summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/ListMap.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Removed plus/minus/fromOldMartin Odersky2009-05-141-1/+1
* cleaned up collection builder frameworkMartin Odersky2009-05-141-4/+1
* changes to maps and setsMartin Odersky2009-05-121-4/+4
* separated mutable and immutable mapsMartin Odersky2009-05-121-5/+5
* Removed redundant type parameter for class Buil...Martin Odersky2009-05-091-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-23/+31
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* comment updates for various set and map classes...Lex Spoon2007-03-211-0/+1
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-5/+5
* updated annotations in Scala librarymichelou2007-02-201-4/+5
* changed tuple syntax to (...)Martin Odersky2007-02-131-5/+5
* Fixed references to the deprecated ListMap.Emptymihaylov2007-02-061-1/+1
* changed pair(...) to {...}Martin Odersky2007-02-051-5/+5
* Small updates to collection library:Gilles Dubochet2007-01-311-7/+8
* another change to collection librariesMartin Odersky2007-01-041-1/+1
* 1.Martin Odersky2007-01-031-51/+41
* improved output of inherited members in DocGene...michelou2006-11-151-16/+22
* Refactored portability supportmihaylov2006-11-011-1/+1
* Mapped Java exceptions via scala.compat.Platformmihaylov2006-10-241-2/+2
* exceptionsBurak Emir2006-10-101-4/+6
* Small refactoring of the collection librarymihaylov2006-09-121-12/+17
* cleaned up code in library/scala/**/*.scalamichelou2006-08-311-96/+100
* Small refactoring in some collection classesmihaylov2006-03-031-1/+1
* Rearranged header and updated copyright messagemihaylov2006-03-021-2/+4
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+150