Historial de Commits

Autor SHA1 Mensaje Fecha
  Michaël Van Canneyt ed000e6cd7 * Fix wrong TimeStampToMSecs result on 32-bit. Fixes issue #40522 hace 1 año
  Michaël Van Canneyt bad90711ef * Do not use comp type, use int64 instead. Fix issue #40469 hace 2 años
  Pierre Muller ef5a32ab95 Fix order of parameters of FillChar hace 2 años
  Michael VAN CANNEYT 78374bf772 * Synchronize API for AnsiString/Unicode string, keep string where possible. hace 2 años
  Michael VAN CANNEYT 4336599c3a * Char -> AnsiChar hace 2 años
  marcoonthegit 8d0b822a27 * check for frac(dt) being slightly lower than a whole number. Patch by Werner P hace 2 años
  florian a9f9996dc8 + support leap seconds in TryEncodeTime, resolves #40121 hace 2 años
  Nikolay Nikolov 8f95c14827 + implemented SysUtils.FileGetDate for WASI hace 4 años
  Ondrej Pokorny a55794d80d DateTimeToString: do not write #0 separators hace 4 años
  michael 5cde6facdb * Patch from Werner Pamler to fix count of digits in periods hace 4 años
  florian dbee3bcc0d * fixed MSecsToTimeStamp by Lagunov Aleksey, resolves #38631 hace 4 años
  Károly Balogh 1b1e1009c1 rtl: reverted some accidental but harmless extra changes committed in r49036 hace 4 años
  Károly Balogh 45b5e9215c rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that hace 4 años
  Károly Balogh 4b3fee38a5 dati.inc: tabs 2 spaces and whitespaces formatting fix. no functional changes hace 4 años
  ondrej d899c9fca4 * FileGetDate, FileSetDate with TDateTime and UTC hace 4 años
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() hace 5 años
  ondrej a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads hace 5 años
  ondrej e10ee5ccb4 GetLocalTimeOffset - fix overload call hace 5 años
  ondrej b51729dac5 File datetime UTC support hace 5 años
  ondrej 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 hace 5 años
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem hace 5 años
  michael 561fa85104 * Fix comment for DateTimeToStr hace 6 años
  michael 58b480e0b2 * Fix bug ID #33860 hace 7 años
  marco af85960d62 * East Asian locales era patch from Mantis #33003 hace 7 años
  pierre ec45d8617c Fix wince rtl compilation (fix for bug report 32859) hace 7 años
  nickysn 5409450195 + ported and enabled compilation of unit sysutils for win16 hace 7 años
  michael e9a3a807d0 * Fix overflows in intstrtodate (bug ID 32098) hace 8 años
  michael 06227c9557 * Fix bug ID #31814, StrToDateTimeDef with FormatSettings parameter hace 8 años
  nickysn c205cb03c8 * in SysUtils.DecodeDate(), cast the result of trunc() to longint (trunc hace 9 años
  yury e1a0b1204a * Removed unused vars in RTL. hace 10 años