The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 3fa669594a * store the original filename on case-aware systems in the dircache, so
we can return it from FileExistsNonCase in case of {$define usedircache}
    (which is the default). This is needed so we write the correct file
    names in the debug info, which is required by gdb (mantis #9172)

git-svn-id: trunk@7879 -
2007-06-30 21:41:47 +00:00
compiler * store the original filename on case-aware systems in the dircache, so 2007-06-30 21:41:47 +00:00
fv * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ide * Library -> daemon 2007-06-16 20:40:59 +00:00
installer * re-added darwin/ppc64 support (please use up-to-date fpcmake) 2007-03-24 17:26:10 +00:00
packages * move demoes to demodir 2007-06-30 18:03:42 +00:00
rtl * fix heap manager adding to wrong free list, and race condition 2007-06-30 21:13:48 +00:00
tests * fixed bug #9187. 2007-06-30 21:02:10 +00:00
utils * update lnet to 0.5.3 2007-06-30 08:20:08 +00:00
.gitattributes * fixed bug #9187. 2007-06-30 21:02:10 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
Makefile - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00