summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable
Commit message (Expand)AuthorAgeFilesLines
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-1327-27/+27
* Updated copyright notices to 2009Antonio Cunei2009-01-092-2/+2
* Fixing IntMap/LongMap.getOrElse.David MacIver2008-10-272-2/+2
* Added firstKey and lastKey to IntMap.David MacIver2008-10-271-0/+19
* Removes varargs version of immutable.Queue.enqu...Lex Spoon2008-09-161-6/+0
* Forgot to add author fields.Geoffrey Washburn2008-08-192-0/+6
* Added David's fix for #1184 and authorIulian Dragos2008-08-121-1/+13
* Checked in David's update to LongMap and IntMap.Geoffrey Washburn2008-08-062-2/+23
* Added David's additional collections.Geoffrey Washburn2008-08-053-0/+990
* Changed "," to ", " in Queue.toString.Martin Odersky2008-08-011-1/+1
* speed up HashTable by replacing BoxedAnyArray w...stepancheg2008-06-091-2/+2
* unify mutable and immutable stacks behavior (#957)stepancheg2008-06-061-9/+48
* drop svn:executable flags from scala sourcesstepancheg2008-05-292-0/+0
* Deprecate all of the problematic + methods, and...Geoffrey Washburn2008-05-192-4/+50
* Fixed #852.Iulian Dragos2008-05-092-2/+2
* fixed #828, #789, #828.Martin Odersky2008-05-021-1/+51
* Removed LGPL licensing based upon Erik's permis...Geoffrey Washburn2008-05-011-18/+1
* fixed #768 for HashSet.Martin Odersky2008-04-212-3/+11
* fixed #768Martin Odersky2008-04-181-1/+2
* fixed #768Martin Odersky2008-04-181-2/+3
* (1) Removed generation of $tag method for inter...Martin Odersky2008-04-071-0/+245
* added scaladoc commentsmichelou2008-02-211-4/+4
* Another massive IDE checkin.Sean McDirmid2008-01-272-2/+6
* fixed broken build and remove some warningsmichelou2008-01-181-8/+12
* moved deprecati0on warnings to refchecks, so th...Martin Odersky2008-01-181-3/+3
* Fixed #214, #217, #218Martin Odersky2007-11-171-1/+3
* Settings.scala - added mode to eliminate : betw...Sean McDirmid2007-10-021-1/+1
* corrected typo in type argument (collection.Set)michelou2007-09-042-5/+37
* fixed problems in subtyping.Martin Odersky2007-07-242-6/+9
* many bug fixes; short syntax for structural types.Martin Odersky2007-07-231-6/+0
* obfuscated e-mail addressesAdriaan Moors2007-07-091-1/+1
* fixed bug in ParallelMatching:MixLiterals (symp...Burak Emir2007-06-211-3/+3
* Integrated J2ME version of the library as of re...mihaylov2007-06-132-2/+2
* removed primitive type aliases from the standar...michelou2007-06-086-38/+41
* deprecated &f, .f, requires.Martin Odersky2007-06-051-2/+2
* Fixed contribution #575 in immutable.HashSetmihaylov2007-05-301-1/+1
* [1] upgraded buffered iterator to have unbounde...Sean McDirmid2007-05-214-6/+6
* fixed bug 1074Martin Odersky2007-05-011-1/+1
* Use scala.Math instead of scala.compat.Mathmihaylov2007-04-241-2/+2
* Checking in everything else to fix the build!Sean McDirmid2007-04-031-198/+0
* Fixing the build (toString() issues in the comp...Sean McDirmid2007-03-301-1/+3
* Checking in, I guess the test failing means thi...Sean McDirmid2007-03-301-0/+198
* Fixed problem with sensibility checks.Martin Odersky2007-03-282-10/+10
* comment updates for various set and map classes...Lex Spoon2007-03-218-30/+53
* added more test cases for class BitSetmichelou2007-03-081-1/+1
* Corrected javadoc class descriptionsLex Spoon2007-03-089-9/+9
* fixed 2 bugs in classs BitSet and added scalado...michelou2007-03-071-4/+6
* fixed bug 979Martin Odersky2007-03-061-2/+2
* Fixed some SVN properties in scala.collectionmihaylov2007-03-0414-0/+0
* fixed bug #963michelou2007-02-271-13/+21