The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-02-23 17:02:28 +00:00
compiler * fixed loading/storing of unaligned bitfields of size 2 to 7 bits 2007-02-23 17:02:28 +00:00
fcl * Renamed so compiling with Delphi can be done 2007-02-23 13:54:50 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed #6497: 2007-02-18 18:50:23 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * Compilable with Delphi 2007-02-23 13:08:11 +00:00
rtl * Redefine ucs4char as subrange type ($0..$10ffff), which is the legal 2007-02-23 14:41:33 +00:00
tests * fixed compilation 2007-02-22 10:14:37 +00:00
utils * basic work for source package creation 2007-02-21 19:33:52 +00:00
.gitattributes * Renamed so compiling with Delphi can be done 2007-02-23 13:54:50 +00:00
.gitignore * fixed corrupted executables 2007-02-18 22:42:45 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00