The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-04-27 08:49:15 +00:00
compiler * Moved fpcmkcfg from compiler/utils to utils/fpcmkcfg 2010-04-27 07:59:20 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Removed the restriction that ParseString could only be called 100 times 2010-04-27 08:49:15 +00:00
rtl * added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path 2010-04-24 21:05:05 +00:00
tests + tthread.start method, simply calls tthread.resume for now (mantis #16326) 2010-04-24 14:52:08 +00:00
utils * Moved fpcmkcfg from compiler/utils to utils/fpcmkcfg 2010-04-27 07:59:20 +00:00
.gitattributes * Moved fpcmkcfg from compiler/utils to utils/fpcmkcfg 2010-04-27 07:59:20 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile
Makefile.fpc