summaryrefslogtreecommitdiffstats
path: root/luni/src/main/native/java_lang_Math.c
Commit message (Expand)AuthorAgeFilesLines
* Moving most libcore .c files to .cppBrian Carlstrom2010-05-071-204/+0
* Enable -Wall -Wextra for libcore and cleanup all but one warningBrian Carlstrom2010-05-071-27/+27
* Move the libcore registration out of libnativehelpers and into libcore.Elliott Hughes2010-04-161-8/+2
* Fix build.Elliott Hughes2010-03-291-2/+4
* Fix StrictMath.copySign's behavior with NaN.Elliott Hughes2010-03-261-22/+26
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+204
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-204/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+204