The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 0557ddc342 * removed typed const, it is now handled by staticvarsym
* globalvarsym renamed to staticvarsym
  * fixed invalid regvar use in init when the finalize also uses the var

git-svn-id: trunk@5290 -
2006-11-08 21:04:22 +00:00
compiler * removed typed const, it is now handled by staticvarsym 2006-11-08 21:04:22 +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 * removed typed const, it is now handled by staticvarsym 2006-11-08 21:04:22 +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 * fixed resources support for all windows targets. 2006-11-08 16:44:19 +00:00
tests + copying of procedure variable defs 2006-11-07 19:20:12 +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 + copying of procedure variable defs 2006-11-07 19:20:12 +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