The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel bf2950a809 * Further development
git-svn-id: trunk@3693 -
2006-05-27 13:54:28 +00:00
compiler * method pointers are now passed by value, fixes #5736 2006-05-27 08:52:05 +00:00
fcl + fixed missing class directives, poped up after yesterdays changes 2006-05-27 08:33:23 +00:00
fv * Further development 2006-05-27 13:54:28 +00:00
ide * Fix disabled commands on reloading menubar. 2006-05-20 20:22:00 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * Initial implementation of imagemagick bindings by Felipe Monteiro de Carvalho 2006-05-25 08:12:51 +00:00
rtl * fixes Joost's commit for non unix hopefully 2006-05-27 08:35:56 +00:00
tests * test for previous fix 2006-05-26 19:07:36 +00:00
utils + fixed missing class directives, poped up after yesterdays changes 2006-05-27 08:33:23 +00:00
.gitattributes * test for previous fix 2006-05-26 19:07:36 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00