summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1380 from scalamacros/ticket/6277Eugene Burmako2012-09-2627-64/+164
|\
| * SI-6277 fixes flags, annotations & privateWithinEugene Burmako2012-09-2616-43/+131
| * distinguishes flag-agnostic completersEugene Burmako2012-09-2410-18/+30
| * minor cleanup for reflectionEugene Burmako2012-09-223-5/+5
* | Merge pull request #1396 from axel22/issue/6410Josh Suereth2012-09-262-0/+11
|\ \
| * | SI-6410 add test cases.Aleksandar Prokopec2012-09-252-0/+11
* | | Merge pull request #1397 from jsuereth/fix/SI-6409Grzegorz Kossakowski2012-09-261-0/+3
|\ \ \
| * | | Improves SI-6409 - Add note to string flatMap about evaluation.Josh Suereth2012-09-251-0/+3
| |/ /
* | | Merge pull request #1405 from heathermiller/topic/scaladoc-interface-fixesGrzegorz Kossakowski2012-09-263-5440/+187
|\ \ \
| * | | Automatically highlight and scroll to linked-to membersHeather Miller2012-08-241-0/+16
| * | | SI-4857 fixes showall/hideall Scaladoc interface bugHeather Miller2012-08-231-0/+11
| * | | SI-6170 Revert #456 "Upgrade jQuery from 1.4.2 to 1.7.2"Heather Miller2012-08-232-5440/+160
* | | | Merge pull request #1388 from odersky/topic/instrumenterGrzegorz Kossakowski2012-09-261-6/+7
|\ \ \ \
| * | | | Fixed instrumentation code so that it can deal with:Martin Odersky2012-09-251-6/+7
* | | | | Merge pull request #1394 from vjovanov/amk/ActorRefGrzegorz Kossakowski2012-09-2625-65/+774
|\ \ \ \ \
| * | | | | Moving actor migration to separate dir.Vojin Jovanovic2012-09-255-0/+0
| * | | | | Additional Actor Migration Tests.Vojin Jovanovic2012-09-2510-0/+656
| * | | | | Support for scala.concurrent for the ActorRef.Vojin Jovanovic2012-09-2510-50/+92
| * | | | | SI-6305 fix.Vojin Jovanovic2012-09-2511-15/+26
* | | | | | Merge pull request #1401 from vigdorchik/191_for_210Grzegorz Kossakowski2012-09-2612-126/+209
|\ \ \ \ \ \
| * | | | | | Generate links to external projects in scaladoc.Eugene Vigdorchik2012-09-2612-126/+209
|/ / / / / /
* | | | | | Merge pull request #1398 from gkossakowski/t6344-update-check-filePaul Phillips2012-09-251-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update check-file for SI-6344 test.Grzegorz Kossakowski2012-09-251-2/+2
|/ / / / /
* | | | | Merge pull request #1345 from paulp/issue/6344Grzegorz Kossakowski2012-09-253-18/+270
|\ \ \ \ \
| * | | | | Fix for SI-6344, value class generic signatures.Paul Phillips2012-09-203-18/+270
* | | | | | Merge pull request #1392 from gkossakowski/revert-leaks-fixGrzegorz Kossakowski2012-09-255-159/+82
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Revert "SI-6412 alleviates leaks in toolboxes"Grzegorz Kossakowski2012-09-255-159/+82
|/ / / / /
* | | | | Merge pull request #1385 from scalamacros/ticket/6412Paul Phillips2012-09-2411-96/+262
|\ \ \ \ \
| * | | | | fixes mirrorThatLoaded in JavaMirrorsEugene Burmako2012-09-242-13/+12
| * | | | | SI-6412 alleviates leaks in toolboxesEugene Burmako2012-09-245-82/+159
| * | | | | SI-6412 fixes leaks in Types.uniquesEugene Burmako2012-09-244-1/+91
| | |/ / / | |/| | |
* | | | | Merge pull request #1373 from smessmer/2.10.xGrzegorz Kossakowski2012-09-244-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Changed implementation comments from /** */ to /* */, so ScalaDoc remains rea...smessmer2012-09-214-4/+4
* | | | | Merge pull request #1378 from scalamacros/ticket/5918Eugene Burmako2012-09-235-44/+58
|\ \ \ \ \
| * | | | | SI-5918 fixes the ConstantType uglinessEugene Burmako2012-09-235-44/+58
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1377 from scalamacros/topic/partest-always-lfPaul Phillips2012-09-222-4/+23
|\ \ \ \ \
| * | | | | partest now always produces log files with LFsEugene Burmako2012-09-222-4/+23
| |/ / / /
* | | | | Merge pull request #1379 from retronym/topic/boxing-conversionsPaul Phillips2012-09-223-5/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove BoxingConversions from the scala package.Jason Zaugg2012-09-223-5/+10
* | | | | A couple CRLF normalization stragglers.Paul Phillips2012-09-213-7/+7
* | | | | Merge pull request #1370 from pavelpavlov/SI-5767Grzegorz Kossakowski2012-09-211-2/+0
|\ \ \ \ \
| * | | | | LinkedHashSet scaladoc fix after FlatHashTable->HashTable transitonPavel Pavlov2012-09-211-2/+0
* | | | | | Merge pull request #1371 from xuwei-k/fix_scaladocGrzegorz Kossakowski2012-09-212-2/+2
|\ \ \ \ \ \
| * | | | | | fix scala.collection.TraversableLike scaladocxuwei-k2012-09-211-1/+1
| * | | | | | fix Subscriber scaladocxuwei-k2012-09-211-1/+1
|/ / / / / /
* | | | | | Merge remote-tracking branch 'paulp/treecheckers' into 2.10.xPaul Phillips2012-09-201-1/+1
|\ \ \ \ \ \
| * | | | | | Fix for loud test.Paul Phillips2012-09-201-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'paulp/topic/gitattributes' into 2.10.xPaul Phillips2012-09-20340-2948/+2992
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Normalized line endings.Paul Phillips2012-09-20336-2948/+2948
| * | | | | New .gitattributes file.Paul Phillips2012-09-204-0/+44