Histórico de Commits

Autor SHA1 Mensagem Data
  michael c0995c2ffd * Moved string constant to sysconst há 14 anos atrás
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 há 14 anos atrás
  marco 0cc60e05f2 * IsSamemonth analog to IsSameDay. Mantis #19876 há 14 anos atrás
  joost 99bbb6e5cf * EncodeTimeInterval implemented, allowing time intervals>24 hour há 14 anos atrás
  michael 8384a5ad04 * Refactoring of dateutils by barlone (Bug ID 19000) há 14 anos atrás
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. há 14 anos atrás
  marco d39c2ed039 * fix for 17123, rounding issues decodedatetime há 15 anos atrás
  Jonas Maebe 531efc5a69 * round(x) -> trunc(x+0.5) in Julian date conversion to prevent the current há 15 anos atrás
  Jonas Maebe 82ff623390 + fixed Julian date helpers (based on patch by Bernd Engelhardt, mantis há 15 anos atrás
  pierre 2b879fcb54 MaybeSkipTimeWrap function: Change NewDate var_type to var to suppress warnings há 16 anos atrás
  ivost 243e0ff3b5 * reverted r13949 because it's unnecessary test há 16 anos atrás
  ivost d4d3227e77 * fixed CompareDate function. Only dates are compared now, ignoring time of day. há 16 anos atrás
  ivost 40069c3112 * changed output parameters from var to out. This suppress some unnecessary hints and it's also done in datih.inc há 16 anos atrás
  Jonas Maebe 8193cd175d * corrected *Between() functions: add epsilon and truncate, rather than há 16 anos atrás
  Jonas Maebe 6a813b8e7b * fixed rounding error in DateTimeToUnix (mantis #12894 and #12936) há 16 anos atrás
  joost d2d4aa22db * Fixed TryEncodeDateTime. Adding a date and a time is not valid for dates before 1899-12-30, use ComposeDateTime instead há 16 anos atrás
  marco 24d8341ed6 * (IDE-sysutils) dateutil has now unpacktime/packtime alike to Delphi dt. há 17 anos atrás
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) há 17 anos atrás
  yury 617b59e1c0 * Fixed 3 warnings and 1 note. há 17 anos atrás
  peter f6384b9361 * disable range/overflow checking when calculating with Nan há 18 anos atrás
  mazen 7c19e36595 * Added implementation for Julian date computaton. há 18 anos atrás
  marco 9e1462203c * dateutils.scandatetime, an inverse of formatdatetime há 18 anos atrás
  daniel 7c124b3817 * Fix bug found by new hint. há 18 anos atrás
  yury e1b9814b5d * fixed some warnings and notes while compiling RTL. há 19 anos atrás
  peter 4286b4364c * Mac conversions from Mark de Wever há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  Jonas Maebe 2426ecafc3 * fixed several warnings and notes about unused variables (mainly) or há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  michael 81ed80915f + Fixed DecodeDayOfWeekInMonth há 21 anos atrás