summaryrefslogtreecommitdiff
path: root/legacy.c
Commit message (Expand)AuthorAgeFilesLines
* Mark more static data as `const`David Kilzer2022-04-071-1/+1
* Remove elfgcchack.hNick Wellnhofer2022-02-201-2/+1
* Legacy needs xmlSAX2StartElement() and xmlSAX2EndElement().Nicolas Le Cam2014-02-101-1/+1
* Big space and tab cleanupDaniel Veillard2012-09-111-15/+15
* small doc patch from Aron Stansvik another doc patch for a deprecated APIDaniel Veillard2005-12-061-1/+0
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-0/+2
* removed some extern before function code reported by Kjartan Maraas on IRCDaniel Veillard2004-09-171-0/+2
* remove deprecated warning on startElement() DanielDaniel Veillard2003-12-241-2/+1
* remove the warning for startDocument(), as it is used by glade (orDaniel Veillard2003-10-171-1/+2
* more code cleanup, especially around error messages, the HTML parser hasDaniel Veillard2003-10-051-124/+196
* made the predefined entities static predefined structures to avoid theDaniel Veillard2003-09-301-1/+21
* added a new configure option --with-push, some cleanups, chased code sizeDaniel Veillard2003-09-301-0/+282
* Forgot to commit the new file !!!Daniel Veillard2003-09-291-0/+966