summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add mutable tree sets to the standard library.aleksandar2012-01-1211-1/+667
* Renamed .project to .project.SAMPLE, just like .classpath.SAMPLE.Iulian Dragos2011-12-201-0/+0
* Fix for classOf NPE.Paul Phillips2011-12-195-20/+49
* Test case closes SI-5119.Paul Phillips2011-12-191-0/+13
* Merge remote-tracking branches 'axel22/issue/5293' and 'jsuereth/fix-5053-vie...Paul Phillips2011-12-1929-230/+703
|\
| * unzip(3) on view now returns view.Josh Suereth2011-12-183-0/+32
| * Restored some methods to List.Paul Phillips2011-12-171-0/+247
| * Intermediate range commit.Paul Phillips2011-12-161-106/+79
| * Fixed "Definition Classes" in bug #5287Vlad Ureche2011-12-168-128/+129
| * Fixed scalacheck test to fail if it's failing.Paul Phillips2011-12-161-7/+1
| * Improve quality of scalacheck range tests input and output.Daniel C. Sobral2011-12-161-26/+55
| * Fix for seq/array varargs crasher.Paul Phillips2011-12-132-1/+14
| * Faster char2uescape.Paul Phillips2011-12-131-16/+20
| * Test case closes SI-4063.Paul Phillips2011-12-121-0/+39
| * Test case closes SI-4273.Paul Phillips2011-12-121-0/+8
| * Merge remote-tracking branch 'repo/develop'Paul Phillips2011-12-125-1/+8
| |\
| | *---. Merge remote-tracking branches 'kepler/topic/typeparamsfix', 'kepler/ticket/5...Paul Phillips2011-12-125-1/+8
| | |\ \ \
| | | | | * Clarify scala.collection.immutable.Map#withDefaultValue() docs.Blair Zajac2011-12-081-0/+1
| | | | * | Batch files no longer swallow exit codesEugene Burmako2011-12-093-1/+3
| | | * | | typeParams now performs one more completionEugene Burmako2011-12-121-0/+4
| | | |/ /
| * | | | Merge branch 'dec10-version-string'Paul Phillips2011-12-121-4/+2
| |\ \ \ \
| | * | | | More build.xml massaging.Paul Phillips2011-12-122-17/+51
| * | | | | Merge branch 'dec10-checkin'Paul Phillips2011-12-123-13/+139
| |\ \ \ \ \
| | * | | | | Added cast to ParRange.Paul Phillips2011-12-121-1/+1
| | * | | | | Range.foreach optimization.Paul Phillips2011-12-122-12/+138
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'dec10-version-string'Paul Phillips2011-12-121-4/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Tweaking build string some more.Paul Phillips2011-12-121-4/+6
| * | | | | Merge branch 'dec10-version-string'Paul Phillips2011-12-120-0/+0
| |\| | | | | | |/ / / | |/| | |
| | * | | More on get-scala-revision.Paul Phillips2011-12-121-3/+3
| | * | | Hardening get-scala-version.Paul Phillips2011-12-091-0/+22
* | | | | Fix #5293 - changed the way hashcode is improved in hash sets.aleksandar2011-12-194-35/+168
|/ / / /
* | | | Print out more useful info in ant.Paul Phillips2011-12-091-5/+6
* | | | More on get-scala-revision.Paul Phillips2011-12-091-3/+3
* | | | Hardening get-scala-version.Paul Phillips2011-12-091-12/+15
* | | | Merge branch 'common-build-script'Paul Phillips2011-12-091-3/+8
|\ \ \ \
| * | | | Making path to settings.xml configurable.Paul Phillips2011-12-091-3/+8
* | | | | Merge branch 'common-build-script'Paul Phillips2011-12-091-2/+10
|\| | | |
| * | | | Boiling more logic out of jenkins.Paul Phillips2011-12-091-2/+10
* | | | | Added per-file stats to -Dscala.timings.Paul Phillips2011-12-091-2/+26
* | | | | Disabled another presentation compiler test.Paul Phillips2011-12-093-0/+0
* | | | | Merge branch 'common-build-script'Paul Phillips2011-12-092-18/+23
|\| | | | | |_|/ / |/| | |
| * | | Swimming with the jenkins current.Paul Phillips2011-12-092-18/+23
* | | | Merge branch 'common-build-script'Paul Phillips2011-12-092-0/+60
|\| | |
| * | | Separated build and publish scripts.Paul Phillips2011-12-093-35/+60
| * | | Unified 2.8.x and 2.9.x build scripts.Paul Phillips2011-12-091-8/+13
| * | | Moved jenkins build script.Paul Phillips2011-12-091-0/+30
| |/ /
* | | Merge remote-tracking branch 'jsuereth/dont_resolve_non_lib_dirs'Paul Phillips2011-12-081-2/+2
|\ \ \
| * | | Binary resolution limited.Josh Suereth2011-12-081-2/+2
| | |/ | |/|
* | | Deleted the sbt 0.7 project.Paul Phillips2011-12-0819-1878/+0
* | | Merge remote-tracking branches 'VladUreche/issue/5054' and 'jsuereth/dont_res...Paul Phillips2011-12-0848-203/+163
|\ \ \