2008-05-15  Farid Zaripov  <farid_zaripov@epam.com>

	Merged from branches/4.2.x.


	2008-05-15  Farid Zaripov  <farid_zaripov@epam.com>
	* etc/config/windows/run_locale_utils.wsf (check_locale_m): Skip empty lines.


	2008-05-14  Martin Sebor  <sebor@roguewave.com>
	* util/charmap.cpp (utf8_decode): Explicitly initialized a local
	variable to silence gcc warning: variable may be used uninitialized.


	2008-05-14  Farid Zaripov  <farid_zaripov@epam.com>
	* util/charmap.cpp (convert_sym_to_ucs): Fixed bug with
	skipping the first digit in symbolic name.


	2008-05-13  Farid Zaripov  <farid_zaripov@epam.com>
	* util/charmap.cpp (convert_to_ucs) [_MSC_VER]: Process return code
	of MultiByteToWideChar() and fall back to convert_sym_to_ucs() if
	the conversion table for the requested codepage is not installed.


	2008-05-12  Farid Zaripov  <farid_zaripov@epam.com>
	* tests/src/driver.cpp (_rw_opt_no_popups) [_WIN32]: New function for handling
	--no-popups option (disables Windows and MSVC CRT popup windows).
	(_rw_opt_debug_heap) [_MSC_VER && _DEBUG]: New function for handling --debug-heap
	option (enables the intensive heap memory checking).
	(_rw_setopts_windows)[_WIN32]: New function for installing handlers for --no-popups
	and --debug-heap options.
	(rw_vtest) [_WIN32]: Call _rw_setopts_windows().
	* etc/config/windows/projects.js (CreateProjectDefs): Added --no-popups option
	when running tests using exec utility.


git-svn-id: https://svn.apache.org/repos/asf/stdcxx/trunk@656615 13f79535-47bb-0310-9956-ffa450edef68
4 files changed