The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-10-17 12:36:15 +00:00
compiler * look in main source dir instead of loaded_from unit dirs. The loaded_from dir is normally 2007-10-16 20:55:24 +00:00
fv * support of Ctrl-F4 and Ctrl-F5 for modal dialogs, solves #6747 2007-10-14 14:52:38 +00:00
ide o resolve #7277: 2007-10-15 21:00:41 +00:00
installer + fcl-json added to install.dat 2007-10-07 13:47:30 +00:00
packages o forgotten BeOS patch by Olivier Coursiere: 2007-10-14 18:33:24 +00:00
rtl * fixed compilation on non sigbusing cpus 2007-10-16 21:14:41 +00:00
tests - reverted r8826, the original unaligned() code was correct 2007-10-17 12:36:15 +00:00
utils o forgotten BeOS patch by Olivier Coursiere: 2007-10-14 18:33:24 +00:00
.gitattributes * setup a proper symtable stack before parsing the generic declaration itself, resolves #9419 2007-10-15 19:43:01 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile
Makefile.fpc