]> git.mxchange.org Git - simgear.git/commit
Update to latest expat for improved BOM / encoding handling.
authorJames Turner <zakalawe@mac.com>
Thu, 3 May 2012 16:29:16 +0000 (17:29 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 3 May 2012 16:29:16 +0000 (17:29 +0100)
commit65aca6607e096d97ae670bc3fbef327c947d6ad5
tree93cdba0b5139b026b78553d6d9483183f164ac90
parente44eb390469b4a2f368291a9304877b7bc65a6fb
Update to latest expat for improved BOM / encoding handling.

(Related to http://code.google.com/p/flightgear-bugs/issues/detail?id=635)
13 files changed:
CMakeLists.txt
simgear/xml/CMakeLists.txt
simgear/xml/Expat.COPYING [new file with mode: 0644]
simgear/xml/ascii.h [new file with mode: 0644]
simgear/xml/expat_config_cmake.in [new file with mode: 0644]
simgear/xml/internal.h [new file with mode: 0644]
simgear/xml/xmlparse.c
simgear/xml/xmlrole.c
simgear/xml/xmlrole.h
simgear/xml/xmltok.c
simgear/xml/xmltok.h
simgear/xml/xmltok_impl.c
simgear/xml/xmltok_ns.c