Commit History

Author SHA1 Message Date
  marco ea23385d59 * revert pos(offs,string) 9 years ago
  marco 874a86309f # revisions: 32540,32818,32939,33299,33305,33328,33329,33339,33342,33344,33700,33829 9 years ago
  marco 38a19f9f32 # revisions: 33059,33060,33153,33209,33238 9 years ago
  marco 60f442447d # revisions: 31464,31467,31468,33055,33056,33057,33058 9 years ago
  marco 01aa4d5c3c # revisions: 33258,33299,33300,33305,33330,33340,33343 9 years ago
  marco 9d23eec582 # revisions: 32920,32939,33092,33154 9 years ago
  marco 4d37bd0804 # revisions: 32792,32815,32816 9 years ago
  marco 563003c4a6 # revisions: 32775,32791 9 years ago
  florian 4d5f1f04fe * solution in r29126 was brute force, fixed 10 years ago
  florian 9a31cba3d3 * do not blindly insert decimal seperators in StrToFloat, resolves #27029 10 years ago
  michael a45890443b * Fix for regression in 12385 11 years ago
  michael 2a4019b012 * Fix tw13076, broken by previous commit 28660 11 years ago
  michael 4c86a68345 * Fix bug #23954 11 years ago
  nickysn afea0739c6 * fixed StrToInt, IntToStr and friends for objpas.integer=smallint 11 years ago
  Jonas Maebe 5ed4e99dc1 + uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when 12 years ago
  Jonas Maebe 25ebb36103 * catch invalid floating point operations in TextToFloat (mantis #24197) 12 years ago
  Jonas Maebe 7dfe1301c3 * fixed type in FloatToStrFIntl introduced in r23311 (mantis #24131) 12 years ago
  florian 6363567fba * FloatToStrFIntl is used only internally so we can assume that Value is aligned 12 years ago
  Jonas Maebe 9804fd527b * don't add a thousands separator in FormatFloat if there are no digits 12 years ago
  Jonas Maebe b4971c72d3 * partial fix for mantis #22912 (waiting on clarification from Unicode 13 years ago
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like 13 years ago
  Jonas Maebe 193c7af57f * print literal e/E in formatfloat if not followed by +/- (remaining part of 13 years ago
  Jonas Maebe a4804a3c25 * let FloatToStr output the correct number of decimals in case the 13 years ago
  marco 7c1f4b8f20 * pass format string to doformaterror procedure. Mantis 16253 14 years ago
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. 14 years ago
  michael b93ab63038 * Fixed IntToHex in case of (0,0) 15 years ago
  michael 154c6ec4d2 * Implementation of values 11..15 of negcurrentformat from Zeljan Rikalo 15 years ago
  michael f7b268713d * Patch from Zeljan Rikalo to fix issue #13722 (FloatToStrF negative 0) 15 years ago
  Jonas Maebe 89be8d45e3 * use TrueBoolStrs/FalseBoolStrs for *StrToBool* (mantis #16848) 15 years ago
  Jonas Maebe a18f2594e2 * fixed FloatToStr for ffGeneral when dealing with numbers whose number of 15 years ago