The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a60a957420 * fixed setting bitpacked record fields straddling their natural boundaries
to 0 or field_type(-1) (bug noted by Russell Davies on fpc-devel + his
    test programs)
  * fixed bit offset calculations for nested bitpacked record regvars

git-svn-id: trunk@11242 -
2008-06-18 16:31:39 +00:00
compiler * fixed setting bitpacked record fields straddling their natural boundaries 2008-06-18 16:31:39 +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 * Patch from Paul Ishenin for GDK_IS_CURSOR 2008-06-18 06:52:32 +00:00
rtl * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
tests * fixed setting bitpacked record fields straddling their natural boundaries 2008-06-18 16:31:39 +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