コミット履歴

作者 SHA1 メッセージ 日付
  Michaël Van Canneyt f138af02b9 * Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314 4 年 前
  michael 83253676a3 * Some case fixes 4 年 前
  michael 986d172273 Fix casing, bug ID #38660 4 年 前
  michael 62b486a427 * Patch from N. Neumann to add delphi-compatible bintohex 4 年 前
  michael 582e39e989 * Fix bug ID #0038580: Empty text for startsstr 4 年 前
  florian 17a3ca31ff * fix by avk for issue #38513 4 年 前
  michael 51c3787342 * Micro-optimization, bug id #38044 4 年 前
  marco 517a7aa80d * rpos(ex) unicodestring variants. mantis #35093 5 年 前
  michael bf54543518 * Add SplitCommandLine 6 年 前
  michael fbba24d636 * Fix bug ID #35098 (count param) 6 年 前
  marco 86168dfdd1 * Patch from Serge Anvarov with missing strutils aliases. Mantis #35047 6 年 前
  pierre f8563772c5 Always accept empty string as meaning zero is TryRomanToInt, fixes intermittent errors in tromantoint test 6 年 前
  michael b5aa9fd20a * Remove BOM marker, it confuses fpdoc 7 年 前
  michael 659bf09325 * Fix typo in ansiEndsString, resulting in wrong behaviour 7 年 前
  michael 54f3cc664e * Patch from Serge Anvarov to improve AnsiStartsWith/AnsiEndsWith/Dupestring (Patch attached to bug #33559) 7 年 前
  pierre e6fd693ea8 Avoid accessing inputStr or Wilds strings past their sizes: maxinputword and maxwilds 7 年 前
  michael 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 7 年 前
  marco 3b4c330d32 * trivial implementation for #33163 [starts|ends][text|str] 7 年 前
  marco 8ba434b2f4 * added hex2dec64, 64-bit equivalent of hex2dec, mantis #33228 7 年 前
  michael 551d3eda26 * Fix bug #33078, missing MatchText 7 年 前
  michael a94ebf008c * Fix bug #33079, missing IndexText 7 年 前
  michael f455b6f4df * Made FindMatchesBoyerMoore a function, returns true if matches are found (Bug ID 32928) 7 年 前
  michael c24172f670 * Patch from Thaddy de Koning to add in operator for strings 8 年 前
  marco e02949920b * fix for #31255 8 年 前
  michael 8e75ac64f1 * Patch from Graeme GeldenHuys to implement UnicodeString versions of MatchStr() and IndexStr() (bug ID 30113) 9 年 前
  michael f6a1a5fa6b * Address bug #29837, use SizeInt where appropriate 9 年 前
  michael 2af6b236b7 * Fix failing testcase 9 年 前
  michael f1a7d07f8e * Fix bug ID #29393 9 年 前
  michael 0ec3bf6516 * Added various string-replace algorithms by Jarto Tarpio and José Mejuto (bug ID 26864) 9 年 前
  michael bdde398a98 * NaturalCompare 9 年 前