提交历史

作者 SHA1 备注 提交日期
  florian c75a7fc556 * patch and test by Rika: Redirect StrUtils.RPos to StrUtils.RPosEx, fix a bit, improve a bit, resolves #40394 2 年之前
  Michaël Van Canneyt a56af7e3ef * Redirect posex to pos, patch from rika. Fixes issue #40389 2 年之前
  Michaël Van Canneyt 0bb5f8daf6 * Hex2Bin Delphi-compatible overloads. Fixes issue #38712 2 年之前
  Michaël Van Canneyt e649be7bf9 * Dotted filenames for package rtl-objpas 2 年之前
  Michael VAN CANNEYT c18f4775ee * Some fixes in INtToBin, XorDecode/XorEncode 2 年之前
  Michaël Van Canneyt 54b156b0c9 * PChar -> PAnsiChar 2 年之前
  florian e457cdad8a * patch by avk959 to solve infinite loop in FindMatchesBoyerMoore*, resolves #39885 and #39709 3 年之前
  Michaël Van Canneyt 0b3c608d79 * Faster DupeString by Rika. Fixes issue #39949 3 年之前
  Michaël Van Canneyt f9a6e082ba * Remove duplicate HexDigits constants. Fix issue #39462 3 年之前
  marcoonthegit a89a3f1577 * set version of delchars, requested by Bart B issue #39473 4 年之前
  Florian Klämpfl 60c26a11ef * patch by Bart B. to improve DelSpace1, resolves #39465 4 年之前
  Michaël Van Canneyt cbc2d0351c * Correct casing of rposex - fix issue #39466 4 年之前
  Michaël Van Canneyt 1c7709e454 * Fix issue 39437 4 年之前
  Michaël Van Canneyt 52c8ac0ca0 * 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 5 年之前
  marco 517a7aa80d * rpos(ex) unicodestring variants. mantis #35093 6 年之前
  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 7 年之前
  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 年之前