summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3918 from dgruntz/doc/firstSentenceFixesGrzegorz Kossakowski2014-08-0711-18/+18
|\
| * Fixes cut sentences in the generated scaladocsDominik Gruntz2014-08-0611-18/+18
* | Merge pull request #3898 from adriaanm/jxcoder-issue-3861Grzegorz Kossakowski2014-08-071-3/+3
|\ \ | |/ |/|
| * Refactored example to Option.collect method.jxcoder2014-07-251-3/+3
* | Merge pull request #3892 from misberner/docfix-PartialOrderingGrzegorz Kossakowski2014-07-251-5/+12
|\ \ | |/ |/|
| * Fixed mathematically wrong statement in the documentation of scala.math.Parti...Malte Isberner2014-07-211-5/+12
* | Merge pull request #3822 from mlbileschi/mlbileschi-updatePartialFunctionDocu...Grzegorz Kossakowski2014-07-251-0/+5
|\ \
| * | som-snytt's update to wordingMax Bileschi2014-07-081-3/+3
| * | Revised comment to appeal to lchoran's and som-snytts commentsMax Bileschi2014-06-271-5/+4
| * | Update PartialFunction documentation to include the fact that the caller is r...Max Bileschi2014-06-121-1/+1
| * | Update PartialFunction documentation to include the fact that the caller is r...Max Bileschi2014-06-121-1/+7
* | | Merge pull request #3881 from pocket7878/issue/6144Grzegorz Kossakowski2014-07-253-12/+20
|\ \ \
| * | | Update javadoc tag to new scaladoc tags.Masato Sogame2014-07-153-12/+20
* | | | Merge pull request #3880 from dgruntz/patch-1Grzegorz Kossakowski2014-07-251-2/+2
|\ \ \ \
| * | | | Did not know of the fix for SI-8672. Followed the recommendation given by som...Dominik Gruntz2014-07-151-2/+2
| * | | | Fixes first sentence delimitersdgruntz2014-07-151-2/+2
| |/ / /
* | | / Fix scaladoc typoLukas Elmer2014-07-211-1/+1
| |_|/ |/| |
* | | Merge pull request #3877 from retronym/merge/2.11.x-to-2.12.x-20140714Jason Zaugg2014-07-1878-562/+843
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-07-1478-562/+843
| |\ \ \ | | |/ / | |/| |
| | * | Merge pull request #3867 from lrytz/t8708Lukas Rytz2014-07-092-6/+47
| | |\ \
| | | * | SI-8708 Fix pickling of LOCAL_CHILD child of sealed classesLukas Rytz2014-07-072-6/+47
| | * | | Merge pull request #3866 from Blaisorblade/issue/8677-backportLukas Rytz2014-07-091-1/+1
| | |\ \ \
| | | * | | [backport] SI-8677 Duration: Zero - Inf should be MinusInfPaolo G. Giarrusso2014-07-041-1/+1
| | * | | | Restore reporter forwarders in CompilationUnitAdriaan Moors2014-07-081-0/+13
| | * | | | Use countElementsAsString for summarized warnings.Adriaan Moors2014-07-041-4/+4
| | * | | | Encapsulate deprecation warning message synthesis.Adriaan Moors2014-07-044-3/+9
| | * | | | Remove deprecationWarning, currentReporting from ReportingAdriaan Moors2014-07-045-33/+40
| | * | | | Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-0444-175/+152
| | * | | | Route type checker reporting through contextAdriaan Moors2014-07-044-28/+36
| | * | | | Track symbol that caused a deprecation warning.Adriaan Moors2014-07-048-22/+30
| | * | | | Uniformly route reporting through reporter.Adriaan Moors2014-07-045-57/+110
| | * | | | Move reporting logic into Reporting traitAdriaan Moors2014-07-0413-179/+242
| | * | | | Pure refactor: reorder definitionsAdriaan Moors2014-07-041-23/+32
| | * | | | Unclutter Reporter. Move truncation to ReplReporter.Adriaan Moors2014-07-047-58/+69
| | * | | | Merge pull request #3842 from Ichoran/issue/8335Adriaan Moors2014-07-041-4/+2
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | SI-8335 List.++ avoidably burns memoryRex Kerr2014-06-271-4/+2
| | * | | | Merge pull request #3788 from som-snytt/issue/8494Adriaan Moors2014-07-041-40/+56
| | |\ \ \ \
| | | * | | | SI-8494 Javap filter includes specializedSom Snytt2014-05-231-8/+13
| | | * | | | SI-8494 Restore filtering javap outputSom Snytt2014-05-231-33/+44
| | * | | | | Merge pull request #3840 from Ichoran/issue/8638Adriaan Moors2014-07-041-21/+27
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | SI-8638 Empty UnrolledBuffer hangs on prepend.Rex Kerr2014-06-271-21/+27
| | | | |/ / | | | |/| |
| | * | | | Merge pull request #3841 from Ichoran/issue/5200Adriaan Moors2014-07-032-12/+12
| | |\ \ \ \
| | | * | | | SI-5200 Incorrect advice for implementing mutable.Set in scaladocRex Kerr2014-06-272-12/+12
| | | |/ / /
| | * | | | Merge pull request #3839 from Ichoran/issue/7115Adriaan Moors2014-07-033-1/+24
| | |\ \ \ \
| | | * | | | SI-7115 JMapWrapper.get can incorrectly return Some(null)Rex Kerr2014-06-273-1/+24
| | | |/ / /
| | * | | | Merge pull request #3834 from Ichoran/issue/7577Adriaan Moors2014-07-034-3/+4
| | |\ \ \ \
| | | * | | | SI-7577 Incorrect documentation: current default isn't VectorRex Kerr2014-06-264-3/+4
| | * | | | | Merge pull request #3736 from VladimirNik/print-types-issue-2.11.xAdriaan Moors2014-07-031-14/+27
| | |\ \ \ \ \
| | | * | | | | TypeTree printing modified (SI-8447)VladimirNik2014-05-091-14/+27
| | * | | | | | Merge pull request #3772 from densh/si/8609Adriaan Moors2014-07-031-0/+2
| | |\ \ \ \ \ \