RemObjects Software RemObjects Software

ShineOn

ShineOn Commits

AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 Next
Oct 19, 2009
3 years 6 months added two extra tests for Systutils.Format Related to Issue #71
Oct 16, 2009
3 years 7 months Added TStringsClass
Commit 132, by Roman Kassebaum
Oct 14, 2009
3 years 7 months Added class function SysUtils.Format(const AFormatting: String; const AData: array of Object; const AFormatSettings: TFormatSettings): String;
Commit 131, by Roman Kassebaum
3 years 7 months Added GetLocaleFormatSettings
Commit 130, by Roman Kassebaum
3 years 7 months Added FileSetDate
Commit 129, by Roman Kassebaum
3 years 7 months FloatToStr/FloatToStrF (and a few others) did not have public declarations.
Commit 128, by Lukasz Rewak
Oct 13, 2009
3 years 7 months Implemented basic functionality for DequotedStr. Added tests for DequotedStr
Commit 127, by Nick Hodges
3 years 7 months Added FloatToStr
Commit 126, by Roman Kassebaum
3 years 7 months
3 years 7 months First try at FloatToStrF implementation...
3 years 7 months added method stubs for FloatToStrF.
3 years 7 months
Oct 11, 2009
3 years 7 months Fixed a problem with empty strings in SystemUnit.Pos
Commit 121, by Roman Kassebaum
3 years 7 months Called FReader:Dispose after FStream.Close in THandleStream.Dispose
Commit 120, by Roman Kassebaum
3 years 7 months Changed FReader.Close to FReader:Dispose in THandleStream.Dispose
Commit 119, by Roman Kassebaum
Oct 10, 2009
3 years 7 months Fixed issue 5 but still wait for a feedback before the issue can be closed.
Commit 118, by Roman Kassebaum
3 years 7 months Added CharInSet
Commit 117, by Roman Kassebaum
Oct 9, 2009
3 years 7 months Added FileCreate
Commit 116, by Roman Kassebaum
Oct 8, 2009
3 years 7 months Added the new function FileAge
Commit 115, by Roman Kassebaum
3 years 7 months Added SysUtils.ChangeFilePath
Commit 114, by Roman Kassebaum