The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 427d60db4d --- Merging r39993 into '.':
A    packages/regexpr/tests/testregexpr.pp
A    packages/regexpr/tests/tcregexp.pp
A    packages/regexpr/tests/testregexpr.lpi
U    packages/regexpr/src/regexpr.pas
--- Recording mergeinfo for merge of r39993 into '.':
 U   .
--- Merging r40056 into '.':
G    packages/regexpr/src/regexpr.pas
--- Recording mergeinfo for merge of r40056 into '.':
 G   .

# revisions: 39993,40056
r39993 | michael | 2018-10-20 14:09:07 +0200 (Sat, 20 Oct 2018) | 1 line
Changed paths:
   M /trunk/packages/regexpr/src/regexpr.pas
   A /trunk/packages/regexpr/tests/tcregexp.pp
   A /trunk/packages/regexpr/tests/testregexpr.lpi
   A /trunk/packages/regexpr/tests/testregexpr.pp

* Fix bug #0034429, replace now can use escape sequences, and lineending can be set
r40056 | michael | 2018-10-27 17:08:00 +0200 (Sat, 27 Oct 2018) | 1 line
Changed paths:
   M /trunk/packages/regexpr/src/regexpr.pas

* Introduce overloaded version of ReplaceRegexpr which allows to set more options (see bug ID #34429).

git-svn-id: branches/fixes_3_2@41899 -
2019-04-19 13:47:39 +00:00
compiler Merged revision(s) 41627 from trunk: 2019-03-07 10:36:52 +00:00
installer Merge of revisions 39726 39732 39734 39735 39736 39801 39806 39807 40002 40014 40358 40363 40392 40397 40481 40537 from trunk to fixes_3_2 2018-12-23 14:44:32 +00:00
packages --- Merging r39993 into '.': 2019-04-19 13:47:39 +00:00
rtl --- Merging r40842 into '.': 2019-04-18 11:21:36 +00:00
tests --- Merging r41640 into '.': 2019-03-23 14:41:24 +00:00
utils Merged revision(s) 41314, 41320, 41323, 41371, 41374, 41391, 41396 from trunk: 2019-03-06 07:53:18 +00:00
.gitattributes --- Merging r39993 into '.': 2019-04-19 13:47:39 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Regenerated makefiles. 2018-12-13 18:18:24 +00:00
Makefile.fpc * version to 3.2.0-beta 2018-08-18 15:25:41 +00:00