The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ivost 151ce2f3e3 * added comment to file
git-svn-id: trunk@15846 -
2010-08-18 14:33:56 +00:00
compiler * make it clear that the unit_u_source_modified is about source files that 2010-08-18 14:13:24 +00:00
ide * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * added comment to file 2010-08-18 14:33:56 +00:00
rtl - disabled modify_ldt for non-x86 platforms, since it does not exist there 2010-08-17 21:34:09 +00:00
tests * only insert the current list of pc-relative data if it's not empty, 2010-08-16 20:17:07 +00:00
utils * write P'type' instead of ^'type' for function results, resolves #7561 2010-08-17 21:09:11 +00:00
.gitattributes * started with mysql 5.1 support (far from beeing finished! but core parts are working) 2010-08-18 14:07:05 +00:00
.gitignore
Makefile
Makefile.fpc