The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-04-11 15:14:18 +00:00
compiler compiler: fix nested type typecast (issue #0016222) 2010-04-09 17:10:52 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer * run clean_files target also for distclean, fixes cleaning of installer.pas 2010-03-21 12:49:21 +00:00
packages * (again :-( ) make cdecl the default calling convention for everything except Windows and fix compilation under OS/2 2010-04-11 11:57:46 +00:00
rtl * initialize previously missing fields of threadmanager record 2010-04-11 15:14:18 +00:00
tests rtl: implement TStreamAdapter.CopyTo, .SetSize, return proper error value for Clone instead of raising exception (#0016161) + test 2010-04-11 12:52:31 +00:00
utils * Removed left-over debug statement 2010-03-25 20:55:53 +00:00
.gitattributes rtl: implement TStreamAdapter.CopyTo, .SetSize, return proper error value for Clone instead of raising exception (#0016161) + test 2010-04-11 12:52:31 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00