The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter f7a6c1e2ee * only allow pointer(integer) in fpc modes
git-svn-id: trunk@6598 -
2007-02-22 07:01:47 +00:00
compiler * only allow pointer(integer) in fpc modes 2007-02-22 07:01:47 +00:00
fcl * Implemented TNamedItem and TDefCollection, bug #8212 2007-02-21 22:51:19 +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 * sources support 2007-02-21 19:32:27 +00:00
rtl * make sure the size of tinterfaceentry is correct, regardless of 2007-02-21 19:26:09 +00:00
tests * fix compile error 2007-02-22 06:57:50 +00:00
utils * basic work for source package creation 2007-02-21 19:33:52 +00:00
.gitattributes * fixes cardinal in reg -> real on x86-64, resolves #8225 2007-02-21 16:53:57 +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