aboutsummaryrefslogtreecommitdiffstats
path: root/libstdc++/include
Commit message (Expand)AuthorAgeFilesLines
* Fix filename in comment in cmathm4tx2014-09-141-1/+1
* Add standard throw() spec to delete operators.Chih-Hung Hsieh2014-08-251-6/+6
* Remove declarations for things that don't exist.Elliott Hughes2014-07-291-3/+0
* Hide declaration of gets(3) for C11 and later.Dan Albert2014-06-171-0/+2
* Revert "Hide declaration of gets(3) for C11 and later."Dan Albert2014-06-171-2/+0
* Hide declaration of gets(3) for C11 and later.Dan Albert2014-06-171-0/+2
* Fix the build. Oops.David 'Digit' Turner2010-10-111-0/+2
* libstdc++: use extern "C++" in all our C++ system headers.David 'Digit' Turner2010-06-2511-0/+43
* am 34806558: Add new C++ headers <cerrno> and <cfloat>David 'Digit' Turner2009-07-124-0/+84
|\
| * Add new C++ headers <cerrno> and <cfloat>David 'Digit' Turner2009-07-104-0/+84
* | Removed non-standard declaration in cstring.Nicolas Catania2009-06-171-38/+7
|/
* Add <cmath> standard C++ header.David 'Digit' Turner2009-05-181-0/+71
* AI 145714: Added cstring wrapper around string.h.Niko Catania2009-04-104-3/+161
* AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and ...Niko Catania2009-04-087-2/+341
* AI 144236: Added new C to stdc++ header files: cassert, cctype, climits, ctime.Niko Catania2009-04-024-0/+189
* AI 143504: Completed cstddef to be non empty and similar to the gnu stl imple...Niko Catania2009-03-301-0/+46
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-0/+217
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-217/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-0/+160
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-213-0/+57