The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
tom_at_work 5e0ebb6139 * fixed opengl package compilation on Win32
git-svn-id: trunk@2749 -
2006-03-05 09:18:36 +00:00
compiler * fixed simplifying 2006-03-04 22:04:53 +00:00
fcl * attempt to fix broken compilation for go32v2 target 2006-02-27 23:43:30 +00:00
fv - Remove usage of memory unit; things like the lowmemory function are 2006-03-01 15:29:05 +00:00
ide - Remove usage of memory unit; things like the lowmemory function are 2006-03-01 15:29:05 +00:00
installer + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
packages * fixed opengl package compilation on Win32 2006-03-05 09:18:36 +00:00
rtl * Slight optimization (constant instead of variable in assignment) 2006-03-04 23:09:06 +00:00
tests + problem when passing a typecasted class instance to a var parameter 2006-03-04 20:17:29 +00:00
utils + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
.gitattributes + problem when passing a typecasted class instance to a var parameter 2006-03-04 20:17:29 +00:00
.gitignore + renamed tests to ddg 2006-02-21 10:17:47 +00:00
Makefile + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future) 2006-02-15 22:05:04 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00