Michaël Van Canneyt
|
6dfc0c4bae
* Do not define UNICODE by default, only in Uregexpr
|
3 vuotta sitten |
Jonas Maebe
|
ae36829ecd
regexpr: disable forced optimisation switch
|
3 vuotta sitten |
Michaël Van Canneyt
|
20887aeadd
* Patch from Alexey Torgashin to handle invalid groups. Fix issue #39697
|
3 vuotta sitten |
Michaël Van Canneyt
|
96c6045023
* Patch from Alexey Torgashin for unquotechar issue 266. Fix issue #39696
|
3 vuotta sitten |
Michaël Van Canneyt
|
5f27474465
* Update to upstream implementation by Alexey Torgashin. Fix issue #39423
|
3 vuotta sitten |
michael
|
a1c392e0af
* Fix issue #38442
|
4 vuotta sitten |
Jonas Maebe
|
8d3ef67218
- disable {$optimization on} setting so the (fp)make settings are used
|
5 vuotta sitten |
michael
|
8a54e8a773
* Fix bug ID #0037189, backwards search
|
5 vuotta sitten |
michael
|
fcc4f587ff
* Fix 0037159 (again)
|
5 vuotta sitten |
michael
|
35c5479f96
* Fix bug ID #37159: upstream patches
|
5 vuotta sitten |
michael
|
4fed12553a
* Fix bug id #0037048 (wrong count sometimes), upstream fix
|
5 vuotta sitten |
michael
|
4fc7958093
* Fix bug ID #36701
|
5 vuotta sitten |
michael
|
e47378b5d0
* Correct typo
|
5 vuotta sitten |
michael
|
f32d7898f8
* Fix bug ID #36603
|
5 vuotta sitten |
michael
|
2266804e4d
* Fix bug #36603, disable inline
|
5 vuotta sitten |
michael
|
0176697483
* Fix regression
|
5 vuotta sitten |
michael
|
0c2400e856
* Fix bug ID #0036482, various fixes by Alexey T.
|
5 vuotta sitten |
michael
|
b37ab4034a
* Fix bug ID #36303, change russian comment with english
|
5 vuotta sitten |
michael
|
5240095a3e
* Introduce overloaded version of ReplaceRegexpr which allows to set more options (see bug ID #34429).
|
6 vuotta sitten |
michael
|
65433a005e
* Fix bug #0034429, replace now can use escape sequences, and lineending can be set
|
6 vuotta sitten |
michael
|
70aa822137
* extra IsDigit use
|
7 vuotta sitten |
michael
|
134b5553c3
Fix bug #34117, more clear hexdig
|
7 vuotta sitten |
michael
|
a3f756013d
Fix 34119: factor out IsDigit function
|
7 vuotta sitten |
michael
|
2d2ba5f0cd
* Fix bug #34118, unclean NOTLETTER check
|
7 vuotta sitten |
michael
|
aa4a470cfb
* Code cleanup, part 2: remove functions already in sysutils, most of them not used anyway.
|
7 vuotta sitten |
michael
|
f6e9abeaf3
* Remove non-FPC code, dates back to D7 or earlier
|
7 vuotta sitten |
michael
|
20917b4ec2
* Fix strlcomp
|
7 vuotta sitten |
michael
|
71bbab3512
* Added UseUnicodeWordDetection
|
7 vuotta sitten |
michael
|
08d574bf7d
* Fix bug #34087: Small optimization of StrlComp
|
7 vuotta sitten |
michael
|
ddbad9d5c7
* Fix bug #34085, small refactoring: introduce IsSpaceChar
|
7 vuotta sitten |