The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a324744cbe * fixed checking for defined/undefined macro's in the configuration file
(#undef'ed macro's still caused #ifdef/#ifndef to return resp.
     true/false)

git-svn-id: trunk@10872 -
2008-05-03 09:55:41 +00:00
compiler * fixed checking for defined/undefined macro's in the configuration file 2008-05-03 09:55:41 +00:00
ide * fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch 2008-04-19 01:15:03 +00:00
installer * updated version and copyright 2008-05-02 21:25:04 +00:00
packages * patch for gtk_file_chooser do_overwrite_confirmation getter and setter (#11246) 2008-05-02 20:13:19 +00:00
rtl * merged rev. 10867 to win64 and wince 2008-05-02 18:54:16 +00:00
tests + allow dyn. arrays to be published, resolves #10493 2008-05-02 21:15:10 +00:00
utils * Patch from Giulio Bernardi to fix installation 2008-04-15 18:29:08 +00:00
.gitattributes + allow dyn. arrays to be published, resolves #10493 2008-05-02 21:15:10 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00