| Andrew Black |
Re: Rogue Wave library |
Tue, 13 Feb, 17:04 |
| Andrew Black |
Re: Cygwin build results |
Tue, 20 Feb, 21:57 |
| Andrew Black |
Re: Cygwin build results |
Tue, 20 Feb, 22:29 |
| Andrew Black |
--compat mode behavior issues |
Tue, 27 Feb, 23:11 |
| Andrew Black (JIRA) |
[jira] Created: (STDCXX-336) Desire capacity to have multiple config.h files in an install directory |
Thu, 08 Feb, 19:07 |
| Anton Pevtsov |
RE: svn commit: r507360 - in /incubator/stdcxx/trunk/tests: self/0.printf.cpp src/printf.cpp |
Wed, 14 Feb, 16:57 |
| Eric Lemings (JIRA) |
[jira] Commented: (STDCXX-262) [gcc/Mac OS X 10.4.6 Tiger] Multiple vtable definitions for bad_exception and bad_alloc. |
Wed, 28 Feb, 17:21 |
| Farid Zaripov |
[PATCH] Fix of STDCXX-268, STDCXX-331 |
Wed, 07 Feb, 15:53 |
| Farid Zaripov |
RE: [PATCH] Fix of STDCXX-268, STDCXX-331 |
Tue, 13 Feb, 19:24 |
| Farid Zaripov |
[PATCH] Fix of STDCXX-127 |
Wed, 14 Feb, 17:03 |
| Farid Zaripov |
list::splice() and _RWSTD_NO_LIST_NODE_BUFFER macro |
Thu, 15 Feb, 14:19 |
| Farid Zaripov |
RE: [PATCH] Fix of STDCXX-127 |
Thu, 15 Feb, 14:43 |
| Farid Zaripov |
RE: [PATCH] Fix of STDCXX-268, STDCXX-331 |
Thu, 15 Feb, 15:56 |
| Farid Zaripov |
[PATCH] introducing rw_value.h and value.cpp |
Tue, 20 Feb, 17:12 |
| Farid Zaripov |
[PATCH] alg_test.h |
Tue, 20 Feb, 17:47 |
| Farid Zaripov |
[PATCH] Introducing the UserPOD and UserClass types |
Tue, 20 Feb, 19:15 |
| Farid Zaripov |
[PATCH] rw_sigdefs.h |
Wed, 21 Feb, 00:11 |
| Farid Zaripov |
[PATCH] Introducing 23.containers.h and 23.containers.cpp |
Wed, 21 Feb, 01:28 |
| Farid Zaripov |
[PATCH] Introducing struct ListIds |
Wed, 21 Feb, 03:30 |
| Farid Zaripov |
[PATCH] 23.list.cons and 23.list.iterators |
Wed, 21 Feb, 03:33 |
| Farid Zaripov |
[PATCH] 23.list.capacity.cpp; 23.list.assign.cpp; 23.list.erase.cpp |
Wed, 21 Feb, 03:35 |
| Farid Zaripov |
[PATCH] 23.list.insert.cpp; 23.list.special.cpp |
Wed, 21 Feb, 03:37 |
| Farid Zaripov |
[PATCH] 17.names.cpp |
Wed, 21 Feb, 04:38 |
| Farid Zaripov |
Re: [PATCH] alg_test.h |
Wed, 21 Feb, 05:29 |
| Farid Zaripov |
JIRA issues: resolve or close or resolve then close ? |
Wed, 21 Feb, 10:20 |
| Farid Zaripov |
JIRA issues: resolve or close or resolve then close ? |
Wed, 21 Feb, 12:12 |
| Farid Zaripov |
RE: [PATCH] introducing rw_value.h and value.cpp |
Wed, 21 Feb, 16:17 |
| Farid Zaripov (JIRA) |
[jira] Created: (STDCXX-331) std::list::insert() method do not satisfy strong exception safety requirements |
Thu, 01 Feb, 10:30 |
| Farid Zaripov (JIRA) |
[jira] Created: (STDCXX-334) std::list::swap does not swap containers with defferent allocator correctly |
Wed, 07 Feb, 15:23 |
| Farid Zaripov (JIRA) |
[jira] Updated: (STDCXX-334) std::list::swap does not swap containers with different allocators correctly |
Wed, 07 Feb, 15:35 |
| Farid Zaripov (JIRA) |
[jira] Resolved: (STDCXX-334) std::list::swap does not swap containers with different allocators correctly |
Wed, 07 Feb, 15:37 |
| Farid Zaripov (JIRA) |
[jira] Resolved: (STDCXX-127) std::deque::swap does not swap empty containers correctly |
Thu, 15 Feb, 14:42 |
| Farid Zaripov (JIRA) |
[jira] Created: (STDCXX-339) Remove _RWSTD_NO_INLINE_MEMBER_TEMPLATES config macro and all workarounds for it |
Thu, 15 Feb, 15:55 |
| Farid Zaripov (JIRA) |
[jira] Resolved: (STDCXX-331) std::list::insert() method do not satisfy strong exception safety requirements |
Mon, 19 Feb, 14:23 |
| Farid Zaripov (JIRA) |
[jira] Resolved: (STDCXX-268) std::list constructors do not call destructors for created objects if exception was thrown |
Mon, 19 Feb, 14:23 |
| Farid Zaripov (JIRA) |
[jira] Commented: (STDCXX-115) [MSVC] tests/22.locale.num.get.cpp fails to compile |
Wed, 21 Feb, 04:58 |
| Farid Zaripov (JIRA) |
[jira] Created: (STDCXX-341) [MSVC 7.1] tests/23.vector.modifiers.cpp fails to compile |
Wed, 21 Feb, 05:15 |
| Farid Zaripov (JIRA) |
[jira] Updated: (STDCXX-341) [MSVC 7.1] tests/23.vector.modifiers.cpp fails to compile |
Wed, 21 Feb, 05:17 |
| Farid Zaripov (JIRA) |
[jira] Resolved: (STDCXX-341) [MSVC 7.1] tests/23.vector.modifiers.cpp fails to compile |
Wed, 21 Feb, 09:45 |
| Farid Zaripov (JIRA) |
[jira] Commented: (STDCXX-272) std::string::find_first_of() returns 0 for the empty string |
Tue, 27 Feb, 17:53 |
| Liviu Nicoara |
Re: Rogue Wave library |
Tue, 13 Feb, 20:26 |
| Liviu Nicoara |
Re: list::splice() and _RWSTD_NO_LIST_NODE_BUFFER macro |
Thu, 15 Feb, 14:57 |
| Liviu Nicoara |
[PATCH] crtxn.o (Intel C++ 9.0) -> crtend.o (Intel C++ 9.1) |
Thu, 15 Feb, 15:06 |
| Liviu Nicoara |
Re: [PATCH] crtxn.o (Intel C++ 9.0) -> crtend.o (Intel C++ 9.1) |
Thu, 15 Feb, 15:30 |
| Liviu Nicoara |
Re: [PATCH] crtxn.o (Intel C++ 9.0) -> crtend.o (Intel C++ 9.1) |
Mon, 19 Feb, 16:58 |
| Liviu Nicoara |
Re: [PATCH] crtxn.o (Intel C++ 9.0) -> crtend.o (Intel C++ 9.1) |
Mon, 19 Feb, 17:01 |
| Liviu Nicoara |
Intel 8.x, 9.x -cxxlib-nostd change, was: Re: [PATCH] crtxn.o (Intel C++ 9.0) -> crtend.o (Intel C++ 9.1) |
Mon, 19 Feb, 19:05 |
| Mark Brown |
Re: [jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file |
Mon, 19 Feb, 20:51 |
| Mark Brown |
Re: [jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file |
Mon, 19 Feb, 21:26 |
| Mark Brown |
Re: [jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file |
Mon, 19 Feb, 21:43 |
| Mark Brown |
Cygwin build results |
Tue, 20 Feb, 21:44 |
| Mark Brown (JIRA) |
[jira] Created: (STDCXX-332) ostringstream::tellp() returns -1 when the stream is empty |
Fri, 02 Feb, 20:46 |
| Mark Brown (JIRA) |
[jira] Created: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file |
Fri, 02 Feb, 22:45 |
| Mark Brown (JIRA) |
[jira] Created: (STDCXX-335) std::min() suboptimal |
Wed, 07 Feb, 21:06 |
| Mark Brown (JIRA) |
[jira] Created: (STDCXX-337) link errors on Cygwin |
Sun, 11 Feb, 22:09 |
| Mark Brown (JIRA) |
[jira] Commented: (STDCXX-337) [Cygwin] unsats on _libiconv, _catgets |
Sun, 11 Feb, 23:07 |
| Mark Brown (JIRA) |
[jira] Created: (STDCXX-338) [Cygwin] linker errors due to multiple definition of `std::exception::what()' |
Sun, 11 Feb, 23:20 |
| Mark Brown (JIRA) |
[jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file |
Mon, 19 Feb, 20:18 |
| Mark Brown (JIRA) |
[jira] Created: (STDCXX-340) localedef error on Cygwin |
Mon, 19 Feb, 20:41 |
| Martin Sebor |
Re: [PATCH] Fix of STDCXX-268, STDCXX-331 |
Thu, 08 Feb, 00:36 |
| Martin Sebor |
RE: [Fwd: REMINDER: BOARD REPORTS] |
Sun, 11 Feb, 19:29 |
| Martin Sebor |
Re: [PATCH] Fix of STDCXX-268, STDCXX-331 |
Wed, 14 Feb, 00:46 |
| Martin Sebor |
stdcxx quarterly status report posted |
Wed, 14 Feb, 17:40 |
| Martin Sebor |
Re: svn commit: r507360 - in /incubator/stdcxx/trunk/tests: self/0.printf.cpp src/printf.cpp |
Wed, 14 Feb, 18:13 |
| Martin Sebor |
Re: [PATCH] Fix of STDCXX-127 |
Wed, 14 Feb, 18:56 |
| Martin Sebor |
Re: [PATCH] crtxn.o (Intel C++ 9.0) -> crtend.o (Intel C++ 9.1) |
Thu, 15 Feb, 21:56 |
| Martin Sebor |
Re: list::splice() and _RWSTD_NO_LIST_NODE_BUFFER macro |
Thu, 15 Feb, 22:25 |
| Martin Sebor |
Re: svn commit: r507360 - in /incubator/stdcxx/trunk/tests: self/0.printf.cpp src/printf.cpp |
Fri, 16 Feb, 01:11 |
| Martin Sebor |
Re: [PATCH] crtxn.o (Intel C++ 9.0) -> crtend.o (Intel C++ 9.1) |
Mon, 19 Feb, 17:11 |
| Martin Sebor |
Re: Intel 8.x, 9.x -cxxlib-nostd change, was: Re: [PATCH] crtxn.o (Intel C++ 9.0) -> crtend.o (Intel C++ 9.1) |
Mon, 19 Feb, 19:23 |
| Martin Sebor |
Re: [jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file |
Mon, 19 Feb, 20:35 |
| Martin Sebor |
Re: [jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file |
Mon, 19 Feb, 21:34 |
| Martin Sebor |
Re: [jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file |
Mon, 19 Feb, 21:54 |
| Martin Sebor |
[PATCH] for stdcxx-340 (was: Re: [jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file) |
Mon, 19 Feb, 22:47 |
| Martin Sebor |
Re: [PATCH] introducing rw_value.h and value.cpp |
Tue, 20 Feb, 19:10 |
| Martin Sebor |
Re: [PATCH] alg_test.h |
Tue, 20 Feb, 19:28 |
| Martin Sebor |
Re: Cygwin build results |
Tue, 20 Feb, 22:09 |
| Martin Sebor |
Re: [PATCH] rw_sigdefs.h |
Wed, 21 Feb, 01:35 |
| Martin Sebor |
Re: [PATCH] 17.names.cpp |
Wed, 21 Feb, 05:56 |
| Martin Sebor |
Re: JIRA issues: resolve or close or resolve then close ? |
Wed, 21 Feb, 17:31 |
| Martin Sebor |
Re: [PATCH] alg_test.h |
Wed, 21 Feb, 17:49 |
| Martin Sebor |
Re: [PATCH] Introducing struct ListIds |
Wed, 21 Feb, 19:35 |
| Martin Sebor (JIRA) |
[jira] Commented: (STDCXX-333) std::wfilebuf extracts more than 1 character from a 1 byte file |
Fri, 02 Feb, 23:05 |
| Martin Sebor (JIRA) |
[jira] Commented: (STDCXX-332) ostringstream::tellp() returns -1 when the stream is empty |
Fri, 02 Feb, 23:17 |
| Martin Sebor (JIRA) |
[jira] Closed: (STDCXX-332) [LWG #453] ostringstream::tellp() returns -1 when the stream is empty |
Fri, 02 Feb, 23:19 |
| Martin Sebor (JIRA) |
[jira] Updated: (STDCXX-332) [LWG #453] ostringstream::tellp() returns -1 when the stream is empty |
Fri, 02 Feb, 23:19 |
| Martin Sebor (JIRA) |
[jira] Assigned: (STDCXX-295) [LWG #453] basic_stringbuf::seekoff need not always fail for an empty stream |
Fri, 02 Feb, 23:51 |
| Martin Sebor (JIRA) |
[jira] Resolved: (STDCXX-295) [LWG #453] basic_stringbuf::seekoff need not always fail for an empty stream |
Fri, 02 Feb, 23:53 |
| Martin Sebor (JIRA) |
[jira] Assigned: (STDCXX-329) std::istream::sentry ctor affects gcount() |
Tue, 06 Feb, 02:23 |
| Martin Sebor (JIRA) |
[jira] Assigned: (STDCXX-230) arithmetic extractors affect gcount() |
Tue, 06 Feb, 02:25 |
| Martin Sebor (JIRA) |
[jira] Closed: (STDCXX-329) std::istream::sentry ctor affects gcount() |
Tue, 06 Feb, 02:30 |
| Martin Sebor (JIRA) |
[jira] Closed: (STDCXX-230) arithmetic extractors affect gcount() |
Tue, 06 Feb, 02:32 |
| Martin Sebor (JIRA) |
[jira] Commented: (STDCXX-335) std::min() suboptimal |
Wed, 07 Feb, 21:17 |
| Martin Sebor (JIRA) |
[jira] Commented: (STDCXX-335) std::min() suboptimal |
Wed, 07 Feb, 22:01 |
| Martin Sebor (JIRA) |
[jira] Updated: (STDCXX-337) [Cygwin] unsats on _libiconv, _catgets |
Sun, 11 Feb, 22:30 |
| Martin Sebor (JIRA) |
[jira] Commented: (STDCXX-337) [Cygwin] unsats on _libiconv, _catgets |
Sun, 11 Feb, 22:55 |
| Martin Sebor (JIRA) |
[jira] Updated: (STDCXX-340) [Cygwin] SIGHUP in localedef |
Mon, 19 Feb, 21:29 |
| Martin Sebor (JIRA) |
[jira] Commented: (STDCXX-335) std::min() suboptimal |
Mon, 19 Feb, 21:59 |
| Martin Sebor (JIRA) |
[jira] Resolved: (STDCXX-340) [Cygwin] SIGHUP in localedef |
Mon, 19 Feb, 23:23 |
| Martin Sebor (JIRA) |
[jira] Closed: (STDCXX-340) [Cygwin] SIGHUP in localedef |
Mon, 19 Feb, 23:23 |