Commit History

Author SHA1 Message Date
  michael 2fdece6eab * Patch from Henrique Werlang to move TArray (bug ID 37759) 4 years ago
  michael 15fc4fd5c1 * Fix bug ID 37653: use UseBoolStrs argument to BoolToStr 5 years ago
  michael 8e58dc66b3 * Patch from Henrique to improve stub generation for Delphi (bug ID 37568) 5 years ago
  michael bb2faaa7fe * Fix bug ID 37544 (add overload modifier for CharInSet) 5 years ago
  michael 3ed3dc7f1c * Remove TUseBoolStr type 5 years ago
  michael 767287d442 * Patch from Henrique Werlang to remove duplicate identifiers 5 years ago
  michael b5e238ec57 * Make strtoint more Delphi/FPC compatible: floats are rejected 5 years ago
  mattias 3d92248d55 rtl: fixed AnsiSameText using toLowerCase to use default locale 5 years ago
  michael cac354d470 * Sleep function 5 years ago
  mattias efd8b125a2 fixed missing inline 5 years ago
  michael 27b6f1c5a3 * use reference to for exception handlers 5 years ago
  michael 8e45a4dd32 * Allow to hook uncaught exceptions 5 years ago
  michael e8804d29c2 * Fix format 5 years ago
  mattias 2b438be87e rtl: clean up 5 years ago
  mattias 4d995df2f7 rtl: fixed sysutils 5 years ago
  mattias 1bf007ef13 rtl: clean up 5 years ago
  michael f3585cf8e9 * Overloads to allow passing strings to Array of Char 5 years ago
  michael 11fbc72255 * Fix Trim, fix some format() issues, work around bug in helper support 5 years ago
  michael b3d53e217a * Range error message 5 years ago
  michael 9141c50a2c * Fix bug in FormatFloat: missing thousand sep when no decimal separator present. Patch by Bruno Fierens 5 years ago
  michael 717a4381b1 * Add escaping of specials ^ and $ to stringreplace 5 years ago
  michael 116614c42c * Add EncodeHTMLEntities 5 years ago
  michael d7d47e1439 * Allow to log message on create, so event handler exceptions can be traced in debugger console 5 years ago
  michael 1d588bea49 * Fix AM/PM for strtotime 5 years ago
  michael 9640756fc2 * Fix day names in formatdatetime, fix DateTimeToJSDate 5 years ago
  michael 1e31931375 * Fix strtoint64def 5 years ago
  michael 643fc182b4 * Fix stringreplace with + char. 6 years ago
  mattias 5cdcf80eb7 rtl: added overload TryStrToFloat with type extended 6 years ago
  mattias ebdaed7149 rtl: fixed Min/MaxCurrency 6 years ago
  mattias 1559d1f4b6 rtl: TFormatSettings class constructor 6 years ago