michael
|
3ed3dc7f1c
* Remove TUseBoolStr type
|
5 년 전 |
michael
|
767287d442
* Patch from Henrique Werlang to remove duplicate identifiers
|
5 년 전 |
michael
|
b5e238ec57
* Make strtoint more Delphi/FPC compatible: floats are rejected
|
5 년 전 |
mattias
|
3d92248d55
rtl: fixed AnsiSameText using toLowerCase to use default locale
|
5 년 전 |
michael
|
cac354d470
* Sleep function
|
5 년 전 |
mattias
|
efd8b125a2
fixed missing inline
|
5 년 전 |
michael
|
27b6f1c5a3
* use reference to for exception handlers
|
5 년 전 |
michael
|
8e45a4dd32
* Allow to hook uncaught exceptions
|
5 년 전 |
michael
|
e8804d29c2
* Fix format
|
5 년 전 |
mattias
|
2b438be87e
rtl: clean up
|
5 년 전 |
mattias
|
4d995df2f7
rtl: fixed sysutils
|
5 년 전 |
mattias
|
1bf007ef13
rtl: clean up
|
5 년 전 |
michael
|
f3585cf8e9
* Overloads to allow passing strings to Array of Char
|
5 년 전 |
michael
|
11fbc72255
* Fix Trim, fix some format() issues, work around bug in helper support
|
5 년 전 |
michael
|
b3d53e217a
* Range error message
|
5 년 전 |
michael
|
9141c50a2c
* Fix bug in FormatFloat: missing thousand sep when no decimal separator present. Patch by Bruno Fierens
|
5 년 전 |
michael
|
717a4381b1
* Add escaping of specials ^ and $ to stringreplace
|
5 년 전 |
michael
|
116614c42c
* Add EncodeHTMLEntities
|
5 년 전 |
michael
|
d7d47e1439
* Allow to log message on create, so event handler exceptions can be traced in debugger console
|
5 년 전 |
michael
|
1d588bea49
* Fix AM/PM for strtotime
|
6 년 전 |
michael
|
9640756fc2
* Fix day names in formatdatetime, fix DateTimeToJSDate
|
6 년 전 |
michael
|
1e31931375
* Fix strtoint64def
|
6 년 전 |
michael
|
643fc182b4
* Fix stringreplace with + char.
|
6 년 전 |
mattias
|
5cdcf80eb7
rtl: added overload TryStrToFloat with type extended
|
6 년 전 |
mattias
|
ebdaed7149
rtl: fixed Min/MaxCurrency
|
6 년 전 |
mattias
|
1559d1f4b6
rtl: TFormatSettings class constructor
|
6 년 전 |
mattias
|
eff31f67be
rtl: fixed AnsiCompareStr
|
6 년 전 |
mattias
|
74b4d41274
rtl: fixed TryStringToGUID for new record var arg
|
6 년 전 |
michael
|
81f641814a
* Filename functions as in SysUtils
|
6 년 전 |
mattias
|
bea50b5047
rtl: accelerated StringOf
|
6 년 전 |