The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 545c6b0d64 * Added support for ftDateTime fields
* Call CreateTable on open when this is not done yet (bug 10958)
 * Check if the dataset is inactive on CreateTable
 * Opening a closed dataset is possible again
 * Implemented BookmarkValid + test (bug 8511)

git-svn-id: trunk@11263 -
2008-06-22 21:59:12 +00:00
compiler * do not write a "copied" symtable to a ppu when holding only a reference to it, 2008-06-22 21:12:22 +00:00
ide * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
installer * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
packages * Added support for ftDateTime fields 2008-06-22 21:59:12 +00:00
rtl Fixed DiskFree/DiskSize: 2008-06-19 14:59:41 +00:00
tests * fixed typo in diagnostic output 2008-06-19 09:37:13 +00:00
utils * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
.gitattributes * fixed setting bitpacked record fields straddling their natural boundaries 2008-06-18 16:31:39 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
Makefile.fpc * Haiku patch by Olivier Coursiere 2008-05-31 11:33:02 +00:00