Historique des commits

Auteur SHA1 Message Date
  sergei e41a365f59 * Changed 'var' parameters to 'out' in order to avoid warnings (Mantis #22136) il y a 13 ans
  sergei 6498df861b * xmlutils.pp: calculate hash with both range and overflow checks disabled (went unnoticed this far probably because range errors do not manifest on 32-bit platforms). il y a 13 ans
  sergei 54ea6a9be1 - removed 'var' parameter, it isn't necessary and prevents passing TStream descendants (Mantis #20867). il y a 14 ans
  sergei 27948a5f06 sax_xml.pp: cleanup: il y a 15 ans
  sergei 1c7c97dc93 sax_xml.pp: il y a 15 ans
  sergei 1a50f3ed26 * The fix in r15551 was not entirely correct. Must handle the case when string ends with a single whitespace. il y a 15 ans
  sergei 83238862f7 * The tag name may be followed by any whitespace char, not only #32 (Mantis #16906) il y a 15 ans
  sergei 73bafe0444 + Implement TSAXReader.Abort method, which can be used to end the parsing prematurely (Mantis #16703) il y a 15 ans
  sergei 26366263f1 sax_xml.pp: il y a 16 ans
  sergei 173a0647a3 Reworked entity reference handling in SAX parsers: il y a 16 ans
  sergei 5f45dd409b SAX readers: never transition from scText to scWhitespace state, and don't reset token while transitioning from scWhitespace to scText. This ensures that only pure-whitespace chunks are ever reported via IgnorableWhitespace event, and that text nodes are not broken into words. il y a 16 ans
  sergei a8e6f79ef3 * SAX parsers: support hexadecimal notation in character references and return result in a SAXChar il y a 16 ans
  sergei e75bad33e4 Applied a fix similar to r13047: il y a 16 ans
  peter e338befa21 * mode objfpc added il y a 17 ans
  peter 5b8dd4c004 * move fcl sources to separate packages il y a 18 ans