The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 092a0af0ec * removed special-purpose code for constant chars while parsing typed string
constants: it did not properly handle ansistring code pages, and was just a
    hack to speed things up a bit (mantis #29153)

git-svn-id: trunk@32636 -
2015-12-11 15:33:28 +00:00
compiler * removed special-purpose code for constant chars while parsing typed string 2015-12-11 15:33:28 +00:00
ide * fixed IDE compilation with GDBMI=1 (mantis #28890) 2015-11-19 17:28:37 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages Fixed use with 7.9 release or later, symtab strcut was completely changed 2015-12-07 00:28:57 +00:00
rtl * move beginupdate before try 3x , Mantis #29164 2015-12-10 19:21:16 +00:00
tests * removed special-purpose code for constant chars while parsing typed string 2015-12-11 15:33:28 +00:00
utils * pas2jni: Fixed handling of pointers. 2015-12-08 17:01:29 +00:00
.gitattributes * removed special-purpose code for constant chars while parsing typed string 2015-12-11 15:33:28 +00:00
.gitignore
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