index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
expat
/
xmlparse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-37731: Squish another _POSIX_C_SOURCE redefinition problem in expat. (GH-...
Benjamin Peterson
2019-11-07
1
-6/+6
*
[2.7] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16408)
Benjamin Peterson
2019-09-26
1
-2056/+1738
*
closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436)
Miss Islington (bot)
2019-06-28
1
-19/+10
*
[2.7] bpo-31374: Include pyconfig.h earlier in expat (GH-11078)
Victor Stinner
2018-12-10
1
-0/+3
*
bpo-34625: Update vendorized expat version to 2.2.6. (GH-9150)
Miss Islington (bot)
2018-09-11
1
-22/+44
*
[2.7] closes bpo-33956: update vendored expat to 2.2.5 (GH-7925)
Benjamin Peterson
2018-06-27
1
-1337/+1294
*
bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)
Victor Stinner
2017-09-06
1
-7/+30
*
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3145)
Victor Stinner
2017-08-18
1
-72/+458
*
[2.7] bpo-30797: Avoid _GNU_SOURCE redefined warning in xmlparse.c (GH-2670) ...
Segev Finer
2017-07-11
1
-1/+1
*
[2.7] bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) (#2312)
Victor Stinner
2017-06-21
1
-123/+486
*
bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202)
Victor Stinner
2017-06-15
1
-34/+79
*
Issue #22463: Backport compiler warning fixes and workarounds
Martin Panter
2016-06-21
1
-6/+6
*
upgrade expt to 2.1.1 (closes #26556)
Benjamin Peterson
2016-06-11
1
-4/+22
*
Update the embedded copy of the expat XML parser to 2.1.0. It brings
Gregory P. Smith
2012-07-14
1
-175/+248
*
Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes
Gregory P. Smith
2012-03-14
1
-59/+118
*
- Expat: Fix DoS via XML document with malformed UTF-8 sequences
Matthias Klose
2010-01-22
1
-0/+3
*
Handle failures from lookup.
Neal Norwitz
2006-08-13
1
-0/+4
*
- back out Expat change; the final fix to Expat will be different
Fred Drake
2006-07-06
1
-2/+0
*
SF bug #1296433 (Expat bug #1515266): Unchecked calls to character data
Fred Drake
2006-07-01
1
-0/+2
*
Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338).
Trent Mick
2006-06-19
1
-126/+207
*
Fix breakage from patch 1471883 (r45800 & r45808) on OSF/1.
Neal Norwitz
2006-05-02
1
-4/+4
*
Fix icc warnings: using wrong enum type
Neal Norwitz
2006-01-07
1
-2/+2
*
update to Expat 1.95.8
Fred Drake
2004-08-03
1
-218/+587
*
Update to Expat 1.95.7; there are no changes to the Expat sources.
Fred Drake
2003-10-21
1
-196/+315
*
Update to the final version released as Expat 1.95.6 (maintaining
Fred Drake
2003-01-28
1
-78/+66
*
Undo inclusion of Python.h. Remove HAVE_MEMCPY section.
Martin v. Löwis
2003-01-26
1
-12/+0
*
Incorporate Expat 1.95.6.
Martin v. Löwis
2003-01-25
1
-2146/+3228
*
Disable usage of Expat's config.h.
Martin v. Löwis
2002-02-11
1
-0/+2
*
Initial revision
Martin v. Löwis
2002-02-11
1
-0/+4635