The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost c16b79c1a6 Improved working with stand-alone TBufDataset:
* Added tests
 * Raise exception when trying to refresh data when there are updates
 * CreateDataset now also creates a dataset based on the fields when there
   are no fielddefs available.

git-svn-id: trunk@20940 -
2012-04-20 13:45:41 +00:00
compiler * Use localalignmax in calc_stackframe_size method 2012-04-20 12:13:52 +00:00
ide Add neednostdlib=1 for netbsd to avoid use of incompatble system libraries 2012-04-18 07:57:48 +00:00
installer * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
packages Improved working with stand-alone TBufDataset: 2012-04-20 13:45:41 +00:00
rtl * inline several math methods (though a lot won't be inlined yet because they take open array parameters), resolves #21040 2012-04-19 21:14:09 +00:00
tests tests: fix test for new variant overload preferences 2012-04-19 08:31:05 +00:00
utils * enabled for AIX 2012-04-11 18:07:23 +00:00
.gitattributes Improved working with stand-alone TBufDataset: 2012-04-20 13:45:41 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00