summaryrefslogtreecommitdiffstats
path: root/libstdc++/src
Commit message (Collapse)AuthorAgeFilesLines
* optimize delete/delete[] operators by removing unneeded branchAndré Goddard Rosa2010-01-301-12/+4
| | | | | | Remove redundant not NULL check already done in free(). Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-214-0/+157