The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost fc2fa64cd3 * Moved TCustomCGIApplication.InitPostVars, InitGetVars and InitRequestVars to
TRequest, so that they are used for CGI-applications and Apache-modules
 * Use TRequest.ReadContent in cgi and apache modules to load the request-
   content

git-svn-id: trunk@12875 -
2009-03-12 21:51:57 +00:00
compiler * we have to be able to take the address of an "absolute" variable 2009-03-12 20:12:14 +00:00
ide * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * Moved TCustomCGIApplication.InitPostVars, InitGetVars and InitRequestVars to 2009-03-12 21:51:57 +00:00
rtl * fix typo downstream from Debian (Mazen) 2009-03-10 07:26:11 +00:00
tests * we have to be able to take the address of an "absolute" variable 2009-03-12 20:12:14 +00:00
utils * changes from r12727 (import library prefix) reflected in fpcmake 2009-02-28 22:28:30 +00:00
.gitattributes * we have to be able to take the address of an "absolute" variable 2009-03-12 20:12:14 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00