summaryrefslogtreecommitdiff
path: root/src/library/scala/Array.scala
Commit message (Expand)AuthorAgeFilesLines
* Corrected Scaladoc comment for Array.slice (con...mihaylov2007-06-181-1/+1
* Fixed a problem with previous commitmihaylov2007-05-301-1/+1
* Capitalized type paremeter names in Stream and ...mihaylov2007-05-301-1/+1
* [1] upgraded buffered iterator to have unbounde...Sean McDirmid2007-05-211-2/+2
* Synced src/dotnet-library with src/library rev ...mihaylov2007-05-151-1/+0
* - problem with normalisation in the back-end wa...Adriaan Moors2007-04-201-1/+1
* updated for-comprehension syntaxmichelou2007-04-191-16/+14
* fixed bug 1030Adriaan Moors2007-03-291-4/+3
* Removed implicit use of any java.lang classes f...mihaylov2007-03-261-0/+2
* (1) added readLong to Console.Martin Odersky2007-03-221-2/+8
* corrected code example in Scala commentmichelou2007-03-221-27/+35
* added Array.deepEquals, improved external links...michelou2007-03-201-0/+20
* added Array.deepToString, cleaned up MatchErrormichelou2007-03-161-7/+47
* once more.Martin Odersky2007-01-251-1/+1
* fixed build problem for Array.makeMartin Odersky2007-01-251-1/+1
* fixed bugs 900,892, contrib 296.Martin Odersky2007-01-251-2/+17
* matching on arrays via unapplySeqBurak Emir2007-01-251-0/+8
* updated Optiona and ArrayMartin Odersky2007-01-181-2/+2
* 1.Martin Odersky2007-01-031-3/+79
* Refactored portability supportmihaylov2006-11-011-1/+5
* Moved Predef.Array* to scala.Array.apply*mihaylov2006-09-051-12/+96
* reverted to Iterator.rangemichelou2006-08-311-1/+1
* cleaned up code in library/scala/**/*.scalamichelou2006-08-311-23/+38
* Fixed a bug in Array.rangemihaylov2006-06-281-1/+1
* added zipWithIndex to several collection classesLex Spoon2006-05-051-0/+2
* 1.Martin Odersky2006-03-201-0/+19
* fix arrays some more.Martin Odersky2006-03-091-4/+22
* Rearranged header and updated copyright messagemihaylov2006-03-021-0/+2
* Use attributes instead of java.lang.Cloneable, ...mihaylov2006-01-191-2/+3
* (no commit message)Martin Odersky2006-01-031-0/+16
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+18