cpython/Modules/expat
Neal Norwitz 9652baaf44 Fix breakage from patch 1471883 (r45800 & r45808) on OSF/1.
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.
2006-05-02 07:27:47 +00:00
..
Makefile.in Initial revision 2002-02-11 23:13:04 +00:00
ascii.h Incorporate Expat 1.95.6. 2003-01-25 22:41:29 +00:00
asciitab.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
expat.h Remove two instances of trailing commas. Resolves patch #1209781. 2006-02-19 15:28:47 +00:00
expat_config.h Further changes for #1471883: Edit Misc/NEWS, and 2006-04-29 12:37:25 +00:00
expat_external.h update to Expat 1.95.8 2004-08-03 07:06:22 +00:00
iasciitab.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
internal.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
latin1tab.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
macconfig.h update to Expat 1.95.8 2004-08-03 07:06:22 +00:00
nametab.h Initial revision 2002-02-11 23:13:04 +00:00
utf8tab.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
winconfig.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
xmlparse.c Fix breakage from patch 1471883 (r45800 & r45808) on OSF/1. 2006-05-02 07:27:47 +00:00
xmlrole.c Fix breakage from patch 1471883 (r45800 & r45808) on OSF/1. 2006-05-02 07:27:47 +00:00
xmlrole.h Incorporate Expat 1.95.6. 2003-01-25 22:41:29 +00:00
xmltok.c Fix breakage from patch 1471883 (r45800 & r45808) on OSF/1. 2006-05-02 07:27:47 +00:00
xmltok.h update to Expat 1.95.8 2004-08-03 07:06:22 +00:00
xmltok_impl.c Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
xmltok_impl.h Initial revision 2002-02-11 23:13:04 +00:00
xmltok_ns.c Incorporate Expat 1.95.6. 2003-01-25 22:41:29 +00:00