The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth e44a51f10d symdef.pas, tprocdef:
+ new token buffer that holds the declaration of the generic function/method while the one from tdef contains the body
ppu.pas:
  * increase PPU version
utils/ppuutils/ppudump.pp:
  * also read the declaration token buffer, it's however not printed yet (ToDo!)

git-svn-id: trunk@31759 -
2015-09-18 13:46:50 +00:00
compiler symdef.pas, tprocdef: 2015-09-18 13:46:50 +00:00
ide * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
installer * correct the highest possible number of items in tab/group and fix the LIBPATH information moved by one line in the dialogue box 2015-09-13 20:41:26 +00:00
packages * Build Unicode collations for android. 2015-09-16 16:47:57 +00:00
rtl * Fixed string conversion warnings in RTL. 2015-09-17 17:25:57 +00:00
tests * ARM: I hope this is a final proper fix for GOT initialization. + Test. 2015-09-17 12:18:04 +00:00
utils * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
.gitattributes * ARM: I hope this is a final proper fix for GOT initialization. + Test. 2015-09-17 12:18:04 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00