The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 761fcca4ec + is_dynamicstring
+ implement low/high for dynamic strings, resolves #15244 and #22936
+ basic support for $zerobasedstrings directive

git-svn-id: trunk@22933 -
2012-11-04 21:48:53 +00:00
compiler + is_dynamicstring 2012-11-04 21:48:53 +00:00
ide
installer
packages * pass not only exception address but also frame to raise: 2012-11-04 20:40:21 +00:00
rtl * pass not only exception address but also frame to raise: 2012-11-04 20:40:21 +00:00
tests + is_dynamicstring 2012-11-04 21:48:53 +00:00
utils
.gitattributes + is_dynamicstring 2012-11-04 21:48:53 +00:00
.gitignore
Makefile * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 2012-10-31 08:09:04 +00:00
Makefile.fpc