The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 54b15ba318 * tcursorinfo incorrectly was aliassed to console_cursor_info, which is incorrect for
getcursorinfo in redef.inc. Added cursor_info structs as per MSDN. Mantis 15745

git-svn-id: trunk@14898 -
2010-02-13 14:06:08 +00:00
compiler * fixed getting the "original" def in taddnode.simplify by stopping at 2010-02-13 11:30:43 +00:00
ide * fix for #7308. (changeonopen preferences does nothing) 2010-02-11 16:11:53 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * fix for 15509. 2010-02-13 13:47:06 +00:00
rtl * tcursorinfo incorrectly was aliassed to console_cursor_info, which is incorrect for 2010-02-13 14:06:08 +00:00
tests * insert proper type conversions when optimising logical operations and 2010-02-12 18:13:08 +00:00
utils * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitattributes * insert proper type conversions when optimising logical operations and 2010-02-12 18:13:08 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00