corelib/src
Emmanuel BENOîT db215e4baf Strings - Fixed appendNumeric(INT64_MIN)
Couldn't work as it was trying to store the absolute value in a signed
64-bit integer.
2020-10-01 13:20:50 +02:00
..
DynLib.cc Windows "compatibility" 2018-06-17 12:39:02 +02:00
Files.cc Files - Set path in stream errors 2017-12-28 09:52:47 +01:00
files.mk VFS - Ported from old LW code 2018-12-23 22:31:34 +01:00
Filesystem.cc Filesystem - Actual filesystem operations 2018-12-23 22:30:11 +01:00
HashIndex.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
MemoryStreams.cc Memory streams - Move constructor for T_MemoryOutputStream 2020-03-08 13:12:43 +01:00
Pointers.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
SRDBinary.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
SRDData.cc Windows "compatibility" 2018-06-17 12:39:02 +02:00
SRDDefinitions.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
SRDIO.cc SRDIO - Memory target can ignore comments 2017-11-06 10:53:54 +01:00
SRDParser.cc SRD parser - Access value as a RW reference 2017-11-17 15:44:49 +01:00
SRDParserConfig.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
SRDText.cc Streams - Added optional path to errors 2017-12-27 19:00:56 +01:00
Streams.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
Strings.cc Strings - Fixed appendNumeric(INT64_MIN) 2020-10-01 13:20:50 +02:00
TemplateInstantiation.cc MultiArrays - Moved to a separate header 2018-12-23 18:34:43 +01:00
Utilities.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
VFS.cc VFS - Ported from old LW code 2018-12-23 22:31:34 +01:00