The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Tomas Hajny 49c7d33d5d + added information about some ordinals
git-svn-id: trunk@3803 -
2006-06-04 21:27:58 +00:00
compiler * fixed generation of ANDI and ANDIS instructions in the optimizer, properly casting the immediate parameter to an unsigned integer 2006-06-04 21:16:10 +00:00
fcl + Renamed Action Parameter of TDatasetErrorEvent; Avoids conflicts in methods in forms in objfpc mode 2006-06-04 19:51:52 +00:00
fv * Do not redraw entire screen when Tgroup.draw is called. 2006-06-03 20:57:55 +00:00
ide * Update paste command after cut/copy. 2006-06-04 21:24:16 +00:00
installer
packages * a few fixes to make gtk_demo and helloworld2 examples compile 2006-06-04 14:10:40 +00:00
rtl + added information about some ordinals 2006-06-04 21:27:58 +00:00
tests * added cthreads unit for unix targets to uses list 2006-06-04 18:58:53 +00:00
utils
.gitattributes + added tcext5.o object file for C parameter passing test in testsuite 2006-06-04 15:18:56 +00:00
.gitignore
Makefile
Makefile.fpc