The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 83fa4de83b * Downlaoder class is not a pkghandler anymore
* New downloadpackage handler that creates a Downloader class

git-svn-id: trunk@6467 -
2007-02-13 08:06:31 +00:00
compiler * fixed alignment of dyn. arrays 2007-02-12 18:41:21 +00:00
fcl + Support for BLOB type added 2007-02-12 22:37:00 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * avoid dependency on fptools unit for DEBUG conditional 2007-02-03 19:37:51 +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 * aliased types for compatiblity also 2007-02-10 22:24:33 +00:00
rtl * fix for bug #7539 2007-02-12 21:49:41 +00:00
tests * Add compile log into database if compilation failed 2007-02-12 22:48:57 +00:00
utils * Downlaoder class is not a pkghandler anymore 2007-02-13 08:06:31 +00:00
.gitattributes * TUnzipper added 2007-02-11 22:18:11 +00:00
.gitignore * Moved winunits to base dir 2007-02-01 23:17:25 +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