The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe cd4df8a12c * don't endlessly recurse in tobjectdef.gettypename if we need
to get the typename of aktobjectdef

git-svn-id: trunk@2419 -
2006-02-03 18:43:38 +00:00
compiler * don't endlessly recurse in tobjectdef.gettypename if we need 2006-02-03 18:43:38 +00:00
fcl * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
fv * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
ide * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
installer * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
packages * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
rtl + comp and int64 overloads for floattostr(f) 2006-02-02 10:33:12 +00:00
tests + added 2006-02-03 16:23:41 +00:00
utils * various bugfixes 2006-02-02 08:22:35 +00:00
.gitattributes + added 2006-02-03 16:23:41 +00:00
.gitignore * graph and ggigraph unit moved to packages/base 2005-12-29 14:36:22 +00:00
Makefile * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library) 2006-01-29 17:49:42 +00:00
Makefile.fpc * various bugfixes 2006-02-02 08:22:35 +00:00