Commit Verlauf

Autor SHA1 Nachricht Datum
  michael 5917b38706 * AnsiDequotedString needs to return empty if it equals "" (bug ID 30220) vor 9 Jahren
  michael a5d38c7ba6 * Added TStringBuilder vor 9 Jahren
  michael f380aeb63d * Fix from Andrea Mauri to make formatfloat delphi-compatible in case of negative zero (bug ID 26465) vor 9 Jahren
  michael bcdfe055a8 * Fix bug ID #26944 (thousandseparator, patch from wp) vor 9 Jahren
  michael 2ec2f1fc16 * Fix bug in WrapText (bug ID 26677) vor 9 Jahren
  michael 2b077f6af3 * Revert Integer -> SizeInt change where appropriate, capping result when needed vor 9 Jahren
  michael 416151a335 * Adapted string routines so they use sizeint instead of integer (bug ID 29814) vor 9 Jahren
  michael 671416959d * Added SameStr, for symmetry and consistency with SameText (bug ID 29821) vor 9 Jahren
  florian 8b81ce7e25 * use PtrUInt instead of Cardinal in GenericAnsiStrLComp and GenericAnsiStrLIComp, resolves #29815 vor 9 Jahren
  michael 5568ee5513 * Bug ID #29779, add DWord versions of StrToInt vor 9 Jahren
  michael cf530f117e * Faster stringreplace (bug ID 26864) vor 9 Jahren
  michael 8544b8a500 * Patch from Anthony Walter to make IsValidIdent more strict in case of dotted identifiers (bug ID 29364) vor 9 Jahren
  michael 244be4f4c2 * Added UnicodeStringReplace WideStringReplace (bug ID 28396) vor 9 Jahren
  michael 67d0cd1770 * Fix bug #29273 (extra argument for IsValidIdent) vor 9 Jahren
  yury e1a0b1204a * Removed unused vars in RTL. vor 10 Jahren
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it vor 10 Jahren
  florian 4d5f1f04fe * solution in r29126 was brute force, fixed vor 11 Jahren
  florian 9a31cba3d3 * do not blindly insert decimal seperators in StrToFloat, resolves #27029 vor 11 Jahren
  michael a45890443b * Fix for regression in 12385 vor 11 Jahren
  michael 2a4019b012 * Fix tw13076, broken by previous commit 28660 vor 11 Jahren
  michael 4c86a68345 * Fix bug #23954 vor 11 Jahren
  nickysn afea0739c6 * fixed StrToInt, IntToStr and friends for objpas.integer=smallint vor 11 Jahren
  Jonas Maebe 5ed4e99dc1 + uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when vor 12 Jahren
  Jonas Maebe 25ebb36103 * catch invalid floating point operations in TextToFloat (mantis #24197) vor 12 Jahren
  Jonas Maebe 7dfe1301c3 * fixed type in FloatToStrFIntl introduced in r23311 (mantis #24131) vor 12 Jahren
  florian 6363567fba * FloatToStrFIntl is used only internally so we can assume that Value is aligned vor 12 Jahren
  Jonas Maebe 9804fd527b * don't add a thousands separator in FormatFloat if there are no digits vor 13 Jahren
  Jonas Maebe b4971c72d3 * partial fix for mantis #22912 (waiting on clarification from Unicode vor 13 Jahren
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like vor 13 Jahren
  Jonas Maebe 193c7af57f * print literal e/E in formatfloat if not followed by +/- (remaining part of vor 13 Jahren