The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
andrew 76769d8e18 * Added reading and writing binary TOC for chms.
* Fixed a small bug in chmwriter where strings could have been written across blocks.
* Added a methon to TChmReader to get the toc sitemap. Will use binary toc first if available then text if not.

git-svn-id: trunk@13673 -
2009-09-08 02:35:27 +00:00
compiler * changed error about unsupported -Xr option into a warning, because the 2009-09-06 18:50:11 +00:00
ide * Fix several minor html canonicalization problems. FB's chm still gpf's in the index load. 2009-09-06 17:06:36 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * Added reading and writing binary TOC for chms. 2009-09-08 02:35:27 +00:00
rtl * fixed fpsignal for linux/x86_64 and possibly some other platforms as well 2009-09-06 20:03:09 +00:00
tests * fixed fpsignal for linux/x86_64 and possibly some other platforms as well 2009-09-06 20:03:09 +00:00
utils + file forgotten to add in r13588 2009-08-24 17:22:25 +00:00
.gitattributes * GMP initial version. 2009-09-07 13:50:31 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00