index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libstdc++
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix filename in comment in cmath
m4tx
2014-09-14
1
-1
/
+1
*
Add standard throw() spec to delete operators.
Chih-Hung Hsieh
2014-08-25
1
-6
/
+6
*
Hide C++ stuff in libc. Put it back in libstdc++.
Dan Albert
2014-08-18
2
-16
/
+0
*
Remove declarations for things that don't exist.
Elliott Hughes
2014-07-29
1
-3
/
+0
*
Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files.
Elliott Hughes
2014-07-22
1
-4
/
+4
*
Regenerate the bionic NOTICE files.
Elliott Hughes
2014-07-07
1
-4
/
+0
*
Hide declaration of gets(3) for C11 and later.
Dan Albert
2014-06-17
1
-0
/
+2
*
Revert "Hide declaration of gets(3) for C11 and later."
Dan Albert
2014-06-17
1
-2
/
+0
*
Hide declaration of gets(3) for C11 and later.
Dan Albert
2014-06-17
1
-0
/
+2
*
Move libstdc++ into libc.
Elliott Hughes
2014-05-14
6
-235
/
+3
*
Clean up warnings in libstdc++.
Elliott Hughes
2014-02-18
2
-14
/
+10
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-2
/
+3
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
1
-1
/
+1
*
Regenerate all NOTICE files with the latest version of the script.
Elliott Hughes
2012-08-15
1
-25
/
+25
*
Add dependencies on all the makefiles.
Elliott Hughes
2012-08-13
1
-0
/
+2
*
Auto-generate a complete NOTICE file.
Elliott Hughes
2012-08-09
2
-25
/
+82
*
Report errors to the log, not just stderr.
Elliott Hughes
2012-07-27
3
-11
/
+9
*
resolved conflicts for merge of 35d592cc to master
Elliott Hughes
2012-04-16
1
-18
/
+74
|
\
|
*
libstdc++: Fix x86 thread-safe one-time-construction implementation.
Fengwei Yin
2012-04-16
1
-18
/
+74
*
|
bionic: Do not use <sys/atomics.h> for platform code.
David 'Digit' Turner
2011-11-16
1
-3
/
+3
|
/
*
libstdc++: make operator new call abort on failure.
David 'Digit' Turner
2011-06-14
1
-2
/
+2
*
Fix the build. Oops.
David 'Digit' Turner
2010-10-11
1
-0
/
+2
*
Add missing SMP barriers to libstdc++
David 'Digit' Turner
2010-07-07
2
-7
/
+27
*
libstdc++: use extern "C++" in all our C++ system headers.
David 'Digit' Turner
2010-06-25
11
-0
/
+43
*
optimize delete/delete[] operators by removing unneeded branch
André Goddard Rosa
2010-01-30
1
-12
/
+4
*
eclair snapshot
Jean-Baptiste Queru
2009-11-12
1
-38
/
+7
*
Add new C++ headers <cerrno> and <cfloat>
David 'Digit' Turner
2009-07-10
4
-0
/
+84
*
Add <cmath> standard C++ header.
David 'Digit' Turner
2009-05-18
1
-0
/
+71
*
AI 145714: Added cstring wrapper around string.h.
Niko Catania
2009-04-10
4
-3
/
+161
*
AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and ...
Niko Catania
2009-04-08
7
-2
/
+341
*
AI 144236: Added new C to stdc++ header files: cassert, cctype, climits, ctime.
Niko Catania
2009-04-02
4
-0
/
+189
*
AI 143504: Completed cstddef to be non empty and similar to the gnu stl imple...
Niko Catania
2009-03-30
1
-0
/
+46
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
12
-0
/
+428
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
12
-428
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
2
-0
/
+160
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
10
-0
/
+268