summaryrefslogtreecommitdiffstats
path: root/luni/src/main/native/NativeRegEx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rewrite java.util.regex to use ICU's C++ API.Elliott Hughes2010-06-251-306/+0
* Stop using GetStringChars/ReleaseStringChars.Elliott Hughes2010-06-221-29/+23
* Make valgrind stack traces more readable by using better names.Elliott Hughes2010-06-211-74/+41
* Remove dynamic calls to FindClass.Elliott Hughes2010-06-161-11/+9
* Add write-back ScopedPrimitiveArrays (and use them).Elliott Hughes2010-05-201-14/+6
* Enable -Wall -Wextra for libcore and cleanup all but one warningBrian Carlstrom2010-05-071-20/+19
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-041-0/+356