summaryrefslogtreecommitdiff
path: root/src/scaladoc
Commit message (Expand)AuthorAgeFilesLines
* Merge 2.10.x into masterAdriaan Moors2013-05-172-13/+26
* Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-171-7/+10
* Merge pull request #2454 from vigdorchik/scaladoc_fixesJason Zaugg2013-05-178-130/+96
|\
| * No longer cache all subclass templates.Eugene Vigdorchik2013-05-173-40/+32
| * Remove self types check suppression usage from scaladoc.Eugene Vigdorchik2013-05-171-5/+0
| * Improve code style in the Scaladoc implementation.Eugene Vigdorchik2013-05-165-85/+64
* | Absolutized paths involving the scala package.Paul Phillips2013-05-038-10/+21
* | Merge 2.10.x into masterAdriaan Moors2013-05-022-31/+29
|/
* Merge branch 'master' into pr/warning-cleanupPaul Phillips2013-04-241-6/+3
|\
| * Merge pull request #2393 from retronym/ticket/7345-2Paul Phillips2013-04-241-6/+3
| |\
| | * Merge remote-tracking branch 'origin/master' into ticket/7345-2Jason Zaugg2013-04-212-22/+0
| | |\
| | * | SI-7345 Prefer using a throwaway silent context over buffer flushing.Jason Zaugg2013-04-211-6/+3
| | * | SI-7345 Rationalize overloads of Context#makeJason Zaugg2013-04-211-1/+1
* | | | Eliminated the accumulated feature warnings.Paul Phillips2013-04-231-19/+19
|/ / /
* | | Merge pull request #2396 from som-snytt/issue/unmoored-docAdriaan Moors2013-04-221-25/+54
|\ \ \ | |_|/ |/| |
| * | SI-7376 Unmoored doc has correct positionSom Snytt2013-04-171-24/+17
| * | SI-7376 Scaladoc warns when discarding local doc comments with API tagsSom Snytt2013-04-151-2/+38
| |/
* / Remove scaladoc deprecated option.Eugene Vigdorchik2013-04-102-22/+0
|/
* Merge pull request #2327 from paulp/pr/2315-rebasedPaul Phillips2013-04-0210-16/+16
|\
| * SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-2710-16/+16
* | Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-022-10/+14
|/
* Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-125-6/+2
* Eliminated all forInteractive/forScaladoc uses.Paul Phillips2013-03-091-0/+5
* Moved scaladoc code into src/scaladoc.Paul Phillips2013-03-093-82/+254
* Moved scaladoc sources into separate directory.Paul Phillips2013-03-09118-0/+24447