summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'axel22/issue/5374', 'axel22/issue/5262', 'sca...Paul Phillips2012-01-238-12/+140
|\ \ \
| | | * Add test case for SI-4835 (https://issues.scala-lang.org/browse/SI-4835)Kota Mizushima2012-01-232-0/+45
| | * | Temporarily disabling debug traces in macro testsEugene Burmako2012-01-232-12/+22
| * | | Test files for SI-5262, which was fixed by SI-5374.aleksandar2012-01-232-0/+28
| * | | Fix for SI-5374.aleksandar2012-01-232-0/+45
| | |/ | |/|
* / | Figured out the "$class$1" problem.Paul Phillips2012-01-233-0/+22
|/ /
* | Merge remote-tracking branches 'retronym/ticket/5072' and 'odersky/topic/t512...Paul Phillips2012-01-211-0/+26
|\ \
| * | Fix for problem in SBT that was caused by the too severe fix of type soundnes...Martin Odersky2012-01-211-0/+26
* | | A better REPL context classloader.Jason Zaugg2012-01-212-0/+22
* | | Test case for already closed SI-4271.Paul Phillips2012-01-202-0/+22
* | | Test case for already closed SI-4176.Paul Phillips2012-01-201-0/+6
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'cvogt/windowsExitCodeFix' and 'szabolcsberecz...Paul Phillips2012-01-202-0/+13
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * Closes SI-5066Szabolcs Berecz2012-01-202-0/+13
* | | Merge remote-tracking branch 'kepler/topic/macros' into developPaul Phillips2012-01-201-4/+2
|\ \ \
| * | | Quick fix for one of the macro testsEugene Burmako2012-01-201-4/+2
* | | | Merge remote-tracking branch 'kepler/topic/macros' into developPaul Phillips2012-01-199-1/+316
|\| | | | |/ / |/| |
| * | Progress with macrosEugene Burmako2012-01-209-1/+316
| |/
* / Improved performance of TraversableLike.dropWhile, which now stops re-evaluat...Christopher Vogt2012-01-201-0/+15
|/
* Merge remote-tracking branch 'dcsobral/interpolationFix'Paul Phillips2012-01-185-0/+16
|\
| * Fix check for number of argumentsDaniel C. Sobral2012-01-175-0/+16
* | Fixed a bug SI-5377 (https://issues.scala-lang.org/browse/SI-5377).Kota Mizushima2012-01-192-0/+65
* | Revert "Fixing inliner visibility issue."Paul Phillips2012-01-173-15/+0
* | Fixing inliner visibility issue.Paul Phillips2012-01-173-0/+15
* | Merge branch 'specialized/hlist' of https://github.com/dragos/scala into developPaul Phillips2012-01-172-0/+31
|\ \ | |/ |/|
| * Make specialization pick up opportunities when the Iulian Dragos2012-01-172-0/+31
* | Improved a cyclic reference error message.Paul Phillips2012-01-164-6/+42
* | Less regressive package object fix.Paul Phillips2012-01-163-0/+20
* | Merge remote-tracking branches 'odersky/pullrequest/interpolation' and 'magar...Paul Phillips2012-01-165-9/+44
|\ \ | |/ |/|
| * A string interpolation implementation of SIP-11.Martin Odersky2012-01-165-9/+44
* | Merge remote-tracking branch 'origin/develop'Paul Phillips2012-01-154-13/+29
|\ \
| | \
| | \
| | \
| | \
| *---. | Merge remote-tracking branches 'szabolcsberecz/xml-attribute-order', 'szabolc...Paul Phillips2012-01-154-13/+29
| |\ \ \|
| | * | | Preserve attribute order in inline XMLSzabolcs Berecz2012-01-144-13/+29
| | |/ /
* | / / Fixing checkfile.Paul Phillips2012-01-151-1/+1
|/ / /
* | | Fix for raw types issue found in the IDE.Paul Phillips2012-01-142-0/+10
* | | Test case backing spec.Paul Phillips2012-01-143-0/+39
* | | Symbols making friends with Polly Morphism.Paul Phillips2012-01-141-4/+1
|/ /
* | Fix for crasher in uncurry.Paul Phillips2012-01-131-0/+8
* | Fix for spurious implicit ambiguity with package objects.Paul Phillips2012-01-132-0/+16
* | Fixed overloading in package objects.Paul Phillips2012-01-133-0/+79
|/
* Merge remote-tracking branch 'szabolcsberecz/xml-attribute-fixes' into developPaul Phillips2012-01-122-20/+39
|\
| * Cleanup after "Fixed equality and string representation of xml attributes wit...Szabolcs Berecz2012-01-122-20/+39
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'axel22/issue/4147', 'schmmd/codec' and 'soc/S...Paul Phillips2012-01-126-1/+247
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into issue/4147aleksandar2012-01-1276-84/+970
| |\ \ \
| * | | | Add mutable tree sets to the standard library.aleksandar2012-01-126-1/+247
* | | | | Disambiguate some type printing.Paul Phillips2012-01-124-2/+33
| |/ / / |/| | |
* | | | Optimizing TypeRef, starting with Symbols.Paul Phillips2012-01-111-6/+1
* | | | Disabling some scaladoc tests.Paul Phillips2012-01-111-17/+17
* | | | Updated checkfile with IndexedSeq signature.Paul Phillips2012-01-111-1/+1
* | | | Revert "Accept prefixed xml attributes with null value"Paul Phillips2012-01-101-22/+3
* | | | Better error reporting regarding main methods.Paul Phillips2012-01-094-10/+83
| |/ / |/| |