The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-04-05 07:46:18 +00:00
compiler * fix importing for win32 2006-04-05 07:17:41 +00:00
fcl * re-implemented cancelupdates 2006-04-03 22:21:12 +00:00
fv * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
ide * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
installer * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
packages added gtk2 functions gtk_tree_view_column_set_expand and gtk_tree_view_column_get_expand from Zhong 2006-04-04 18:05:15 +00:00
rtl * GetExceptionMask returned inverted result for exInvalidOp 2006-04-05 07:46:18 +00:00
tests * fixed ppc fpu exception mask stuff in math unit 2006-04-03 11:29:37 +00:00
utils * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
.gitattributes * fixed ppc fpu exception mask stuff in math unit 2006-04-03 11:29:37 +00:00
.gitignore * unified and moved some win32/win64 stuff 2006-04-02 20:52:17 +00:00
Makefile * use -O2 for 2.1.1 compilers 2006-03-19 11:19:43 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00