The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel 42b9201728 * Fix disposenode bug.
git-svn-id: trunk@3838 -
2006-06-11 06:24:01 +00:00
compiler * fixed wrong alignment on 64 bit cpus for rtti data for ordinals and enums if the cpu requires proper alignment 2006-06-09 21:01:57 +00:00
fcl + Fix for the postgresql transaction becoming invalid 2006-06-09 20:59:06 +00:00
fv * Fix disposenode bug. 2006-06-11 06:24:01 +00:00
ide * Some improvements regarding code readability. 2006-06-10 18:48:24 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * removed debug writeln from init section 2006-06-10 09:46:18 +00:00
rtl + Made AddDisk a function, returning the current number of drives. 2006-06-06 20:54:21 +00:00
tests * new test 2006-06-06 10:25:27 +00:00
utils * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
.gitattributes * new test 2006-06-06 10:25:27 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00