summaryrefslogtreecommitdiff
path: root/src/xine-utils/xmllexer.c
AgeCommit message (Expand)Author
2008-03-17Allow CR & LF termination of XML element names.Darren Salt
2007-12-31Convert XML parser ABI breakage into ABI extension. Bump the soname accordingly.Darren Salt
2007-12-27xmlparser: fix token buffer being too smallMaximilian Schwerin
2007-12-17Fix an off-by-one error concerning UTF-8-encoded BOMs.Darren Salt
2007-12-14Convert XML to UTF-8 for parsing if a BOM is detected.Darren Salt
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-11-06Decode numbered XML char entities as UTF-8, and support codes >= 256.Darren Salt
2007-04-21Handle single-quoted attributes in XML.Darren Salt
2007-03-04- commit documentation, and header changes for the relicensing of theBastien Nocera
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-02-14Minor constness fixups.Darren Salt
2005-01-16fixing compiler warningsMichael Roitzsch
2005-01-16Add basic support for character entities:Darren Salt
2004-05-31'/' is not allowed in identifierThibaut Mattern
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-06reading through Daniel's huge patch was quite tiresome, but it was not worthl...Michael Roitzsch
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-09-16Removed headers that were providing nothing needed to the build.Stephen Torri
2003-07-19Backport cleanups/fixes/improvements from gxine.Thibaut Mattern
2002-05-01added xml parser/lexer from thibaut matternGuenter Bartsch