1. a7127f8 Fix javadoc errors. by Elliott Hughes · 15 years ago
  2. 0d7d307 Merge "Print errors encountered while writing XML reports" by Jesse Wilson · 15 years ago
  3. b4f302a Print errors encountered while writing XML reports by Jesse Wilson · 15 years ago
  4. 438d988 Minor documentation improvements. by Elliott Hughes · 15 years ago
  5. 028794d Don't call a method that can be overridden from File's constructors. by Elliott Hughes · 15 years ago
  6. 052c6a6 Use assertEquals rather than assertTrue/assertFalse. by Elliott Hughes · 15 years ago
  7. 73b487a Add our home-grown Normalizer tests. by Elliott Hughes · 15 years ago
  8. d6396db Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo. by Elliott Hughes · 15 years ago
  9. 13a4071 Merge "Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true." by Elliott Hughes · 15 years ago
  10. 67cc34b Remove external/jsr305, external/guava, and external/caliper. by Elliott Hughes · 15 years ago
  11. 6264432 Adding JSON tests to the complete test suite. by Jesse Wilson · 15 years ago
  12. a2a7fa1 Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true. by Steinar H. Gunderson · 15 years ago
  13. b290f52 Move a test I wrote under our wing. by Elliott Hughes · 15 years ago
  14. e5a4be1 Add a missing "static", found by FindBugs. by Elliott Hughes · 15 years ago
  15. 80279e2 Fix varargs warnings in libcore tests. by Elliott Hughes · 15 years ago
  16. 2b1f1d3 Fix fallback in Currency.getSymbol(Locale). by Elliott Hughes · 15 years ago
  17. ddc3540 Fix more harmony tests. by Elliott Hughes · 15 years ago
  18. fc8bb3a Fix all the harmony java.util.Formatter tests. by Elliott Hughes · 15 years ago
  19. f8ba29b Fix tests.api.java.io.SerializationStressTest3.test_18_116_writeObject. by Elliott Hughes · 15 years ago
  20. 4a3e29d Fix a Formatter test that I checked in broken. by Elliott Hughes · 15 years ago
  21. da4f31d Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 15 years ago
  22. d7e81f7 Fix NumberFormat's behavior with BigInteger and custom Number subclasses. by Elliott Hughes · 15 years ago
  23. c316190 Add a java.util.Formatter test suggested by egnor months ago. by Elliott Hughes · 15 years ago
  24. 96474a0 Add a cache to Currency.getInstance(Locale). by Elliott Hughes · 15 years ago
  25. f2d5062 Simplify our DecimalFormat. by Elliott Hughes · 15 years ago
  26. 2c93c5c Fix @link and @see tags. by Elliott Hughes · 15 years ago
  27. 4d75637 java.util.Formatter javadoc fix. by Elliott Hughes · 15 years ago
  28. cb4ede2 Fix java.util.Formatter "%tz". by Elliott Hughes · 15 years ago
  29. 707352f Rewrite java.util.Formatter documentation. by Elliott Hughes · 15 years ago
  30. b2d899b Fix String.format("%d", null) and relatives. by Elliott Hughes · 15 years ago
  31. 7bf5734 More java.util.Formatter performance work. by Elliott Hughes · 15 years ago
  32. 4c5cbf2 One true way to query "java.net.preferIPv6Addresses". by Elliott Hughes · 15 years ago
  33. 048303b Rewrite InetAddress' DNS cache. by Elliott Hughes · 15 years ago
  34. aa6c33c Fix Formatter's behavior with %% and %n. by Elliott Hughes · 15 years ago
  35. 9ded0f2 Fix a NPE in java.util.Formatter. by Ficus Kirkpatrick · 15 years ago
  36. e1e5e8e Fix Date.toString. by Elliott Hughes · 15 years ago
  37. aba52f9 Remove the last bits of the ICU ResourceBundle hack. by Elliott Hughes · 15 years ago
  38. fafc801 Fix a comment. by Elliott Hughes · 15 years ago
  39. d8170b3 Make Formatter %d cost about the same as %s (i.e. 60% faster). by Elliott Hughes · 15 years ago
  40. 99a5bf1 Merge "Shave another 10%-25% off Formatter." by Elliott Hughes · 15 years ago
  41. a19a00a am 82e86144: am 56176a05: Fix ScannerTest failures. by Brett Chabot · 15 years ago
  42. 71b856e Shave another 10%-25% off Formatter. by Elliott Hughes · 15 years ago
  43. da915a2 Fix ScannerTest failures. by Brett Chabot · 15 years ago
  44. 974bc3b Merge "Fixing our default HTTP Accept header to be spec-compliant." by Jesse Wilson · 15 years ago
  45. 0b18d1e Support non-default negative patterns in NumberFormat.getIntegerInstance. by Elliott Hughes · 15 years ago
  46. 398cf32 Fixing our default HTTP Accept header to be spec-compliant. by Jesse Wilson · 15 years ago
  47. c9a29be The SecurityManager doesn't work, so advertise that shouldn't be used. by Jesse Wilson · 15 years ago
  48. 96b251c Fix String.toLowerCase/toUpperCase for Azeri, Greek (all locales), and Turkish. by Elliott Hughes · 15 years ago
  49. bc16e03 Fix a broken test. by Elliott Hughes · 15 years ago
  50. 33aa6eb Stop using ResourceBundle for locale data. by Elliott Hughes · 15 years ago
  51. a0f3818 am d3b06457: am 6cdbef55: Merge change I1d9b205f into eclair by Brett Chabot · 15 years ago
  52. 7f326eb Skip locale dependent libcore tests if required locales are not present. by Brett Chabot · 15 years ago
  53. 2e3a41d Speed up the way we access ICU's locale data. by Elliott Hughes · 15 years ago
  54. 011496f Fix CurrencyTest's expectation for CAD in fr_FR. by Elliott Hughes · 15 years ago
  55. ccb0523 Fix Long.toBinaryString, Long.toHexString, and Long.toOctalString for negative values. by Elliott Hughes · 15 years ago
  56. cf85c7a Merge change I1e941570 by Android (Google) Code Review · 15 years ago
  57. f787a87 Depessimize string conversions. by Elliott Hughes · 15 years ago
  58. 386ddaf Merge change I60383632 by Android (Google) Code Review · 15 years ago
  59. 4c2b8db Improve our java.util.Locale documentation. by Elliott Hughes · 15 years ago
  60. c93e262 Merge change Ice913bbd by Android (Google) Code Review · 15 years ago
  61. c574d81 Make java.lang.Character fast. by Elliott Hughes · 15 years ago
  62. 9e13cc8 Fixed a bug int the new version of Long.reverse introduce in change Id6bd7c81. by Joshua Bloch · 15 years ago
  63. c54a98f Merge change Id6bd7c81 by Android (Google) Code Review · 15 years ago
  64. 5539253 Update luni package to Harmony r888752. by Jesse Wilson · 15 years ago
  65. c2bab2c Merge change Iadae8af9 by Android (Google) Code Review · 15 years ago
  66. 3bad4ae Updating Caliper runner to correspond with caliper r20091215 by Jesse Wilson · 15 years ago
  67. 726ac58 Rewrote all the toString and bit twiddling code in Integer and Long using by Joshua Bloch · 15 years ago
  68. 43738ce Eclipse doesn't like that this class' directory didn't match its package. by Elliott Hughes · 15 years ago
  69. b3c48b8 Temporarily omit libcore tests that fail when run in CTS harness. DO NOT MERGE. by Brett Chabot · 15 years ago
  70. ee5af17 Merge change I1d96b51e by Android (Google) Code Review · 15 years ago
  71. 264b6f5 Merge change Ie84afdff by Android (Google) Code Review · 15 years ago
  72. e75be42 Support running caliper with the jtreg runner. This is an early first look; by Jesse Wilson · 15 years ago
  73. f226fd4 More java.io.File cleanup. by Elliott Hughes · 15 years ago
  74. f7c6911 Merge branch 'archive_888752' into archive_dalvik by Jesse Wilson · 15 years ago
  75. a1e5d8a Fix java.util.Formatter formatting of -0.0. by Elliott Hughes · 15 years ago
  76. d385bfc Improve the FileNotFoundExceptions thrown by OSFileSystem.open. by Elliott Hughes · 15 years ago
  77. b5b999c Fix build. by Elliott Hughes · 15 years ago
  78. 932be72 Merge change I8cdf9790 by Android (Google) Code Review · 15 years ago
  79. 1f7da4e Take Locale into account in java.util.Formatter uppercase conversions. by Elliott Hughes · 15 years ago
  80. 0af4ef2 More java.io.File cleanup. by Elliott Hughes · 15 years ago
  81. 9244d20 Merge change I76f1dbe7 by Android (Google) Code Review · 15 years ago
  82. 070f14c More java.io.File cleanup. by Elliott Hughes · 15 years ago
  83. dc30337 Improve TimeZone documentation. by Elliott Hughes · 15 years ago
  84. b7a82cf Merge change I97af6ec8 by Android (Google) Code Review · 15 years ago
  85. 93a4b2a More java.io.File cleanup. by Elliott Hughes · 15 years ago
  86. d3ec2ba Merge change Ia8ff1644 by Android (Google) Code Review · 15 years ago
  87. bbf2a4b Fix two trivial Formatter bugs (found by jtreg). by Elliott Hughes · 15 years ago
  88. f071ff7 Merge change I85442b60 by Android (Google) Code Review · 15 years ago
  89. 9c4c0a1 Merge change I6d8a640c by Android (Google) Code Review · 15 years ago
  90. 9a501d6 Make java.util.Formatter perform acceptably (and fix two jtreg failures). by Elliott Hughes · 15 years ago
  91. e124afe Android ICU4.2.1 upgrade. by Claire Ho · 15 years ago
  92. e693c3d Merge change I47b9b7f9 by Android (Google) Code Review · 15 years ago
  93. 7d6b000 Replaced all versions of binarySearch with better versions. by Joshua Bloch · 15 years ago
  94. ef487e8 DPQ Comment cleanup (and a few very minor code changes) by Joshua Bloch · 15 years ago
  95. c5c9c66 More java.io.File improvements. by Elliott Hughes · 15 years ago
  96. 87415b1 Fix File.isHidden and File.listRoots. by Elliott Hughes · 15 years ago
  97. 1072631 A few notes on why we don't cache canonical paths. by Jesse Wilson · 15 years ago
  98. fb917ba Merge change I9189bd9d by Android (Google) Code Review · 15 years ago
  99. 1326cfc Fix java.io.File's JNI's fixed-length buffers. by Elliott Hughes · 15 years ago
  100. 5c74ff3 Merge change Iff90b1aa by Android (Google) Code Review · 15 years ago