summaryrefslogtreecommitdiff
path: root/src/library/scala/util
Commit message (Expand)AuthorAgeFilesLines
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-161-8/+3
* Applied second patch by asloane.Hubert Plociniczak2011-03-141-3/+6
* closes #3446 and improves parsing speed by enco...Adriaan Moors2011-03-081-13/+39
* Added a system property which disables stack tr...Paul Phillips2011-02-091-4/+12
* A new murmur3 hashcode implementation contribut...Paul Phillips2011-01-251-98/+165
* Minor collections cleanups, no review.Paul Phillips2011-01-201-16/+6
* Updated copyright notices to 2011Antonio Cunei2011-01-2052-53/+53
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Renamed the files whose names have fallen out o...Paul Phillips2011-01-061-0/+0
* Off by one error in nextPrintableChar.Paul Phillips2010-12-311-1/+2
* Some accumulated cleanup done while profiling a...Paul Phillips2010-12-295-61/+41
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-201-9/+4
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-052-4/+5
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-2/+1
* A revival of r21442, which I had reverted based...Paul Phillips2010-11-121-61/+78
* Introduces "Origins" for all your superhero bac...Paul Phillips2010-11-111-40/+25
* Restored the stack traces I'd accidentally smot...Paul Phillips2010-11-081-4/+1
* Pruned away structural invocations throughout t...Aleksandar Pokopec2010-11-081-1/+5
* An overhaul of Global.Paul Phillips2010-11-071-0/+1
* Introduced -Ymurmur with murmur hashcodes.Paul Phillips2010-10-111-0/+128
* Made some adjustments to toString formatting of...Derek Chen-Beker2010-10-081-4/+72
* Adding immutable parallel hashsets.Aleksandar Pokopec2010-10-051-0/+10
* Removes a bunch of private functions which are ...Paul Phillips2010-10-032-17/+0
* Added implicits to create Orderings from java's...Paul Phillips2010-09-151-31/+13
* Modified toString on JSONObject and JSONArray t...Derek Chen-Beker2010-07-291-2/+2
* Fixes #3584. No review.Aleksandar Pokopec2010-07-051-21/+23
* Removed unfinished Jenkins hashcode for final.Paul Phillips2010-06-271-191/+0
* Fix for #3284.Derek Chen-Beker2010-06-042-21/+60
* Altered a bunch of places which call hashCode t...Paul Phillips2010-05-211-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-1244-44/+0
* Better positioned regular expression parser, co...Gilles Dubochet2010-04-261-0/+19
* Revert "Fix for #3284.Iulian Dragos2010-04-132-60/+21
* Fix for #3284.Derek Chen-Beker2010-04-132-21/+60
* A safety improvement for random path generation...Paul Phillips2010-04-131-7/+16
* Reverting r21442 the Exception patch because I ...Paul Phillips2010-04-111-78/+64
* Some overdue cleanups on Exception.Paul Phillips2010-04-111-64/+78
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-111-0/+1
* As a brief diversion from real work, implemente...Paul Phillips2010-04-064-6/+6
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-8/+6
* More support code for the big partest patch I'm...Paul Phillips2010-03-131-0/+1
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-042-7/+7
* Some library reorganization I discussed with ma...Paul Phillips2010-02-2710-72/+54
* closes #3082, review by rytzMartin Odersky2010-02-261-2/+0
* Undid my awful code which had broken the thread...Paul Phillips2010-02-261-3/+11
* Some much needed housecleaning regarding system...Paul Phillips2010-02-231-35/+64
* `replaceSomeIn` method added.Aleksandar Pokopec2010-02-091-14/+8
* Some hardening in the repl, and removing some f...Paul Phillips2010-02-041-1/+0
* Noticed that all the system properties were bei...Paul Phillips2010-02-041-16/+16
* Took a swing at sorting out sorting.Paul Phillips2010-02-021-16/+16
* Removed scala.util.NameTransformer (it moved to...Paul Phillips2010-02-011-156/+0