The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 005bdc1af4 * fixed "inherited some_property" constructs for getters/setters
(mantis #10927)
  * extended the tb0259 test a bit (tests similar constructs in
    case there is no getter/setter)

git-svn-id: trunk@10456 -
2008-03-07 19:29:40 +00:00
compiler * fixed "inherited some_property" constructs for getters/setters 2008-03-07 19:29:40 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * reenabled fcl-db dependencies on external DB libs for Win64 (previously excluded by mistake) 2008-03-06 16:06:19 +00:00
rtl * fixed writing of long strings when using the crt unit on win32, resolves #8843 2008-03-06 20:20:29 +00:00
tests * fixed "inherited some_property" constructs for getters/setters 2008-03-07 19:29:40 +00:00
utils * basic work for checksum on packages to detect if recompile 2008-02-26 22:46:42 +00:00
.gitattributes * fixed "inherited some_property" constructs for getters/setters 2008-03-07 19:29:40 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00