summaryrefslogtreecommitdiff
path: root/Modules/expat
Commit message (Expand)AuthorAgeFilesLines
* sync ordering of stddef.h includes with expat 2.1.1Benjamin Peterson2016-06-132-4/+4
* upgrade expt to 2.1.1 (closes #26556)Benjamin Peterson2016-06-113-6/+24
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
* merge 3.3 (#19186)Benjamin Peterson2014-02-043-10/+10
|\
| * Load expat_config.h and therefore pyconfig.h before C stdlib headers are loaded.Christian Heimes2013-12-063-10/+10
* | restore namespacing of pyexpat symbols (closes #19186)Benjamin Peterson2014-02-041-0/+4
|/
* Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*,Terry Jan Reedy2013-03-111-1/+1
* Update the embedded copy of the expat XML parser to 2.1.0. It bringsGregory P. Smith2012-07-1412-258/+374
* Fixes Issue 14234: fix for the previous commit, keep compilation whenGregory P. Smith2012-03-141-0/+2
* Transplant from main repo d6c197edd99b: Fixes Issue #14234: CVE-2012-0876: Ra...Georg Brandl2012-03-153-59/+128
* Merged revisions 84743 via svnmerge fromMatthias Klose2010-09-121-0/+21
* Merged revisions 77682 via svnmerge fromMatthias Klose2010-01-221-0/+3
* Backport of r74435. Not merged/blocked w/ svnmerge.py as the tool is erroring...Brett Cannon2009-08-131-1/+1
* Remove support for BeOSSkip Montanaro2007-08-171-1/+1
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-211-0/+4
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-1111-306/+489
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-274-8/+27
* Remove two instances of trailing commas. Resolves patch #1209781.Georg Brandl2006-02-191-1/+1
* Fix icc warnings: using wrong enum typeNeal Norwitz2006-01-071-2/+2
* update to Expat 1.95.8Fred Drake2004-08-037-361/+789
* remove support for missing ANSI C header files (limits.h, stddef.h, etc).Skip Montanaro2004-02-101-6/+0
* Update to Expat 1.95.7; there are no changes to the Expat sources.Fred Drake2003-10-2113-1045/+604
* Integrate the patch from expat.h 1.51; needed for some C compilers.Fred Drake2003-02-071-21/+24
* Update to the final version released as Expat 1.95.6 (maintainingFred Drake2003-01-281-78/+66
* Undo inclusion of Python.h. Remove HAVE_MEMCPY section.Martin v. Löwis2003-01-261-12/+0
* Uncomment usage of expat_config.hMartin v. Löwis2003-01-251-0/+2
* Incorporate Expat 1.95.6.Martin v. Löwis2003-01-2510-3941/+5444
* Remove RCSId; this produces annoying warnings.Fred Drake2002-07-171-3/+0
* Patch #551011: Fix compilation problems with Cygwin.Martin v. Löwis2002-05-081-1/+1
* Define VERSION in expat.h.Martin v. Löwis2002-02-131-0/+4
* "Generate" from expat.h.in, for 1.95.2.Martin v. Löwis2002-02-121-0/+735
* Disable usage of Expat's config.h.Martin v. Löwis2002-02-113-0/+6
* Initial revisionMartin v. Löwis2002-02-1117-0/+11093