summaryrefslogtreecommitdiff
path: root/packages/fcl-xml/src/xmlwrite.pp
Commit message (Expand)AuthorAgeFilesLines
* * Patch from Graeme Geldenhuys to check for XMLDocument before typecasting itmichael2010-11-261-7/+10
* xmlwrite.pp, htmwrite.pp: replaced inheritance by composition. TxxxWriter alw...sergei2010-08-081-42/+25
* * Fixed CDATA section splitting which got broken due to excessive optimizatio...sergei2010-01-141-1/+1
* XML writer:sergei2009-11-151-51/+83
* + More c14n conformance in the writer:sergei2009-11-151-4/+39
* XML writer: split CDATA sections at the ']]>' sequence.sergei2009-11-151-1/+15
* * Changed TSpecialCharCallback from method into a regular procedure, this all...sergei2009-10-171-26/+33
* XML writer: write namespace declarations before attribites and optionally sor...sergei2009-10-171-28/+120
* xmlwrite.pp: c14n compliance: write whitespace after PI name only if its data...sergei2009-10-131-2/+5
* + XML writer now performs the namespace normalization.sergei2009-10-011-3/+89
* * Base units of the package now can be compiled also with Delphi, patch from ...sergei2009-08-301-1/+1
* * Undid previous patch, because not all compilesmichael2009-08-271-4/+2
* * Patch from Dariusz Mazur to fix compilation with Delphimichael2009-08-271-2/+4
* XML/HTML writers, handle denormalized line-ending sequences (#13 and #13#10),...sergei2009-06-081-1/+6
* * Patch from Sergei Gorelkin:michael2008-02-131-74/+51
* * mode objfpc addedpeter2008-01-241-4/+0
* * Fixed issue 9528 with patch from Sergei Gorelkinmichael2007-08-311-1/+1
* * Patch from Sergei Gorelkinmichael2007-03-081-6/+9
* * move fcl sources to separate packagespeter2007-02-251-0/+626