Историја ревизија

Аутор SHA1 Порука Датум
  michael def5c7feab * Merging revisions 41662 from trunk: пре 6 година
  michael 133e7e53f0 * Fix bug #33803 пре 7 година
  sergei 4b8953c4f9 * When reading XML with namespace processing enabled, create 'level 2' elements and attributes even if their namespaceUri is empty. пре 12 година
  sergei f5a8f69517 * Fixed handling of ']' character in CDATA sections, when it is not starting a ']]>' delimiter it must be output as-is. Mantis #23794. пре 12 година
  sergei 12a4e1a37d * xmlwrite.pp, continuing with streaming API: пре 13 година
  sergei 901eb84b3d * xmlwrite.pp, started implementing the streaming API. пре 13 година
  sergei c060466fb8 * Fixed WriteXML() for non-document nodes after r20538, Mantis #21609 пре 13 година
  sergei 60fe15b01a * fcl-xml, improved TNSSupport class to work directly with hashed strings, reduces amount of hash lookups. пре 13 година
  sergei 042f5264bb * fcl-xml, replacing more occurrences of WideString with XMLString. пре 13 година
  sergei 631528a08b * XML writer: reject characters in range #0-#31 (excluding #9,#10,#13) in text node and attribute contents. Resolves #20780. пре 14 година
  sergei 72dcf89350 * Output the encoding label (still fixed to "utf-8", others are not yet supported), Mantis #19827, #19172. пре 14 година
  sergei 70bc36da85 + Implemented TDOMDocument.xmlStandalone property пре 14 година
  sergei 7e102d12ca * Escape '>' characters in attribute values, resolves #19831 пре 14 година
  michael a8e4234aca * Patch from Graeme Geldenhuys to check for XMLDocument before typecasting it пре 15 година
  sergei 320f67eab2 xmlwrite.pp, htmwrite.pp: replaced inheritance by composition. TxxxWriter always writes to a TStream (or its descendant), and for text files we use a simple TStream-compatible wrapper. пре 15 година
  sergei a24b84c11b * Fixed CDATA section splitting which got broken due to excessive optimization in r14194. пре 15 година
  sergei 0589b2a846 XML writer: пре 16 година
  sergei 1a28ccb0be + More c14n conformance in the writer: пре 16 година
  sergei 5c60f0e9e2 XML writer: split CDATA sections at the ']]>' sequence. пре 16 година
  sergei edb79b62e0 * Changed TSpecialCharCallback from method into a regular procedure, this allows to drop all the {$ifdef fpc}@{$endif} ugliness. пре 16 година
  sergei d2fa20949a XML writer: write namespace declarations before attribites and optionally sort them as required by c14n. пре 16 година
  sergei ea85a7ec11 xmlwrite.pp: c14n compliance: write whitespace after PI name only if its data is not empty пре 16 година
  sergei 78b41cd8f6 + XML writer now performs the namespace normalization. пре 16 година
  sergei 425170167d * Base units of the package now can be compiled also with Delphi, patch from Dariusz Mazur (with some modifications). пре 16 година
  michael f853ac4c63 * Undid previous patch, because not all compiles пре 16 година
  michael 612d58c80f * Patch from Dariusz Mazur to fix compilation with Delphi пре 16 година
  sergei f0e6946688 XML/HTML writers, handle denormalized line-ending sequences (#13 and #13#10), fixes #13879. пре 16 година
  michael 77b38b6be5 * Patch from Sergei Gorelkin: пре 17 година
  peter e338befa21 * mode objfpc added пре 17 година
  michael 169b04a237 * Fixed issue #9528 with patch from Sergei Gorelkin пре 18 година