The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0ebc1e920a * allow modifying lvalues obtained by dereferencing read-only properties,
both via regular pointers and via classes (mantis 9498)

git-svn-id: trunk@8755 -
2007-10-09 13:08:36 +00:00
compiler * allow modifying lvalues obtained by dereferencing read-only properties, 2007-10-09 13:08:36 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide * nice PentiumM string 2007-10-07 17:23:56 +00:00
installer + fcl-json added to install.dat 2007-10-07 13:47:30 +00:00
packages * Changed library-initialisation. It now works the same as for mysql. Fixes bug 2007-10-09 08:50:40 +00:00
rtl * fixed generic index- and comparebyte/word/dword for limits which 2007-10-09 11:00:15 +00:00
tests * allow modifying lvalues obtained by dereferencing read-only properties, 2007-10-09 13:08:36 +00:00
utils fpdoc: give context of invalid short description 2007-10-05 12:05:04 +00:00
.gitattributes * allow modifying lvalues obtained by dereferencing read-only properties, 2007-10-09 13:08:36 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00