The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-09-04 13:58:28 +00:00
compiler * move tspecializationstate from pgenutil.pas into a new unit named pgentype.pas which contains types related to generics with as few dependencies as possible. 2015-09-04 13:37:06 +00:00
ide * Re-generated makefile's 2015-08-12 19:47:44 +00:00
installer AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
packages * add t/psockaddr6 type aliases to sockets unit, mantis #28566 2015-08-29 15:45:02 +00:00
rtl * Patch from Inoussa to decompose canonically (to be able to implement CompareText) 2015-09-04 13:58:28 +00:00
tests * fixed UCS4Decode() for #$ffff (patch by Inoussa OUEDRAOGO, mantis #28593) 2015-09-02 12:10:45 +00:00
utils * pas2jni: Fixed code generation in case of duplicate method names in a class hierarchy. 2015-08-31 12:24:48 +00:00
.gitattributes * move tspecializationstate from pgenutil.pas into a new unit named pgentype.pas which contains types related to generics with as few dependencies as possible. 2015-09-04 13:37:06 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * regenerated Makefile so FPC 3.0 is accepted as starting compiler 2015-08-24 22:07:06 +00:00
Makefile.fpc Accept 3.0.0 as starting compiler 2015-08-10 13:18:33 +00:00