mattias
|
2b438be87e
rtl: clean up
|
5 éve |
mattias
|
4d995df2f7
rtl: fixed sysutils
|
5 éve |
mattias
|
1bf007ef13
rtl: clean up
|
5 éve |
michael
|
f3585cf8e9
* Overloads to allow passing strings to Array of Char
|
5 éve |
michael
|
11fbc72255
* Fix Trim, fix some format() issues, work around bug in helper support
|
5 éve |
michael
|
b3d53e217a
* Range error message
|
5 éve |
michael
|
9141c50a2c
* Fix bug in FormatFloat: missing thousand sep when no decimal separator present. Patch by Bruno Fierens
|
5 éve |
michael
|
717a4381b1
* Add escaping of specials ^ and $ to stringreplace
|
5 éve |
michael
|
116614c42c
* Add EncodeHTMLEntities
|
5 éve |
michael
|
d7d47e1439
* Allow to log message on create, so event handler exceptions can be traced in debugger console
|
5 éve |
michael
|
1d588bea49
* Fix AM/PM for strtotime
|
5 éve |
michael
|
9640756fc2
* Fix day names in formatdatetime, fix DateTimeToJSDate
|
5 éve |
michael
|
1e31931375
* Fix strtoint64def
|
5 éve |
michael
|
643fc182b4
* Fix stringreplace with + char.
|
6 éve |
mattias
|
5cdcf80eb7
rtl: added overload TryStrToFloat with type extended
|
6 éve |
mattias
|
ebdaed7149
rtl: fixed Min/MaxCurrency
|
6 éve |
mattias
|
1559d1f4b6
rtl: TFormatSettings class constructor
|
6 éve |
mattias
|
eff31f67be
rtl: fixed AnsiCompareStr
|
6 éve |
mattias
|
74b4d41274
rtl: fixed TryStringToGUID for new record var arg
|
6 éve |
michael
|
81f641814a
* Filename functions as in SysUtils
|
6 éve |
mattias
|
bea50b5047
rtl: accelerated StringOf
|
6 éve |
mattias
|
5c7c57af41
rtl: added BytesOf and StringOf, issue 34580, from silvioprog
|
6 éve |
mattias
|
67afd2d765
rtl: simplified FormatNumberCurrency
|
6 éve |
michael
|
dbf97bddc2
* Fix FormatNumberCurrency
|
6 éve |
michael
|
4bcf9d8eb9
* Fix formatfloat digits after decimalsepararor in case of 0
|
6 éve |
mattias
|
d99f435093
rtl: clean up
|
6 éve |
mattias
|
5075b5f4d6
rtl: clean up, fixed strtoint $FF
|
6 éve |
mattias
|
52ade4b10c
rtl: added TJSError.Stack and Exception.NodeJSError
|
6 éve |
mattias
|
da901ab750
rtl: clean up
|
6 éve |
michael
|
8744cbe84f
* Fix formatfloat rounding
|
6 éve |