You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Resolved: (STDCXX-503) std::ctype not thread safe - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/01 00:52:43 UTC, 0 replies.
- [jira] Resolved: (STDCXX-498) [Intel C++ 8.1/SuSE/AMD64] std::time_put thread safety problem - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/01 00:55:43 UTC, 0 replies.
- prototype of the "expected failures" enhancement (STDCXX-683) - posted by Martin Sebor <se...@roguewave.com> on 2008/01/01 02:38:56 UTC, 2 replies.
- Re: low hanging fruit while cleaning up test failures - posted by Martin Sebor <se...@roguewave.com> on 2008/01/02 18:00:38 UTC, 15 replies.
- stdcxx wiki - posted by Martin Sebor <se...@roguewave.com> on 2008/01/02 19:30:49 UTC, 2 replies.
- Re: [PATCH] _mutex.h - posted by Martin Sebor <se...@roguewave.com> on 2008/01/02 19:41:19 UTC, 4 replies.
- [jira] Updated: (STDCXX-605) [IBM XLC++] errors compiling dynatype.cpp - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/02 22:03:33 UTC, 0 replies.
- [jira] Commented: (STDCXX-597) purify reports uninitialized memory read in _rw_get_char - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/02 22:09:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-620) purify reports memory leak in 21_nonmembers test - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/02 22:09:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-577) purify reports leaked memory in stocks example - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/02 22:28:33 UTC, 2 replies.
- [jira] Created: (STDCXX-685) [Windows] slashes in Windows pathnames in build logs - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/03 00:47:33 UTC, 0 replies.
- [jira] Created: (STDCXX-686) redesign web site - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/03 05:44:33 UTC, 0 replies.
- [jira] Commented: (STDCXX-686) redesign web site - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/03 06:42:33 UTC, 6 replies.
- [jira] Commented: (STDCXX-430) building Boost with stdcxx - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/03 17:57:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-406) [Compaq C++ 6.5] unsats on __rw_static_mutex - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/03 20:31:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-536) allow thread safety tests to time out without failing - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/03 20:35:33 UTC, 0 replies.
- [jira] Commented: (STDCXX-536) allow thread safety tests to time out without failing - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/03 20:45:33 UTC, 1 replies.
- [jira] Commented: (STDCXX-408) make use of __declspec(dll{export,import}) on all platforms - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/03 21:04:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-240) #define _RWSTD_NO_EXCEPTIONS when exceptions are disabled via command line option - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/04 00:28:33 UTC, 0 replies.
- [jira] Commented: (STDCXX-240) #define _RWSTD_NO_EXCEPTIONS when exceptions are disabled via command line option - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/04 02:03:34 UTC, 0 replies.
- [jira] Closed: (STDCXX-240) #define _RWSTD_NO_EXCEPTIONS when exceptions are disabled via command line option - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/04 02:49:34 UTC, 0 replies.
- [jira] Commented: (STDCXX-195) [Linux] error on std::putc() - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/04 02:49:35 UTC, 0 replies.
- GNU "Autotools" Branch? - posted by Eric Lemings <Er...@roguewave.com> on 2008/01/04 19:51:23 UTC, 6 replies.
- [jira] Updated: (STDCXX-674) Improve configure script to lookup the dependencies through the all included headers - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/05 20:44:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-674) improve GNUmakefile.cfg to scan #included files for dependencies - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/05 20:46:33 UTC, 0 replies.
- [jira] Created: (STDCXX-687) [gcc] use string __builtins - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/06 19:51:34 UTC, 0 replies.
- [jira] Commented: (STDCXX-687) [gcc] use string __builtins - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/06 19:58:34 UTC, 0 replies.
- [jira] Closed: (STDCXX-195) [Linux] error on std::putc() - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/07 00:19:34 UTC, 0 replies.
- [jira] Created: (STDCXX-688) remove include/xxx_spec.h headers - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/07 21:42:33 UTC, 0 replies.
- [jira] Commented: (STDCXX-605) [IBM XLC++] errors compiling dynatype.cpp - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/07 22:38:34 UTC, 2 replies.
- [jira] Commented: (STDCXX-612) many iterator types do not work with types that implement unary operator& - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/07 22:46:34 UTC, 3 replies.
- Test Dependencies - posted by Eric Lemings <Er...@roguewave.com> on 2008/01/07 23:01:27 UTC, 1 replies.
- [jira] Closed: (STDCXX-443) [IBM XLC++] should avoid using -qinline or -Q in C++ code - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/08 01:27:34 UTC, 0 replies.
- [jira] Created: (STDCXX-689) [LWG #280] std::reverse_iterator missing template assignment operator - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/08 02:39:33 UTC, 0 replies.
- [jira] Created: (STDCXX-690) [LWG #198] std::reverse_iterator::operator*() invalidates cached values - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/08 22:24:34 UTC, 0 replies.
- [jira] Commented: (STDCXX-690) [LWG #198] std::reverse_iterator::operator*() invalidates cached values - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/08 22:26:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-690) [LWG #198] std::reverse_iterator::operator*() invalidates cached values - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/08 22:28:34 UTC, 0 replies.
- [jira] Commented: (STDCXX-518) std::string copy constructor slow - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/08 22:50:34 UTC, 0 replies.
- [jira] Closed: (STDCXX-518) std::string copy constructor slow - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/08 22:58:34 UTC, 0 replies.
- SATURDAY Moving Day for stdcxx Subversion repository - posted by "William A. Rowe, Jr." <wr...@apache.org> on 2008/01/09 21:52:28 UTC, 0 replies.
- [jira] Created: (STDCXX-691) Global 'size_t' type in source file 'tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp'. - posted by "Eric Lemings (JIRA)" <ji...@apache.org> on 2008/01/09 23:42:34 UTC, 0 replies.
- [NOTICE] Archiving Releases - posted by Robert Burrell Donkin <rd...@apache.org> on 2008/01/10 00:04:30 UTC, 2 replies.
- [jira] Created: (STDCXX-692) [gcc 4.0.1/Mac OS X 10.5.1 Leopard] 25.search test failure - posted by "Eric Lemings (JIRA)" <ji...@apache.org> on 2008/01/10 01:02:34 UTC, 0 replies.
- [jira] Commented: (STDCXX-692) [gcc 4.0.1/Mac OS X 10.5.1 Leopard] 25.search test failure - posted by "Eric Lemings (JIRA)" <ji...@apache.org> on 2008/01/10 01:04:34 UTC, 2 replies.
- [jira] Commented: (STDCXX-577) purify reports leaked memory in stocks example - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/10 01:53:34 UTC, 1 replies.
- [jira] Commented: (STDCXX-665) [IBM XLC++ 9.0/AIX 5.3] 22.locale.messages fails with assertions - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/10 03:36:34 UTC, 4 replies.
- [jira] Commented: (STDCXX-645) stream iterators into different streams compare equal - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/10 04:52:34 UTC, 0 replies.
- RE: svn commit: r610849 - /incubator/stdcxx/branches/autotools/ - posted by Travis Vitek <Tr...@roguewave.com> on 2008/01/10 20:03:07 UTC, 2 replies.
- [jira] Commented: (STDCXX-499) std::num_put inserts NUL thousand separator - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/10 22:39:34 UTC, 3 replies.
- [jira] Assigned: (STDCXX-499) std::num_put inserts NUL thousand separator - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/10 22:39:34 UTC, 0 replies.
- [jira] Created: (STDCXX-693) std::valarray::sum does not work correctly for udt that has nonzero default value - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/10 23:07:34 UTC, 0 replies.
- Re: svn commit: r610576 - in /incubator/stdcxx/trunk/examples/tutorial: dynatype.cpp out/dynatype.out - posted by Martin Sebor <se...@roguewave.com> on 2008/01/11 02:29:35 UTC, 5 replies.
- [jira] Updated: (STDCXX-626) [LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/11 02:47:33 UTC, 0 replies.
- [jira] Commented: (STDCXX-693) std::valarray::sum does not work correctly for udt that has nonzero default value - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/11 06:32:34 UTC, 2 replies.
- [jira] Closed: (STDCXX-605) [IBM XLC++] errors compiling dynatype.cpp - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/11 21:16:34 UTC, 0 replies.
- [jira] Resolved: (STDCXX-577) purify reports leaked memory in stocks example - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/11 22:46:34 UTC, 0 replies.
- [jira] Closed: (STDCXX-622) valarray operator requirements not consistent with standard - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/11 22:51:36 UTC, 0 replies.
- Re: svn commit: r611307 - in /incubator/stdcxx/trunk/examples: include/stocks.h tutorial/stocks.cpp - posted by Martin Sebor <se...@roguewave.com> on 2008/01/11 23:43:28 UTC, 3 replies.
- [jira] Created: (STDCXX-694) [HP aCC 6.15] bogus remark #3348 - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/12 01:18:33 UTC, 0 replies.
- [jira] Created: (STDCXX-695) [HP aCC 6.15] lots of noise due to compiler remarks - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/12 01:45:33 UTC, 0 replies.
- [Announcement] stdcxx Subversion repository moved - posted by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2008/01/12 19:40:53 UTC, 0 replies.
- New location of documentation/library reference - posted by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2008/01/12 20:11:51 UTC, 0 replies.
- Site documentation migrated - posted by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2008/01/12 20:55:49 UTC, 2 replies.
- [NOTICE] Releases -> archive.apache.org - posted by Robert Burrell Donkin <rd...@apache.org> on 2008/01/14 20:25:23 UTC, 0 replies.
- [jira] Created: (STDCXX-696) Remove etc/config/configure.sh script from repository. - posted by "Eric Lemings (JIRA)" <ji...@apache.org> on 2008/01/14 21:06:35 UTC, 0 replies.
- [Fwd: New wiki created: stdcxx] - posted by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2008/01/14 23:32:38 UTC, 2 replies.
- [jira] Issue Comment Edited: (STDCXX-686) redesign web site - posted by "Gavin (JIRA)" <ji...@apache.org> on 2008/01/15 09:43:35 UTC, 0 replies.
- Redesign Website - posted by "Gav...." <br...@brightontown.com.au> on 2008/01/15 13:12:23 UTC, 3 replies.
- [jira] Updated: (STDCXX-665) [IBM XLC++ 9.0/AIX 5.3] 22.locale.messages fails with assertions - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/15 18:01:37 UTC, 2 replies.
- [Fwd: [jira] Closed: (INFRA-1424) create stdcxx UNIX group] - posted by Martin Sebor <se...@roguewave.com> on 2008/01/15 18:06:41 UTC, 3 replies.
- [jira] Assigned: (STDCXX-231) std::getline from header is rather slow - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/15 20:47:34 UTC, 0 replies.
- [jira] Created: (STDCXX-697) document where to discuss OS and compiler issues and report problems - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/15 21:31:35 UTC, 0 replies.
- [jira] Issue Comment Edited: (STDCXX-665) [IBM XLC++ 9.0/AIX 5.3] 22.locale.messages fails with assertions - posted by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/01/16 00:35:34 UTC, 0 replies.
- [jira] Created: (STDCXX-698) wcstod repeated twice in etc/config/src/headers.in - posted by "Eric Lemings (JIRA)" <ji...@apache.org> on 2008/01/16 00:59:35 UTC, 0 replies.
- [jira] Commented: (STDCXX-695) [HP aCC 6.15] lots of noise due to compiler remarks - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 04:21:35 UTC, 0 replies.
- [jira] Created: (STDCXX-699) [HP aCC 6.15] remark #4282: fstream ctor calls virtual setbuf() - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 06:35:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-699) [HP aCC 6.15] remark #4282: fstream ctor calls virtual setbuf() - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 06:35:35 UTC, 0 replies.
- [jira] Assigned: (STDCXX-699) [HP aCC 6.15] remark #4282: fstream ctor calls virtual setbuf() - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 06:37:34 UTC, 0 replies.
- [jira] Created: (STDCXX-700) [HP aCC 6.15] remark #2181-D: argument is incompatible with corresponding format string conversion - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 07:19:34 UTC, 0 replies.
- Re: svn commit: r612428 - /stdcxx/branches/4.2.x/include/rw/_config-msvcrt.h - posted by Martin Sebor <se...@roguewave.com> on 2008/01/16 17:17:13 UTC, 2 replies.
- [Fwd: [jira] Resolved: (INFRA-1466) svn commits not showing up in Jira] - posted by Martin Sebor <se...@roguewave.com> on 2008/01/16 19:47:16 UTC, 1 replies.
- [jira] Commented: (STDCXX-360) [XLC++ 7.0] ICE compiling 2.smartptr.shared.cpp - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 20:17:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-499) std::num_put inserts NUL thousand separator - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 20:25:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-636) 23.deque.special test fails assertions - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 20:38:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-360) [XLC++ 7.0] ICE compiling 2.smartptr.shared.cpp - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 20:53:33 UTC, 0 replies.
- [jira] Updated: (STDCXX-139) exception safety of algorithms not exercised - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 20:55:33 UTC, 0 replies.
- Resolving/Closing bugs - posted by Martin Sebor <se...@roguewave.com> on 2008/01/16 21:16:07 UTC, 0 replies.
- [jira] Assigned: (STDCXX-626) [LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 21:47:39 UTC, 0 replies.
- [jira] Closed: (STDCXX-626) [LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 21:47:40 UTC, 0 replies.
- [jira] Updated: (STDCXX-138) algorithms complexity tests not strict enough - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 23:14:35 UTC, 0 replies.
- [jira] Updated: (STDCXX-438) std::string::append (InputIterator, InputIterator) appending self incorrect - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 23:18:35 UTC, 0 replies.
- [jira] Updated: (STDCXX-366) Add benchmarking framework - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 23:20:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-458) limits example output depends on platform - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 23:26:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-527) publish LOC metrics - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 23:36:34 UTC, 2 replies.
- [jira] Commented: (STDCXX-527) publish LOC metrics - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 23:48:34 UTC, 0 replies.
- [jira] Assigned: (STDCXX-573) Enable building with Purify - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 23:50:35 UTC, 0 replies.
- [jira] Closed: (STDCXX-696) Remove etc/config/configure.sh script from repository. - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/17 00:00:40 UTC, 0 replies.
- [jira] Created: (STDCXX-701) update site to reflect graduation - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/18 17:36:34 UTC, 0 replies.
- [jira] Assigned: (STDCXX-701) update site to reflect graduation - posted by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/18 17:40:34 UTC, 0 replies.
- [jira] Updated: (STDCXX-612) many iterator types do not work with types that implement unary operator& - posted by "Farid Zaripov (JIRA)" <ji...@apache.org> on 2008/01/18 19:37:33 UTC, 0 replies.
- stdcxx TLP site is live - posted by Martin Sebor <se...@roguewave.com> on 2008/01/18 20:14:45 UTC, 2 replies.
- new stdcxx mailing lists created [Fwd: [jira] Commented: (INFRA-1422) rename/redirect stdcxx email, mailing lists, and archives] - posted by Martin Sebor <se...@roguewave.com> on 2008/01/18 20:20:02 UTC, 0 replies.
- Issues List - posted by "Gav...." <br...@brightontown.com.au> on 2008/01/19 00:38:42 UTC, 1 replies.
- time tracking in Jira - posted by Martin Sebor <se...@roguewave.com> on 2008/01/21 18:51:51 UTC, 3 replies.
- issues list is up - posted by Martin Sebor <se...@roguewave.com> on 2008/01/21 19:14:25 UTC, 0 replies.
- [PING] Re: [PATCH] STDCXX-507 (or using __declspec(dllexport/dllimport on gcc/cygwin in shared builds) - posted by Martin Sebor <se...@roguewave.com> on 2008/01/21 20:09:31 UTC, 1 replies.
- [PATCH] remove explicit casting to void* when calling allocator<>::allocate(size, pointer) - posted by Farid Zaripov <Fa...@epam.com> on 2008/01/22 14:20:30 UTC, 3 replies.
- stdcxx move to TLP complete - posted by Martin Sebor <se...@roguewave.com> on 2008/01/22 23:30:19 UTC, 4 replies.
- Wiki Syntax Field Configuration for stdcxx Jira - posted by Martin Sebor <se...@roguewave.com> on 2008/01/23 06:46:04 UTC, 0 replies.
- 0.printf still failing on AIX - posted by Martin Sebor <ms...@gmail.com> on 2008/01/24 05:49:56 UTC, 4 replies.
- [VOTE] discontinue supporting of the MSVC 7.0 - posted by Farid Zaripov <Fa...@epam.com> on 2008/01/24 14:35:53 UTC, 12 replies.
- Discussion for STDCXX-573 - posted by Travis Vitek <vi...@roguewave.com> on 2008/01/24 20:13:01 UTC, 6 replies.
- RE: [jira] Commented: (STDCXX-691) Global 'size_t' type in source file 'tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp'. - posted by Eric Lemings <Er...@roguewave.com> on 2008/01/28 18:28:41 UTC, 1 replies.
- Re: [jira] Resolved: (STDCXX-691) Global 'size_t' type in source file 'tests/regress/27.stringbuf.xsputn.stdcxx-515.cpp'. - posted by Martin Sebor <se...@roguewave.com> on 2008/01/28 18:56:11 UTC, 0 replies.
- Reply-To for issues@stdcxx.a.o - posted by Martin Sebor <se...@roguewave.com> on 2008/01/28 19:03:15 UTC, 2 replies.
- 0.fnmatch failures on MSVC and ICC/Windows - posted by Farid Zaripov <Fa...@epam.com> on 2008/01/28 19:25:42 UTC, 1 replies.
- Re: svn commit: r616003 - /stdcxx/branches/4.2.x/tests/utilities/20.temp.buffer.cpp - posted by Martin Sebor <se...@roguewave.com> on 2008/01/28 21:26:21 UTC, 11 replies.
- Whether the compatibility policy applies to other stdcxx components besides just the library? - posted by Farid Zaripov <Fa...@epam.com> on 2008/01/29 18:54:58 UTC, 3 replies.
- [PATCH] STDCXX-705 - posted by Scott Zhong <Sc...@roguewave.com> on 2008/01/29 21:22:11 UTC, 13 replies.
- Re: svn commit: r615419 - in /stdcxx/trunk: GNUmakefile etc/config/makefile.rules - posted by Martin Sebor <se...@roguewave.com> on 2008/01/30 06:14:44 UTC, 0 replies.
- [PATCH] STDCXX-563 - posted by Scott Zhong <Sc...@roguewave.com> on 2008/01/30 17:57:02 UTC, 0 replies.
- [PATCH] STDCXX-423 - posted by Scott Zhong <Sc...@roguewave.com> on 2008/01/30 21:44:54 UTC, 0 replies.
- "omanip" in C++ standard library - posted by Ravi Inampudi <Ra...@roguewave.com> on 2008/01/31 00:07:57 UTC, 3 replies.