The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Vincent Snijders b84fc6e881 + added partialsums benchmark
git-svn-id: trunk@4947 -
2006-10-17 07:06:15 +00:00
compiler * tail recursion is fixed in the mean time, reenabled 2006-10-16 18:26:57 +00:00
fcl + Initial implementation of TSQLScript 2006-10-15 09:30:35 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * fixed type errors 2006-10-04 21:23:36 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * commented cond_t, already exported via unixtype, bug #7454 2006-10-15 16:28:32 +00:00
rtl * moved some generic constants out of the {$ifndef FPC_SYSTEM_HAS_TRUNC} 2006-10-16 11:08:47 +00:00
tests + added partialsums benchmark 2006-10-17 07:06:15 +00:00
utils * recreated 2006-10-16 21:34:52 +00:00
.gitattributes + added partialsums benchmark 2006-10-17 07:06:15 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +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