The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 252c2bbc83 * FormatMessageA -> FormatMessage (W version)
git-svn-id: trunk@21937 -
2012-07-18 09:17:30 +00:00
compiler * the code generator bugs referred to in r21921 weren't completely fixed yet 2012-07-17 14:36:37 +00:00
ide Use two parameter version of get_caller_frame 2012-07-12 09:12:02 +00:00
installer
packages * Fixed memory leak with unary expressions 2012-07-17 23:43:25 +00:00
rtl * FormatMessageA -> FormatMessage (W version) 2012-07-18 09:17:30 +00:00
tests * send full x/y ansi position information in case of an X-coordinate 2012-07-17 18:03:23 +00:00
utils * Added option to remove brackets from menu header From AndrewH (Bug ID 21676) 2012-07-11 17:13:40 +00:00
.gitattributes * send full x/y ansi position information in case of an X-coordinate 2012-07-17 18:03:23 +00:00
.gitignore
Makefile
Makefile.fpc