summaryrefslogtreecommitdiffstats
path: root/Modules/expat/xmlrole.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338).Trent Mick2006-06-191-1/+3
|
* Fix breakage from patch 1471883 (r45800 & r45808) on OSF/1.Neal Norwitz2006-05-021-2/+2
| | | | | | The problem was that pyconfig.h was being included before some system headers which caused redefinitions and other breakage. This moves system headers after expat_config.h which includes pyconfig.h.
* 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
| | | | | This is already removed from Expat 1.95.4, so the problem will not recur when we update.
* Disable usage of Expat's config.h.Martin v. Löwis2002-02-111-0/+2
|
* Initial revisionMartin v. Löwis2002-02-111-0/+1275