Commit History

Author SHA1 Message Date
  michael 2266804e4d * Fix bug #36603, disable inline 5 years ago
  michael 0176697483 * Fix regression 5 years ago
  michael 0c2400e856 * Fix bug ID #0036482, various fixes by Alexey T. 5 years ago
  michael b37ab4034a * Fix bug ID #36303, change russian comment with english 5 years ago
  michael 5240095a3e * Introduce overloaded version of ReplaceRegexpr which allows to set more options (see bug ID #34429). 6 years ago
  michael 65433a005e * Fix bug #0034429, replace now can use escape sequences, and lineending can be set 6 years ago
  michael 70aa822137 * extra IsDigit use 7 years ago
  michael 134b5553c3 Fix bug #34117, more clear hexdig 7 years ago
  michael a3f756013d Fix 34119: factor out IsDigit function 7 years ago
  michael 2d2ba5f0cd * Fix bug #34118, unclean NOTLETTER check 7 years ago
  michael aa4a470cfb * Code cleanup, part 2: remove functions already in sysutils, most of them not used anyway. 7 years ago
  michael f6e9abeaf3 * Remove non-FPC code, dates back to D7 or earlier 7 years ago
  michael 20917b4ec2 * Fix strlcomp 7 years ago
  michael 71bbab3512 * Added UseUnicodeWordDetection 7 years ago
  michael 08d574bf7d * Fix bug #34087: Small optimization of StrlComp 7 years ago
  michael ddbad9d5c7 * Fix bug #34085, small refactoring: introduce IsSpaceChar 7 years ago
  michael a921002c49 * Fix all warnings/hints 7 years ago
  michael f575eafa1e * Fix bug #34086 7 years ago
  michael 962391621f * Fix bug ID #32404 7 years ago
  michael 4ed6280bb6 * Fix bug ID #32403, return type for replace function to support unicode string 7 years ago
  marco 865df88116 * a few const added, mantis #32401 8 years ago
  marco 84def3e29d * move instead of loop, mantis #32402 8 years ago
  michael 8d67ef157f * Using OS Lineending was old behaviour 9 years ago
  michael 47407a9c29 * Use UnicodeString instead of Widestring, faster on windows (bug ID 29711) 9 years ago
  michael 8cf24a6eba * Undefine UseOsLineEndOnReplace for backwards compatibility 9 years ago
  michael 204e1c934e * Patch from Alexey Torgashin to allow using OS-specific line ending (bug ID 30147) 9 years ago
  Károly Balogh e0a183650d comment typo fix, spotted by Felix Yan, no functional changes 9 years ago
  michael e2500d5a70 * Patch from Benito van der Zander to add extra constructor 10 years ago
  marco 525e07e4c0 * comment cleanup by Reinier, mantis #26777 11 years ago
  nickysn 2c7a83cd78 * use integer for the property indexes, instead of longint. Fixes compilation 11 years ago