Historial de Commits

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