svn commit: r265816 - /incubator/stdcxx/site/download.html

2005-09-01 Thread sebor
Author: sebor Date: Thu Sep 1 19:07:08 2005 New Revision: 265816 URL: http://svn.apache.org/viewcvs?rev=265816view=rev Log: 2005-09-01 Martin Sebor [EMAIL PROTECTED] * download.html: Updated info on snapshots. Modified: incubator/stdcxx/site/download.html Modified: incubator

svn commit: r278837 [2/4] - in /incubator/stdcxx/trunk: etc/config/ tests/ tests/include/ tests/localization/ tests/src/

2005-09-05 Thread sebor
Added: incubator/stdcxx/trunk/tests/src/driver.cpp URL: http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/tests/src/driver.cpp?rev=278837view=auto == --- incubator/stdcxx/trunk/tests/src/driver.cpp (added) +++

svn commit: r279135 - /incubator/stdcxx/trunk/tests/localization/22.locale.money.get.cpp

2005-09-06 Thread sebor
Author: sebor Date: Tue Sep 6 14:50:57 2005 New Revision: 279135 URL: http://svn.apache.org/viewcvs?rev=279135view=rev Log: 2005-09-06 Martin Sebor [EMAIL PROTECTED] * 22.locale.money.get.cpp: New (initially committed in r279127 by accident.) Test exercising the money_get

svn commit: r279137 - /incubator/stdcxx/trunk/tests/localization/22.locale.money.put.cpp

2005-09-06 Thread sebor
Author: sebor Date: Tue Sep 6 14:53:26 2005 New Revision: 279137 URL: http://svn.apache.org/viewcvs?rev=279137view=rev Log: 2005-09-06 Martin Sebor [EMAIL PROTECTED] * 22.locale.money.put.cpp: New (initially committed in r278837 by accident.) Test exercising the money_put

svn commit: r280459 - /incubator/stdcxx/trunk/GNUmakefile

2005-09-12 Thread sebor
Author: sebor Date: Mon Sep 12 18:17:08 2005 New Revision: 280459 URL: http://svn.apache.org/viewcvs?rev=280459view=rev Log: 2005-09-12 Martin Sebor [EMAIL PROTECTED] STDCXX-18 * GNUmakefile: Allowed making the library without specifying BUILDDIR (will use $(TOPDIR

svn commit: r280728 - in /incubator/stdcxx/trunk: GNUmakefile etc/config/GNUmakefile.cfg

2005-09-13 Thread sebor
Author: sebor Date: Tue Sep 13 17:45:30 2005 New Revision: 280728 URL: http://svn.apache.org/viewcvs?rev=280728view=rev Log: 2005-09-13 Martin Sebor [EMAIL PROTECTED] * GNUmakefile: Silenced the stderr output from the $(shell) function when it fails to execute a command (e.g

svn commit: r280976 - in /incubator/stdcxx/trunk/tests/strings: 21.string.assign.cpp 21.string.insert.cpp

2005-09-14 Thread sebor
Author: sebor Date: Wed Sep 14 17:12:31 2005 New Revision: 280976 URL: http://svn.apache.org/viewcvs?rev=280976view=rev Log: 2005-09-14 Martin Sebor [EMAIL PROTECTED] * 21.string.assign.cpp: Set svn:keywords Id. * 21.string.insert.cpp: Same. Modified: incubator/stdcxx

svn commit: r287304 [2/2] - in /incubator/stdcxx/trunk/tests: include/driver.h src/cmdopt.cpp src/driver.cpp src/opt_diags.cpp src/opt_diags.h src/opt_lines.cpp src/opt_lines.h src/opt_trace.cpp src/opt_trace.h src/opt_types.cpp src/opt_types.h

2005-09-14 Thread sebor
Added: incubator/stdcxx/trunk/tests/src/opt_trace.cpp URL: http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/tests/src/opt_trace.cpp?rev=287304view=auto == --- incubator/stdcxx/trunk/tests/src/opt_trace.cpp (added) +++

svn commit: r289306 - /incubator/stdcxx/trunk/include/rw/_config.h

2005-09-15 Thread sebor
Author: sebor Date: Thu Sep 15 13:21:16 2005 New Revision: 289306 URL: http://svn.apache.org/viewcvs?rev=289306view=rev Log: 2005-09-15 Martin Sebor [EMAIL PROTECTED] * _config.h: Bumped up version number to 4.1.3. Enabled long long for Cygwin. Modified: incubator/stdcxx

svn commit: r289307 - /incubator/stdcxx/trunk/src/memattr.cpp

2005-09-15 Thread sebor
Author: sebor Date: Thu Sep 15 13:28:27 2005 New Revision: 289307 URL: http://svn.apache.org/viewcvs?rev=289307view=rev Log: 2005-09-15 Martin Sebor [EMAIL PROTECTED] STDCXX-19 * memattr.cpp: #defined _SC_PAGE_SIZE to _SC_PAGESIZE when the former is not #defined

svn commit: r289622 - in /incubator/stdcxx/site: download.html index.html

2005-09-16 Thread sebor
Author: sebor Date: Fri Sep 16 10:49:16 2005 New Revision: 289622 URL: http://svn.apache.org/viewcvs?rev=289622view=rev Log: 2005-09-16 Martin Sebor [EMAIL PROTECTED] * download.html: Added info on the first snapshot. Added tooltips to menu items. * index.html

svn commit: r290022 - in /incubator/stdcxx/trunk/tests: include/localedef.h src/localedef.cpp

2005-09-18 Thread sebor
Author: sebor Date: Sun Sep 18 16:59:35 2005 New Revision: 290022 URL: http://svn.apache.org/viewcvs?rev=290022view=rev Log: 2005-09-18 Martin Sebor [EMAIL PROTECTED] STDCXX-3 * localedef.h: New. Declarations of helper functions to invoke the stdcxx localedef and locale

svn commit: r290028 - in /incubator/stdcxx/trunk/tests: include/any.h src/any.cpp

2005-09-18 Thread sebor
Author: sebor Date: Sun Sep 18 17:25:26 2005 New Revision: 290028 URL: http://svn.apache.org/viewcvs?rev=290028view=rev Log: 2005-09-18 Martin Sebor [EMAIL PROTECTED] STDCXX-3 * any.h: New. Definition of the rw_any_t helper class. * any.cpp: New. Definitions

svn commit: r290030 - in /incubator/stdcxx/trunk/tests: include/valcmp.h src/valcmp.cpp

2005-09-18 Thread sebor
Author: sebor Date: Sun Sep 18 17:29:57 2005 New Revision: 290030 URL: http://svn.apache.org/viewcvs?rev=290030view=rev Log: 2005-09-18 Martin Sebor [EMAIL PROTECTED] * valcmp.h (rw_equal): New function template and overloads thereof for the three floating point types

svn commit: r290201 - /incubator/stdcxx/trunk/etc/config/src/libc_decl.sh

2005-09-19 Thread sebor
Author: sebor Date: Mon Sep 19 10:02:34 2005 New Revision: 290201 URL: http://svn.apache.org/viewcvs?rev=290201view=rev Log: 2005-09-19 Martin Sebor [EMAIL PROTECTED] STDCXX-26 * libc_decl.sh: On Solaris, used the POSIX basename in /usr/xpg4/bin/ rather than the one

svn commit: r290329 - /incubator/stdcxx/trunk/src/atomic.s

2005-09-19 Thread sebor
Author: sebor Date: Mon Sep 19 18:36:37 2005 New Revision: 290329 URL: http://svn.apache.org/viewcvs?rev=290329view=rev Log: 2005-09-19 Martin Sebor [EMAIL PROTECTED] * atomic.s: Included the correct IA64 implementation files, along the lines of rev 230382 (inadvertently

svn commit: r290780 - /incubator/stdcxx/trunk/etc/config/GNUmakefile.rwt

2005-09-21 Thread sebor
Author: sebor Date: Wed Sep 21 11:39:43 2005 New Revision: 290780 URL: http://svn.apache.org/viewcvs?rev=290780view=rev Log: 2005-09-21 Martin Sebor [EMAIL PROTECTED] * GNUmakefile.rwt: Set SRCDIRS correctly and let makefile.common find all source files instead of doing it here

svn commit: r292337 - /incubator/stdcxx/trunk/src/time_put.cpp

2005-09-28 Thread sebor
Author: sebor Date: Wed Sep 28 15:27:24 2005 New Revision: 292337 URL: http://svn.apache.org/viewcvs?rev=292337view=rev Log: 2005-09-28 Martin Sebor [EMAIL PROTECTED] STDCXX-22 * time_put.cpp (__rw_put_time): Changed from a function template and its two specializations

svn commit: r292586 - /incubator/stdcxx/trunk/etc/config/makefile.rules

2005-09-29 Thread sebor
Author: sebor Date: Thu Sep 29 17:25:12 2005 New Revision: 292586 URL: http://svn.apache.org/viewcvs?rev=292586view=rev Log: 2005-09-29 Martin Sebor [EMAIL PROTECTED] * makefile.rules: Optimized the inclusion of dependencies to just those needed (rather than all of them) when

svn commit: r292863 - /incubator/stdcxx/trunk/etc/config/mipspro.config

2005-09-30 Thread sebor
Author: sebor Date: Fri Sep 30 14:51:54 2005 New Revision: 292863 URL: http://svn.apache.org/viewcvs?rev=292863view=rev Log: 2005-09-30 Martin Sebor [EMAIL PROTECTED] STDCXX-45 * mipspro.config: Added the -64 option for wide configurations. Also replaced the = operator

svn commit: r315025 - /incubator/stdcxx/trunk/examples/manual/time_manip.cpp

2005-10-12 Thread sebor
Author: sebor Date: Wed Oct 12 13:21:09 2005 New Revision: 315025 URL: http://svn.apache.org/viewcvs?rev=315025view=rev Log: 2005-10-12 Martin Sebor [EMAIL PROTECTED] * time_manip.cpp: New example program demonstrating the implementation of user-defined manipulators (using

svn commit: r315036 - /incubator/stdcxx/trunk/examples/manual/time_manip.cpp

2005-10-12 Thread sebor
Author: sebor Date: Wed Oct 12 13:36:31 2005 New Revision: 315036 URL: http://svn.apache.org/viewcvs?rev=315036view=rev Log: 2005-10-12 Martin Sebor [EMAIL PROTECTED] * time_manip.cpp (put_time): Added a missing template declaration. Modified: incubator/stdcxx/trunk/examples

svn commit: r315069 - /incubator/stdcxx/site/index.html

2005-10-12 Thread sebor
Author: sebor Date: Wed Oct 12 16:02:32 2005 New Revision: 315069 URL: http://svn.apache.org/viewcvs?rev=315069view=rev Log: 2005-10-12 Martin Sebor [EMAIL PROTECTED] * index.html: Added a news item, corrected a couple of bad links, and moved the News section above Platforms

svn commit: r320944 - /incubator/stdcxx/trunk/include/ansi/cwchar

2005-10-13 Thread sebor
Author: sebor Date: Thu Oct 13 16:34:53 2005 New Revision: 320944 URL: http://svn.apache.org/viewcvs?rev=320944view=rev Log: 2005-10-13 Martin Sebor [EMAIL PROTECTED] STDCXX-48 * cwchar (wmemcpy): Incremented the source pointer in every iteration of the loop. Modified

svn commit: r321182 - /incubator/stdcxx/trunk/etc/config/src/DIV_OVERLOADS.cpp

2005-10-14 Thread sebor
Author: sebor Date: Fri Oct 14 12:02:01 2005 New Revision: 321182 URL: http://svn.apache.org/viewcvs?rev=321182view=rev Log: 2005-10-14 Martin Sebor [EMAIL PROTECTED] STDCXX-46 * DIV_OVERLOADS.cpp: New config test to determine the presence of the C++ overloads

svn commit: r326613 - /incubator/stdcxx/trunk/examples/manual/rwstdmessages.msg

2005-10-19 Thread sebor
Author: sebor Date: Wed Oct 19 10:21:18 2005 New Revision: 326613 URL: http://svn.apache.org/viewcvs?rev=326613view=rev Log: 2005-10-19 Martin Sebor [EMAIL PROTECTED] STDCXX-53 * rwstdmessages.msg: Added a final newline to prevent a gencat error on IRIX: set 2 msg 3

svn commit: r331866 - in /incubator/stdcxx/trunk/etc/config/src: EXTERN_TEMPLATE_BEFORE_DEFINITION.cpp instantiation_before_definition.cc instantiation_before_definition.h

2005-11-08 Thread sebor
Author: sebor Date: Tue Nov 8 11:10:34 2005 New Revision: 331866 URL: http://svn.apache.org/viewcvs?rev=331866view=rev Log: 2005-11-08 Martin Sebor [EMAIL PROTECTED] STDCXX-57 * instantiation_before_definition.h: Added a declaration of an unreferenced member function

svn commit: r332627 - /incubator/stdcxx/trunk/etc/config/src/NO_INT_TRAPS.cpp

2005-11-11 Thread sebor
Author: sebor Date: Fri Nov 11 10:23:45 2005 New Revision: 332627 URL: http://svn.apache.org/viewcvs?rev=332627view=rev Log: 2005-11-11 Martin Sebor [EMAIL PROTECTED] * NO_INT_TRAPS.cpp: Used Structured Exception Handling on Windows to prevent it from popping up a dialog box

svn commit: r332628 - /incubator/stdcxx/trunk/examples/manual/stringstream.cpp

2005-11-11 Thread sebor
Author: sebor Date: Fri Nov 11 10:26:02 2005 New Revision: 332628 URL: http://svn.apache.org/viewcvs?rev=332628view=rev Log: 2005-11-11 Martin Sebor [EMAIL PROTECTED] * stringstream.cpp: Replaced uses of std::endl with '\n' for efficiency. Modified: incubator/stdcxx/trunk/examples

svn commit: r332687 - /incubator/stdcxx/trunk/tests/src/valcmp.cpp

2005-11-11 Thread sebor
Author: sebor Date: Fri Nov 11 16:47:57 2005 New Revision: 332687 URL: http://svn.apache.org/viewcvs?rev=332687view=rev Log: 2005-11-11 Martin Sebor [EMAIL PROTECTED] * valcmp.cpp (rw_dblcmp): Hacked around a missing 64-bit integer type (e.g., when long long support has been

svn commit: r344264 - /incubator/stdcxx/trunk/tests/self/0.printf.cpp

2005-11-14 Thread sebor
Author: sebor Date: Mon Nov 14 15:22:40 2005 New Revision: 344264 URL: http://svn.apache.org/viewcvs?rev=344264view=rev Log: 2005-11-14 Martin Sebor [EMAIL PROTECTED] * 0.printf.cpp (do_test): Removed the formatting of arguments from diagnostic messages to avoid having to deal

svn commit: r345275 - in /incubator/stdcxx/trunk/examples/manual: out/strstream.out strstream.cpp

2005-11-17 Thread sebor
Author: sebor Date: Thu Nov 17 08:12:37 2005 New Revision: 345275 URL: http://svn.apache.org/viewcvs?rev=345275view=rev Log: 2005-11-17 Martin Sebor [EMAIL PROTECTED] * strstream.cpp: Output line numbers and the numbers of extracted characters to make example more interesting

svn commit: r345524 - /incubator/stdcxx/trunk/tests/src/any.cpp

2005-11-18 Thread sebor
Author: sebor Date: Fri Nov 18 09:08:11 2005 New Revision: 345524 URL: http://svn.apache.org/viewcvs?rev=345524view=rev Log: 2005-11-18 Martin Sebor [EMAIL PROTECTED] * any.cpp (rw_any_t): Used memset instead of default-initialization in the ctor initializer list in all ctors

svn commit: r345527 - /incubator/stdcxx/trunk/include/list

2005-11-18 Thread sebor
Author: sebor Date: Fri Nov 18 09:24:20 2005 New Revision: 345527 URL: http://svn.apache.org/viewcvs?rev=345527view=rev Log: 2005-11-18 Martin Sebor [EMAIL PROTECTED] * _list (C_get_node): Renamed a function argument to eliminate an MSVC 8.0 compilation error. __is_empty

svn commit: r354156 - /incubator/stdcxx/trunk/tests/algorithms/25.find.end.cpp

2005-12-05 Thread sebor
Author: sebor Date: Mon Dec 5 12:19:45 2005 New Revision: 354156 URL: http://svn.apache.org/viewcvs?rev=354156view=rev Log: 2005-12-05 Anton Pevtsov [EMAIL PROTECTED] * 25.find.end.cpp (do_test): Eliminated memory leaks. 2005-12-05 Martin Sebor [EMAIL PROTECTED] * 25

svn commit: r354220 - in /incubator/stdcxx/trunk/include/tr1: ./ _smartptr.h

2005-12-05 Thread sebor
Author: sebor Date: Mon Dec 5 15:22:56 2005 New Revision: 354220 URL: http://svn.apache.org/viewcvs?rev=354220view=rev Log: 2005-12-05 Martin Sebor [EMAIL PROTECTED] STDCXX-28 * _smartptr.h: An icomplete implementation of tr.util.smartptr. Added: incubator/stdcxx/trunk

svn commit: r354223 - in /incubator/stdcxx/trunk/tests/tr1.util: ./ 2.smartptr.shared.cpp 2.smartptr.weak.cpp

2005-12-05 Thread sebor
Author: sebor Date: Mon Dec 5 15:29:59 2005 New Revision: 354223 URL: http://svn.apache.org/viewcvs?rev=354223view=rev Log: 2005-12-05 Martin Sebor [EMAIL PROTECTED] * 2.smartptr.shared.cpp: New test exercising tr.util.smartptr.shared. * 2.smartptr.weak.cpp: New test

svn commit: r357247 - in /incubator/stdcxx/trunk/tests/support: atomic_add.cpp atomic_xchg.cpp

2005-12-16 Thread sebor
Author: sebor Date: Fri Dec 16 15:03:10 2005 New Revision: 357247 URL: http://svn.apache.org/viewcvs?rev=357247view=rev Log: 2005-12-16 Martin Sebor [EMAIL PROTECTED] STDCXX-4 * atomic_add.cpp: New test exercising the __rw_atomic_preincrement

svn commit: r357248 - /incubator/stdcxx/trunk/tests/diagnostics/19.exceptions.mt.cpp

2005-12-16 Thread sebor
Author: sebor Date: Fri Dec 16 15:06:24 2005 New Revision: 357248 URL: http://svn.apache.org/viewcvs?rev=357248view=rev Log: 2005-12-16 Martin Sebor [EMAIL PROTECTED] STDCXX-4 * 19.exceptions.mt.cpp: New test exercising the thread safety of the C++ Standard Library

svn commit: r357264 - /incubator/stdcxx/trunk/tests/algorithms/25.fill.cpp

2005-12-16 Thread sebor
Author: sebor Date: Fri Dec 16 16:53:12 2005 New Revision: 357264 URL: http://svn.apache.org/viewcvs?rev=357264view=rev Log: 2005-12-16 Martin Sebor [EMAIL PROTECTED] * 25.fill.cpp: Simplified and exercised the fill_n() template specialized on user-defined Size argument. Re

svn commit: r357417 - /incubator/stdcxx/trunk/tests/algorithms/25.generate.cpp

2005-12-17 Thread sebor
Author: sebor Date: Sat Dec 17 18:18:29 2005 New Revision: 357417 URL: http://svn.apache.org/viewcvs?rev=357417view=rev Log: 2005-12-17 Martin Sebor [EMAIL PROTECTED] * 25.generate.cpp: Eliminated the checking of the value of the numeric argument, N, passed to the --nloops=N

svn commit: r357872 - in /incubator/stdcxx/trunk/tests/algorithms: 25.adjacent.find.cpp 25.find.cpp 25.find.end.cpp

2005-12-19 Thread sebor
Author: sebor Date: Mon Dec 19 18:00:25 2005 New Revision: 357872 URL: http://svn.apache.org/viewcvs?rev=357872view=rev Log: 2005-12-19 Martin Sebor [EMAIL PROTECTED] * 25.adjacent.find.cpp (cstring): Replaced the #inclusion of cstddef to bring the declaration of std::strlen

svn commit: r358445 - /incubator/stdcxx/trunk/tests/src/cmdopt.cpp

2005-12-21 Thread sebor
Author: sebor Date: Wed Dec 21 18:45:30 2005 New Revision: 358445 URL: http://svn.apache.org/viewcvs?rev=358445view=rev Log: 2005-12-21 Martin Sebor [EMAIL PROTECTED] * cmdopt.cpp (rw_vsetopts): Factored out the processing of the numeric argument(s) of restricted command line

svn commit: r358460 - in /incubator/stdcxx/trunk/tests/support: atomic_add.cpp atomic_xchg.cpp

2005-12-21 Thread sebor
Author: sebor Date: Wed Dec 21 19:06:16 2005 New Revision: 358460 URL: http://svn.apache.org/viewcvs?rev=358460view=rev Log: 2005-12-21 Martin Sebor [EMAIL PROTECTED] * atomic_add.cpp: Passed the upper bound of the restricted numeric option specification as an argument instead

svn commit: r358879 - /incubator/stdcxx/trunk/tests/algorithms/25.remove.cpp

2005-12-23 Thread sebor
Author: sebor Date: Fri Dec 23 14:45:35 2005 New Revision: 358879 URL: http://svn.apache.org/viewcvs?rev=358879view=rev Log: 2005-12-23 Martin Sebor [EMAIL PROTECTED] * 25.remove.cpp (ToString): Simplified the invocation of rw_asnprintf(). Modified: incubator/stdcxx/trunk/tests

svn commit: r358881 [2/2] - /incubator/stdcxx/trunk/etc/config/windows/

2005-12-23 Thread sebor
Modified: incubator/stdcxx/trunk/etc/config/windows/utilities.js URL: http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/etc/config/windows/utilities.js?rev=358881r1=358880r2=358881view=diff == ---

svn commit: r360198 - /incubator/stdcxx/trunk/tests/algorithms/25.lower.bound.cpp

2005-12-30 Thread sebor
Author: sebor Date: Fri Dec 30 15:37:11 2005 New Revision: 360198 URL: http://svn.apache.org/viewcvs?rev=360198view=rev Log: 2005-12-30 Martin Sebor [EMAIL PROTECTED] STDCXX-4 * 25.lower.bound.cpp: New test exercising lib.lower.bound, including STDCXX-89. Added

svn commit: r360212 - /incubator/stdcxx/trunk/tests/algorithms/25.lower.bound.cpp

2005-12-30 Thread sebor
Author: sebor Date: Fri Dec 30 17:06:28 2005 New Revision: 360212 URL: http://svn.apache.org/viewcvs?rev=360212view=rev Log: 2005-12-30 Martin Sebor [EMAIL PROTECTED] * 25.lower.bound.cpp (Y): Replaced derivation by containment to really exercise STDCXX-89. Modified

svn commit: r360214 - /incubator/stdcxx/trunk/include/rw/_algobase.h

2005-12-30 Thread sebor
Author: sebor Date: Fri Dec 30 17:14:36 2005 New Revision: 360214 URL: http://svn.apache.org/viewcvs?rev=360214view=rev Log: 2005-12-30 Martin Sebor [EMAIL PROTECTED] STDCXX-89 * _algobase.h [!_RWSTD_NO_INLINE_MEMBER_TEMPLATES] (__rw_lt): Changed from a template class

svn commit: r360601 - /incubator/stdcxx/trunk/tests/algorithms/25.upper.bound.cpp

2006-01-01 Thread sebor
Author: sebor Date: Sun Jan 1 16:19:08 2006 New Revision: 360601 URL: http://svn.apache.org/viewcvs?rev=360601view=rev Log: 2006-01-01 Martin Sebor [EMAIL PROTECTED] STDCXX-4 * 25.upper.bound.cpp: New test exercising lib.upper.bound. Added: incubator/stdcxx/trunk/tests

svn commit: r360602 - /incubator/stdcxx/trunk/tests/algorithms/25.lower.bound.cpp

2006-01-01 Thread sebor
Author: sebor Date: Sun Jan 1 16:22:29 2006 New Revision: 360602 URL: http://svn.apache.org/viewcvs?rev=360602view=rev Log: 2006-01-01 Martin Sebor [EMAIL PROTECTED] * 25.lower.bound.cpp (conv_to_bool): Used instead of ConvertibleToBool. (test_lower_bound): Silenced bogus EDG

svn commit: r366347 - /incubator/stdcxx/trunk/etc/config/gcc.config

2006-01-05 Thread sebor
Author: sebor Date: Thu Jan 5 16:07:15 2006 New Revision: 366347 URL: http://svn.apache.org/viewcvs?rev=366347view=rev Log: 2006-01-05 Martin Sebor [EMAIL PROTECTED] * gcc.config: Used := instead of plain assignment when invoking the $(shell) make function, for efficiency

svn commit: r366384 - /incubator/stdcxx/trunk/tests/strings/21.string.push_back.mt.cpp

2006-01-05 Thread sebor
Author: sebor Date: Thu Jan 5 17:35:51 2006 New Revision: 366384 URL: http://svn.apache.org/viewcvs?rev=366384view=rev Log: 2006-01-05 Martin Sebor [EMAIL PROTECTED] * 21.string.push_back.mt.cpp: Removed an unnecessary #include directive. (to_append): Removed the size

svn commit: r366396 - /incubator/stdcxx/trunk/src/wctype.cpp

2006-01-05 Thread sebor
Author: sebor Date: Thu Jan 5 18:53:18 2006 New Revision: 366396 URL: http://svn.apache.org/viewcvs?rev=366396view=rev Log: 2006-01-05 Martin Sebor [EMAIL PROTECTED] * wctype.cpp (wchar.h): Included for wctomb(). Modified: incubator/stdcxx/trunk/src/wctype.cpp Modified

svn commit: r366589 - /incubator/stdcxx/trunk/etc/config/README

2006-01-06 Thread sebor
Author: sebor Date: Fri Jan 6 14:47:09 2006 New Revision: 366589 URL: http://svn.apache.org/viewcvs?rev=366589view=rev Log: 2006-01-06 Martin Sebor [EMAIL PROTECTED] * README: Updated version information. Modified: incubator/stdcxx/trunk/etc/config/README Modified: incubator

svn commit: r366896 - /incubator/stdcxx/trunk/tests/src/printf.cpp

2006-01-07 Thread sebor
Author: sebor Date: Sat Jan 7 11:57:06 2006 New Revision: 366896 URL: http://svn.apache.org/viewcvs?rev=366896view=rev Log: 2006-01-07 Martin Sebor [EMAIL PROTECTED] * printf.cpp (_rw_vasnprintf_c99): Added a case for the 'b' format specifier as an extension for the formatting

svn commit: r366899 - /incubator/stdcxx/trunk/tests/support/18.limits.traps.cpp

2006-01-07 Thread sebor
Author: sebor Date: Sat Jan 7 11:59:38 2006 New Revision: 366899 URL: http://svn.apache.org/viewcvs?rev=366899view=rev Log: 2006-01-07 Martin Sebor [EMAIL PROTECTED] * 18.limits.traps.cpp (rw_any.h): #included for rw_any_t. (test_traps): Used rw_any_t in informational output

svn commit: r366901 - /incubator/stdcxx/trunk/etc/config/src/SIZE_T.cpp

2006-01-07 Thread sebor
Author: sebor Date: Sat Jan 7 12:08:24 2006 New Revision: 366901 URL: http://svn.apache.org/viewcvs?rev=366901view=rev Log: 2006-01-07 Martin Sebor [EMAIL PROTECTED] STDCXX-95 * SIZE_T.cpp: Defined _RWSTD_EOF and _RWSTD_WEOF to -1 even when the corresponding libc

svn commit: r366906 - /incubator/stdcxx/trunk/tests/algorithms/25.adjacent.find.cpp

2006-01-07 Thread sebor
Author: sebor Date: Sat Jan 7 12:39:35 2006 New Revision: 366906 URL: http://svn.apache.org/viewcvs?rev=366906view=rev Log: 2006-01-07 Martin Sebor [EMAIL PROTECTED] STDCXX-72 * 25.adjacent.find.cpp (EqualityPredicate): New class template. (do_test): Used it instead

svn commit: r366951 - /incubator/stdcxx/trunk/examples/manual/codecvt1.cpp

2006-01-07 Thread sebor
Author: sebor Date: Sat Jan 7 16:23:31 2006 New Revision: 366951 URL: http://svn.apache.org/viewcvs?rev=366951view=rev Log: 2006-01-07 Martin Sebor [EMAIL PROTECTED] * codecvt1.cpp: Added a missing #include directive. Modified: incubator/stdcxx/trunk/examples/manual/codecvt1.cpp

svn commit: r366952 - /incubator/stdcxx/trunk/include/rw/_traits.h

2006-01-07 Thread sebor
Author: sebor Date: Sat Jan 7 16:24:51 2006 New Revision: 366952 URL: http://svn.apache.org/viewcvs?rev=366952view=rev Log: 2006-01-07 Martin Sebor [EMAIL PROTECTED] * _traits.h: Used string helpers instead of the corresponding libc functions in debug mode or with the vanilla

svn commit: r367109 - in /incubator/stdcxx/trunk/etc/config/src: EXPLICIT_INSTANTIATION_BEFORE_DEFINITION.cpp EXTERN_TEMPLATE_BEFORE_DEFINITION.cpp instantiation_before_definition.h

2006-01-08 Thread sebor
Author: sebor Date: Sun Jan 8 14:30:23 2006 New Revision: 367109 URL: http://svn.apache.org/viewcvs?rev=367109view=rev Log: 2006-01-08 Martin Sebor [EMAIL PROTECTED] STDCXX-101 * instantiation_before_definition.h: Avoided using the extern template extension to declare

svn commit: r367363 - /incubator/stdcxx/trunk/src/memattr.cpp

2006-01-09 Thread sebor
Author: sebor Date: Mon Jan 9 11:05:32 2006 New Revision: 367363 URL: http://svn.apache.org/viewcvs?rev=367363view=rev Log: 2006-01-09 Martin Sebor [EMAIL PROTECTED] STDCXX-106 * memattr.cpp (__rw_memattr): Used getpagesize(3) instead of sysconf(3) when neither

svn commit: r367459 - /incubator/stdcxx/trunk/etc/config/gcc.config

2006-01-09 Thread sebor
Author: sebor Date: Mon Jan 9 17:54:20 2006 New Revision: 367459 URL: http://svn.apache.org/viewcvs?rev=367459view=rev Log: 2006-01-09 Martin Sebor [EMAIL PROTECTED] * gcc.config (-Wextra): Removed (thus partially reverting r366347). The option is the same as -W except

svn commit: r367462 - /incubator/stdcxx/trunk/src/collate.cpp

2006-01-09 Thread sebor
Author: sebor Date: Mon Jan 9 18:10:57 2006 New Revision: 367462 URL: http://svn.apache.org/viewcvs?rev=367462view=rev Log: 2006-01-09 Martin Sebor [EMAIL PROTECTED] STDCXX-104 * collate.cpp (wsccoll, wcsxfrm, wcstombs): Declared when the functions are known

svn commit: r367464 - /incubator/stdcxx/site/index.html

2006-01-09 Thread sebor
Author: sebor Date: Mon Jan 9 18:23:23 2006 New Revision: 367464 URL: http://svn.apache.org/viewcvs?rev=367464view=rev Log: 2006-01-09 Martin Sebor [EMAIL PROTECTED] * index.html: Added a news item and corrected a dead link. Modified: incubator/stdcxx/site/index.html Modified

svn commit: r367814 - /incubator/stdcxx/trunk/tests/src/printf.cpp

2006-01-10 Thread sebor
Author: sebor Date: Tue Jan 10 14:32:28 2006 New Revision: 367814 URL: http://svn.apache.org/viewcvs?rev=367814view=rev Log: 2006-01-10 Martin Sebor [EMAIL PROTECTED] * printf.cpp (libstd_vasnprintf): Handled precision in the formatting of variable-width character arrays

svn commit: r367817 - /incubator/stdcxx/trunk/tests/self/0.printf.cpp

2006-01-10 Thread sebor
Author: sebor Date: Tue Jan 10 14:33:53 2006 New Revision: 367817 URL: http://svn.apache.org/viewcvs?rev=367817view=rev Log: 2006-01-10 Martin Sebor [EMAIL PROTECTED] * 0.printf.cpp (test_array): New function exercising the formatting of variable-width character arrays

svn commit: r367886 - in /incubator/stdcxx/trunk/etc/config/src: MBSTATE_T.cpp STD_MBSTATE_T.cpp

2006-01-10 Thread sebor
Author: sebor Date: Tue Jan 10 18:54:51 2006 New Revision: 367886 URL: http://svn.apache.org/viewcvs?rev=367886view=rev Log: i2006-01-10 Martin Sebor [EMAIL PROTECTED] * STD_MBSTATE_T.cpp: New config test. * MBSTATE_T.cpp: Guarded the inclusion of config.h Added: incubator

svn commit: r367887 - /incubator/stdcxx/trunk/src/string.cpp

2006-01-10 Thread sebor
Author: sebor Date: Tue Jan 10 18:56:27 2006 New Revision: 367887 URL: http://svn.apache.org/viewcvs?rev=367887view=rev Log: 2006-01-10 Martin Sebor [EMAIL PROTECTED] * string.cpp [_RWSTD_NO_WMEMCHR] (wmemchr): Corrected a typo in function name. Modified: incubator/stdcxx

svn commit: r367889 - /incubator/stdcxx/trunk/examples/include/codecvte.h

2006-01-10 Thread sebor
Author: sebor Date: Tue Jan 10 19:10:58 2006 New Revision: 367889 URL: http://svn.apache.org/viewcvs?rev=367889view=rev Log: 2006-01-10 Martin Sebor [EMAIL PROTECTED] * codecvte.h (cwchar): Included header for mbstate_t. (strstream, functional): Removed #include directives

svn commit: r367898 - in /incubator/stdcxx/trunk: include/iosfwd include/loc/_codecvt.h include/loc/_locale.h include/loc/_messages.cc include/rw/_mbstate.h include/rw/_traits.h src/codecvt.cpp src/is

2006-01-10 Thread sebor
Author: sebor Date: Tue Jan 10 19:28:46 2006 New Revision: 367898 URL: http://svn.apache.org/viewcvs?rev=367898view=rev Log: 2006-01-10 Martin Sebor [EMAIL PROTECTED] * _mbstate.h (_RWSTD_MBSTATE_T): New macro for std::mbstate_t, ::mbstate_t, the internal ::__mbstate_t

svn commit: r367899 - /incubator/stdcxx/trunk/include/ansi/cwchar

2006-01-10 Thread sebor
Author: sebor Date: Tue Jan 10 19:31:36 2006 New Revision: 367899 URL: http://svn.apache.org/viewcvs?rev=367899view=rev Log: 2006-01-10 Martin Sebor [EMAIL PROTECTED] * cwchar (_RWSTD_NO_STD_MBSTATE_T): Used instead of _RWSTD_NO_MBSTATE_T_IN_STD to guard the using declaration

svn commit: r368114 - in /incubator/stdcxx/trunk: include/rw/_defs.h src/time_put.cpp

2006-01-11 Thread sebor
Author: sebor Date: Wed Jan 11 12:13:03 2006 New Revision: 368114 URL: http://svn.apache.org/viewcvs?rev=368114view=rev Log: 2006-01-11 Andrew Black [EMAIL PROTECTED] STDCXX-103 * time_put.cpp [_RWSTD_NO_NL_LANGINFO] (langinfo.h): Guarded against inclusion when

svn commit: r368411 - /incubator/stdcxx/trunk/tests/algorithms/25.rotate.cpp

2006-01-12 Thread sebor
Author: sebor Date: Thu Jan 12 09:13:17 2006 New Revision: 368411 URL: http://svn.apache.org/viewcvs?rev=368411view=rev Log: 2006-01-12 Anton Pevtsov [EMAIL PROTECTED] STDCXX-4 * 25.rotate.cpp: New test exercising lib.alg.rotate. Added: incubator/stdcxx/trunk/tests

svn commit: r368530 - /incubator/stdcxx/trunk/tests/localization/22.time.put.cpp

2006-01-12 Thread sebor
Author: sebor Date: Thu Jan 12 16:39:02 2006 New Revision: 368530 URL: http://svn.apache.org/viewcvs?rev=368530view=rev Log: 2006-01-12 Martin Sebor [EMAIL PROTECTED] * 22.time.put.cpp (cwchar): Included for wcslen etc. (do_test): Used %{Ac} to correctly format generic

svn commit: r369107 - /incubator/stdcxx/trunk/examples/include/codecvte.h

2006-01-14 Thread sebor
Author: sebor Date: Sat Jan 14 14:51:35 2006 New Revision: 369107 URL: http://svn.apache.org/viewcvs?rev=369107view=rev Log: 2006-01-14 Martin Sebor [EMAIL PROTECTED] * codecvte.h (algorithm): Removed include directive and rewrote the facet without the use of the std::min

svn commit: r369267 - /incubator/stdcxx/trunk/tests/strings/21.cwctype.cpp

2006-01-15 Thread sebor
Author: sebor Date: Sun Jan 15 13:58:50 2006 New Revision: 369267 URL: http://svn.apache.org/viewcvs?rev=369267view=rev Log: 2006-01-15 Martin Sebor [EMAIL PROTECTED] * cwctype.cpp (test_types): New function testing the presence of wint_t, wctrans_t, and wctype_t in namespace

svn commit: r369266 - /incubator/stdcxx/trunk/tests/include/testdefs.h

2006-01-15 Thread sebor
Author: sebor Date: Sun Jan 15 13:58:05 2006 New Revision: 369266 URL: http://svn.apache.org/viewcvs?rev=369266view=rev Log: 2006-01-15 Martin Sebor [EMAIL PROTECTED] * testdefs.h (std) [_RWSTD_NO_NAMESPACE]: #defined to be empty to allow std:: qualifications even when

svn commit: r369270 - in /incubator/stdcxx/trunk/etc/config/windows: config.js configure.wsf data.js generate.js generate.wsf makelog.wsf msvc-config.js msvc-config_classes.js runall.wsf summary.js up

2006-01-15 Thread sebor
Author: sebor Date: Sun Jan 15 14:19:53 2006 New Revision: 369270 URL: http://svn.apache.org/viewcvs?rev=369270view=rev Log: 2006-01-12 Anton Pevtsov [EMAIL PROTECTED] * config.js (Solution): Added version and formatVersion fields. * configure.wsf (checkHeadres): Updated

svn commit: r369277 - /incubator/stdcxx/site/bugs.html

2006-01-15 Thread sebor
Author: sebor Date: Sun Jan 15 15:19:10 2006 New Revision: 369277 URL: http://svn.apache.org/viewcvs?rev=369277view=rev Log: 2006-01-15 Martin Sebor [EMAIL PROTECTED] * bugs.html: Added more detail on the format of patches. Modified: incubator/stdcxx/site/bugs.html Modified

svn commit: r369279 - /incubator/stdcxx/trunk/etc/config/windows/generate.wsf

2006-01-15 Thread sebor
Author: sebor Date: Sun Jan 15 15:32:42 2006 New Revision: 369279 URL: http://svn.apache.org/viewcvs?rev=369279view=rev Log: 2006-01-15 Martin Sebor [EMAIL PROTECTED] * generate.wsf: Added an SGML file-type comment for Emacs. (Usage): Added msvc-8.0 to the set of values

svn commit: r369552 - /incubator/stdcxx/trunk/src/wcodecvt.cpp

2006-01-16 Thread sebor
Author: sebor Date: Mon Jan 16 11:34:03 2006 New Revision: 369552 URL: http://svn.apache.org/viewcvs?rev=369552view=rev Log: 2006-01-16 Martin Sebor [EMAIL PROTECTED] STDCXX-104 * wcodecvt.cpp (__rw_libc_do_out): Used the _RWSTD_WCSLEN() macro instead of invoking wcslen

svn commit: r369923 - /incubator/stdcxx/site/status/2005-12.text

2006-01-17 Thread sebor
Author: sebor Date: Tue Jan 17 13:29:34 2006 New Revision: 369923 URL: http://svn.apache.org/viewcvs?rev=369923view=rev Log: 2006-01-17 Martin Sebor [EMAIL PROTECTED] * 2005-12.text: New status report for the calendar quarter ending in 12/2005. Also posted here: http

svn commit: r369937 - /incubator/stdcxx/site/index.html

2006-01-17 Thread sebor
Author: sebor Date: Tue Jan 17 13:54:04 2006 New Revision: 369937 URL: http://svn.apache.org/viewcvs?rev=369937view=rev Log: 2006-01-17 Martin Sebor [EMAIL PROTECTED] * index.html: Changed Tim Triemstra's email address. Modified: incubator/stdcxx/site/index.html Modified

svn commit: r369950 - /incubator/stdcxx/trunk/doc/index.html

2006-01-17 Thread sebor
Author: sebor Date: Tue Jan 17 15:06:56 2006 New Revision: 369950 URL: http://svn.apache.org/viewcvs?rev=369950view=rev Log: 2006-01-17 Martin Sebor [EMAIL PROTECTED] STDCXX-12 * index.html: Added a meta tag to see if it gets browsers to render the file as HTML instead

svn commit: r370009 - /incubator/stdcxx/trunk/include/algorithm.cc

2006-01-17 Thread sebor
Author: sebor Date: Tue Jan 17 18:15:54 2006 New Revision: 370009 URL: http://svn.apache.org/viewcvs?rev=370009view=rev Log: 2006-01-17 Martin Sebor [EMAIL PROTECTED] STDCXX-121 * algorithm.cc (__search_n): Converted the Size argument to ptrdiff_t before doing any math

svn commit: r370010 - /incubator/stdcxx/trunk/tests/algorithms/25.search.cpp

2006-01-17 Thread sebor
Author: sebor Date: Tue Jan 17 18:22:39 2006 New Revision: 370010 URL: http://svn.apache.org/viewcvs?rev=370010view=rev Log: 2006-01-17 Anton Pevtsov [EMAIL PROTECTED] * 25.search.cpp: New test exercising lib.alg.search, including STDCXX-121. Added: incubator/stdcxx/trunk

svn commit: r370196 - /incubator/stdcxx/trunk/doc/index.html

2006-01-18 Thread sebor
Author: sebor Date: Wed Jan 18 09:32:11 2006 New Revision: 370196 URL: http://svn.apache.org/viewcvs?rev=370196view=rev Log: 2006-01-18 Martin Sebor [EMAIL PROTECTED] * index.html: Corrected typos. Modified: incubator/stdcxx/trunk/doc/index.html Modified: incubator/stdcxx/trunk

svn commit: r370230 - /incubator/stdcxx/trunk/tests/algorithms/25.swap.cpp

2006-01-18 Thread sebor
Author: sebor Date: Wed Jan 18 11:38:48 2006 New Revision: 370230 URL: http://svn.apache.org/viewcvs?rev=370230view=rev Log: 2006-01-18 Anton Pevtsov [EMAIL PROTECTED] Martin Sebor [EMAIL PROTECTED] STDCXX-4 * 25.swap.cpp: New test exercising lib.alg.swap. Added

svn commit: r370343 [17/17] - in /incubator/stdcxx/trunk/doc: stdlibref/ stdlibug/

2006-01-18 Thread sebor
Modified: incubator/stdcxx/trunk/doc/stdlibug/frames-contents-all.html URL: http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/doc/stdlibug/frames-contents-all.html?rev=370343r1=370342r2=370343view=diff == ---

svn commit: r370553 - /incubator/stdcxx/trunk/src/wcodecvt.cpp

2006-01-19 Thread sebor
Author: sebor Date: Thu Jan 19 09:48:03 2006 New Revision: 370553 URL: http://svn.apache.org/viewcvs?rev=370553view=rev Log: 2006-01-19 Martin Sebor [EMAIL PROTECTED] * wcodecvt.cpp [_RWSTD_NO_MBTOWC] (mbtowc): Declared when not declared in stdlib.h but known to be defined

svn commit: r370557 - /incubator/stdcxx/trunk/src/string.cpp

2006-01-19 Thread sebor
Author: sebor Date: Thu Jan 19 09:55:33 2006 New Revision: 370557 URL: http://svn.apache.org/viewcvs?rev=370557view=rev Log: 2006-01-19 Martin Sebor [EMAIL PROTECTED] * string.cpp [_RWSTD_NO_MEMCPY] (__rw_memcpy): Explicitly cast void* to char* before doing any arithmetic

svn commit: r370573 - /incubator/stdcxx/trunk/etc/config/src/libc_decl.sh

2006-01-19 Thread sebor
Author: sebor Date: Thu Jan 19 10:56:22 2006 New Revision: 370573 URL: http://svn.apache.org/viewcvs?rev=370573view=rev Log: 2006-01-19 Martin Sebor [EMAIL PROTECTED] STDCXX-123 * libc_decl.sh (funptri): Avoided using a type with no linkage to declare a variable

svn commit: r370601 - /incubator/stdcxx/trunk/src/string.cpp

2006-01-19 Thread sebor
Author: sebor Date: Thu Jan 19 12:12:43 2006 New Revision: 370601 URL: http://svn.apache.org/viewcvs?rev=370601view=rev Log: 2006-01-19 Martin Sebor [EMAIL PROTECTED] * string.cpp [_RWSTD_NO_MEMCPY] (__rw_memcpy): Corrected logic errors in conditionally compiled code

svn commit: r370647 - /incubator/stdcxx/trunk/src/ChangeLog

2006-01-19 Thread sebor
Author: sebor Date: Thu Jan 19 13:51:37 2006 New Revision: 370647 URL: http://svn.apache.org/viewcvs?rev=370647view=rev Log: 2006-01-19 Martin Sebor [EMAIL PROTECTED] * ChangeLog: Generated and added. Added: incubator/stdcxx/trunk/src/ChangeLog Added: incubator/stdcxx/trunk/src

svn commit: r370708 - in /incubator/stdcxx/trunk/tests: include/rw_new.h src/new.cpp

2006-01-19 Thread sebor
Author: sebor Date: Thu Jan 19 18:55:19 2006 New Revision: 370708 URL: http://svn.apache.org/viewcvs?rev=370708view=rev Log: 2006-01-19 Martin Sebor [EMAIL PROTECTED] STDCXX-3 * rw_new.h: New header with definitions of replacement operator new. * new.cpp: Implementation

svn commit: r371639 - /incubator/stdcxx/trunk/tests/self/0.printf.cpp

2006-01-23 Thread sebor
Author: sebor Date: Mon Jan 23 11:48:13 2006 New Revision: 371639 URL: http://svn.apache.org/viewcvs?rev=371639view=rev Log: 2006-01-23 Martin Sebor [EMAIL PROTECTED] * 0.printf.cpp (test_conditional): Exercised the ability to use the value of conditional expression

svn commit: r372001 - /incubator/stdcxx/trunk/tests/src/printf.cpp

2006-01-24 Thread sebor
Author: sebor Date: Tue Jan 24 11:57:21 2006 New Revision: 372001 URL: http://svn.apache.org/viewcvs?rev=372001view=rev Log: 2006-01-24 Martin Sebor [EMAIL PROTECTED] * printf.cpp (_rw_vasnprintf_cxx): Renamed to... (_rw_vasnprintf_ext): ...this. (_rw_usr_cb_t

svn commit: r372002 - /incubator/stdcxx/trunk/tests/self/0.printf.cpp

2006-01-24 Thread sebor
Author: sebor Date: Tue Jan 24 11:59:49 2006 New Revision: 372002 URL: http://svn.apache.org/viewcvs?rev=372002view=rev Log: 2006-01-24 Martin Sebor [EMAIL PROTECTED] * 0.printf.cpp (float.h, limits.h, wchar.h, ios, iostream, locale, string): Removed unnecessary #include

  1   2   3   4   5   6   7   8   >