Commit History

Author SHA1 Message Date
  yury e1a0b1204a * Removed unused vars in RTL. 10 years ago
  michael 0958ff80de * Fix bug #28364 10 years ago
  michael 3b33b2a7bc * Fix bug ID #26512 10 years ago
  michael 1e365f341e * Reverted revision 30557 10 years ago
  michael 10633da13b * Reverted revision 30575 (forgor -depth=immediate 10 years ago
  michael 2cab4a9a73 * Reverted revision 30557 10 years ago
  michael 56715d5d00 * Fix bug #27832 10 years ago
  michael 9ae76c3246 * Fix bug ID #27751 (Fill SystemTime.DayOfWeek) 10 years ago
  marco 29e5418a4f * remove construct with exception, mantis #26738, patch by Alexander. 11 years ago
  michael 046b7626dd * Reworked patch from Werner Pamler (bug ID 26168) to add support for periods 11 years ago
  michael 81a95f6f1b * Fix problem with IE for inlined taking address (@S[1]) of empty const 11 years ago
  michael 042e6243a3 * Fixed bug #20522, adapted patch from Bart Broersma 11 years ago
  michael a397b1b480 * Added (modified) patch for appending 0:0:0 in case of full date (Denis Golovan, bug ID #25109) 11 years ago
  michael 47fd732236 * Fix StrToDate incompatibility with delphi in case of trailing whitespace 11 years ago
  michael f9bb91d722 * Fix case for negative dates (bug ID 23464) 11 years ago
  michael 0f7e1af3bb * Fixed bug #23464 11 years ago
  svenbarth b288179d56 Fix for Mantis #24929. 12 years ago
  michael 7c8fcb63b7 * Changed DateTimeToTimestamp not to use Round() 12 years ago
  michael 2a9e12c709 * Fixed rounding errors in DateTimeToTimeStamp, causing errors in conversions 12 years ago
  michael b55eb113a6 * Fixed bug ID #23464 12 years ago
  michael 9d6b4aa946 * Fix dayOfWeek for dates < 0 (bug ID #23144) 13 years ago
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like 13 years ago
  michael 64ab9c06d3 * Added GetLocalTimeOffset function 13 years ago
  marco b59c42f2c7 * removed exporting a non standard strtotime, which was a workaround for missing 14 years ago
  marco bf65638891 * strtodatetime adapted to new strtotime regime. Take separator from formatsettings. 14 years ago
  marco 52afb619aa * add overloaded strtotime, patch by Lacak2, Mantis #19870 14 years ago
  michael f235e4c116 * Fixed 18183 14 years ago
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. 14 years ago
  sergei 6a9a991dca * Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541. 15 years ago
  florian 4671615dc7 * disable east asia/era stuff on WinCE, the functions does not seem to be available there, fixed compilation of trunk for WinCE 15 years ago