The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 6a6ca4afbd * Implemented TSQLConnector
git-svn-id: trunk@6679 -
2007-02-27 23:24:18 +00:00
compiler * don't write alignment for .comm and .lcomm, it seems to be only 2007-02-27 18:21:52 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * Fix bug #8026. 2007-02-25 12:41:22 +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 * Implemented TSQLConnector 2007-02-27 23:24:18 +00:00
rtl * cleaned up set conversion 2007-02-25 16:29:39 +00:00
tests * fix array constructors that start with nil 2007-02-27 17:03:31 +00:00
utils * Added packages as pasckage dir, to be able to make install 2007-02-27 20:42:13 +00:00
.gitattributes * fix array constructors that start with nil 2007-02-27 17:03:31 +00:00
.gitignore * split fcl into separate fcl-* packages 2007-02-25 22:19:19 +00:00
Makefile * split fcl into separate fcl-* packages 2007-02-25 22:19:19 +00:00
Makefile.fpc * split fcl into separate fcl-* packages 2007-02-25 22:19:19 +00:00