Parent Directory
|
Revision Log
| Sticky Revision: |
2006-01-12 Martin Sebor <sebor@roguewave.com> STDCXX-108 * TIMEZONE.cpp: New test to determine whether the POSIX timezone variable is declared in <time.h>. * time_put.cpp (__rw_get_zone): Changed to return 0 instead of void on success (and non-zero on error) and handled _RWSTD_NO_TIMEZONE. (__rw_get_time_put_data): Handled __rw_get_zone failure.
2006-01-11 Andrew Black <ablack@roguewave.com>
STDCXX-103
* time_put.cpp [_RWSTD_NO_NL_LANGINFO] (<langinfo.h>): Guarded
against inclusion when the header is detected to be missing at
configuration time.
* _defs.h [_RWSTD_NO_WCHAR_H] (_RWSTD_ANSI_C_WCHAR_H): Defined
to <rw/_defs.h> when the header is absent on a platform.
2006-01-07 Martin Sebor <sebor@roguewave.com> * time_put.cpp (__rw_get_timepunct): Removed unnecessary qualification from references to libc functions. Inserted a wide NUL character, not just a narrow one, at the beggining of the __rw_time_t structure. (__rw_put_time): NUL-terminated format string before passing it to strftime and wcsftime.
2005-09-29 Martin Sebor <sebor@roguewave.com> STDCXX-22 * _time_put.cc (__rw_put_time): Changed to an ordinary function. * time_put.cpp (__rw_put_time): Changed linkage from internal to external.
2005-09-28 Martin Sebor <sebor@roguewave.com> STDCXX-22 * time_put.cpp (__rw_put_time): Changed from a function template and its two specializations to overloads of an ordinary function to prevent an SGI MIPSpro 7.41 ICE.
2005-09-28 Martin Sebor <sebor@roguewave.com> * time_put.cpp: Removed unnecessary scope resolution operators from global names. (__rw_put_time): Renamed the 6-argument overloads taking a character pointer as the last argument to __rw_fmt_time in order to distinguish them from the 12-argument function template and its specializations.
Set the svn:keywords property and enabled the expansion of the Id keyword.
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.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |