History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Filter:
View
Edit
New
Manage
You are currently using a new, unsaved search.
Summary
Project:
C++ Standard Library
Status:
Open
Sorted by:
Key descending
Operations
Issue Navigator
[
Permlink
]
Displaying issues
1
to
50
of
323
matching issues.
Current View:
Browser
(
Current Fields
|
Printable
|
Full Content
)
|
XML
| RSS
(
Issues
|
Comments
)
|
Word
| Excel
(
All fields
|
Current fields
)
1
|
2
|
3
|
4
|
5
|
6
|
7
|
Next >>
T
Patch Info
Key
Summary
Assignee
Reporter
Pr
Status
Res
Created
Updated
Due
STDCXX-1044
[LWG #109] add overloads to binder1st and binder2nd
Unassigned
Al Grant
Open
UNRESOLVED
15/Oct/09
15/Oct/09
STDCXX-1043
[Como como 4.3.10.1] std::cout << std::endl cayses SIGSEGV on Linux
Unassigned
Jaroslaw Zola
Open
UNRESOLVED
08/Sep/09
08/Sep/09
STDCXX-1039
[Como como 4.3.10.1] identifier "_RWSTD_VA_LIST" is undefined when compiling src/assert.cpp
Unassigned
Jaroslaw Zola
Open
UNRESOLVED
14/Aug/09
08/Sep/09
STDCXX-1038
[Como como-4.3.10.1] library fails to build due to problems with .depend/atomic-cxx.d
Unassigned
Jaroslaw Zola
Open
UNRESOLVED
13/Aug/09
14/Aug/09
STDCXX-1036
[gcc 4.4] -Winline warning on std::ios_base::_C_usr_data::_C_alloc()
Martin Sebor
Martin Sebor
Open
UNRESOLVED
26/May/09
26/May/09
STDCXX-1032
incorrect parsing of grouping in money_get and num_get
Unassigned
Martin Sebor
Open
UNRESOLVED
14/Feb/09
14/Feb/09
STDCXX-1030
documentation of ios::nolock and ios::nolockbuf incorrect
Martin Sebor
Martin Sebor
Open
UNRESOLVED
25/Jan/09
25/Jan/09
STDCXX-1022
[MSVC x86 / optimized] ICE in std::__make_heap()
Unassigned
Farid Zaripov
Open
UNRESOLVED
12/Nov/08
25/May/09
STDCXX-1021
[HP aCC 3.73] bogus error on static_cast initializing a const object in template code
Unassigned
Martin Sebor
Open
UNRESOLVED
14/Oct/08
14/Oct/08
Patch Available
STDCXX-1020
STDCXX-401
memchk() in locale utility should honor TMPDIR variable
Martin Sebor
Scott (Yu) Zhong
Open
UNRESOLVED
08/Oct/08
31/Oct/08
STDCXX-1018
Implement C++0x non-member functions from <complex> header
Unassigned
Farid Zaripov
Open
UNRESOLVED
03/Oct/08
06/Oct/08
Patch Available
STDCXX-1016
__rw::__rw_mutex __rw::__rw_locale::_C_mutex member currentry is not used
Farid Zaripov
Farid Zaripov
Open
UNRESOLVED
17/Sep/08
17/Sep/08
STDCXX-1015
[gcc 4.3.0] ICE compiling VA_LIST.cpp config test
Martin Sebor
Martin Sebor
Open
UNRESOLVED
07/Sep/08
06/May/09
STDCXX-1013
[HP aCC 6.16] +wsecurity warnings in setlocale.cpp
Unassigned
Martin Sebor
Open
UNRESOLVED
06/Sep/08
02/Dec/08
STDCXX-1008
[HP aCC 6.16] -ipo: Invalid dynamic relocation error in domain_error.o and iostore.o
Unassigned
Martin Sebor
Open
UNRESOLVED
04/Sep/08
02/Dec/08
STDCXX-1005
[HP aCC 3.73] ICE on +DD64 and partial specialization
Unassigned
Martin Sebor
Open
UNRESOLVED
31/Jul/08
31/Jul/08
STDCXX-1004
remove _RWSTD_NO_CLASS_PARTIAL_SPEC and workarounds
Eric Lemings
Martin Sebor
Open
UNRESOLVED
22/Jul/08
22/Jul/08
STDCXX-1003
[Sun C++ 5.9] ICE during overload selection
Unassigned
Travis Vitek
Open
UNRESOLVED
22/Jul/08
22/Jul/08
STDCXX-1002
[Sun C++ 5.9] partial specialization on cv-qualifiers broken for array types
Unassigned
Travis Vitek
Open
UNRESOLVED
22/Jul/08
22/Jul/08
STDCXX-1001
[XLC 9.0] Partial specialization on unbound array fails due to ambiguity
Unassigned
Travis Vitek
Open
UNRESOLVED
22/Jul/08
22/Jul/08
STDCXX-1000
[LWG #755] add shrink_to_fit() to std::string and std::vector
Unassigned
Martin Sebor
Open
UNRESOLVED
22/Jul/08
22/Jul/08
STDCXX-996
[LWG #695] ctype<char>::classic_table() not accessible
Unassigned
Martin Sebor
Open
UNRESOLVED
18/Jul/08
18/Jul/08
Patch Available
STDCXX-995
__rw_new_capacity() doesn't control map, set
Unassigned
Martin Sebor
Open
UNRESOLVED
18/Jul/08
04/Dec/08
STDCXX-993
enhance time_get<> extension to handle week of year format specifiers
Unassigned
Travis Vitek
Open
UNRESOLVED
16/Jul/08
16/Jul/08
STDCXX-987
[MinGW] printf() incorrectly prints long double values
Unassigned
Farid Zaripov
Open
UNRESOLVED
04/Jul/08
04/Jul/08
STDCXX-984
[Linux/gcc] __has_trivial_destructor fails for reference types
Unassigned
Travis Vitek
Open
UNRESOLVED
02/Jul/08
02/Jul/08
STDCXX-983
[Linux/gcc] 20.meta.unary.prop.cpp fails is_pod assertions
Unassigned
Travis Vitek
Open
UNRESOLVED
02/Jul/08
02/Jul/08
STDCXX-981
type traits should need consider extended integral types
Unassigned
Travis Vitek
Open
UNRESOLVED
02/Jul/08
11/Jul/09
STDCXX-980
__rw_is_integral needs to take char16_t and char32_t into account
Unassigned
Travis Vitek
Open
UNRESOLVED
02/Jul/08
11/Jul/09
STDCXX-979
__rw_is_scalar or is_scalar need to take std::nullptr_t into account
Unassigned
Travis Vitek
Open
UNRESOLVED
02/Jul/08
11/Jul/09
STDCXX-977
[HP aCC 3/HP-UX] install error on zh_CN.GB18030
Eric Lemings
Martin Sebor
Open
UNRESOLVED
27/Jun/08
22/Jul/08
STDCXX-975
[MSVC 8/9] template parsing fails when using less than comparison in metaprogramming conditional
Unassigned
Travis Vitek
Open
UNRESOLVED
26/Jun/08
26/Jun/08
STDCXX-974
[EDG eccp/Linux] errors with optimization on long long in <pthreadtypes.h>
Eric Lemings
Farid Zaripov
Open
UNRESOLVED
26/Jun/08
22/Jul/08
STDCXX-973
[HP aCC] compilation error on in 17.extensions.cpp
Unassigned
Martin Sebor
Open
UNRESOLVED
22/Jun/08
22/Jun/08
STDCXX-971
Enhance rw_any_t class to allow derived classes to support additional types.
Unassigned
Eric Lemings
Open
UNRESOLVED
19/Jun/08
18/Jul/08
STDCXX-970
Run failures and assertions in 22.locale.collate test on multiple platforms
Eric Lemings
Eric Lemings
Open
UNRESOLVED
17/Jun/08
17/Jun/08
STDCXX-967
STDCXX-964
Write scripts and schedule tasks for periodically publishing generated documentation.
Unassigned
Eric Lemings
Open
UNRESOLVED
05/Jun/08
05/Jun/08
STDCXX-966
STDCXX-964
Add build targets for generating documentation in available formats.
Unassigned
Eric Lemings
Open
UNRESOLVED
05/Jun/08
05/Jun/08
STDCXX-965
STDCXX-964
Convert existing HTML documentation to a close approximation of the inline doc comments.
Unassigned
Eric Lemings
Open
UNRESOLVED
05/Jun/08
18/Jun/08
STDCXX-964
Convert, generate, and publish documentation
Unassigned
Eric Lemings
Open
UNRESOLVED
05/Jun/08
05/Jun/08
STDCXX-961
Implement C++0x smart pointers
Unassigned
Eric Lemings
Open
UNRESOLVED
04/Jun/08
04/Jun/08
STDCXX-960
Implement C++0x reference wrappers
Unassigned
Eric Lemings
Open
UNRESOLVED
04/Jun/08
04/Jun/08
STDCXX-959
Implement C++0x function objects
Unassigned
Eric Lemings
Open
UNRESOLVED
04/Jun/08
04/Jun/08
STDCXX-958
Implement C++0x tuples
Eric Lemings
Eric Lemings
Open
UNRESOLVED
04/Jun/08
18/Jul/08
STDCXX-957
Implement C++0x random number generation
Unassigned
Eric Lemings
Open
UNRESOLVED
04/Jun/08
04/Jun/08
STDCXX-956
Implement C++0x regular expressions
Unassigned
Eric Lemings
Open
UNRESOLVED
04/Jun/08
18/Jul/08
STDCXX-954
STDCXX-951
Test requires linking of iconv library functions
Unassigned
Eric Lemings
Open
UNRESOLVED
03/Jun/08
03/Jun/08
STDCXX-953
STDCXX-951
22.locale.codecvt too large, needs to be split up
Eric Lemings
Eric Lemings
Open
UNRESOLVED
03/Jun/08
18/Jul/08
STDCXX-952
STDCXX-951
22.locale.codecvt abends or contains many assertions
Eric Lemings
Eric Lemings
Open
UNRESOLVED
03/Jun/08
18/Jul/08
STDCXX-951
Multiple problems with 22.locale.codecvt test
Eric Lemings
Eric Lemings
Open
UNRESOLVED
03/Jun/08
20/Jan/09
1
|
2
|
3
|
4
|
5
|
6
|
7
|
Next >>