The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 163eea05fd * Options is now a stringlist
git-svn-id: trunk@13223 -
2009-06-01 14:57:30 +00:00
compiler * fixed compilation after r13217 (some 2.2.x-isms) 2009-06-01 08:08:16 +00:00
ide * mingw textmode IDE debugging support. First working version (for me), atexit handler for mingw and cygwin stuff under ifndef USE_MINGW_GDB 2009-05-17 12:22:41 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * Options is now a stringlist 2009-06-01 14:57:30 +00:00
rtl * proper error handling in case of thread creation failure on windows, resolves #13768, no test case due because such a test is too sensitive regarding race conditions etc. and might cause false failures 2009-06-01 14:17:01 +00:00
tests * fixed/cleaned up tests for "nil + 1" 2009-05-30 11:29:54 +00:00
utils + darwin/arm support for fcl-res and fpcres 2009-05-01 12:47:01 +00:00
.gitattributes * dwmapi api (Glass and stuff) added. From Paul Ishenin. 2009-06-01 09:22:25 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +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