Historique des commits

Auteur SHA1 Message Date
  michael 8793de3166 * Applied patch from Sergei Gorelkin for ComposeDateTime and IncAMonth il y a 18 ans
  marco 54d8f93b25 * fix for 9772 il y a 18 ans
  marco 827d380691 * pchar(pointer()) isms that were safe. il y a 18 ans
  Almindor 1e4dd0685a * fix bug #9438 il y a 18 ans
  florian 628452f04d + ReplaceDate il y a 18 ans
  michael 79b572ccae * Fixed bug #8187 il y a 18 ans
  michael 74cbe82e3f * Fixed TimeToStr and DateTimeToStr so they are delphi compatible il y a 18 ans
  Jonas Maebe 6eb320506b * fixed range error in incmonth() il y a 18 ans
  yury 2602ceb7e4 * Fixed StrToTime. TimeAMString and/or TimePMString can be empty on some locales and StrToTime crashed in this case. il y a 19 ans
  Jonas Maebe 18eaee6ea3 * force tryencodetime to perform calculation using the precision of il y a 19 ans
  michael 14eaf7200e * Fixed buf 7168 il y a 19 ans
  joost 27213c6873 * Fix strtodate for dates between 1 and 100 AD il y a 19 ans
  florian 2659c32078 * repeat inline in the body il y a 19 ans
  Almindor 0c6e1e4c44 * fixes StrToTime() thanks to jesus il y a 19 ans
  marco 2f8f88f801 * Replacetime. Bug #7680 il y a 19 ans
  marco 304be38ec1 * datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned il y a 19 ans
  micha d704af7216 fix compilation for {$T+} linux/win il y a 19 ans
  Jonas Maebe 327718e0c4 * changed some var parameters in out parameters to avoid warnings il y a 19 ans
  yury 82b74ffc64 * fixed warning and note while compiling RTL. il y a 19 ans
  yury fefe85a86a * Fixed warning. il y a 19 ans
  joost 391dc9a9fb + Implemented ComposeDateTime for general use il y a 19 ans
  michael 85017f4139 + Fixed incMonth so it truncates on the number of days in the target month il y a 19 ans
  florian 02db8f5c84 * fixes Joost's commit for non unix hopefully il y a 19 ans
  joost 35c5b75792 + Several dateutil-fixes for dates before 1899/12/30 il y a 19 ans
  michael 7c29068ae3 * Patch from Joost van der Sluis to correct negative date-times il y a 19 ans
  marco eaad63e82b * fix for 4970 il y a 19 ans
  micha ff31761d62 fix datetime from/to timestamp conversion (delphi compat) il y a 19 ans
  marco dd063d920d * currentyear (bug 4904) il y a 19 ans
  michael 84a4c40a3d + Patch from Joost Van der Sluis to fix DoEncodeTime il y a 20 ans
  Jonas Maebe 437f35315c * fixed datetime related routines for unix il y a 20 ans