Commit History

Author SHA1 Message Date
  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
  nickysn e464d1f476 * fixed compilation of units regexpr and oldregexpr when integer=smallint 11 years ago
  svenbarth 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 years ago
  marco a19b627739 * fix for regexpr unicode mode. (multiple a move with the size of the base char type) 13 years ago
  sekelsenmat 3e7a09df25 regexpr: Merges patch from bug #19109 fixes alignment issues 14 years ago
  sekelsenmat dbc08b5c1f Merges the fixes from SynRegExpr, specially fixes 64-bits, while removing the synedit defines 14 years ago
  sekelsenmat ac059d3f99 regexpr: Forgotten file from commmit 18891 14 years ago