summaryrefslogtreecommitdiff
path: root/packages/fcl-xml
Commit message (Expand)AuthorAgeFilesLines
* * regenerated makefiles with latest fpcmakenickysn2016-06-181-1/+6
* * regenerate makefiles after the fpcmake updatenickysn2016-06-171-2/+10
* * spelling mistakes fpc repo part, mantis #30233marco2016-06-022-2/+2
* * Don't escape text inside script/style elements, third part of Mantis #22434.sergei2016-03-131-1/+6
* * The second part of changes suggested by Maris Janis Vasilevskis (Mantis #22...sergei2016-03-131-60/+111
* * Reworked SplitTagString as suggested by Mantis #22434: it now accepts html-...sergei2016-03-131-60/+59
* * fcl-xml: fixed off-by-one error, preventing 'xmlns:foo' in DTD ATTLIST from...sergei2016-02-021-1/+2
* * fcl-xml: Fixed parsing DTD, whitespace after name is mandatory only if foll...sergei2016-02-021-6/+9
* - disabled the win16 target for all packages that don't compile on that platformnickysn2015-09-271-1/+1
* - THTMLToDOMConverter.FElementStack is created and destroyed, but unused othe...sergei2015-09-221-4/+3
* * updated all the remaining makefiles that 'fpcmake -r' missednickysn2015-09-051-3/+17
* * Re-generated makefile'sjoost2015-08-121-2/+12
* * Filter the Makefile's unit searchpaths from the fpmake command line.joost2015-08-121-1/+3
* AROS/x86_64: regenerated Makefileskaroly2015-06-291-2/+16
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-201-2/+14
* * Small test program for xmlconfmichael2015-03-252-0/+95
* * Added regular loadfromstream/saveToStream methods (bug 26003)michael2015-03-251-22/+51
* * regenerated for iphonesim/x86-64jonas2015-02-231-1/+9
* * regenerated with Darwin/AArch64 supportjonas2015-02-231-3/+11
* * fcl-xml: dropped using 'hack classes', which cause runtime errors if compil...sergei2015-02-192-23/+19
* * Re-generated packages-Makefile.fpcs and Makefilesjoost2015-01-052-28/+43
* * version updated to 3.1.1marco2015-01-044-9/+23
* * Use short 8.3 names for archives on limit83fs-hostsjoost2014-11-281-0/+1
* * fix result:=func(result) instead of result:=func(s). Mantis #26746marco2014-09-201-1/+1
* AROS: regenerated Makefiles to support i386-aroskaroly2014-08-171-5/+38
* * Changed SaveAs to SaveToFilemichael2014-05-161-3/+3
* fcl-xml: Added new property to XmlConf to allow opening file in read only mod...mazen2014-05-151-2/+15
* + Unit tests for TXMLReader-based XML parsing classes.sergei2014-03-132-0/+871
* * Provide distinct error messages.sergei2014-03-131-9/+9
* + lazarus project for easier editing with lazarusflorian2014-03-052-0/+76
* * mipsel-android: Regenerated makefiles. From now the mipsel-android target c...yury2014-02-071-5/+22
* * always use forward slashes in path to fpmake similarly to paths to other ...hajny2014-02-012-4/+4
* + Basic implementation of TXPathNSResolver class, Mantis #25183.sergei2013-10-182-5/+30
* * Applied patch from Daniel Garpary to be able to create custom TDomElement d...michael2013-09-251-2/+11
* * disable packages which do not build on msdosflorian2013-08-113-12/+24
* * Handle the location of each package at run-time, not at compilation timejoost2013-06-021-1/+1
* Regenerate all Makefiles with an up-to-date fpcmake binarypierre2013-04-291-32/+159
* * Re-generated Makefiles for the changes in the Makefile.fpcs in r24349joost2013-04-271-117/+135
* * Now zipinstall is passed to fpmake by all Makefile.fpc'sjoost2013-04-271-0/+2
* * When reading XML with namespace processing enabled, create 'level 2' elemen...sergei2013-04-244-16/+15
* * Initial work to store element/attribute names as "namespaceURI+localname" p...sergei2013-04-231-39/+49
* + Merge the targetandroid branch. Support for arm and i386 android targets.yury2013-02-131-93/+27
|\
| * * Sync with trunk r23500.yury2013-01-231-4/+4
| |\
| * | * Regenerated all makefiles.yury2013-01-171-93/+27
* | | * Fixed handling of ']' character in CDATA sections, when it is not starting ...sergei2013-01-311-5/+10
| |/ |/|
* | * Allow to set the write buffer size (enlarged to 4k)michael2013-01-211-4/+4
|/
* * disable uncompilable targets for embedded targetsflorian2012-12-311-1/+2
* * Re-generated all the Makefile.fpcs from the packages. So they are almost a...joost2012-11-172-32/+64
* * pass not only exception address but also frame to raise: florian2012-11-041-4/+4
* Pass OPT to compilation of fpmake.tom_at_work2012-09-152-9/+122