The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-07-22 22:32:45 +00:00
compiler * always generate a DW_TAG_typedef entry when usng a type (not only for 2009-07-22 19:44:29 +00:00
ide * fields after objects methods. 2009-06-27 14:06:58 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * Complement to fix of case insensitive comparison in Locate/Lookup: handles partial key 2009-07-22 22:32:45 +00:00
rtl * Implement do_IsDevice without relying on IOCTL_TCGETS (unsupported on Haiku). This enable mouse support in the Freepascal IDE. 2009-07-19 14:19:59 +00:00
tests * take care of locale decimal separator in test 2009-07-22 17:52:34 +00:00
utils * moved field definitions before method/property definitions (see mantis 2009-06-27 11:27:31 +00:00
.gitattributes * set addn resultdef when evaluating constant string concatenation 2009-07-22 16:16:11 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00