The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei b48a0060b8 xmlread.pp, refactoring of literal handling:
* separate procedure SkipQuote, reused by SkipQuotedLiteral and ExpectAttValue;
* inlined SkipPubidLiteral to the (only) place where it is called.

git-svn-id: trunk@13858 -
2009-10-14 22:12:27 +00:00
compiler * Missing percent in russian messages, Mantis 14772 2009-10-10 14:25:06 +00:00
ide * IDE now uses generalized index procedure. 2009-10-11 13:53:03 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages xmlread.pp, refactoring of literal handling: 2009-10-14 22:12:27 +00:00
rtl * corrected some typo that was inserted by r13853 2009-10-13 15:48:42 +00:00
tests * fixed mantis #14729: 2009-10-10 10:53:18 +00:00
utils * Fixes compilation problem 2009-10-10 19:23:30 +00:00
.gitattributes * fixed mantis #14729: 2009-10-10 10:53: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