The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-07-12 17:53:58 +00:00
compiler Added ppo_implements, odt_interfacecom_property, and odt_interfacecom_function to support _IMPLEMENTS 2006-07-10 23:42:05 +00:00
fcl + Implemented support for ;public name XYZ; construct 2006-07-09 09:43:30 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * ugly hyphenation fixed 2006-06-25 13:56:23 +00:00
installer * 2.0.4: different filename for PDF docs, TXT version added 2006-07-08 15:27:37 +00:00
packages initial import 2006-07-08 15:14:26 +00:00
rtl * really copy widestrings in widestr_assign when winlike wistrings are used 2006-07-12 17:53:58 +00:00
tests * do not check the last digit to avoid test failure due to small precision issue. 2006-07-06 19:13:23 +00:00
utils * Take link contents into account when writing seealso section 2006-06-13 22:54:59 +00:00
.gitattributes initial import 2006-07-08 15:14:26 +00:00
.gitignore initial import 2006-07-08 15:14:26 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc