The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-11-07 18:14:25 +00:00
compiler * use aword(1) shl x, to prevent overflow with 1 shl 31 2006-11-07 18:14:25 +00:00
fcl + adds LocalEcho property to TLTelnetClient 2006-11-06 21:41:22 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * don't eat cpu while showing the user screen 2006-11-01 23:51:34 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * some variant dispatching stuff fixed 2006-11-05 21:07:59 +00:00
rtl * pthread_self returns a pthread_t, not a cint 2006-11-07 16:43:31 +00:00
tests + added mandelbrot benchmark 2006-11-06 14:48:23 +00:00
utils * Added libcurl downloader and implemented new command style as in smart/svn/cvs 2006-11-06 23:17:09 +00:00
.gitattributes * Added libcurl downloader and implemented new command style as in smart/svn/cvs 2006-11-06 23:17:09 +00:00
.gitignore * more ignores 2006-11-01 20:55:12 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00