aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/xml_lexer.mll
Commit message (Expand)AuthorAge
* Fixing previous patch.Gravatar Pierre-Marie Pédrot2015-09-10
* Fixing the XML lexer definition of names to match the standard.Gravatar Pierre-Marie Pédrot2015-09-10
* Fixing bug #4281: Better escaping of XML attributes.Gravatar Pierre-Marie Pédrot2015-07-28
* Xml_lexer: Handle non-breakable spaces.Gravatar Regis-Gianas2014-11-04
* Fixing #2825.Gravatar ppedrot2012-06-21
* Fixed the XML parser CDATA handling (and changed the EOL convention of these ...Gravatar ppedrot2011-11-24
* Moving XML handling to lib directoryGravatar ppedrot2011-11-24