index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
23_containers
Commit message (
Expand
)
Author
Age
Files
Lines
*
2014-10-18 François Dumont <fdumont@gcc.gnu.org>
fdumont
2014-10-18
1
-0
/
+39
*
2014-10-05 François Dumont <fdumont@gcc.gnu.org>
fdumont
2014-10-05
1
-0
/
+34
*
* include/bits/stl_queue.h: Include missing header.
redi
2014-10-01
3
-0
/
+87
*
2014-08-09 François Dumont <fdumont@gcc.gnu.org>
fdumont
2014-08-09
1
-0
/
+44
*
2014-05-23 François Dumont <fdumont@gcc.gnu.org>
fdumont
2014-05-23
2
-0
/
+103
*
PR libstdc++/61086
redi
2014-05-07
4
-4
/
+4
*
PR libstdc++/61023
redi
2014-05-07
1
-0
/
+56
*
* testsuite/23_containers/bitset/45713.cc: Skip compile on hppa*64*-*-*.
danglin
2014-03-24
1
-1
/
+1
*
PR libstdc++/60587
redi
2014-03-21
3
-2
/
+64
*
PR libstdc++/60499
redi
2014-03-11
10
-0
/
+270
*
PR libstdc++/59829
redi
2014-01-29
5
-4
/
+71
*
* include/bits/stl_map.h: Remove anachronistic comment.
redi
2014-01-26
5
-5
/
+5
*
PR libstdc++/59548
redi
2014-01-24
1
-0
/
+34
*
PR libstdc++/59872
redi
2014-01-23
2
-1
/
+36
*
PR libstdc++/58764 (again)
redi
2014-01-22
8
-8
/
+8
*
PR libstdc++/58764
redi
2014-01-22
19
-12
/
+209
*
PR libstdc++/56267
redi
2014-01-21
2
-52
/
+1
*
PR libstdc++/56267
redi
2014-01-20
1
-0
/
+43
*
2014-01-15 François Dumont <fdumont@gcc.gnu.org>
fdumont
2014-01-15
2
-2
/
+2
*
2014-01-08 François Dumont <fdumont@gcc.gnu.org>
fdumont
2014-01-08
3
-1
/
+72
*
Update copyright years in libstdc++-v3/
rsandifo
2014-01-02
1037
-1037
/
+1037
*
* testsuite/23_containers/forward_list/allocator/noexcept.cc: Change
redi
2013-11-19
11
-168
/
+67
*
2013-11-16 François Dumont <fdumont@gcc.gnu.org>
fdumont
2013-11-16
1
-4
/
+11
*
* include/bits/stl_bvector.h (vector<bool>::emplace_back()): LWG 2187:
redi
2013-11-15
1
-0
/
+51
*
* include/bits/stl_map.h (map): Implement C++11 allocator-aware
redi
2013-11-15
44
-6
/
+2430
*
* include/bits/alloc_traits.h (__allow_copy_cons): Remove.
redi
2013-11-14
4
-103
/
+0
*
* include/bits/hashtable.cc (__access_protected_ctor): Define and use
redi
2013-10-29
1
-1
/
+1
*
2013-10-25 François Dumont <fdumont@gcc.gnu.org>
fdumont
2013-10-25
2
-0
/
+167
*
Print additional info when various out-of-range conditions are detected.
ppluzhnikov
2013-09-22
12
-17
/
+16
*
2013-09-20 Marc Glisse <marc.glisse@inria.fr>
glisse
2013-09-20
4
-4
/
+4
*
2013-09-18 Marc Glisse <marc.glisse@inria.fr>
glisse
2013-09-18
2
-165
/
+0
*
2013-09-18 Marc Glisse <marc.glisse@inria.fr>
glisse
2013-09-18
4
-4
/
+4
*
2013-09-17 Marc Glisse <marc.glisse@inria.fr>
glisse
2013-09-17
4
-4
/
+4
*
2013-08-30 François Dumont <fdumont@gcc.gnu.org>
fdumont
2013-08-30
1
-0
/
+35
*
2013-08-08 François Dumont <fdumont@gcc.gnu.org>
fdumont
2013-08-08
2
-2
/
+2
*
2013-08-06 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2013-08-06
2
-2
/
+2
*
2013-08-06 François Dumont <fdumont@gcc.gnu.org>
fdumont
2013-08-06
2
-2
/
+2
*
2013-08-01 François Dumont <fdumont@gcc.gnu.org>
fdumont
2013-08-01
6
-0
/
+221
*
2013-07-05 François Dumont <fdumont@gcc.gnu.org>
fdumont
2013-07-05
2
-2
/
+2
*
2013-07-05 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2013-07-05
4
-8
/
+8
*
2013-07-04 Veres Lajos <vlajos@gmail.com>
redi
2013-07-04
2
-2
/
+2
*
2013-07-01 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2013-07-01
6
-6
/
+41
*
2013-06-30 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2013-06-30
11
-13
/
+22
*
2013-06-29 François Dumont <fdumont@gcc.gnu.org>
fdumont
2013-06-29
3
-2
/
+125
*
2013-06-27 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2013-06-27
19
-12
/
+207
*
2013-06-25 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2013-06-26
4
-0
/
+4
*
PR libstdc++/57263
redi
2013-06-16
3
-0
/
+138
*
2013-06-15 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2013-06-14
2
-0
/
+102
*
2013-06-10 Benjamin Kosnik <bkoz@redhat.com>
bkoz
2013-06-10
12
-0
/
+306
*
gcc/testsuite/
tschwinge
2013-06-10
4
-8
/
+8
[next]