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
/
xmltok.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-97005: Update libexpat from 2.4.7 to 2.4.9 (gh-97006)
Dong-hee Na
2022-09-22
1
-3/+4
*
bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487)
Dong-hee Na
2022-02-23
1
-7/+2
*
bpo-46400: Update libexpat from 2.4.1 to 2.4.4 (GH-31022)
Cyril Jouve
2022-02-12
1
-4/+5
*
no-issue: Make silence about warning '_POSIX_C_SOURCE redefined' (GH-28948)
Dong-hee Na
2021-10-14
1
-4/+4
*
bpo-44394: Update libexpat copy to 2.4.1 (GH-26945)
Victor Stinner
2021-08-29
1
-20/+28
*
bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POSIX_C_SOU...
Pablo Galindo
2019-10-12
1
-8/+8
*
closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346)
Benjamin Peterson
2019-09-26
1
-753/+619
*
closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436)
Benjamin Peterson
2019-06-28
1
-3/+0
*
bpo-31374: expat doesn't include <pyconfig.h> on Windows (GH-11079)
Victor Stinner
2018-12-10
1
-1/+3
*
bpo-31374: Include pyconfig.h earlier in expat (GH-11064)
Victor Stinner
2018-12-10
1
-0/+1
*
bpo-33956: update vendored expat to 2.2.5 (GH-7925)
Benjamin Peterson
2018-06-27
1
-16/+27
*
bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)
Victor Stinner
2017-09-04
1
-13/+54
*
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106)
Victor Stinner
2017-08-18
1
-3/+10
*
bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300)
Victor Stinner
2017-06-21
1
-19/+15
*
bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164)
Victor Stinner
2017-06-14
1
-65/+165
*
sync ordering of stddef.h includes with expat 2.1.1
Benjamin Peterson
2016-06-14
1
-2/+2
*
upgrade expt to 2.1.1 (closes #26556)
Benjamin Peterson
2016-06-11
1
-1/+1
*
Load expat_config.h and therefore pyconfig.h before C stdlib headers are loaded.
Christian Heimes
2013-12-06
1
-2/+2
*
Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*,
Terry Jan Reedy
2013-03-11
1
-1/+1
*
Update the embedded copy of the expat XML parser to 2.1.0. It brings
Gregory P. Smith
2012-07-14
1
-5/+17
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-2/+4
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-2/+2
*
update to Expat 1.95.8
Fred Drake
2004-08-03
1
-1/+4
*
Update to Expat 1.95.7; there are no changes to the Expat sources.
Fred Drake
2003-10-21
1
-2/+2
*
Incorporate Expat 1.95.6.
Martin v. Löwis
2003-01-25
1
-337/+403
*
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/+1566