Historique des commits

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