Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 5dd3334858 * Fix formatfloat issue for certain precisions 3 years ago
  michael aa33897aa3 * Convert array of jsvalue to array of const where appropriate 4 years ago
  michael 8391404494 * Fix %m formatting in format 4 years ago
  michael cbcc6c63b8 * Add range check to trystrtoint 4 years ago
  mattias dd8c294f2b fixed trystrtoint checking bounds 4 years ago
  michael 0d67dd9e56 * | is special char for regexp 4 years ago
  michael e7c06bcde4 * Use TBoolStrs for Boolean.ToString helper 4 years ago
  michael 78cff9a0ec * Forgot to commit TSysCharSet 4 years ago
  michael 513de6c6e3 * (try)StrToUint(def) 4 years ago
  svenbarth d3efceb4d0 * provide suitable defaults for Long- and ShortTimeFormat 4 years ago
  michael b0997aea42 * Fix StringReplace not working on ? (bug ID 38224) 4 years ago
  michael e1637a739f * Const string args 4 years ago
  michael e998fe474a * Removed navigator reference 4 years ago
  michael f6b40883f0 * Some fixes in stringbuilder 4 years ago
  michael 9365cb9dec * TStringBuilder 4 years ago
  michael 2b41003926 * FormatSettings 4 years ago
  mattias 45abbd53bf 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) 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