summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [scaladoc] Merges Petr's change to Scaladoc fro...Gilles Dubochet2010-08-1914-183/+673
* closes #2788.Adriaan Moors2010-08-191-3/+4
* closes #3777.Adriaan Moors2010-08-191-8/+11
* Closes #3763. No review.Martin Odersky2010-08-182-2/+7
* Closes #3756. No review.Martin Odersky2010-08-182-5/+9
* better fix for see #3667.Lukas Rytz2010-08-172-4/+15
* use arraycopy not Array.copy in Arraybuffer.siz...Lukas Rytz2010-08-171-1/+1
* Revert ArrayBuffer's sizeHint as I had a typo a...Lukas Rytz2010-08-161-2/+1
* use arraycopy instead of Array.copy in ArrayBuf...Lukas Rytz2010-08-161-1/+2
* cosmetic fix to GenMSIL. no review.Lukas Rytz2010-08-161-3/+2
* documentation for scala.Array.Lukas Rytz2010-08-161-66/+94
* doc comment for scala package.Lukas Rytz2010-08-161-0/+3
* Since r22186 scripts wait for all non-daemon th...Paul Phillips2010-08-152-6/+14
* Overhaul of ScalaRunTime.stringOf.Paul Phillips2010-08-151-21/+38
* Revert "closes #3757.Adriaan Moors2010-08-141-17/+5
* closes #3757.Adriaan Moors2010-08-141-5/+17
* closes #3691.Adriaan Moors2010-08-142-104/+128
* closes #3663.Adriaan Moors2010-08-133-18/+40
* closes #3419: test filesAdriaan Moors2010-08-131-0/+11
* for MSIL: Previous changesets were applied more...Miguel Garcia2010-08-1320-105/+1061
* [Scaladoc] Fixes a bug in defaultValues display...chrisJames2010-08-121-6/+9
* [Scaladoc] Improve the documentation of primary...chrisJames2010-08-126-50/+119
* Fixed type soundness problem someone raised on ...Martin Odersky2010-08-121-46/+71
* Changes in docs and layout. No review.Martin Odersky2010-08-122-4/+5
* Correct fix for see #3726.Lukas Rytz2010-08-111-0/+7
* different approach to manifests of type par...Adriaan Moors2010-08-102-17/+19
* closes #3676: cycle detection logic in BaseType...Adriaan Moors2010-08-101-41/+35
* Added missing file for last checkin.Martin Odersky2010-08-101-0/+6
* Fixes #3728. No review.Martin Odersky2010-08-103-11/+19
* Removed duplicate classes. No review.Martin Odersky2010-08-101-10/+0
* fix an msil bug (code gen of exception handlers).Lukas Rytz2010-08-101-0/+4
* An overhaul of checkSensible.Paul Phillips2010-08-101-40/+48
* update doc of option. close #3737.Lukas Rytz2010-08-091-43/+118
* close #7226.Lukas Rytz2010-08-091-2/+0
* close #3709. no review.Lukas Rytz2010-08-091-1/+1
* closes #3582: typedTypeDef needs to run in a ne...Adriaan Moors2010-08-094-6/+16
* Modified r22702 to avoid tarring overloads with...Paul Phillips2010-08-071-6/+12
* Disallowed super.XX calls to Any methods which ...Paul Phillips2010-08-071-5/+10
* fixed t3738michelou2010-08-071-1/+1
* close #2799.Lukas Rytz2010-08-061-0/+8
* close #3403.Lukas Rytz2010-08-061-1/+7
* updated intellij project SAMPLE files to new fa...Lukas Rytz2010-08-069-96/+43
* fixes names/defaults when using :_* for specify...Lukas Rytz2010-08-052-14/+25
* close #3667.Lukas Rytz2010-08-053-12/+16
* Widened a try block to unregress the error mess...Paul Phillips2010-08-051-4/+6
* close #3685. review by moors.Lukas Rytz2010-08-051-6/+21
* Keyword of method symbol signature is correctly...Gilles Dubochet2010-08-041-1/+1
* [Scaladoc]chrisJames2010-08-047-7/+187
* added @deprecatedName annotation, allowing to d...Lukas Rytz2010-08-035-2/+56
* Generalized the scala sig "look in both attribu...Paul Phillips2010-08-032-36/+37