summaryrefslogtreecommitdiffstats
path: root/Modules/expat/xmltok_impl.c
Commit message (Expand)AuthorAgeFilesLines
* closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346)Benjamin Peterson2019-09-261-479/+520
* bpo-34625: Update vendorized expat version to 2.2.6. (GH-9150)Benjamin Peterson2018-09-111-3/+6
* bpo-33956: update vendored expat to 2.2.5 (GH-7925)Benjamin Peterson2018-06-271-74/+1
* Fix miscellaneous typos (#4275)luzpaz2017-11-051-1/+1
* bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)Victor Stinner2017-09-041-3/+30
* bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106)Victor Stinner2017-08-181-6/+33
* bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164)Victor Stinner2017-06-141-115/+111
* Update the embedded copy of the expat XML parser to 2.1.0. It bringsGregory P. Smith2012-07-141-1/+5
* Backport of r77429. Not merged/blocked as svnmerge.py is not liking me right ...Brett Cannon2009-08-131-1/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-3/+3
* Update to Expat 1.95.7; there are no changes to the Expat sources.Fred Drake2003-10-211-1/+1
* Incorporate Expat 1.95.6.Martin v. Löwis2003-01-251-470/+481
* Initial revisionMartin v. Löwis2002-02-111-0/+1768