summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Making reflection thread-safe.Martin Odersky2012-01-2537-337/+718
* Cleanup and better documentation of reflect.api.Symbols traitMartin Odersky2012-01-251-28/+63
* Added doc comments to Names trait.Martin Odersky2012-01-251-3/+30
* Merge branch 'pullRequestIssue5387-withTest' of https://github.com/cvogt/scal...Paul Phillips2012-01-191-1/+1
|\
| * Improved performance of TraversableLike.dropWhile, which now stops re-evaluat...Christopher Vogt2012-01-201-1/+1
* | Avoid calculating similar strings sometimes.Paul Phillips2012-01-192-5/+20
* | Made edit distance case-insensitive.Paul Phillips2012-01-191-1/+3
|/
* Merge remote-tracking branch 'dcsobral/interpolationFix'Paul Phillips2012-01-181-2/+2
|\
| * Fix check for number of argumentsDaniel C. Sobral2012-01-171-2/+2
* | Merge remote-tracking branches 'kmizu/pull-request-fix-SI-5377' and 'kepler/t...Paul Phillips2012-01-181-1/+40
|\ \
| * | Upgraded the implementation of showRawEugene Burmako2012-01-171-1/+40
* | | Fixed a bug SI-5377 (https://issues.scala-lang.org/browse/SI-5377).Kota Mizushima2012-01-191-1/+1
* | | Revert "Fixing inliner visibility issue."Paul Phillips2012-01-172-65/+76
* | | Fixing inliner visibility issue.Paul Phillips2012-01-172-76/+65
* | | Merge branch 'specialized/hlist' of https://github.com/dragos/scala into developPaul Phillips2012-01-171-1/+4
|\ \ \ | |_|/ |/| |
| * | Make specialization pick up opportunities when the Iulian Dragos2012-01-171-1/+4
* | | The SpecializeTypes part of symbol cleanup.Paul Phillips2012-01-166-154/+130
* | | Improved a cyclic reference error message.Paul Phillips2012-01-161-1/+10
* | | Made a couple programmer functions more available.Paul Phillips2012-01-162-4/+9
* | | Less regressive package object fix.Paul Phillips2012-01-161-10/+6
* | | Symbol creation followup.Paul Phillips2012-01-1629-230/+189
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'odersky/pullrequest/interpolation' and 'magar...Paul Phillips2012-01-167-154/+471
|\ \ \ \ | |_|/ / |/| | |
| | * | bringing down -Yinline time by 33%Miguel Garcia2012-01-162-26/+88
| * | | A string interpolation implementation of SIP-11.Martin Odersky2012-01-165-128/+383
* | | | Make AnyValManifest not a sealed class.Grzegorz Kossakowski2012-01-151-1/+1
| |/ / |/| |
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'szabolcsberecz/xml-attribute-order', 'szabolc...Paul Phillips2012-01-157-6/+83
|\ \ \ \ \ \
| | | | * | | Reword confusing explanationDaniel C. Sobral2012-01-141-7/+11
| | | | * | | Explain Function1 vs PartialFunctionDaniel C. Sobral2012-01-132-1/+35
| | | | |/ /
| | | * / / Improve description of flatten, flatMapDaniel C. Sobral2012-01-133-2/+38
| | | |/ /
| | * | | Fixed instrumented.jar and scalacheck.jar locationSzabolcs Berecz2012-01-141-2/+5
| * | | | Preserve attribute order in inline XMLSzabolcs Berecz2012-01-141-1/+1
| |/ / /
* | | | Fix for raw types issue found in the IDE.Paul Phillips2012-01-141-5/+5
* | | | Putting some of the symbol potential to work.Paul Phillips2012-01-1410-153/+141
* | | | Symbols making friends with Polly Morphism.Paul Phillips2012-01-1411-98/+157
* | | | Toward the elimination of setInternalFlags.Paul Phillips2012-01-143-23/+24
* | | | Corresponding changes in ICodeReader.Paul Phillips2012-01-141-26/+8
* | | | Flattening the java flags -> scala logic.Paul Phillips2012-01-141-22/+58
|/ / /
* | | Fix for crasher in uncurry.Paul Phillips2012-01-131-2/+6
* | | Fix for spurious implicit ambiguity with package objects.Paul Phillips2012-01-131-5/+13
* | | Fixed overloading in package objects.Paul Phillips2012-01-131-1/+18
|/ /
* | Removed some unsociable exception behavior.Paul Phillips2012-01-131-7/+0
* | Merge remote-tracking branch 'szabolcsberecz/xml-attribute-fixes' into developPaul Phillips2012-01-121-6/+9
|\ \
| * | Cleanup after "Fixed equality and string representation of xml attributes wit...Szabolcs Berecz2012-01-121-6/+9
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'axel22/issue/4147', 'schmmd/codec' and 'soc/S...Paul Phillips2012-01-1225-866/+422
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | * | Clean up standard/swing library by deprecating/moving code examplesSimon Ochsenreither2011-12-0720-866/+1
| | * | | Added toString to Codec class (uses Codec.name).Michael Schmitz2012-01-091-0/+3
| * | | | Merge branch 'master' into issue/4147aleksandar2012-01-12158-3773/+5443
| |\ \ \ \
| * | | | | Add mutable tree sets to the standard library.aleksandar2012-01-124-0/+418
* | | | | | Disambiguate some type printing.Paul Phillips2012-01-121-2/+5
* | | | | | Streamlining output of -Yinfer-debug.Paul Phillips2012-01-123-83/+55
| |/ / / / |/| | | |