summaryrefslogtreecommitdiffstats
path: root/Modules/expat/xmlrole.c
Commit message (Expand)AuthorAgeFilesLines
* bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)Victor Stinner2017-09-041-2/+30
* bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106)Victor Stinner2017-08-181-1/+29
* bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300)Victor Stinner2017-06-211-8/+2
* bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164)Victor Stinner2017-06-141-112/+112
* sync ordering of stddef.h includes with expat 2.1.1Benjamin Peterson2016-06-141-2/+2
* Load expat_config.h and therefore pyconfig.h before C stdlib headers are loaded.Christian Heimes2013-12-061-2/+2
* Update the embedded copy of the expat XML parser to 2.1.0. It bringsGregory P. Smith2012-07-141-3/+9
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-1/+3
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-2/+2
* update to Expat 1.95.8Fred Drake2004-08-031-0/+5
* Update to Expat 1.95.7; there are no changes to the Expat sources.Fred Drake2003-10-211-2/+2
* Uncomment usage of expat_config.hMartin v. Löwis2003-01-251-0/+2
* Incorporate Expat 1.95.6.Martin v. Löwis2003-01-251-476/+523
* Remove RCSId; this produces annoying warnings.Fred Drake2002-07-171-3/+0
* Disable usage of Expat's config.h.Martin v. Löwis2002-02-111-0/+2
* Initial revisionMartin v. Löwis2002-02-111-0/+1275