The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-10-14 14:52:38 +00:00
compiler * quoted a bunch of variables 2007-10-14 12:26:16 +00:00
fv * support of Ctrl-F4 and Ctrl-F5 for modal dialogs, solves #6747 2007-10-14 14:52:38 +00:00
ide * fixed two backward searching issues: #7112 and #9663 2007-10-14 13:34:50 +00:00
installer + fcl-json added to install.dat 2007-10-07 13:47:30 +00:00
packages * fpu safe glut by Jan Bruns, resolves #8995 2007-10-14 14:15:48 +00:00
rtl * turn implicit exceptions off for most strutils routines. 2007-10-14 11:25:19 +00:00
tests * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) 2007-10-14 10:55:40 +00:00
utils fpdoc: give context of invalid short description 2007-10-05 12:05:04 +00:00
.gitattributes * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) 2007-10-14 10:55:40 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00