summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Moved some disabled test to the right place.Paul Phillips2012-10-046-0/+0
* Merge pull request #1369 from som-snytt/issue/6406-regextractPaul Phillips2012-10-046-34/+110
|\
| * Regex.unapplySeq should not take Any (Fixes SI-6406)Som Snytt2012-09-206-34/+110
* | Merge pull request #1429 from paulp/topic/shortClassPaul Phillips2012-10-046-13/+80
|\ \
| * | Added utility function shortClass.Paul Phillips2012-09-296-13/+80
* | | Merge pull request #1456 from paulp/has-symbol-fieldPaul Phillips2012-10-0418-51/+52
|\ \ \
| * | | Renamed hasSymbol to hasSymbolField.Paul Phillips2012-10-0318-51/+52
* | | | Merge pull request #1460 from axel22/issue/6467-cherry-masterJosh Suereth2012-10-046-10/+32
|\ \ \ \
| * | | | SI-6467: Zero element in aggregate now by-nameAleksandar Prokopec2012-10-046-10/+32
* | | | | Merge pull request #1438 from paulp/raw-type-fidelityGrzegorz Kossakowski2012-10-041-8/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for gluttunous raw type creation.Paul Phillips2012-10-041-8/+10
|/ / / /
* | | | Merge pull request #1453 from vigdorchik/links_fixedPaul Phillips2012-10-032-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix scaladoc links in a couple of places.Eugene Vigdorchik2012-10-032-3/+3
* | | | Merge pull request #1452 from gkossakowski/masterGrzegorz Kossakowski2012-10-0356-241/+527
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2012-10-0356-241/+527
|/| | |
| * | | Merge pull request #1444 from gkossakowski/2.10.xGrzegorz Kossakowski2012-10-0237-217/+249
| |\ \ \
| | * | | Merge remote-tracking branch 'scala/2.10.0-wip' into 2.10.xGrzegorz Kossakowski2012-10-0237-217/+249
| |/| | |
| | * | | Merge pull request #1434 from jsuereth/fix/SI-6449Grzegorz Kossakowski2012-10-022-5/+5
| | |\ \ \
| | | * | | Fixes deprecation annotations for 2.10.0Josh Suereth2012-09-303-7/+7
| | * | | | Merge pull request #1440 from VladUreche/issue/language-docGrzegorz Kossakowski2012-10-024-27/+77
| | |\ \ \ \
| | | * | | | Improved the `scala.language` documentationVlad Ureche2012-10-024-27/+77
| | * | | | | Merge pull request #1425 from phaller/issue/6442Grzegorz Kossakowski2012-10-0214-120/+129
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | SI-6442 - Add ActorDSL object for actor migration kitphaller2012-09-2914-120/+129
| | | |/ / /
| | * | | | Merge pull request #1435 from paulp/stringcontext-docPaul Phillips2012-10-011-6/+6
| | |\ \ \ \
| | | * | | | Fix StringContext documentation.Paul Phillips2012-10-011-6/+6
| | | |/ / /
| | * | | | Merge pull request #1428 from paulp/issue/6311Paul Phillips2012-10-014-45/+11
| | |\ \ \ \
| | | * | | | Test case for SI-6311.Paul Phillips2012-09-291-0/+5
| | | * | | | Revert "SI-4881 infer variance from formals, then result"Paul Phillips2012-09-293-45/+6
| | | |/ / /
| | * | | | Merge pull request #1424 from soc/SI-6449Paul Phillips2012-10-0113-15/+15
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix incomplete version strings (2.10 -> 2.10.0)Simon Ochsenreither2012-09-2910-11/+11
| | | * | | SI-6449 Adds version arg to @deprecated usages (non-compiler sources)Simon Ochsenreither2012-09-293-4/+4
| | * | | | Merge remote-tracking branch 'scala/2.10.x' into 2.10.0-wipGrzegorz Kossakowski2012-09-2981-215/+1535
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #1416 from jsuereth/fix/string-context-scaladocGrzegorz Kossakowski2012-09-281-0/+7
| | |\ \ \ \
| | | * | | | add a bit about unicode to scaladoc.Josh Suereth2012-09-281-0/+7
| | |/ / / /
| * | | | | Merge pull request #1411 from jsuereth/fix/bump-versionGrzegorz Kossakowski2012-09-291-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Bump version number for next dev cycle.Josh Suereth2012-09-271-1/+1
| | |/ / /
| * | | | Merge pull request #1415 from scalamacros/is-value-typeEugene Burmako2012-09-2812-11/+224
| |\ \ \ \
| | * | | | fully initializes symbols on `typeSignature`Eugene Burmako2012-09-282-3/+3
| | * | | | Fix for failing test.Paul Phillips2012-09-282-7/+18
| | * | | | Implementations of isValueType and isNonValueType.Paul Phillips2012-09-285-13/+150
| | * | | | SI-6417 correctly reifies non-value typesEugene Burmako2012-09-285-3/+61
| | * | | | showRaw no longer crashes on NoSymbolEugene Burmako2012-09-283-1/+8
| * | | | | Merge pull request #1395 from odersky/topic/valueclass-cleanupGrzegorz Kossakowski2012-09-281-1/+1
| |\ \ \ \ \
| | * | | | | Removes discrepancy between SIP 15 and compilerMartin Odersky2012-09-251-1/+1
| * | | | | | Merge pull request #1347 from soc/SI-6380Grzegorz Kossakowski2012-09-287-15/+57
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | SI-6380 #1 Add @throws[Exception]Simon Ochsenreither2012-09-217-15/+57
* | | | | | | Merge pull request #1431 from vigdorchik/model_factory_cleanupGrzegorz Kossakowski2012-10-031-23/+14
|\ \ \ \ \ \ \
| * | | | | | | More retrofit of scaladoc model factory.Eugene Vigdorchik2012-10-011-23/+14
* | | | | | | | Merge pull request #1437 from paulp/typevar-suspensionGrzegorz Kossakowski2012-10-0211-214/+505
|\ \ \ \ \ \ \ \
| * | | | | | | | Recovered a bunch of deleted tests.Paul Phillips2012-10-016-0/+275