Historique des commits

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