The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d9c1078793 * fixed mantis bug #6913
git-svn-id: trunk@3818 -
2006-06-07 19:37:47 +00:00
compiler * fixed mantis bug #6913 2006-06-07 19:37:47 +00:00
fcl + Patch from Sergey Gorelkin to implement CR/LF folding and fix memory leaks 2006-06-05 17:21:07 +00:00
fv * Do not redraw entire screen when Tgroup.draw is called. 2006-06-03 20:57:55 +00:00
ide * Update paste command after cut/copy. 2006-06-04 21:24:16 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages + Fixed bug #4821 and added test 2006-06-05 16:56:37 +00:00
rtl + Made AddDisk a function, returning the current number of drives. 2006-06-06 20:54:21 +00:00
tests * new test 2006-06-06 10:25:27 +00:00
utils * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
.gitattributes * new test 2006-06-06 10:25:27 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00