summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Update links to docs, codehaus and citeseerJanek Bogucki2015-09-048-8/+11
| | |_|/ | |/| |
* | | | Merge pull request #4742 from janekdb/2.11.x-scaladoc-in-context-ListSeth Tisue2015-09-151-1/+1
|\ \ \ \
| * | | | Restore missing element type to List class documentationJanek Bogucki2015-09-111-1/+1
| | |/ / | |/| |
* | | | Merge pull request #4743 from SethTisue/modernize-sbt-buildSeth Tisue2015-09-152-4/+4
|\ \ \ \
| * | | | sbt build: appropriately restrict scope of ScalaCheck dependencySeth Tisue2015-09-141-1/+1
| * | | | sbt build: remove redundancy w/ versions.propertiesSeth Tisue2015-09-141-2/+2
| * | | | sbt build: bring versions up to date with versions.propertiesSeth Tisue2015-09-141-3/+3
| * | | | upgrade sbt from 0.13.7 to 0.13.9Seth Tisue2015-09-141-1/+1
* | | | | Merge pull request #4727 from SethTisue/unset-stray-execute-bitsSeth Tisue2015-09-14108-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | unset inappropriate execute bitsSeth Tisue2015-09-02108-0/+0
* | | | | Merge pull request #4740 from gbasler/ticket/SI-9369Seth Tisue2015-09-143-1/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-9369 Fix pattern matcher warnings for diamond shaped inheritance.Gerard Basler2015-09-123-1/+30
|/ / / /
* | | | Merge pull request #4714 from Ichoran/issue/9407Seth Tisue2015-09-081-10/+1
|\ \ \ \
| * | | | SI-9407 Vector implementation bit-shift bugfixRex Kerr2015-08-291-10/+1
| |/ / /
* | | | Merge pull request #4333 from Ichoran/opt-Iterator-2.11.xSeth Tisue2015-09-081-59/+162
|\ \ \ \
| * | | | Performance optimization - Iterator span, collect, dropWhileRex Kerr2015-08-071-35/+138
| * | | | Performance optimization - Iterator flatMap, find, indexWhere, indexOfRex Kerr2015-08-071-24/+24
* | | | | Merge pull request #4713 from SethTisue/batch-of-typosJason Zaugg2015-09-088-12/+12
|\ \ \ \ \
| * | | | | fix assorted typosSeth Tisue2015-08-287-11/+11
| * | | | | fix trivial error in specSeth Tisue2015-08-281-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #4722 from janekdb/2.11.x-scaladoc-in-context-AnyValDick Wall2015-09-062-2/+2
|\ \ \ \ \
| * | | | | Link to completed value classes SIP page instead of pending versionJanek Bogucki2015-09-012-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4706 from VladUreche/issue/tree-checkerJason Zaugg2015-09-061-1/+8
|\ \ \ \ \
| * | | | | Re-enable tree checkersVlad Ureche2015-08-241-1/+8
* | | | | | Merge pull request #4704 from VladUreche/issue/9442Jason Zaugg2015-09-064-10/+69
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | SI-9442 Fix the uncurry-erasure typesVlad Ureche2015-08-234-10/+69
* | | | | | Merge pull request #4726 from janekdb/2.11.x-now-Oracle-urlsSeth Tisue2015-09-037-7/+7
|\ \ \ \ \ \
| * | | | | | Update Java and Sun URLs to replacement Java and Oracle URLsJanek Bogucki2015-09-027-7/+7
* | | | | | | Merge pull request #4715 from Ichoran/issue/9424Seth Tisue2015-09-021-2/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-9424 Clarify behavior of PriorityQueue toStringRex Kerr2015-08-291-2/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4701 from janekdb/2.11.x-scaladoc-in-context-OptionSeth Tisue2015-09-021-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Improve implementation comments in Option.collect exampleJanek Bogucki2015-08-311-1/+1
* | | | | | Merge pull request #4692 from JanBessai/Fix-SI-6636Adriaan Moors2015-08-314-0/+47
|\ \ \ \ \ \
| * | | | | | SI-6636 Fix macro expansion in toolboxesJan Bessai2015-08-234-0/+47
* | | | | | | Merge pull request #4694 from janekdb/2.11.x-READMEAdriaan Moors2015-08-311-35/+40
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Format and content enhance README.mdJanek Bogucki2015-08-191-35/+40
| |/ / / / /
* | | | | | Merge pull request #4707 from fthomas/topic/pins-linkLukas Rytz2015-08-281-2/+3
|\ \ \ \ \ \
| * | | | | | Add link to online version of Programming in ScalaFrank S. Thomas2015-08-241-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4710 from retronym/ticket/9450Seth Tisue2015-08-273-3/+11
|\ \ \ \ \ \
| * | | | | | SI-9450 Fix triple quoted strings in REPL :power modeJason Zaugg2015-08-273-3/+11
| |/ / / / /
* | | | | | Merge pull request #4703 from Ichoran/issue/8346Lukas Rytz2015-08-276-5/+124
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-8346 Re-established soundness of toSet (element type widening)Rex Kerr2015-08-266-5/+124
|/ / / / /
* | | | | Merge pull request #4705 from mpociecha/fix-typos3Seth Tisue2015-08-2340-52/+52
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix typo in the name of a private methodMichał Pociecha2015-08-231-5/+5
| * | | | Fix typos in spec, docs and commentsMichał Pociecha2015-08-2339-47/+47
|/ / / /
* | | | Merge pull request #4702 from janekdb/2.11.x-CONTRIBUTING-adviceAdriaan Moors2015-08-211-2/+2
|\ \ \ \
| * | | | Sync commit advice to README.md and fix Scabot URLJanek Bogucki2015-08-211-2/+2
* | | | | Merge pull request #4696 from janekdb/2.11.x-contributingSeth Tisue2015-08-201-0/+1
|\| | | | | |_|/ / |/| | |
| * | | Extend documentation contactsJanek Bogucki2015-08-191-0/+1
| |/ /
* | | Merge pull request #4693 from scala/revert-3791-ticket/8346Seth Tisue2015-08-205-64/+6
|\ \ \