Historie revizí

Autor SHA1 Zpráva Datum
  michael b5fb706a65 * Fix bug #31176: (Try)StrToBool should accept localized floats před 8 roky
  marco e6029140eb * fix for #31073 před 8 roky
  michael 3e21810dbd * Change comments for AdjustLineBreaks (bug ID 30959) před 9 roky
  svenbarth 63f0c7a2c3 Fix for Mantis #30734: Implement Delphi-compatible functions StrToUInt64(), StrToUInt64Def and TryStrToUInt64 as inline forwarders to the existing respective QWord functions před 9 roky
  michael 5810ff8154 * Patch from Maciej Izak for delphi compatible TLocaleOptions (bug ID 30660) před 9 roky
  michael f4e3068c8b * AnsiExtractquotedStr returns original string if unquoted před 9 roky
  michael 5917b38706 * AnsiDequotedString needs to return empty if it equals "" (bug ID 30220) před 9 roky
  michael a5d38c7ba6 * Added TStringBuilder před 9 roky
  michael f380aeb63d * Fix from Andrea Mauri to make formatfloat delphi-compatible in case of negative zero (bug ID 26465) před 9 roky
  michael bcdfe055a8 * Fix bug ID #26944 (thousandseparator, patch from wp) před 9 roky
  michael 2ec2f1fc16 * Fix bug in WrapText (bug ID 26677) před 9 roky
  michael 2b077f6af3 * Revert Integer -> SizeInt change where appropriate, capping result when needed před 9 roky
  michael 416151a335 * Adapted string routines so they use sizeint instead of integer (bug ID 29814) před 9 roky
  michael 671416959d * Added SameStr, for symmetry and consistency with SameText (bug ID 29821) před 9 roky
  florian 8b81ce7e25 * use PtrUInt instead of Cardinal in GenericAnsiStrLComp and GenericAnsiStrLIComp, resolves #29815 před 9 roky
  michael 5568ee5513 * Bug ID #29779, add DWord versions of StrToInt před 9 roky
  michael cf530f117e * Faster stringreplace (bug ID 26864) před 9 roky
  michael 8544b8a500 * Patch from Anthony Walter to make IsValidIdent more strict in case of dotted identifiers (bug ID 29364) před 9 roky
  michael 244be4f4c2 * Added UnicodeStringReplace WideStringReplace (bug ID 28396) před 9 roky
  michael 67d0cd1770 * Fix bug #29273 (extra argument for IsValidIdent) před 9 roky
  yury e1a0b1204a * Removed unused vars in RTL. před 10 roky
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it před 10 roky
  florian 4d5f1f04fe * solution in r29126 was brute force, fixed před 11 roky
  florian 9a31cba3d3 * do not blindly insert decimal seperators in StrToFloat, resolves #27029 před 11 roky
  michael a45890443b * Fix for regression in 12385 před 11 roky
  michael 2a4019b012 * Fix tw13076, broken by previous commit 28660 před 11 roky
  michael 4c86a68345 * Fix bug #23954 před 11 roky
  nickysn afea0739c6 * fixed StrToInt, IntToStr and friends for objpas.integer=smallint před 11 roky
  Jonas Maebe 5ed4e99dc1 + uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when před 12 roky
  Jonas Maebe 25ebb36103 * catch invalid floating point operations in TextToFloat (mantis #24197) před 12 roky