summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Avoids two unchecked warnings.Martin Odersky2010-03-081-2/+2
* - new immutable HashMap implementation based on...Tiark Rompf2010-03-075-153/+248
* ScalaRunTime method to perform sameElements as ...Paul Phillips2010-03-051-0/+7
* Closes #3026. Review by extempore.Martin Odersky2010-03-051-7/+0
* Added -Xmigration option and @migration annotat...Paul Phillips2010-03-053-2/+45
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-048-15/+36
* Closes #3130. No review necessary.Martin Odersky2010-03-031-0/+3
* Improved equality for Manifests.Paul Phillips2010-03-022-5/+23
* Whipped ShowPickled until it would print out pr...Paul Phillips2010-03-011-0/+23
* Undeprecated Function.tupled based on the type ...Paul Phillips2010-03-011-4/+7
* Added missing file that broke the build.Martin Odersky2010-03-011-0/+53
* Following a suggestion of jrudolph, made filter...Martin Odersky2010-03-014-26/+57
* Added ## method to Any as our scala hashCode me...Paul Phillips2010-02-281-0/+5
* Some library reorganization I discussed with ma...Paul Phillips2010-02-2710-72/+54
* Quite a lot more work on XML equality than I ca...Paul Phillips2010-02-2647-463/+402
* closes #3082, review by rytzMartin Odersky2010-02-262-4/+2
* Undid my awful code which had broken the thread...Paul Phillips2010-02-261-3/+11
* see #2634: updated docs to indicate zipped is s...Adriaan Moors2010-02-262-0/+10
* Fixes #3088. No review.Aleksandar Pokopec2010-02-251-0/+2
* Fixes #3088. No review.Aleksandar Pokopec2010-02-241-1/+1
* The initial results of running a basic cut and ...Paul Phillips2010-02-231-45/+27
* Fixes #3018. Review by extempore.Aleksandar Pokopec2010-02-231-1/+3
* Added productElementName to Product.Paul Phillips2010-02-231-1/+13
* Some much needed housecleaning regarding system...Paul Phillips2010-02-233-38/+66
* Some repl cleanups and debugging conveniences.Paul Phillips2010-02-211-11/+16
* Made NumericRange invariant again, plus test case.Paul Phillips2010-02-181-14/+17
* Array copy method fixed, Fixes #3065.Aleksandar Pokopec2010-02-171-3/+6
* Some prestidigitation improving the repl startu...Paul Phillips2010-02-161-2/+8
* Fixes #3046 once more. No review is necessary.Aleksandar Pokopec2010-02-121-1/+1
* More work on classpaths.Paul Phillips2010-02-101-1/+5
* fixes #3046Aleksandar Pokopec2010-02-101-1/+1
* No double-processing format strings.Paul Phillips2010-02-091-1/+1
* `replaceSomeIn` method added.Aleksandar Pokopec2010-02-091-14/+8
* Discovered that List's deprecated removeDuplica...Paul Phillips2010-02-051-0/+3
* Made a whole WithFilter class for Option after ...Paul Phillips2010-02-041-0/+17
* Some hardening in the repl, and removing some f...Paul Phillips2010-02-041-1/+0
* Some minor cleanups in reflect.Paul Phillips2010-02-043-28/+26
* Unique's seeming victory is overruled by commit...Paul Phillips2010-02-045-8/+5
* Noticed that all the system properties were bei...Paul Phillips2010-02-041-16/+16
* Fixed XML Utility.escape method to conform to X...David Pollak2010-02-031-5/+23
* Striking while the iron is hot, renamed removeD...Paul Phillips2010-02-035-5/+8
* Made sliding/grouped throw an exception when re...Paul Phillips2010-02-031-0/+2
* It was pointed out that sorted and the 1-arg ve...Paul Phillips2010-02-021-36/+22
* Took a swing at sorting out sorting.Paul Phillips2010-02-022-16/+29
* Hid some AST nodes from the prying eyes of refl...Paul Phillips2010-02-022-77/+42
* Continuing the fine work creating an abstract i...Paul Phillips2010-02-011-1/+162
* Removed scala.util.NameTransformer (it moved to...Paul Phillips2010-02-011-156/+0
* missing bits of r20746.Martin Odersky2010-02-013-1/+4
* lifted out core compiler data structures into r...Martin Odersky2010-02-0116-1/+2902
* Unbroke the build.Paul Phillips2010-02-011-1/+4