Historie revizí

Autor SHA1 Zpráva Datum
  florian e3f37f98ae * correct handling of -<currency> on non x86 CPUs před 18 roky
  yury 21dcfcd404 * fixed fpc_ShortStr_Currency in case of 0 value. před 18 roky
  yury a4a125e561 * fixed FloatToStrF for ffExponent format. před 18 roky
  Jonas Maebe 3381fd2ea1 * ismultithread is a longbool nowadays (cmpb -> cmpl) před 18 roky
  Jonas Maebe 8e5a5d3f2b * fixed test (typecast floating point constants to float) před 18 roky
  florian 93c86bbaf2 * target test fixed, resolves #6580 před 18 roky
  pierre 901cc71411 + allow also <BR/> as line break tag před 18 roky
  pierre f33e66bb4e * avoid overflow check and errors před 18 roky
  pierre f9e00ff2d9 * Move inlcude platform.inc before před 18 roky
  pierre d2711a7013 + added new code to deal better with před 18 roky
  pierre ceec409cff + FpToolsDebugMessage added to před 18 roky
  pierre 92b63304b3 + ReadlnFromFile added to try to cope with před 18 roky
  florian 6791f7caea * test před 18 roky
  florian 36a500c38c * don't coalescate with frame/stack pointer před 18 roky
  yury df10089076 * currency is handled directly in StrToCurr, CurrToStr, CurrToStrF functions. před 18 roky
  joost e8707ad4b8 * added tests for filtering and null-valued fields před 18 roky
  yury a95e47507b * Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function. před 18 roky
  michael bb9d6120ed * TFormatSettings implementation, stage 1 před 18 roky
  yury b3c82a05c5 * Use fpc_Write_Text_Currency and fpc_Read_Text_Currency for currency. před 18 roky
  yury 71961bb8ce * Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency. před 18 roky
  micha 650bb51d31 update to tdbf svn před 18 roky
  florian ace48bcdf0 * adapted to new fpc behaviour před 18 roky
  yury f45a5e2961 * fixed compilation on 64 bit targets. před 18 roky
  Jonas Maebe 45e9633f97 * count references to class fields/messages from outside that class' před 18 roky
  pierre 6f66f75f69 * more special char fixes před 18 roky
  pierre 8b8db4c1a9 * handle hexadecimal nubmer starting with 'x' před 18 roky
  yury 52b72564e9 * Str and Val for currency values are handled by fpc_xxx_Currency and fpc_Val_Currency_xxx. před 18 roky
  Jonas Maebe 2fa51a485f * bootstrapping for systems where currency is not a float před 18 roky
  florian 9619f4c09d * fixed Math.SetRoundingMode před 18 roky
  yury adae4e9976 * implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr. před 18 roky