The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 8798a9d558 xmlread.pp:
* Report unclosed Ignore section as soon as it is detected, improves error messages and simplifies the code.
* Since SkipUntilSeq is only ever called with 1 or 2 delimiter chars, support just that rather than arbitrary-length array. Simplifies code.

git-svn-id: trunk@13818 -
2009-10-08 14:48:34 +00:00
compiler * Also updated errorr.msg, cp866 encoding is needed for Windows console. 2009-10-07 17:43:44 +00:00
ide o another linux console patch by Nikolay Nikolov: 2009-09-16 19:58:42 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages xmlread.pp: 2009-10-08 14:48:34 +00:00
rtl * Patch from Paul Ishenin, load stringlists with fmdenywrite. (improves sharing behaviour) 2009-10-04 13:36:43 +00:00
tests * fixed stabs debug information for parameters copied into local variables 2009-10-06 13:51:16 +00:00
utils * properties fixed 2009-10-06 12:04:09 +00:00
.gitattributes Updated Russian message file, and changed cp1251 encoding to UTF-8. 2009-10-07 17:36:27 +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