summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/java/util/Properties.java
Commit message (Expand)AuthorAgeFilesLines
* autoclose all <a name> tags so they don't disappear on web sitesmain@google.com2014-10-221-1/+1
* Fix @deprecated javadoc orthography.Elliott Hughes2013-06-061-1/+1
* Add consistent reasons for NullPointerExceptionKenny Root2012-09-141-5/+7
* Remove bogus "super()" calls.Elliott Hughes2011-03-171-1/+0
* Add and use System.lineSeparator.Elliott Hughes2011-03-021-75/+46
* Fix a few small preferences/properties bugs.Elliott Hughes2011-02-171-24/+8
* Improve the Properties documentation.Elliott Hughes2011-02-151-5/+12
* Retire SecurityManager.Elliott Hughes2011-01-071-3/+1
* Fix a bunch of javac -Xlint warnings in our code.Elliott Hughes2010-12-081-15/+9
* Use Charset.defaultCharset() instead of "file.encoding".Elliott Hughes2010-06-241-4/+4
* Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2010-05-281-96/+118
|\
| * Remove @hide from Java 6 API.Elliott Hughes2010-05-261-3/+0
| * Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-131-3/+3
| * Remove "Messages" from the nio, prefs, sql, text, and x-net modules.Elliott Hughes2010-04-141-11/+6
| * Add Java 6's ResourceBundle/Properties API.Elliott Hughes2010-03-311-84/+116
| * Remove explicit 8192 arguments to BufferedReader and friends.Elliott Hughes2010-03-231-3/+1
|/
* Update sql to Harmony 802921.Jesse Wilson2009-08-261-1/+4
* Update Luni to Harmony r802921.Jesse Wilson2009-08-111-3/+3
* Integrate luni module (but not tests) to Harmony r772995.Jesse Wilson2009-07-241-119/+97
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+802
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-802/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-58/+175
* Initial ContributionThe Android Open Source Project2008-10-211-0/+685