The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 1a28ccb0be + More c14n conformance in the writer:
* dedicated procedure for writing the document node;
  * no indenting in c14n mode;
  * ignore Specified property of the attributes in c14n mode.

git-svn-id: trunk@14192 -
2009-11-15 21:14:39 +00:00
compiler * fix compilation with -dEXTDEBUG 2009-11-15 18:26:50 +00:00
ide * Reset AbortTool before each run 2009-11-05 00:45:19 +00:00
installer * Try to fix scroll bar problems 2009-11-04 16:46:32 +00:00
packages + More c14n conformance in the writer: 2009-11-15 21:14:39 +00:00
rtl * don't exit the program in the exit code of shared libraries under Linux 2009-11-15 13:50:14 +00:00
tests + compiled test for win32 2009-11-15 20:56:18 +00:00
utils * Added support for the url tag to include arbitrary links 2009-11-13 15:58:45 +00:00
.gitattributes + compiled test for win32 2009-11-15 20:56:18 +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