summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4824 from szeiger/wip/sbt-mkBinJason Zaugg2015-11-136-137/+394
|\
| * Improve version handling and scaladoc generation in sbt buildStefan Zeiger2015-11-062-91/+167
| * Build scaladoc sets from sbtStefan Zeiger2015-11-052-23/+37
| * Create usable “quick” and “pack” builds from sbtStefan Zeiger2015-11-021-32/+64
| * Create shaded JLine in sbt buildStefan Zeiger2015-10-294-9/+133
| * Fix the dist/mkBin target in the sbt buildStefan Zeiger2015-10-271-3/+14
* | Merge pull request #4809 from wpopielarski/delambdafy-multiple-outputsJason Zaugg2015-11-133-5/+78
|\ \
| * | Test addedwpopielarski2015-11-061-0/+73
| * | Sets source for newly created lambda classwpopielarski2015-11-051-0/+1
| * | Allows to propagate fatal errors when output folder not found.wpopielarski2015-11-052-23/+8
| * | Multi output problem with delambdafied compilationwpopielarski2015-11-042-9/+23
| |/
* | Merge pull request #4843 from SethTisue/scaladoc-little-d-pleaseJason Zaugg2015-11-1316-19/+19
|\ \
| * | it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-1216-19/+19
* | | Merge pull request #4810 from ruippeixotog/fix-mutable-setlike-clearAdriaan Moors2015-11-122-1/+29
|\ \ \
| * | | SI-9497 Fix SetLike#clear() default implementationRui Gonçalves2015-10-212-1/+29
* | | | Merge pull request #4804 from jvican/issue/9503Adriaan Moors2015-11-122-1/+3
|\ \ \ \
| * | | | [SI-9503] Deprecate scala.collection.immutable.PagedSeqjvican2015-11-042-1/+3
* | | | | Merge pull request #4760 from janekdb/2.11.x-collection-documentation-fixes-p...Adriaan Moors2015-11-125-88/+85
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improve collections documentation and prefer () to {}vsalvis2015-10-275-88/+85
| | |_|/ | |/| |
* | | | Merge pull request #4833 from xuwei-k/patch-2Seth Tisue2015-11-091-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | "macro" is a reserved word since Scala 2.11kenji yoshida2015-11-021-5/+5
|/ / /
* | | Merge pull request #4803 from janekdb/2.11.x-conform-foreach-tparamSeth Tisue2015-10-2727-169/+170
|\ \ \
| * | | Conform foreach tparam to majority naming conventionvsalvis2015-10-2127-169/+170
| |/ /
* | | Merge pull request #4818 from som-snytt/issue/4950-tweakJason Zaugg2015-10-272-13/+18
|\ \ \ | |_|/ |/| |
| * | SI-4950 Test reductionSom Snytt2015-10-252-13/+18
|/ /
* | Merge pull request #4795 from SethTisue/windows-ciLukas Rytz2015-10-217-7/+32
|\ \
| * | Windows CI: don't hardcode Ant path quite so hardSeth Tisue2015-10-091-1/+5
| * | add note to readme about Windows buildSeth Tisue2015-10-081-0/+2
| * | add comment about Cygwin trouble to test/partestSeth Tisue2015-10-081-0/+8
| * | add experimental Windows script for testingSeth Tisue2015-10-081-0/+11
| * | Windows: make get-scala-commit-sha/date scripts work on CygwinSeth Tisue2015-10-082-4/+4
| * | fix t7634 to work on CygwinSeth Tisue2015-10-082-3/+3
* | | Merge pull request #4800 from sjrd/remove-lingering-printlnLukas Rytz2015-10-212-4/+1
|\ \ \ | |_|/ |/| |
| * | Remove two lingering `println`s in non-debug methods of the library.Sébastien Doeraene2015-10-132-4/+1
| |/
* | Merge pull request #4792 from SethTisue/round-of-readme-updatesLukas Rytz2015-10-164-45/+36
|\ \
| * | more readme improvementsSeth Tisue2015-10-084-36/+31
| * | misc upgrades to READMESeth Tisue2015-10-071-10/+6
* | | Merge pull request #4791 from performantdata/issue/9508Lukas Rytz2015-10-158-47/+17
|\ \ \
| * | | SI-9508 fix classpaths in Eclipse configurationPerformant Data LLC2015-10-128-47/+17
| | |/ | |/|
* | | Merge pull request #4798 from performantdata/issue/9513Seth Tisue2015-10-152-1/+60
|\ \ \
| * | | Suppress unneeded import.Performant Data LLC2015-10-141-2/+2
| * | | Document some OpenHashMap internal methods.Performant Data LLC2015-10-101-0/+13
| * | | SI-9513 decrement "deleted" count in OpenHashMap.put() when slot reusedPerformant Data LLC2015-10-102-1/+47
| |/ /
* | | Merge pull request #4788 from dk14/patch-1Seth Tisue2015-10-141-1/+1
|\ \ \
| * | | explicitly specify insertion-order feature in docsdk142015-10-061-1/+1
| | |/ | |/|
* | | Merge pull request #4771 from som-snytt/issue/9492-hereSeth Tisue2015-10-144-16/+83
|\ \ \
| * | | SI-9492 Line trimming pasteSom Snytt2015-09-272-3/+8
| * | | SI-9492 REPL paste here docSom Snytt2015-09-273-16/+78
* | | | Merge pull request #4610 from todesking/spec-implicits-remove-obsoleteSeth Tisue2015-10-141-2/+10
|\ \ \ \
| * | | | Add view/context-bound parameter ordering ruletodesking2015-09-241-0/+10