/[Apache-SVN]/incubator/stdcxx/trunk/src/wcodecvt.cpp
ViewVC logotype

Log of /incubator/stdcxx/trunk/src/wcodecvt.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 611450)

Revision 369110 - (view) (annotate) - [select for diffs]
Modified Sat Jan 14 23:02:51 2006 UTC (3 years, 10 months ago) by sebor
File length: 58043 byte(s)
Diff to previous 368535 (colored)
2006-01-14  Martin Sebor  <sebor@roguewave.com>

	* wcodecvt.cpp (StateT): New convenience typedef.
	(__rw_libstd_do_out): Documented the purpose of dead code
	and unreachable warnings.

Revision 368535 - (view) (annotate) - [select for diffs]
Modified Fri Jan 13 00:47:25 2006 UTC (3 years, 10 months ago) by sebor
File length: 57854 byte(s)
Diff to previous 367898 (colored)
2006-01-12  Martin Sebor  <sebor@roguewave.com>

	* codecvt.cpp: Removed assumptions about _RWSTD_MBSTATE_T being
	a simple type (not really necessary after r368468 but it doesn't
	hurt to be extra safe).
	* wcodecvt.cpp: Same.

Revision 367898 - (view) (annotate) - [select for diffs]
Modified Wed Jan 11 03:28:46 2006 UTC (3 years, 10 months ago) by sebor
File length: 57775 byte(s)
Diff to previous 289329 (colored)
2006-01-10  Martin Sebor  <sebor@roguewave.com>

	* _mbstate.h (_RWSTD_MBSTATE_T): New macro for std::mbstate_t,
	::mbstate_t, the internal ::__mbstate_t (on Linux and Solaris),
	char* on AIX, char on IRIX, and int for MSVC.
	* iosfwd (_mbstate.h, _RWSTD_MBSTATE_T): Unconditionally included
	and used the macro instead of referring to mbstate_t directly.
	* _codecvt.h: Same.
	* _locale.h: Same.
	* _messages.cc: Same.
	* _traits.h: Same.
	* codecvt.cpp: Same.
	* iso2022.cpp: Same.
	* iso2022.h: Same.
	* wcodecvt.cpp: Same.

Revision 289329 - (view) (annotate) - [select for diffs]
Modified Thu Sep 15 22:33:51 2005 UTC (4 years, 2 months ago) by sebor
File length: 57826 byte(s)
Diff to previous 225375 (colored)
2005-09-15  Martin Sebor  <sebor@roguewave.com>

	STDCXX-21
	* wcodecvt.cpp (__rw_libstd_do_out): Converted each character
	to unsigned long before comparing its value against the surrogate
	pair ranges in order to silence gcc warning on Cygwin (where
	sizeof(wchar_t) == 2): comparison is always true due to limited
	range of data type.

Revision 225375 - (view) (annotate) - [select for diffs]
Modified Tue Jul 26 19:04:10 2005 UTC (4 years, 4 months ago) by sebor
File length: 57362 byte(s)
Diff to previous 219596 (colored)
Set the svn:keywords property and enabled the expansion of the Id keyword.

Revision 219596 - (view) (annotate) - [select for diffs]
Added Tue Jul 19 01:42:10 2005 UTC (4 years, 4 months ago) by sebor
File length: 57362 byte(s)
2005-07-19  Martin Sebor  <sebor@roguewave.com>

	* trunk: Initial import of the Rogue Wave C++ Standard library 4.1.2.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2