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 14:40:28 +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 * Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions. 2007-12-28 14:40:28 +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 + Assembler implementation of mod/div. 2007-12-27 17:59:45 +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