The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2005-11-11 12:16:08 +00:00
compiler * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms 2005-11-10 17:06:25 +00:00
fcl + Added TFPHashTable object, implemented by Dean Zobec 2005-11-11 11:24:30 +00:00
fv * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
ide * save untitled file dialogs looks nicer now 2005-10-20 20:51:42 +00:00
installer * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
packages * should now also ignore comment starting with ; (bug 45something) 2005-11-11 09:30:08 +00:00
rtl * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking 2005-11-11 12:16:08 +00:00
tests * fix boolean range parsing false..true 2005-11-08 09:11:39 +00:00
utils * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
.gitattributes * fix boolean range parsing false..true 2005-11-08 09:11:39 +00:00
.gitignore * more ignores 2005-07-26 08:01:40 +00:00
Makefile * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00