The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 73bfdcf8b8 * Fixed accessing TCustomBufDataset.IndexFieldNames from a new instance (bug 16695 + test)
* Fixed problems when closing a dataset that was opened using the FileName property, when the FileName property was cleared in between

git-svn-id: trunk@15409 -
2010-06-11 15:14:43 +00:00
compiler * fixed "byte/word/... ptr []" and "byte/word/..([])" typecasted expressions 2010-06-11 14:51:58 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Fixed accessing TCustomBufDataset.IndexFieldNames from a new instance (bug 16695 + test) 2010-06-11 15:14:43 +00:00
rtl * continue exchanging untyped "Pointer" handle types to pointer to empty records. 2010-06-10 20:28:39 +00:00
tests * fixed "byte/word/... ptr []" and "byte/word/..([])" typecasted expressions 2010-06-11 14:51:58 +00:00
utils * Fix so only interface is parsed 2010-06-10 06:52:07 +00:00
.gitattributes * fixed "byte/word/... ptr []" and "byte/word/..([])" typecasted expressions 2010-06-11 14:51:58 +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