svn commit: r1242128 - in /stdcxx/branches/4.2.x: include/valarray tests/regress/26.valarray.binary.stdcxx-1061.cpp

2012-02-08 Thread vitek
Author: vitek Date: Wed Feb 8 21:59:52 2012 New Revision: 1242128 URL: http://svn.apache.org/viewvc?rev=1242128view=rev Log: 2012-02-08 Travis Vitek vi...@roguewave.com * include/valarray (operator): Use appropriate function object logical_and to implement non-member operator

svn commit: r1242179 - /stdcxx/branches/4.2.x/tests/regress/26.valarray.binary.stdcxx-1061.cpp

2012-02-08 Thread vitek
Author: vitek Date: Wed Feb 8 23:47:30 2012 New Revision: 1242179 URL: http://svn.apache.org/viewvc?rev=1242179view=rev Log: 2012-02-08 Travis Vitek vi...@roguewave.com * test/regress/26.valarray.binary.stdcxx-1061.cpp: Update loop condition to avoid stepping past the end

svn commit: r683727 - /stdcxx/branches/4.2.x/src/collate.cpp

2008-08-07 Thread vitek
Author: vitek Date: Thu Aug 7 14:39:55 2008 New Revision: 683727 URL: http://svn.apache.org/viewvc?rev=683727view=rev Log: 2008-08-06 Travis Vitek [EMAIL PROTECTED] * src/collate.cpp (__rw_hash): Add throw spec to make explicit instantiation request consistent with template

svn propchange: r683727 - svn:log

2008-08-07 Thread vitek
Author: vitek Revision: 683727 Modified property: svn:log Modified: svn:log at Thu Aug 7 14:43:23 2008 -- --- svn:log (original) +++ svn:log Thu Aug 7 14:43:23 2008 @@ -1,6 +1,6 @@ -2008-08-06 Travis Vitek [EMAIL

svn commit: r683729 - /stdcxx/trunk/src/collate.cpp

2008-08-07 Thread vitek
Author: vitek Date: Thu Aug 7 14:44:06 2008 New Revision: 683729 URL: http://svn.apache.org/viewvc?rev=683729view=rev Log: 2008-08-07 Travis Vitek [EMAIL PROTECTED] Merge r683727 from branches/4.2.x: 2008-08-07 Travis Vitek [EMAIL PROTECTED] * src/collate.cpp

svn commit: r682771 - /stdcxx/branches/4.2.x/include/rw/_select.h

2008-08-05 Thread vitek
Author: vitek Date: Tue Aug 5 09:17:12 2008 New Revision: 682771 URL: http://svn.apache.org/viewvc?rev=682771view=rev Log: 2008-08-05 Travis Vitek [EMAIL PROTECTED] STDCXX-968 * include/rw/_select.h: Use 0 for select descriminator to avoid 64-bit migration warnings

svn commit: r682772 - /stdcxx/branches/4.3.x/include/rw/_select.h

2008-08-05 Thread vitek
Author: vitek Date: Tue Aug 5 09:20:58 2008 New Revision: 682772 URL: http://svn.apache.org/viewvc?rev=682772view=rev Log: 2008-08-05 Travis Vitek [EMAIL PROTECTED] Merge r682771 from branches/4.2.x 2008-08-05 Travis Vitek [EMAIL PROTECTED] STDCXX-968

svn commit: r682834 - /stdcxx/branches/4.2.x/tests/utilities/20.function.objects.cpp

2008-08-05 Thread vitek
Author: vitek Date: Tue Aug 5 10:52:10 2008 New Revision: 682834 URL: http://svn.apache.org/viewvc?rev=682834view=rev Log: 2008-08-05 Travis Vitek [EMAIL PROTECTED] * tests/utilities/20.function.objects.cpp [__GNUG__]: Enable gcc specific workaround only for gcc-2.95

svn commit: r682835 - in /stdcxx/branches/4.2.x/tests: regress/21.string.append.stdcxx-438.cpp support/18.exception.cpp

2008-08-05 Thread vitek
Author: vitek Date: Tue Aug 5 10:52:53 2008 New Revision: 682835 URL: http://svn.apache.org/viewvc?rev=682835view=rev Log: 2008-08-05 Travis Vitek [EMAIL PROTECTED] * tests/regress/21.string.append.stdcxx-438.cpp: Check pointer to silence HP aCC 6/cadvise warning #20035-D

svn propchange: r682834 - svn:log

2008-08-05 Thread vitek
Author: vitek Revision: 682834 Modified property: svn:log Modified: svn:log at Tue Aug 5 10:54:22 2008 -- --- svn:log (original) +++ svn:log Tue Aug 5 10:54:22 2008 @@ -1,5 +1,6 @@ 2008-08-05 Travis Vitek [EMAIL

svn commit: r682503 - in /stdcxx/trunk/tests: self/0.printf.cpp src/value.cpp

2008-08-04 Thread vitek
Author: vitek Date: Mon Aug 4 13:49:15 2008 New Revision: 682503 URL: http://svn.apache.org/viewvc?rev=682503view=rev Log: 2008-08-04 Travis Vitek [EMAIL PROTECTED] Merge r677461 from branches/4.2.x 2008-07-16 Martin Sebor [EMAIL PROTECTED] * tests/self/0

svn commit: r682505 - /stdcxx/trunk/tests/include/rw_testdefs.h

2008-08-04 Thread vitek
Author: vitek Date: Mon Aug 4 13:52:16 2008 New Revision: 682505 URL: http://svn.apache.org/viewvc?rev=682505view=rev Log: 2008-08-04 Travis Vitek [EMAIL PROTECTED] Merge rest of r665784 from branches/4.2.x 2008-06-09 Farid Zaripov [EMAIL PROTECTED] * tests/include

svn commit: r682512 - in /stdcxx/trunk/tests/utilities: 20.meta.rel.cpp 20.meta.trans.other.cpp 20.meta.unary.prop.cpp

2008-08-04 Thread vitek
Author: vitek Date: Mon Aug 4 14:26:00 2008 New Revision: 682512 URL: http://svn.apache.org/viewvc?rev=682512view=rev Log: 2008-08-04 Travis Vitek [EMAIL PROTECTED] Merge r676102 and r679158 from branches/4.3.x 2008-07-11 Travis Vitek [EMAIL PROTECTED] STDCXX-916

svn commit: r682548 - /stdcxx/branches/4.2.x/tests/containers/23.list.erase.cpp

2008-08-04 Thread vitek
Author: vitek Date: Mon Aug 4 17:13:55 2008 New Revision: 682548 URL: http://svn.apache.org/viewvc?rev=682548view=rev Log: 2008-08-04 Travis Vitek [EMAIL PROTECTED] STDCXX-776 * tests/containers/23.list.erase.cpp (test_erase): Asserted precondition to silence another

svn commit: r682549 - /stdcxx/branches/4.3.x/tests/containers/23.list.erase.cpp

2008-08-04 Thread vitek
Author: vitek Date: Mon Aug 4 17:16:41 2008 New Revision: 682549 URL: http://svn.apache.org/viewvc?rev=682549view=rev Log: 2008-08-04 Travis Vitek [EMAIL PROTECTED] Merge r682548 from branches/4.2.x 2008-08-04 Travis Vitek [EMAIL PROTECTED] STDCXX-776

svn commit: r682550 - /stdcxx/trunk/tests/containers/23.list.erase.cpp

2008-08-04 Thread vitek
Author: vitek Date: Mon Aug 4 17:17:17 2008 New Revision: 682550 URL: http://svn.apache.org/viewvc?rev=682550view=rev Log: 2008-08-04 Travis Vitek [EMAIL PROTECTED] Merge r682548 from branches/4.2.x 2008-08-04 Travis Vitek [EMAIL PROTECTED] STDCXX-776

svn commit: r681820 [7/7] - in /stdcxx/trunk: ./ doc/ etc/config/src/ examples/include/ include/ include/loc/ include/rw/ src/ tests/containers/ tests/diagnostics/ tests/include/ tests/intro/ tests/lo

2008-08-01 Thread vitek
Copied: stdcxx/trunk/tests/utilities/20.tuple.creation.cpp (from r672948, stdcxx/branches/4.3.x/tests/utilities/20.tuple.creation.cpp) URL:

svn propchange: r681820 - svn:log

2008-08-01 Thread vitek
Author: vitek Revision: 681820 Modified property: svn:log Modified: svn:log at Fri Aug 1 13:53:24 2008 -- --- svn:log (original) +++ svn:log Fri Aug 1 13:53:24 2008 @@ -5,7 +5,7 @@ r675044, r675316, r675344

svn propchange: r681820 - svn:log

2008-08-01 Thread vitek
Author: vitek Revision: 681820 Modified property: svn:log Modified: svn:log at Fri Aug 1 13:55:05 2008 -- --- svn:log (original) +++ svn:log Fri Aug 1 13:55:05 2008 @@ -455,6 +455,89 @@ * tests/utilities/20

svn commit: r681836 - in /stdcxx/trunk: include/deque include/deque.cc include/vector tests/localization/22.locale.synopsis.cpp

2008-08-01 Thread vitek
Author: vitek Date: Fri Aug 1 14:26:37 2008 New Revision: 681836 URL: http://svn.apache.org/viewvc?rev=681836view=rev Log: 2008-08-01 Travis Vitek [EMAIL PROTECTED] Merge rev r679133 from branches/4.3.x 2008-07-23 Eric Lemings [EMAIL PROTECTED] STDCXX-978

svn commit: r681841 - /stdcxx/trunk/src/wcodecvt.cpp

2008-08-01 Thread vitek
Author: vitek Date: Fri Aug 1 14:28:56 2008 New Revision: 681841 URL: http://svn.apache.org/viewvc?rev=681841view=rev Log: 2008-08-01 Travis Vitek [EMAIL PROTECTED] Merge r676075 from branches/4.2.x 2008-07-11 Martin Sebor [EMAIL PROTECTED] STDCXX-992 * src

svn propchange: r681836 - svn:log

2008-08-01 Thread vitek
Author: vitek Revision: 681836 Modified property: svn:log Modified: svn:log at Fri Aug 1 14:29:35 2008 -- --- svn:log (original) +++ svn:log Fri Aug 1 14:29:35 2008 @@ -1,6 +1,6 @@ 2008-08-01 Travis Vitek [EMAIL

svn commit: r680545 - /stdcxx/branches/4.2.x/include/rw/_defs.h

2008-07-28 Thread vitek
Author: vitek Date: Mon Jul 28 15:29:38 2008 New Revision: 680545 URL: http://svn.apache.org/viewvc?rev=680545view=rev Log: 2008-07-28 Travis Vitek [EMAIL PROTECTED] * include/rw/_defs.h: Use _RWSTD_DECLARE_NOTHROW macro only after definition of _THROWS to avoid compile errors

svn commit: r680574 - /stdcxx/branches/4.3.x/tests/src/thread.cpp

2008-07-28 Thread vitek
Author: vitek Date: Mon Jul 28 17:02:48 2008 New Revision: 680574 URL: http://svn.apache.org/viewvc?rev=680574view=rev Log: 2008-07-28 Travis Vitek [EMAIL PROTECTED] * tests/src/thread.cpp [__EDG__]: Disable error for use of long long in pthreadtypes.h system header. Modified

svn commit: r679158 - in /stdcxx/branches/4.3.x: include/rw/_config-eccp.h include/rw/_meta_prop.h include/rw/_meta_rel.h tests/utilities/20.meta.rel.cpp

2008-07-23 Thread vitek
Author: vitek Date: Wed Jul 23 11:39:45 2008 New Revision: 679158 URL: http://svn.apache.org/viewvc?rev=679158view=rev Log: 2008-07-23 Travis Vitek [EMAIL PROTECTED] * include/rw/_config-eccp.h: Use built-in __is_empty() trait. * include/rw/_meta_prop.h: Remove sunpro-5.9

svn commit: r678894 - /stdcxx/branches/4.3.x/include/rw/_meta_prop.h

2008-07-22 Thread vitek
Author: vitek Date: Tue Jul 22 13:49:11 2008 New Revision: 678894 URL: http://svn.apache.org/viewvc?rev=678894view=rev Log: 2008-07-22 Travis Vitek [EMAIL PROTECTED] STDCXX-1002 * include/rw/_meta_prop.h [__SUNPRO_CC]: Work around sunpro-5.9 detecting cv-qualifiers

svn commit: r678901 - in /stdcxx/branches/4.3.x/include/rw: _meta_arr.h _meta_cat.h _meta_prop.h

2008-07-22 Thread vitek
Author: vitek Date: Tue Jul 22 14:03:10 2008 New Revision: 678901 URL: http://svn.apache.org/viewvc?rev=678901view=rev Log: 2008-07-22 Travis Vitek [EMAIL PROTECTED] STDCXX-1001 * include/rw/_meta_arr.h [__IBMCPP__]: Conditionally compile out definitions of traits

svn propchange: r678894 - svn:log

2008-07-22 Thread vitek
Author: vitek Revision: 678894 Modified property: svn:log Modified: svn:log at Tue Jul 22 15:40:59 2008 -- --- svn:log (original) +++ svn:log Tue Jul 22 15:40:59 2008 @@ -1,7 +1,6 @@ 2008-07-22 Travis Vitek [EMAIL

svn commit: r676102 - in /stdcxx/branches/4.3.x: include/rw/_config-eccp.h include/rw/_meta_prop.h tests/utilities/20.meta.trans.other.cpp tests/utilities/20.meta.unary.prop.cpp

2008-07-11 Thread vitek
Author: vitek Date: Fri Jul 11 16:58:13 2008 New Revision: 676102 URL: http://svn.apache.org/viewvc?rev=676102view=rev Log: 2008-07-11 Travis Vitek [EMAIL PROTECTED] STDCXX-916 * include/rw/_meta_prop.h (__rw_is_pod_impl): Remove cv-qualifiers on types

svn commit: r675393 - in /stdcxx/branches/4.3.x: include/rw/_config-msvc.h include/rw/_meta_cat.h include/rw/_meta_comp.h include/rw/_meta_prop.h include/rw/_meta_rel.h tests/utilities/20.meta.rel.cpp

2008-07-09 Thread vitek
Author: vitek Date: Wed Jul 9 17:48:07 2008 New Revision: 675393 URL: http://svn.apache.org/viewvc?rev=675393view=rev Log: 2008-07-09 Travis Vitek [EMAIL PROTECTED] STDCXX-916 * include/rw/_config-msvc.h: Fix definition of _RWSTD_TT_ALIGNED_POD broken in r675050

svn commit: r675050 - in /stdcxx/branches/4.3.x: include/rw/ tests/utilities/

2008-07-08 Thread vitek
Author: vitek Date: Tue Jul 8 16:25:19 2008 New Revision: 675050 URL: http://svn.apache.org/viewvc?rev=675050view=rev Log: 2008-07-09 Travis Vitek [EMAIL PROTECTED] STDCXX-916 * include/rw/_meta_help.h: Remove doxygen tags from comments. * include/rw/_meta_prop.h

svn propchange: r672048 - svn:log

2008-06-30 Thread vitek
Author: vitek Revision: 672048 Modified property: svn:log Modified: svn:log at Mon Jun 30 13:19:31 2008 -- --- svn:log (original) +++ svn:log Mon Jun 30 13:19:31 2008 @@ -2,8 +2,8 @@ * tests/utilities/20

svn commit: r672048 - /stdcxx/branches/4.3.x/tests/utilities/

2008-06-26 Thread vitek
Author: vitek Date: Thu Jun 26 15:48:21 2008 New Revision: 672048 URL: http://svn.apache.org/viewvc?rev=672048view=rev Log: 2008-06-27 Travis Vitek [EMAIL PROTECTED] * tests/utilities/20.forward.cpp [_RWSTD_NO_EXT_CXX_0X]: Add guard to get test to compile and run when extension

svn commit: r671608 [4/4] - in /stdcxx/trunk: etc/config/ examples/include/ examples/manual/ examples/tutorial/ include/ src/ tests/algorithms/ tests/containers/ tests/diagnostics/ tests/include/ test

2008-06-25 Thread vitek
Modified: stdcxx/trunk/util/time.cpp URL: http://svn.apache.org/viewvc/stdcxx/trunk/util/time.cpp?rev=671608r1=671607r2=671608view=diff == --- stdcxx/trunk/util/time.cpp (original) +++ stdcxx/trunk/util/time.cpp Wed Jun

svn propchange: r664271 - svn:log

2008-06-25 Thread vitek
Author: vitek Revision: 664271 Modified property: svn:log Modified: svn:log at Wed Jun 25 11:05:38 2008 -- --- svn:log (original) +++ svn:log Wed Jun 25 11:05:38 2008 @@ -1,136 +1,5 @@ 2008-06-06 Travis Vitek [EMAIL

svn commit: r671285 - in /stdcxx/branches/4.3.x/include/rw: _meta_arr.h _meta_cat.h _meta_comp.h _meta_cv.h _meta_prop.h _meta_ptr.h _meta_ref.h _meta_rel.h _meta_sign.h

2008-06-24 Thread vitek
Author: vitek Date: Tue Jun 24 11:23:32 2008 New Revision: 671285 URL: http://svn.apache.org/viewvc?rev=671285view=rev Log: 2008-06-24 Travis Vitek [EMAIL PROTECTED] STDCXX-916 * include/rw/_meta_arr.h (_RWSTD_REMOVE_EXTENT) (_RWSTD_REMOVE_ALL_EXTENTS): Add macros

svn commit: r671344 - in /stdcxx/trunk: bin/ etc/config/src/ include/ include/ansi/ src/ tests/utilities/ util/

2008-06-24 Thread vitek
Author: vitek Date: Tue Jun 24 14:08:08 2008 New Revision: 671344 URL: http://svn.apache.org/viewvc?rev=671344view=rev Log: 2008-06-24 Travis Vitek [EMAIL PROTECTED] Merge r662707, r662716, r663757, r664036, r664141, r664184 from branches/4.3.x: 2008-06-03 Farid

svn commit: r671364 - in /stdcxx/trunk: tests/algorithms/ tests/containers/ tests/include/ tests/regress/ tests/self/ tests/src/ tests/support/ util/

2008-06-24 Thread vitek
Author: vitek Date: Tue Jun 24 15:09:44 2008 New Revision: 671364 URL: http://svn.apache.org/viewvc?rev=671364view=rev Log: 2008-06-24 Travis Vitek [EMAIL PROTECTED] Merged revisions 661873, 661898, 661910, 662096, 662468, 662491, 662493, 662518, 662525, 662596 and 662614 from

svn propchange: r667365 - svn:log

2008-06-23 Thread vitek
Author: vitek Revision: 667365 Modified property: svn:log Modified: svn:log at Mon Jun 23 10:40:07 2008 -- --- svn:log (original) +++ svn:log Mon Jun 23 10:40:07 2008 @@ -2,35 +2,35 @@ STDCXX-916

svn commit: r670084 - in /stdcxx/branches/4.2.x/include: deque deque_spec.h list list_spec.h vector vector_spec.h

2008-06-20 Thread vitek
Author: vitek Date: Fri Jun 20 15:23:32 2008 New Revision: 670084 URL: http://svn.apache.org/viewvc?rev=670084view=rev Log: 2008-06-20 Travis Vitek [EMAIL PROTECTED] STDCXX-688 * include/deque_spec.h: Remove unused header. * include/list_spec.h: Ditto. * include

svn commit: r669664 - /stdcxx/branches/4.3.x/include/rw/_meta_other.h

2008-06-19 Thread vitek
Author: vitek Date: Thu Jun 19 12:52:54 2008 New Revision: 669664 URL: http://svn.apache.org/viewvc?rev=669664view=rev Log: 2008-06-19 Travis Vitek [EMAIL PROTECTED] STDCXX-926 * include/rw/_meta_other.h: Make __rw_aligned_union compile on gcc-4.3 again by forward

svn commit: r669735 - in /stdcxx/branches/4.3.x: include/rw/_meta_other.h include/type_traits tests/utilities/20.meta.trans.other.cpp

2008-06-19 Thread vitek
Author: vitek Date: Thu Jun 19 15:52:34 2008 New Revision: 669735 URL: http://svn.apache.org/viewvc?rev=669735view=rev Log: 2008-06-19 Travis Vitek [EMAIL PROTECTED] STDCXX-926 * include/type_traits: Update comments describing each trait. Use correct type

svn commit: r668727 - /stdcxx/branches/4.3.x/include/rw/_static_assert.h

2008-06-17 Thread vitek
Author: vitek Date: Tue Jun 17 09:12:54 2008 New Revision: 668727 URL: http://svn.apache.org/viewvc?rev=668727view=rev Log: 2008-06-17 Travis Vitek [EMAIL PROTECTED] STDCXX-916 * include/rw/_static_assert.h: Qualify __rw_assert_failed with _RW to avoid compile errors

svn commit: r668819 - in /stdcxx/branches/4.2.x/doc: stdlibref/frames-banner.html stdlibref/index.html stdlibug/frames-banner.html stdlibug/index.html

2008-06-17 Thread vitek
Author: vitek Date: Tue Jun 17 13:31:41 2008 New Revision: 668819 URL: http://svn.apache.org/viewvc?rev=668819view=rev Log: 2008-06-17 Travis Vitek [EMAIL PROTECTED] Merge rev 668772 from trunk 2008-06-17 Travis Vitek [EMAIL PROTECTED] * docs/stdlibref/frames

svn commit: r668208 - in /stdcxx/branches/4.3.x/include/rw: _config-gcc.h _config-msvc.h _defs.h

2008-06-16 Thread vitek
Author: vitek Date: Mon Jun 16 08:52:54 2008 New Revision: 668208 URL: http://svn.apache.org/viewvc?rev=668208view=rev Log: 2008-06-16 Travis Vitek [EMAIL PROTECTED] * include/rw/_defs.h: Remove block defining macros for trait compiler support. * include/rw/_config

svn commit: r668223 - in /stdcxx/branches/4.3.x/include/rw: _meta_arr.h _meta_cat.h _meta_comp.h _meta_cv.h _meta_help.h _meta_other.h _meta_prop.h _meta_ptr.h _meta_ref.h _meta_rel.h _meta_sign.h

2008-06-16 Thread vitek
Author: vitek Date: Mon Jun 16 09:25:35 2008 New Revision: 668223 URL: http://svn.apache.org/viewvc?rev=668223view=rev Log: 2008-06-16 Travis Vitek [EMAIL PROTECTED] STDCXX-916 * rw/_meta_help.h: Update header guard to reflect the name of the header it is used

svn commit: r668277 - /stdcxx/branches/4.3.x/include/rw/_meta_other.h

2008-06-16 Thread vitek
Author: vitek Date: Mon Jun 16 12:50:29 2008 New Revision: 668277 URL: http://svn.apache.org/viewvc?rev=668277view=rev Log: 2008-06-16 Travis Vitek [EMAIL PROTECTED] STDCXX-926 * include/rw/_meta_other.h [!_RWSTD_NO_VARIADIC_TEMPLATES]: Fix __rw_aligned_union

svn commit: r668340 - /stdcxx/branches/4.3.x/tests/utilities/20.meta.unary.prop.cpp

2008-06-16 Thread vitek
Author: vitek Date: Mon Jun 16 16:07:26 2008 New Revision: 668340 URL: http://svn.apache.org/viewvc?rev=668340view=rev Log: 2008-06-16 Travis Vitek [EMAIL PROTECTED] STDCXX-920 * tests/utilities/20.meta.unary.prop.cpp: Use size_t instead of _RWSTD_SIZE_T. Update test

svn commit: r668347 - /stdcxx/branches/4.3.x/tests/utilities/20.meta.rel.cpp

2008-06-16 Thread vitek
Author: vitek Date: Mon Jun 16 16:35:21 2008 New Revision: 668347 URL: http://svn.apache.org/viewvc?rev=668347view=rev Log: 2008-06-16 Travis Vitek [EMAIL PROTECTED] STDCXX-921 * tests/utilities/20.meta.rel.cpp: Update test to correctly reflect behaviors required

svn commit: r668350 - in /stdcxx/branches/4.3.x: include/rw/_defs.h include/rw/_meta_sign.h tests/utilities/20.meta.trans.sign.cpp

2008-06-16 Thread vitek
Author: vitek Date: Mon Jun 16 17:03:39 2008 New Revision: 668350 URL: http://svn.apache.org/viewvc?rev=668350view=rev Log: 2008-06-16 Travis Vitek [EMAIL PROTECTED] STDCXX-947 * include/rw/_defs.h [_RWSTD_UWCHAR_INT_T,_RWSTD_SWCHAR_INT_T]: Revert changes from r667365

svn commit: r668353 - /stdcxx/branches/4.3.x/include/rw/_meta_prop.h

2008-06-16 Thread vitek
Author: vitek Date: Mon Jun 16 17:07:34 2008 New Revision: 668353 URL: http://svn.apache.org/viewvc?rev=668353view=rev Log: 2008-06-16 Travis Vitek [EMAIL PROTECTED] STDCXX-920 * include/rw/_meta_prop.h: Add is_signed support for floating point types accidentally

svn commit: r667396 - in /stdcxx/branches/4.3.x: include/ include/rw/ tests/utilities/

2008-06-13 Thread vitek
Author: vitek Date: Fri Jun 13 00:34:29 2008 New Revision: 667396 URL: http://svn.apache.org/viewvc?rev=667396view=rev Log: 2008-06-13 Travis Vitek [EMAIL PROTECTED] =|=|=|=|=|=|=| * include/type_traits: integral_constant

svn commit: r664141 - in /stdcxx/branches/4.3.x: include/type_traits tests/utilities/20.meta.help.cpp

2008-06-06 Thread vitek
Author: vitek Date: Fri Jun 6 14:44:17 2008 New Revision: 664141 URL: http://svn.apache.org/viewvc?rev=664141view=rev Log: 2008-06-06 Travis Vitek [EMAIL PROTECTED] STDCXX-917 * include/type_traits: Add type_traits header that includes integral_contstant implementation

svn commit: r664236 - /stdcxx/branches/4.2.x/tests/numerics/26.gslice.array.cassign.cpp

2008-06-06 Thread vitek
Author: vitek Date: Fri Jun 6 18:41:26 2008 New Revision: 664236 URL: http://svn.apache.org/viewvc?rev=664236view=rev Log: 2008-06-06 Travis Vitek [EMAIL PROTECTED] * tests/numerics/26.gslice.array.cassign.cpp: Fix unfortunate compilation error. Modified: stdcxx/branches

svn commit: r664274 - /stdcxx/branches/4.3.x/tests/localization/22.locale.synopsis.cpp

2008-06-06 Thread vitek
Author: vitek Date: Fri Jun 6 20:49:30 2008 New Revision: 664274 URL: http://svn.apache.org/viewvc?rev=664274view=rev Log: 2008-06-06 Travis Vitek [EMAIL PROTECTED] * tests/localization/22.locale.synopsis.cpp: Update include directive for renamed test driver header. Modified

svn commit: r663757 - in /stdcxx/branches/4.3.x/etc/config/src: RVALUE_REFERENCES.cpp VARIADIC_TEMPLATES.cpp

2008-06-05 Thread vitek
Author: vitek Date: Thu Jun 5 15:02:15 2008 New Revision: 663757 URL: http://svn.apache.org/viewvc?rev=663757view=rev Log: 2008-06-05 Travis Vitek [EMAIL PROTECTED] * etc/config/src/RVALUE_REFERENCES.cpp: Add new config test to check for rvalue-reference support. * etc

svn commit: r663377 - in /stdcxx/branches/4.2.x: include/valarray src/valarray.cpp tests/numerics/26.class.gslice.cpp tests/regress/26.valarray.sub.stdcxx-955.cpp

2008-06-04 Thread vitek
Author: vitek Date: Wed Jun 4 14:48:36 2008 New Revision: 663377 URL: http://svn.apache.org/viewvc?rev=663377view=rev Log: 2008-06-04 Travis Vitek [EMAIL PROTECTED] STDCXX-955 * include/valarray: Correctly calculate indices when the length array contains a zero

svn commit: r663410 - /stdcxx/branches/4.2.x/tests/support/18.support.rtti.cpp

2008-06-04 Thread vitek
Author: vitek Date: Wed Jun 4 16:15:07 2008 New Revision: 663410 URL: http://svn.apache.org/viewvc?rev=663410view=rev Log: 2008-06-04 Travis Vitek [EMAIL PROTECTED] STDCXX-872 * tests/support/18.support.rtti.cpp [__IBMCPP__]: Avoid testing typeid() if rtti support

svn commit: r662468 - /stdcxx/branches/4.2.x/tests/regress/18.limits.traps.stdcxx-624.cpp

2008-06-02 Thread vitek
Author: vitek Date: Mon Jun 2 08:55:50 2008 New Revision: 662468 URL: http://svn.apache.org/viewvc?rev=662468view=rev Log: 2008-06-02 Travis Vitek [EMAIL PROTECTED] * tests/regress/18.limits.traps.stdcxx-624.cpp: Update comments to reflect expected test behavior. Modified

svn commit: r661842 - in /stdcxx/trunk: etc/config/src/ include/ include/ansi/ include/rw/ include/tr1/ tests/support/ tests/tr1.c99/ tests/tr1.util/ tests/utilities/

2008-05-30 Thread vitek
Author: vitek Date: Fri May 30 13:43:11 2008 New Revision: 661842 URL: http://svn.apache.org/viewvc?rev=661842view=rev Log: 2008-05-30 Travis Vitek [EMAIL PROTECTED] Merged rev 661467 from 4.3.x to trunk 2008-05-29 Travis Vitek [EMAIL PROTECTED] * etc/config/src

svn commit: r660776 [2/2] - in /stdcxx/trunk: bin/ etc/config/ etc/config/src/ examples/manual/ examples/manual/in/ examples/manual/out/ include/loc/ include/rw/ src/ tests/include/ tests/iostream/ te

2008-05-27 Thread vitek
Modified: stdcxx/trunk/tests/localization/22.locale.moneypunct.mt.cpp URL: http://svn.apache.org/viewvc/stdcxx/trunk/tests/localization/22.locale.moneypunct.mt.cpp?rev=660776r1=660775r2=660776view=diff == ---

svn commit: r657220 - /stdcxx/branches/4.2.x/tests/src/alarm.cpp

2008-05-16 Thread vitek
Author: vitek Date: Fri May 16 14:24:41 2008 New Revision: 657220 URL: http://svn.apache.org/viewvc?rev=657220view=rev Log: 2008-05-16 Travis Vitek [EMAIL PROTECTED] STDCXX-938 * tests/src/alarm.cpp [SIG_DFL]: Fix apparent typo in definition of SIG_DFL which would have

svn commit: r655995 - /stdcxx/branches/4.2.x/tests/localization/

2008-05-13 Thread vitek
Author: vitek Date: Tue May 13 13:25:51 2008 New Revision: 655995 URL: http://svn.apache.org/viewvc?rev=655995view=rev Log: 2008-05-13 Travis Vitek [EMAIL PROTECTED] STDCXX-536 * tests/localization/22.locale.codecvt.mt.cpp: Pass opt_timeout to rw_thread_pool() to enable

svn propchange: r655960 - svn:log

2008-05-13 Thread vitek
Author: vitek Revision: 655960 Modified property: svn:log Modified: svn:log at Tue May 13 13:40:36 2008 -- --- svn:log (original) +++ svn:log Tue May 13 13:40:36 2008 @@ -10,9 +10,8 @@ timeout status

svn commit: r653966 - /stdcxx/branches/4.2.x/tests/algorithms/25.random.shuffle.cpp

2008-05-06 Thread vitek
Author: vitek Date: Tue May 6 19:00:43 2008 New Revision: 653966 URL: http://svn.apache.org/viewvc?rev=653966view=rev Log: 2008-05-06 Travis Vitek [EMAIL PROTECTED] Merged rev 653964 from trunk. 2008-05-06 Travis Vitek [EMAIL PROTECTED] * tests/algorithms/25

svn commit: r652585 - /stdcxx/branches/4.2.x/tests/localization/22.locale.codecvt.out.cpp

2008-05-01 Thread vitek
Author: vitek Date: Thu May 1 10:28:02 2008 New Revision: 652585 URL: http://svn.apache.org/viewvc?rev=652585view=rev Log: 2008-05-01 Travis Vitek [EMAIL PROTECTED] STDCXX-842 * tests/localization/22.locale.codecvt.out.cpp: Reserve space for null terminator. Modified

svn commit: r652707 - in /stdcxx/branches/4.2.x: README include/rw/_config.h

2008-05-01 Thread vitek
Author: vitek Date: Thu May 1 16:25:11 2008 New Revision: 652707 URL: http://svn.apache.org/viewvc?rev=652707view=rev Log: 2008-05-01 Travis Vitek [EMAIL PROTECTED] * include/rw/_config.h (_RWSTD_VER, _RWSTD_VER_STR): Bumped up version to 4.2.2. * README: Ditto

svn commit: r647908 - in /stdcxx/trunk/tests: self/0.printf.cpp src/fmt_defs.h src/printf.cpp

2008-04-14 Thread vitek
Author: vitek Date: Mon Apr 14 10:15:49 2008 New Revision: 647908 URL: http://svn.apache.org/viewvc?rev=647908view=rev Log: 2008-04-14 Travis Vitek [EMAIL PROTECTED] STDCXX-857 * tests/src/fmt_defs.h: Add flag to struct Buffer to indicate who owns the allocated buffer

svn commit: r648064 - in /stdcxx/trunk/tests/src: fmt_defs.h printf.cpp

2008-04-14 Thread vitek
Author: vitek Date: Mon Apr 14 16:49:11 2008 New Revision: 648064 URL: http://svn.apache.org/viewvc?rev=648064view=rev Log: 2008-04-14 Travis Vitek [EMAIL PROTECTED] STDCXX-857 * tests/src/printf.cpp: Revert r647908 which indirectly caused memory leaks in the test

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

2008-04-14 Thread vitek
Author: vitek Date: Mon Apr 14 18:42:48 2008 New Revision: 648090 URL: http://svn.apache.org/viewvc?rev=648090view=rev Log: 2008-04-14 Travis Vitek [EMAIL PROTECTED] STDCXX-857 * tests/self/0.printf.cpp (test_reallocate): Revert test for changes added in r647908

svn commit: r647223 - /stdcxx/trunk/util/locale_stub.cpp

2008-04-11 Thread vitek
Author: vitek Date: Fri Apr 11 09:50:14 2008 New Revision: 647223 URL: http://svn.apache.org/viewvc?rev=647223view=rev Log: 2008-04-11 Travis Vitek [EMAIL PROTECTED] STDCXX-751 * util/locale_stub.cpp (main): Check pointer validity outside of strcpy argument list

svn commit: r646567 - /stdcxx/trunk/tests/algorithms/25.random.shuffle.cpp

2008-04-09 Thread vitek
Author: vitek Date: Wed Apr 9 15:23:18 2008 New Revision: 646567 URL: http://svn.apache.org/viewvc?rev=646567view=rev Log: 2008-04-09 Travis Vitek [EMAIL PROTECTED] STDCXX-783 * tests/algorithms/25.random.shuffle.cpp (test_random_shuffle): Avoid indexing past the end

svn commit: r645445 - /stdcxx/trunk/util/output.cpp

2008-04-07 Thread vitek
Author: vitek Date: Mon Apr 7 03:30:03 2008 New Revision: 645445 URL: http://svn.apache.org/viewvc?rev=645445view=rev Log: 2008-04-07 Travis Vitek [EMAIL PROTECTED] * util/output.cpp (parse_output): Open file in binary mode to avoid problems with line end translation

svn commit: r645659 - in /stdcxx/trunk/tests/localization: 22.locale.ctype.cpp 22.locale.ctype.is.cpp 22.locale.ctype.narrow.cpp 22.locale.ctype.scan.cpp 22.locale.ctype.tolower.cpp 22.locale.ctype.to

2008-04-07 Thread vitek
Author: vitek Date: Mon Apr 7 12:40:18 2008 New Revision: 645659 URL: http://svn.apache.org/viewvc?rev=645659view=rev Log: 2008-04-07 Travis Vitek [EMAIL PROTECTED] * tests/localization/22.locale.ctype.cpp: Cache result of call to rw_locale_query() reduce time needed to run

svn commit: r645750 - in /stdcxx/trunk/tests: diagnostics/19.std.exceptions.cpp support/18.support.dynamic.cpp support/18.support.rtti.cpp

2008-04-07 Thread vitek
Author: vitek Date: Mon Apr 7 18:05:14 2008 New Revision: 645750 URL: http://svn.apache.org/viewvc?rev=645750view=rev Log: 2008-04-07 Travis Vitek [EMAIL PROTECTED] * tests/support/18.support.dynamic.cpp: New test exercising functions and types for dynamic storage management

svn commit: r644821 - /stdcxx/trunk/tests/src/locale.cpp

2008-04-04 Thread vitek
Author: vitek Date: Fri Apr 4 11:52:32 2008 New Revision: 644821 URL: http://svn.apache.org/viewvc?rev=644821view=rev Log: 2008-04-04 Travis Vitek [EMAIL PROTECTED] STDCXX-755 * tests/src/locale.cpp (rw_locales): Check return from malloc() (_rw_all_locales): Ditto

svn commit: r645002 - /stdcxx/trunk/util/output.cpp

2008-04-04 Thread vitek
Author: vitek Date: Fri Apr 4 17:25:08 2008 New Revision: 645002 URL: http://svn.apache.org/viewvc?rev=645002view=rev Log: 2008-04-04 Travis Vitek [EMAIL PROTECTED] * util/output.cpp (parse_output): Revert recent change to open file in binary mode. Modified: stdcxx/trunk

svn commit: r643573 - /stdcxx/trunk/tests/localization/22.locale.messages.cpp

2008-04-01 Thread vitek
Author: vitek Date: Tue Apr 1 14:10:14 2008 New Revision: 643573 URL: http://svn.apache.org/viewvc?rev=643573view=rev Log: 2008-04-01 Travis Vitek [EMAIL PROTECTED] STDCXX-742 * tests/localization/22.locale.messages.cpp (run_test): Avoid use_facet() and has_facet

svn commit: r643199 - in /stdcxx/trunk/etc/nls: countries languages

2008-03-31 Thread vitek
Author: vitek Date: Mon Mar 31 16:01:31 2008 New Revision: 643199 URL: http://svn.apache.org/viewvc?rev=643199view=rev Log: 2008-03-31 Travis Vitek [EMAIL PROTECTED] STDCXX-715 * etc/nls/countries: Fix error in countries list. * etc/nls/languages: Ditto. Modified

svn commit: r643214 - in /stdcxx/trunk/tests: localization/ src/

2008-03-31 Thread vitek
Author: vitek Date: Mon Mar 31 16:56:14 2008 New Revision: 643214 URL: http://svn.apache.org/viewvc?rev=643214view=rev Log: 2008-03-31 Travis Vitek [EMAIL PROTECTED] STDCXX-716 * tests/src/locale.cpp: Add functions _rw_isspace(), _rw_toupper() and _rw_tolower

svn commit: r642006 - in /stdcxx/trunk/tests: include/rw_locale.h src/locale.cpp

2008-03-27 Thread vitek
Author: vitek Date: Thu Mar 27 15:25:50 2008 New Revision: 642006 URL: http://svn.apache.org/viewvc?rev=642006view=rev Log: 2008-03-27 Travis Vitek [EMAIL PROTECTED] STDCXX-716 * tests/include/rw_locale.h (rw_query_locales): Add declaration of new function

Re: svn commit: r640122 - /stdcxx/trunk/include/ansi/climits

2008-03-26 Thread Travis Vitek
.locale.codecvt.out.o gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. gcc -c -I/amd/devco/vitek/stdcxx

svn commit: r641598 - in /stdcxx/trunk/tests: include/driver.h src/driver.cpp

2008-03-26 Thread vitek
Author: vitek Date: Wed Mar 26 15:10:43 2008 New Revision: 641598 URL: http://svn.apache.org/viewvc?rev=641598view=rev Log: 2008-03-26 Travis Vitek [EMAIL PROTECTED] * tests/src/driver.cpp (rw_enable): Return previous state for the diagnostic so it can be safely disabled

svn commit: r640522 - in /stdcxx/branches/4.2.x: include/rw/_tree.cc tests/regress/23.set.stdcxx-216.cpp

2008-03-24 Thread vitek
Author: vitek Date: Mon Mar 24 12:00:16 2008 New Revision: 640522 URL: http://svn.apache.org/viewvc?rev=640522view=rev Log: 2008-03-24 Travis Vitek [EMAIL PROTECTED] Merged rev 639495 from trunk 2008-03-20 Travis Vitek [EMAIL PROTECTED] * tests/regress/23

svn commit: r640567 - /stdcxx/trunk/tests/src/braceexp.cpp

2008-03-24 Thread vitek
Author: vitek Date: Mon Mar 24 13:46:18 2008 New Revision: 640567 URL: http://svn.apache.org/viewvc?rev=640567view=rev Log: 2008-03-24 Travis Vitek [EMAIL PROTECTED] STDCXX-784 * tests/src/braceexp.cpp: Work around SunPro bug that causes a compile failure when using

svn commit: r639495 - in /stdcxx/trunk: include/rw/_tree.cc tests/regress/23.set.stdcxx-216.cpp

2008-03-20 Thread vitek
Author: vitek Date: Thu Mar 20 15:53:27 2008 New Revision: 639495 URL: http://svn.apache.org/viewvc?rev=639495view=rev Log: 2008-03-20 Travis Vitek [EMAIL PROTECTED] * tests/regress/23.set.stdcxx-216.cpp: Add regression test for issue caused by fix to STDCXX-216

svn commit: r631793 - /stdcxx/trunk/etc/config/xfail.txt

2008-02-27 Thread vitek
Author: vitek Date: Wed Feb 27 16:53:50 2008 New Revision: 631793 URL: http://svn.apache.org/viewvc?rev=631793view=rev Log: 2008-02-27 Travis Vitek [EMAIL PROTECTED] STDCXX-360 * etc/config/xfail.txt: Add expected compile failure for 2.smartptr.shared on VisualAge C

svn commit: r627678 - in /stdcxx/branches/4.2.x/include: istream.cc streambuf

2008-02-14 Thread vitek
Author: vitek Date: Thu Feb 14 00:08:11 2008 New Revision: 627678 URL: http://svn.apache.org/viewvc?rev=627678view=rev Log: 2008-02-14 Travis Vitek [EMAIL PROTECTED] Merged rev 619587 from trunk. 2008-02-07 Travis Vitek [EMAIL PROTECTED] STDCXX-249

svn commit: r617841 - /stdcxx/trunk/tests/regress/21.string.stdcxx-231.cpp

2008-02-02 Thread vitek
Author: vitek Date: Sat Feb 2 09:42:17 2008 New Revision: 617841 URL: http://svn.apache.org/viewvc?rev=617841view=rev Log: 2008-02-02 Travis Vitek [EMAIL PROTECTED] * tests/regress/21.string.stdcxx-231.cpp: Fix compile error. Modified: stdcxx/trunk/tests/regress/21

svn commit: r617276 - /stdcxx/trunk/tests/regress/21.string.stdcxx-231.cpp

2008-01-31 Thread vitek
Author: vitek Date: Thu Jan 31 14:46:37 2008 New Revision: 617276 URL: http://svn.apache.org/viewvc?rev=617276view=rev Log: 2008-01-31 Travis Vitek [EMAIL PROTECTED] STDCXX-231 * tests/regress/21.string.stdcxx-231.cpp: Add regression test. Added: stdcxx/trunk/tests

svn commit: r617280 - in /stdcxx/branches/4.2.x: include/istream.cc include/string include/string.cc tests/regress/21.string.stdcxx-231.cpp

2008-01-31 Thread vitek
Author: vitek Date: Thu Jan 31 14:58:07 2008 New Revision: 617280 URL: http://svn.apache.org/viewvc?rev=617280view=rev Log: 2008-01-31 Travis Vitek [EMAIL PROTECTED] Merged rev 617251 and 617276 from trunk. 2008-01-31 Travis Vitek [EMAIL PROTECTED] STDCXX-231

svn commit: r617300 - /stdcxx/trunk/include/istream.cc

2008-01-31 Thread vitek
Author: vitek Date: Thu Jan 31 15:49:42 2008 New Revision: 617300 URL: http://svn.apache.org/viewvc?rev=617300view=rev Log: 2008-01-31 Travis Vitek [EMAIL PROTECTED] * include/istream.cc: Call clear() instead of erase() to avoid unnecessary overhead and consistency. Modified

svn commit: r616676 - /stdcxx/branches/4.2.x/include/rw/_tree.cc

2008-01-30 Thread vitek
Author: vitek Date: Wed Jan 30 00:03:53 2008 New Revision: 616676 URL: http://svn.apache.org/viewvc?rev=616676view=rev Log: 2008-01-30 Travis Vitek [EMAIL PROTECTED] Merged rev 616673 with a fix for STDCXX-216 fron trunk. * include/rw/_tree.cc (insert): Optimize insertion when

svn commit: r616588 - in /stdcxx/branches/4.2.x: GNUmakefile etc/config/makefile.rules

2008-01-29 Thread vitek
Author: vitek Date: Tue Jan 29 18:10:55 2008 New Revision: 616588 URL: http://svn.apache.org/viewvc?rev=616588view=rev Log: 2008-01-29 Travis Vitek [EMAIL PROTECTED] Merged rev 615419 with a fix for STDCXX-573 from trunk. * etc/config/makefile.rules: Use WITH_PURIFY