| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=358544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Take some changes from Apple's Developer Tools 4.0 [1]:
block.patch
emergency-buffer-reduction.patch
test_cleanup.patch
vector_copy_no_alloc.patch
problem/6473222 copy-constructing a std::vector from an
empty std::vector calls malloc
2008-10-27 Howard Hinnant
stl_tree_system_header.patch
Added #pragma GCC system_header to stl_tree.h.
copy_doc.patch
Corrected documentation concerning copy in stl_algobase.h.
string_compare.patch
Fixed basic_string.h, basic_string.tcc, incorrect 64bit to
32bit narrowing.
Reference:
[1] http://opensource.apple.com/source/libstdcxx/libstdcxx-39/patches-4.2.1/
Obtained from: Apple
MFC after: 1 month
Notes:
svn path=/head/; revision=258429
|
|
|
|
|
|
|
|
|
|
|
| |
when building other C++ software with it. Also fix one actual bug in
libsupc++, which was exposed by such a warning. This latter fix is the
only functional change.
MFC after: 1 week
Notes:
svn path=/head/; revision=241959
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from the gcc 4.2 branch.
The libraries in the gcc-4_2-branch remained under the LGPLv2.
The changes can be reproduced with the following command:
svn diff svn://gcc.gnu.org/svn/gcc/branches/gcc-4_2-branch/libstdc++-v3
-r 127959:135556
Reviewed by: mm
Approved by: jhb (mentor)
MFC after: 2 weeks
Notes:
svn path=/head/; revision=228780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Make the value_type, vector_type, iterator, __mutex_type types of
free_list class so we can access them
o In some cases template keywords must be inserted to treat classes as
dependent template names
o Remove two 'inline' keywords where they do not make sense
Submitted by: Dimitry Andric <dimitry at andric.com>
Reviewed by: trema
Notes:
svn path=/head/; revision=211755
|
|
|
|
|
|
|
| |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=169709
|
|
|
|
| |
Notes:
svn path=/vendor/gcc/dist/; revision=169691
|
|
|
|
| |
Notes:
svn path=/vendor/gcc/dist/; revision=146897
|
|
|
|
| |
Notes:
svn path=/vendor/gcc/dist/; revision=133582
|
|
|
|
| |
Notes:
svn path=/vendor/gcc/dist/; revision=132720
|
|
|
|
| |
Notes:
svn path=/vendor/gcc/dist/; revision=117397
|
|
|
|
| |
Notes:
svn path=/vendor/gcc/dist/; revision=110614
|
|
|
|
| |
Notes:
svn path=/vendor/gcc/dist/; revision=107606
|
|
|
|
|
|
|
| |
gcc-3_2-branch on 16-Sep-2002 13:23:11 EDT.
Notes:
svn path=/vendor/gcc/dist/; revision=103447
|
|
|
|
|
|
|
| |
1-Sep-2002 00:00:01 EDT.
Notes:
svn path=/vendor/gcc/dist/; revision=102782
|
|
on 9-May-2002 15:57:15 EDT.
Notes:
svn path=/vendor/gcc/dist/; revision=97403
|