The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e9fcae46d9 * replaced "tvardata" with "variant" in the interface for streaming
variants (without pulling in the variants unit)

git-svn-id: trunk@12824 -
2009-02-28 17:08:47 +00:00
compiler * store path information for source files in stabs debug info 2009-02-27 20:05:44 +00:00
ide * use directory separator from System unit 2009-02-25 21:28:41 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * htmlindexer now uses avltree, 10 times speedup (lcl docs build tested on amd64). (mantis 12953) 2009-02-28 13:46:32 +00:00
rtl * replaced "tvardata" with "variant" in the interface for streaming 2009-02-28 17:08:47 +00:00
tests + test for mantis #11396 (already fixed in 2.2.2) 2009-02-28 10:45:27 +00:00
utils * properties set 2009-02-25 19:36:18 +00:00
.gitattributes + test for mantis #11396 (already fixed in 2.2.2) 2009-02-28 10:45:27 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00