summaryrefslogtreecommitdiffstats
path: root/luni/src/main/native/java_lang_Float.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various Mac OS fixes.Elliott Hughes2013-11-071-4/+1
* Fix libcore to build on Mac OS.Elliott Hughes2013-11-071-0/+4
* Make libjavacore (libcore's JNI library) use JNI_OnLoad.Elliott Hughes2013-11-071-2/+2
* Move (double|float)To(Long|Int)Bits into Java code.Ian Rogers2013-11-071-10/+0
* Offer default implementations of various dalvik intrinsics in the library.Elliott Hughes2013-06-071-0/+59
* Remove our implementations of inline natives.Elliott Hughes2011-02-161-49/+0
* Minor nio speedups (scalar operations only).Elliott Hughes2010-08-201-17/+7
* Remove most of our C-style casts.Elliott Hughes2010-08-121-4/+5
* Remove many of our C-style casts.Elliott Hughes2010-07-221-48/+16
* Bullet-proof the lseek/read in Inflater.setFileInput.Elliott Hughes2010-06-031-6/+18
* Moving most libcore .c files to .cppBrian Carlstrom2010-05-071-0/+78