The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-12-28 15:21:02 +00:00
compiler * Prevent warning about automatic type conversion when using VAL with COMP type on x86. 2007-12-26 17:47:40 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Implemented TBufDataset.UpdateIndexDefs 2007-12-22 14:40:49 +00:00
rtl - Removed systhrd.inc from targets where thread manager is stub by default. Stub is installed in common thread.inc file if DISABLE_NO_THREAD_MANAGER is not defined. 2007-12-28 15:21:02 +00:00
tests * catch duplicate field declarations in a single class in Delphi mode 2007-12-26 15:21:18 +00:00
utils + rstconv: add support for -c XXX parameter to add header containing the CharSet to a .po-file 2007-12-27 14:37:58 +00:00
.gitattributes - Removed systhrd.inc from targets where thread manager is stub by default. Stub is installed in common thread.inc file if DISABLE_NO_THREAD_MANAGER is not defined. 2007-12-28 15:21:02 +00:00
.gitignore * updated svn:ignore properties 2007-12-08 15:43:36 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00