Commit History

Author SHA1 Message Date
  ondrej a67b55f7fe win32: SysErrorMessage: ignore inserts (when not used the messages with inserts are empty) and allocate message buffer 4 years ago
  svenbarth 1b05238a38 * store and restore the 8087 control world only on x86 systems 5 years ago
  Michael Van Canneyt 7a9d858aa6 * Date/Time info for files (Delphi compatibility) 2 years ago
  svenbarth d6049c83ec * fix for Mantis #39147: apply adjusted patch (especially more paranoid checks) from Serge Anvarov 4 years ago
  ondrej 33909bf22e win rtl: load GetTimeZoneInformationForYear dynamically. Issue #38192 4 years ago
  ondrej 1cc82bdfe3 * FileSetDate with TDateTime and UTC for file names 4 years ago
  ondrej bc7932eb67 * FileGetDate, FileSetDate linux compilation 4 years ago
  ondrej f40e227250 * FileGetDate, FileSetDate with TDateTime and UTC 4 years ago
  florian 336e72f3c4 * fix compilation on several OSes after r44010 5 years ago
  marco eecfdddd8d * some quick fixes for Win32 with temp variables for some places where the int64 changes breaks. 5 years ago
  ondrej f6fdbf7041 * introduce NowUTC() and GetUniversalTime() 4 years ago
  ondrej fa12b40021 * win: fix GetLocalTimeOffset lower boundary 4 years ago
  ondrej 57d32cd6fe GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads 4 years ago
  florian 3aadfc0802 * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 5 years ago
  ondrej ac08f01ec0 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 4 years ago
  svenbarth 63d933ad92 * fix for Mantis #38020: apply patch by Sergey Larin to use GetModuleHandle instead of LoadLibrary to retrieve GetTickCount64 4 years ago
  marcoonthegit 705e7429d3 * Add AMPM to string, patch from closes #39973 2 years ago
  marco 012973a4a2 --- Merging r49244 into '.': 4 years ago
  marco 1620873928 --- Merging r46855 into '.': 4 years ago
  marco b711f33631 * 4 years ago
  marco a4864e36f2 # revisions: 39668,39669,39671,39672,40652,41280,41281,42240,42244,42245,42286,42326,42456,42461,43048,43107,43108,43109,43110,43111,43112,43113 5 years ago
  marco b8e3d6efa1 # revisions: 41570,41571,41938,42457,42327,42556,42557 5 years ago
  marco e41ddf221c --- Merging r41271 into '.': 6 years ago
  michael 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 7 years ago
  marco 19b47e54bb * win32/64 stdio handles don't have fixed numbers, remove very old check 7 years ago
  marco af85960d62 * East Asian locales era patch from Mantis #33003 7 years ago
  marco b6824290fc * initial fileflush, mantis #15824 8 years ago
  michael 743a000675 * Fix handle leak in case findfirst returns not 0. (bug ID 32012) 8 years ago
  yury e3ebaa6e6a * Remove trailing #13#10 in the result of SysErrorMessage() on Windows and minor optimization. It is Delphi compatible. 9 years ago
  michael e3aaeae2e7 * Fix bug ID #29913 9 years ago