mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 23:19:25 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * Renamed ParseElement to ParseStartTag to reflect its actual functionality * Changed ParseQuantity into function returning a enumeration type * Simplified TXMLDecodingSource.NewLine * Changed the main loop (ParseContent) so that multiple calls to DoText() are replaced by a single call. - Removed "if FCDSectinsAsText" branch in DoCDSect. It is obsolete since this case is handled in ParseContent. git-svn-id: trunk@15975 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |