The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-11-03 12:18:16 +00:00
compiler * Fixed compilation. 2007-11-03 09:51:45 +00:00
fv * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
ide * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
installer * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
packages * Recognize Timestamp records as TDateTime fields 2007-11-03 12:05:15 +00:00
rtl * Changed LPARAM type to be ptruint instaed of ptrint to fix confusing warnings in SendMessage/PostMessage when pointer is passed in lparam. It should not lead to problems. 2007-11-03 12:18:16 +00:00
tests * Test negative return values from compare functions. 2007-11-02 20:39:26 +00:00
utils * update lnet in fppkg to 0.5.8 2007-10-31 09:08:27 +00:00
.gitattributes * remove obsolete scripts 2007-11-02 21:21:56 +00:00
.gitignore * created fcl-async and fcl-process packages 2007-10-28 21:26:51 +00:00
Makefile * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00