The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 776fe528d6 * Actually use FileNameExtension
git-svn-id: trunk@20092 -
2012-01-16 09:12:55 +00:00
compiler * write error code if an object file cannot be created 2012-01-15 10:59:10 +00:00
ide * fix for crash of textmode IDE when loading CHM index that contains empty tags. 2012-01-15 15:42:07 +00:00
installer * wrong path suggested for LIBPATH fixed 2012-01-13 23:14:43 +00:00
packages * Added unit p_ddraw to fpmake.pp-file on Windows 2012-01-15 20:19:37 +00:00
rtl * overloaded version of raiselastoserror that allows custom errorcodes 2012-01-15 11:54:12 +00:00
tests * change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089 2012-01-14 20:21:52 +00:00
utils * Actually use FileNameExtension 2012-01-16 09:12:55 +00:00
.gitattributes * Changed more packages to fpmake building 2012-01-15 18:26:19 +00:00
.gitignore
Makefile
Makefile.fpc