The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco b29cd3117a --- Merging r49219 into '.':
U    packages/fcl-base/src/streamex.pp
--- Recording mergeinfo for merge of r49219 into '.':
 U   .

# revisions: 49219
r49219 | marco | 2021-04-17 16:30:42 +0200 (Sat, 17 Apr 2021) | 1 line
Changed paths:
   M /trunk/packages/fcl-base/src/streamex.pp

* Apply fix from bug #0038734 from Andrea Mauri to update vpbyte after fillbuffer in a loop. The second instance of fillbuffer is safe, because it is at the procedure exit, and vpbyte is a local variable.

git-svn-id: branches/fixes_3_2@49243 -
2021-04-22 09:49:47 +00:00
compiler --- Merging r49236 into '.': 2021-04-19 20:52:46 +00:00
installer Merge commit 48814: 2021-03-23 23:59:37 +00:00
packages --- Merging r49219 into '.': 2021-04-22 09:49:47 +00:00
rtl --- Merging r49115 into '.': 2021-04-03 19:42:31 +00:00
tests --- Merging r49236 into '.': 2021-04-19 20:52:46 +00:00
utils Fix error in conflict resolution of previous merge 2021-03-24 00:11:34 +00:00
.gitattributes --- Merging r49236 into '.': 2021-04-19 20:52:46 +00:00
.gitignore --- Merging r47259 into '.': 2020-11-25 16:11:10 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini 2020-09-23 09:47:20 +00:00
Makefile.fpc * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00