Commit History

Author SHA1 Message Date
  pierre f33e66bb4e * avoid overflow check and errors 18 years ago
  pierre f9e00ff2d9 * Move inlcude platform.inc before 18 years ago
  pierre d2711a7013 + added new code to deal better with 18 years ago
  pierre ceec409cff + FpToolsDebugMessage added to 18 years ago
  pierre 92b63304b3 + ReadlnFromFile added to try to cope with 18 years ago
  florian 6791f7caea * test 18 years ago
  florian 36a500c38c * don't coalescate with frame/stack pointer 18 years ago
  yury df10089076 * currency is handled directly in StrToCurr, CurrToStr, CurrToStrF functions. 18 years ago
  joost e8707ad4b8 * added tests for filtering and null-valued fields 18 years ago
  yury a95e47507b * Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function. 18 years ago
  michael bb9d6120ed * TFormatSettings implementation, stage 1 18 years ago
  yury b3c82a05c5 * Use fpc_Write_Text_Currency and fpc_Read_Text_Currency for currency. 18 years ago
  yury 71961bb8ce * Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency. 18 years ago
  micha 650bb51d31 update to tdbf svn 18 years ago
  florian ace48bcdf0 * adapted to new fpc behaviour 18 years ago
  yury f45a5e2961 * fixed compilation on 64 bit targets. 18 years ago
  Jonas Maebe 45e9633f97 * count references to class fields/messages from outside that class' 18 years ago
  pierre 6f66f75f69 * more special char fixes 18 years ago
  pierre 8b8db4c1a9 * handle hexadecimal nubmer starting with 'x' 18 years ago
  yury 52b72564e9 * Str and Val for currency values are handled by fpc_xxx_Currency and fpc_Val_Currency_xxx. 18 years ago
  Jonas Maebe 2fa51a485f * bootstrapping for systems where currency is not a float 18 years ago
  florian 9619f4c09d * fixed Math.SetRoundingMode 18 years ago
  yury adae4e9976 * implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr. 18 years ago
  florian 538e1bb8e8 * fixed broken Math.SetExceptionMask 18 years ago
  Almindor 2ddc5fed76 * re-add some somehow missed units, update to latest 18 years ago
  yury b6b9582d8e * implemented fpc_AnsiStr_Currency and fpc_Val_Currency_AnsiStr. 18 years ago
  yury b04c30dfb8 * fixed warnings. 18 years ago
  micha 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee 18 years ago
  yury 2244f1b9c6 * fixed warning. 18 years ago
  yury 2d683bcbe6 * implemented fpc_Val_Currency_ShortStr.Not used yet. 18 years ago