Go to file
Zane U. Ji 672bbce65d Fixed crashes in Xerces-C by using wide file names
Xerces-C crashes when a file name is NULL. If the locale is wrong, wxString::mb_str returns NULL.

Wide file names also enables opening a file with any characters in its name on Windows. Since there is no wide file names on POSIX, it doesn't make much difference except that the program is more stable.
2013-10-19 08:44:17 +08:00
src Fixed crashes in Xerces-C by using wide file names 2013-10-19 08:44:17 +08:00
AUTHORS Updated for 1.2.0.7 2009-12-01 13:35:42 +00:00
COPYING Updated for 1.2.0.7 2009-12-01 13:35:42 +00:00
ChangeLog Updated make files for 1.2.0.8 2012-09-16 21:16:17 +08:00
INSTALL Updated for 1.2.0.7 2009-12-01 13:35:42 +00:00
Makefile.am Updated for 1.2.0.7 2009-12-01 13:35:42 +00:00
Makefile.in Fixed crashes in Xerces-C by using wide file names 2013-10-19 08:44:17 +08:00
NEWS Updated for 1.2.0.7 2009-12-01 13:35:42 +00:00
README Updated for 1.2.0.7 2009-12-01 13:35:42 +00:00
TODO Updated for 1.2.0.7 2009-12-01 13:35:42 +00:00
aclocal.m4 Fixed crashes in Xerces-C by using wide file names 2013-10-19 08:44:17 +08:00
autogen.sh Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
checkinstall.sh Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
config.guess Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
config.sub Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
configure Fixed crashes in Xerces-C by using wide file names 2013-10-19 08:44:17 +08:00
configure.in Fixed crashes in Xerces-C by using wide file names 2013-10-19 08:44:17 +08:00
depcomp Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
gpl-2.0.txt Added for 1.2.0.7 2009-12-01 13:34:42 +00:00
install-sh Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00
ltmain.sh Updated make files for 1.2.0.8 2012-09-16 21:16:17 +08:00
missing Fixed problems in ubuntu 2012-08-20 20:12:32 +08:00

README