Histórico de Commits

Autor SHA1 Mensagem Data
  florian c506913e9b * iso conformant writing of floats (using e instead of E) in iso mode há 15 anos atrás
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the há 15 anos atrás
  Jonas Maebe 0c1247ba7d * removed extra space character when generating the maximal number of há 15 anos atrás
  Jonas Maebe a1363e95f7 * no longer perform precision correction for single precision values, because há 16 anos atrás
  Jonas Maebe 30bfca91a9 * made application of rounding correction more accurate há 16 anos atrás
  Jonas Maebe b2531e9883 * don't "round" 0.0 when converting to a string (mantis #12202) há 17 anos atrás
  Jonas Maebe ecf4aa7f55 * use rounding correction in str_real based on smallest possible há 17 anos atrás
  Jonas Maebe 7433e0ef89 * replaced a trunc() with an int() call (because its result is compared há 17 anos atrás
  Jonas Maebe 337e53e712 * fixed mantis #10519 (when rounding for the first decimal digit and há 17 anos atrás
  Jonas Maebe 4f23f216f6 * fixed mantis #9695 introduced by the fix in r7959 há 18 anos atrás
  Jonas Maebe 1eb1bf4c42 * fixed str(extended(0.005):0:2) and related problems há 18 anos atrás
  Jonas Maebe e44a9ca4cb * fixed mantis 8434 (wrong precision used in case of |number| < 1, há 18 anos atrás
  yury 61f0f0b793 * define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL. há 19 anos atrás
  Jonas Maebe 117774e006 * fixed web bug #7105 há 19 anos atrás
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid há 20 anos atrás
  Jonas Maebe 2cb88de19b * fixed missing digit when printing a double whose significant digits are há 20 anos atrás
  peter 4ace790492 * remove $Log há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  peter b68af1b0e3 * post 2.0.0 fixes from cvs há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  olle d988d8d694 * Fixed typo há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  peter 3094258825 * removed warnings há 21 anos atrás
  florian 72a8ac8dd7 * "improved" behavior of real2str for arm, still needs fixing há 21 anos atrás
  florian 5fe2004441 * fixed some arm related real stuff há 21 anos atrás
  Jonas Maebe 65cc0f990f * fixed NaN/Inf detection for single/double há 22 anos atrás
  peter bbf9d2f9c6 * currency support há 22 anos atrás
  Jonas Maebe c8e23c4e58 * fixed web bug #2643 há 22 anos atrás
  florian eeca30ca30 * fixed Nan and +Inf string há 22 anos atrás
  florian c9a6908a0f * fixed real2str for -Inf and Inf há 22 anos atrás