The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-01-04 10:16:37 +00:00
compiler * Use a single = to compare string values 2009-01-03 17:27:47 +00:00
ide * While reading in the configuration file, handle select-options case-insensitive, so that -Tlinux is correctly recognized 2009-01-03 22:36:09 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * revised oggvorbis package (vorbis headers) 2009-01-04 10:16:37 +00:00
rtl * return 0 for length(pchar(0)), like Kylix does (using corrected and 2009-01-01 22:02:17 +00:00
tests * fixed procvar parameter passing on ppc/sysv (by value instead of by 2009-01-02 15:36:27 +00:00
utils * When RemoteRepository is "auto" download a list of mirrors, not the other way around 2009-01-03 15:26:56 +00:00
.gitattributes + OpenGL ES 1.1 header translation + test library (needs to be linked into 2009-01-03 14:49:05 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00