Commit History

Author SHA1 Message Date
  michael e679aaa7ce * Merging revisions 1104,1110,1114,1115,1116,1117 from trunk: 4 years ago
  michael 5f4c021342 * Merging revisions 1080 from trunk: 4 years ago
  michael 11c5304c9a * Merging revisions 1001,1002,1003,1004,1009,1010 from trunk: 4 years ago
  michael 5eeca17909 * Merging revisions 1000 from trunk: 4 years ago
  michael 25bf59edf6 * Merging revisions 1028 from trunk: 4 years ago
  mattias 541735fe84 rtl: added overload TryStrToInt64 with int64, TryStrToQWord with QWord, TryStrToUInt64 with UInt64 4 years ago
  michael 2fdece6eab * Patch from Henrique Werlang to move TArray (bug ID 37759) 5 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