Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various Mac OS fixes. | Elliott Hughes | 2013-11-07 | 1 | -4/+1 |
* | Fix libcore to build on Mac OS. | Elliott Hughes | 2013-11-07 | 1 | -0/+4 |
* | Make libjavacore (libcore's JNI library) use JNI_OnLoad. | Elliott Hughes | 2013-11-07 | 1 | -2/+2 |
* | Move (double|float)To(Long|Int)Bits into Java code. | Ian Rogers | 2013-11-07 | 1 | -10/+0 |
* | Offer default implementations of various dalvik intrinsics in the library. | Elliott Hughes | 2013-06-07 | 1 | -0/+59 |
* | Remove our implementations of inline natives. | Elliott Hughes | 2011-02-16 | 1 | -49/+0 |
* | Minor nio speedups (scalar operations only). | Elliott Hughes | 2010-08-20 | 1 | -17/+7 |
* | Remove most of our C-style casts. | Elliott Hughes | 2010-08-12 | 1 | -4/+5 |
* | Remove many of our C-style casts. | Elliott Hughes | 2010-07-22 | 1 | -48/+16 |
* | Bullet-proof the lseek/read in Inflater.setFileInput. | Elliott Hughes | 2010-06-03 | 1 | -6/+18 |
* | Moving most libcore .c files to .cpp | Brian Carlstrom | 2010-05-07 | 1 | -0/+78 |