Historique des commits

Auteur SHA1 Message Date
  Michaël Van Canneyt 025ad39ef0 * Do not raise exception il y a 1 an
  Pierre Muller f510e6f59b Use GetProcAddress to set GetFinalPathNameByHandle function pointer il y a 1 an
  Michaël Van Canneyt ff8511f2f1 * Define INVALID_HANDLE_VALUE for Delphi compatibility il y a 1 an
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles il y a 2 ans
  Michael VAN CANNEYT b5dd1f9beb * Fix windows compilation il y a 2 ans
  Michael VAN CANNEYT 78374bf772 * Synchronize API for AnsiString/Unicode string, keep string where possible. il y a 2 ans
  Michael VAN CANNEYT 706e090457 * Char -> AnsiChar il y a 2 ans
  Michaël Van Canneyt 0bad315daf * Fix TDateTimeInfoRec il y a 2 ans
  Michael Van Canneyt d1b2fe1659 * Date/Time info for files (Delphi compatibility) il y a 2 ans
  marcoonthegit f9a76aaa56 * Add AMPM to string, patch from closes #39973 il y a 2 ans
  Ondrej Pokorny 0ae0e741cf win: fix default ShortDateFormat and LongDateFormat il y a 4 ans
  Ondrej Pokorny 2c81b44b1c win: fix default ShortDateFormat and LongDateFormat il y a 4 ans
  svenbarth 229506acd0 * fix for Mantis #39147: apply adjusted patch (especially more paranoid checks) from Serge Anvarov il y a 4 ans
  marco 8ad6271fa1 * avoid rangecheck mantis 0038791 il y a 4 ans
  marco e31923c290 * use W variant to get localestrs. il y a 4 ans
  ondrej 3f605a5b50 win rtl: load GetTimeZoneInformationForYear dynamically. Issue #38192 il y a 4 ans
  ondrej 6eb37beb24 win32: SysErrorMessage: ignore inserts (when not used the messages with inserts are empty) and allocate message buffer il y a 4 ans
  ondrej 8ce015535a * FileSetDate with TDateTime and UTC for file names il y a 4 ans
  ondrej 3ea339400e * FileGetDate, FileSetDate linux compilation il y a 4 ans
  ondrej d899c9fca4 * FileGetDate, FileSetDate with TDateTime and UTC il y a 4 ans
  ondrej 39674e2852 * win: fix GetLocalTimeOffset lower boundary il y a 4 ans
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() il y a 4 ans
  ondrej a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads il y a 4 ans
  svenbarth 71c30761dd * fix for Mantis #38020: apply patch by Sergey Larin to use GetModuleHandle instead of LoadLibrary to retrieve GetTickCount64 il y a 4 ans
  ondrej 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 il y a 4 ans
  svenbarth c53422e4ef * handle reparse points that are neither symlinks nor mount points as normal files il y a 5 ans
  svenbarth 200e20fd71 * handle unknown reparse tags as non-symlinks il y a 5 ans
  svenbarth 1972b05cc8 * store and restore the 8087 control world only on x86 systems il y a 5 ans
  marco a16f332fbb * some quick fixes for Win32 with temp variables for some places where the int64 changes breaks. il y a 5 ans
  florian 69956cd97a * fix compilation on several OSes after r44010 il y a 5 ans