summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modified erasure so we have enough information ...Paul Phillips2011-07-187-81/+149
* Fixed adriaan's patch for type constructor infe...Paul Phillips2011-07-183-48/+107
* Small babystep to show Scala -> Java mapping in...Martin Odersky2011-07-181-1/+4
* Workaround for scalacheck calling System.exit d...Paul Phillips2011-07-182-2/+2
* Brought scalacheck up to date with scalacheck t...Paul Phillips2011-07-1615-90/+198
* Re-de-case-classed scala.xml.Text as described ...Paul Phillips2011-07-162-26/+11
* Removed classes and methods deprecated before 2.8.Paul Phillips2011-07-166-80/+3
* Reverting recent type constructor patch until I...Paul Phillips2011-07-162-55/+30
* Test case for ticket #4582.Paul Phillips2011-07-161-0/+11
* document scala.util.control.Breaks methodsPaul Phillips2011-07-161-4/+22
* collection docs: fix copy-paste errors in GenTr...Paul Phillips2011-07-161-28/+14
* Changes to reflection.Martin Odersky2011-07-1615-291/+283
* Some post-facto patch cleanups, no review.Paul Phillips2011-07-162-23/+14
* Fleshed out scala.math.Ordered documentation.Paul Phillips2011-07-161-17/+64
* Basic scaladoc for some scala.math classes.Paul Phillips2011-07-162-2/+65
* Fix wiki markup of Equiv.scala. From Josh Marcus.Paul Phillips2011-07-161-4/+4
* Fix Benchmark documentation to match current ar...Paul Phillips2011-07-161-3/+2
* Basic scaladoc for Vector.Paul Phillips2011-07-161-0/+18
* Documentation and examples for Regex.Paul Phillips2011-07-161-7/+154
* Added Vector class documentation.Paul Phillips2011-07-161-0/+7
* Added documentation for RichInt.Paul Phillips2011-07-161-0/+35
* Make IterableLike.toIterator more efficientPaul Phillips2011-07-161-0/+2
* Fixed a big bug in type constructor unification...Paul Phillips2011-07-162-30/+55
* A whole bunch of documentation on Trees, arrest...Paul Phillips2011-07-162-47/+133
* Beginning to document scala.util.continuations ...Paul Phillips2011-07-151-2/+62
* Add documentation to Boolean.Paul Phillips2011-07-151-1/+76
* Merge pull request #42 from jamie-allen/masterPaul Phillips2011-07-151-1/+3
* Additional documentation for the Array type, wi...Paul Phillips2011-07-151-1/+31
* Some minor scaladoc tweaks and deletion of inco...Paul Phillips2011-07-154-51/+69
* scaladoc fixes and improvementsmichelou2011-07-1525-189/+577
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-1573-769/+592
* 2nd round of clean ups (see r25285)michelou2011-07-1599-1515/+1519
* Added the new packages to MANIFEST.MF to enable...Iulian Dragos2011-07-151-0/+3
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-1488-868/+288
* cleanups (scaladoc 2, deprecation warnings, tra...michelou2011-07-1332-409/+414
* Fix printing of Char constants.Grzegorz Kossakowski2011-07-131-1/+1
* Get rid of structural type in Iterator.scalaGrzegorz Kossakowski2011-07-131-1/+9
* prohibit case-to-case inheritance instead of is...Hubert Plociniczak2011-07-138-34/+15
* Don't enter into same line infinite recursion w...Paul Phillips2011-07-133-2/+17
* Test case closes #3371, no review.Paul Phillips2011-07-131-0/+9
* Test case closes #1432, no review.Paul Phillips2011-07-132-0/+18
* Restored partest behavior of keeping output dir...Paul Phillips2011-07-131-1/+4
* Bounded wildcard types arising during pattern t...Paul Phillips2011-07-135-3/+55
* Catch type projections even when they disguise ...Paul Phillips2011-07-133-3/+26
* A response to adriaan's last lub commit of the ...Paul Phillips2011-07-132-39/+129
* Suppressed an error in type constructor bounds ...Paul Phillips2011-07-133-4/+16
* Making power mode startup a little less glacial...Paul Phillips2011-07-123-39/+20
* A bunch of repl stuff.Paul Phillips2011-07-126-86/+187
* Fixed some unnecessary chattiness and poor func...Paul Phillips2011-07-121-4/+8
* Seeing about getting trunk building again, no r...michelou2011-07-124-80/+81