Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338). | Trent Mick | 2006-06-19 | 1 | -1/+3 |
| | |||||
* | Fix breakage from patch 1471883 (r45800 & r45808) on OSF/1. | Neal Norwitz | 2006-05-02 | 1 | -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.8 | Fred Drake | 2004-08-03 | 1 | -0/+5 |
| | |||||
* | Update to Expat 1.95.7; there are no changes to the Expat sources. | Fred Drake | 2003-10-21 | 1 | -2/+2 |
| | |||||
* | Uncomment usage of expat_config.h | Martin v. Löwis | 2003-01-25 | 1 | -0/+2 |
| | |||||
* | Incorporate Expat 1.95.6. | Martin v. Löwis | 2003-01-25 | 1 | -476/+523 |
| | |||||
* | Remove RCSId; this produces annoying warnings. | Fred Drake | 2002-07-17 | 1 | -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öwis | 2002-02-11 | 1 | -0/+2 |
| | |||||
* | Initial revision | Martin v. Löwis | 2002-02-11 | 1 | -0/+1275 |