The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
blikblum 09515e6b34 * Generate detail sql used in masterdetail using the fielddefs instead of hardcoding to all fields
* Reset the detail sql also when masterlink is inactive
* Cleanup/refactor masterdetail routines

git-svn-id: trunk@12752 -
2009-02-19 17:20:05 +00:00
compiler * set maximum alignment of shortstrings to 2 in MacPas mode 2009-02-16 18:57:26 +00:00
ide * limit IDE stack to 3M on windows to avoid trouble at IDE startup at least on XP x64 2009-02-01 19:21:10 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * Generate detail sql used in masterdetail using the fielddefs instead of hardcoding to all fields 2009-02-19 17:20:05 +00:00
rtl * patch by Olivier Coursiere to fix beos building 2009-02-14 18:02:01 +00:00
tests * fixed overflow when calculating frequencies 2009-02-18 21:16:11 +00:00
utils * show usage if no parameters 2009-02-18 17:44:02 +00:00
.gitattributes * fixed overflow when calculating frequencies 2009-02-18 21:16:11 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00