Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: The Scala Programming Language

scalaversion: "2.10.4"
devscalaversion: "2.11.0-RC4"
# scala_maindownload_unix: "/files/archive/scala-2.10.3.tgz"
# scala_maindownload_windows: "/files/archive/scala-2.10.3.msi"
scalaversion: "2.11.0"
devscalaversion: 2.11.0"
# scala_maindownload_unix: "/files/archive/scala-2.11.0.tgz"
# scala_maindownload_windows: "/files/archive/scala-2.11.0.msi"
baseurl: ""
2 changes: 1 addition & 1 deletion _layouts/downloadpage.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
Typesafe Activator is a browser-based or command-line<br/>
tool that helps developers get started with Scala.
<div class="download-wrapper">
<a id="download-button" class="activator" style="margin-top: 12px; margin-right: 24px; width: 200px;" href="http://downloads.typesafe.com/typesafe-activator/1.0.5/typesafe-activator-1.0.5.zip">
<a id="download-button" class="activator" style="margin-top: 12px; margin-right: 24px; width: 200px;" href="http://downloads.typesafe.com/typesafe-activator/1.1.1/typesafe-activator-1.1.1.zip">
<span class="slider">Download</span>
<span class="activator icon"></span>
<span class="version-long">&nbsp;Typesafe Activator</span>
Expand Down
18 changes: 5 additions & 13 deletions documentation/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,19 @@ title: Scala API Docs

## Latest releases

* Scala 2.11.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this come before 2.10.4 now?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed.

* [Library API](http://www.scala-lang.org/api/2.11.0/)
* [Compiler API](http://www.scala-lang.org/api/2.11.0/scala-compiler/)
* [Reflection API](http://www.scala-lang.org/api/2.11.0/scala-reflect/)
* [Scala 2.10.4](http://www.scala-lang.org/api/2.10.4/)
* Scala 2.11.0-RC4
* [Library API](http://www.scala-lang.org/api/2.11.0-RC4/)
* [Compiler API](http://www.scala-lang.org/api/2.11.0-RC4/scala-compiler/)
* [Reflection API](http://www.scala-lang.org/api/2.11.0-RC4/scala-reflect/)

## Nightly builds

* [Library API](http://www.scala-lang.org/files/archive/nightly/docs-master/library/)
* [Compiler API](http://www.scala-lang.org/files/archive/nightly/docs-master/compiler/)

## Previous releases
* Scala 2.11.0-RC3: [Library API](http://www.scala-lang.org/api/2.11.0-RC3/), [Compiler API](http://www.scala-lang.org/api/2.11.0-RC3/scala-compiler/), [Reflection API](http://www.scala-lang.org/api/2.11.0-RC3/scala-reflect/)
* Scala 2.11.0-RC1: [Library API](http://www.scala-lang.org/api/2.11.0-RC1/), [Compiler API](http://www.scala-lang.org/api/2.11.0-RC1/scala-compiler/), [Reflection API](http://www.scala-lang.org/api/2.11.0-RC1/scala-reflect/)
* [Scala 2.11.0-M8](http://www.scala-lang.org/api/2.11.0-M8/)
* [Scala 2.11.0-M7](http://www.scala-lang.org/api/2.11.0-M7/)
* [Scala 2.11.0-M6](http://www.scala-lang.org/api/2.11.0-M6/)
* [Scala 2.11.0-M5](http://www.scala-lang.org/api/2.11.0-M5/)
* [Scala 2.11.0-M4](http://www.scala-lang.org/api/2.11.0-M4/)
* [Scala 2.11.0-M3](http://www.scala-lang.org/api/2.11.0-M3/)
* [Scala 2.11.0-M2](http://www.scala-lang.org/api/2.11.0-M2/)
* [Scala 2.10.3](http://www.scala-lang.org/api/2.10.3/)
* [Scala 2.10.2](http://www.scala-lang.org/api/2.10.2/)
* [Scala 2.10.1](http://www.scala-lang.org/api/2.10.1/)
* [Scala 2.9.3](http://www.scala-lang.org/api/2.9.3/)
Expand Down
20 changes: 20 additions & 0 deletions download/_posts/2014-04-21-2.11.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Scala 2.11.0
start: 21 April 2014
layout: downloadpage
release_version: 2.11.0
release_date: "April 21, 2014"
show_resources: "true"
permalink: /download/2.11.0.html
requirements: "This Scala software distribution can be installed on any Unix-like or Windows system. It requires the Java runtime version 1.6 or later, which can be downloaded <a href='http://www.java.com/'>here</a>."
resources: [
["-main-unixsys", "scala-2.11.0.tgz", "http://downloads.typesafe.com/scala/2.11.0/scala-2.11.0.tgz", "Max OS X, Unix, Cygwin", "24.80M"],
["-main-windows", "scala-2.11.0.msi", "http://downloads.typesafe.com/scala/2.11.0/scala-2.11.0.msi", "Windows (msi installer)", "89.00M"],
["-non-main-sys", "scala-2.11.0.zip", "http://downloads.typesafe.com/scala/2.11.0/scala-2.11.0.zip", "Windows", "24.81M"],
["-non-main-sys", "scala-2.11.0.deb", "http://downloads.typesafe.com/scala/2.11.0/scala-2.11.0.deb", "Debian", "88.03M"],
["-non-main-sys", "scala-2.11.0.rpm", "http://downloads.typesafe.com/scala/2.11.0/scala-2.11.0.rpm", "RPM package", "88.03M"],
["-non-main-sys", "scala-docs-2.11.0.txz", "http://downloads.typesafe.com/scala/2.11.0/scala-docs-2.11.0.txz", "API docs", "35.95M"],
["-non-main-sys", "scala-docs-2.11.0.zip", "http://downloads.typesafe.com/scala/2.11.0/scala-docs-2.11.0.zip", "API docs", "66.59M"],
["-non-main-sys", "scala-sources-2.11.0.zip", "https://github.com/scala/scala/archive/v2.11.0.tar.gz", "sources", ""]
]
---
13 changes: 7 additions & 6 deletions download/index.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
---
layout: maindownloadpage
title: Download
release_version: 2.10.4
release_version: 2.11.0
release_date: "June 6, 2013"
other_releases: [
["maintenance_version", "Current maintenance release", 2.9.3, "February 28, 2013"],
["development_version", "Current 2.10.x release", 2.10.4, "March 24, 2014"],
["development_version", "Current development release", 2.11.0-RC4, "April 8, 2014"]
["maintenance_version", "Current 2.9.x maintenance release", 2.9.3, "February 28, 2013"],
["maintenance_version", "Current 2.10.x maintenance release", 2.10.4, "March 24, 2014"],
["maintenance_version", "Current 2.11.x release", 2.11.0, "April 21, 2014"]
]
requirements: "This Scala software distribution can be installed on any Unix-like or Windows system. It requires the Java runtime version 1.6 or later, which can be downloaded <a href='http://www.java.com/'>here</a>."
resources: [
["-main-unixsys", "scala-2.10.4.tgz", "/files/archive/scala-2.10.4.tgz", "Max OS X, Unix, Cygwin", "29 MB"],
["-main-windows", "scala-2.10.4.msi", "/files/archive/scala-2.10.4.msi", "Windows (msi installer)", "60 MB"]
["-main-unixsys", "scala-2.11.0.tgz", "http://downloads.typesafe.com/scala/2.11.0/scala-2.11.0.tgz", "Max OS X, Unix, Cygwin", "24.80M"],
["-main-windows", "scala-2.11.0.msi", "http://downloads.typesafe.com/scala/2.11.0/scala-2.11.0.msi", "Windows (msi installer)", "89.00M"],
]
---

1 change: 0 additions & 1 deletion news/_posts/2013-09-24-release-notes-v2.10.3-RC3.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ title: "Scala 2.10.3-RC3 is now available!"
---
We are very happy to announce the RC3 release of Scala 2.10.3! If no serious blocking issues are found this will become the final 2.10.3 version.

<!-- Substitute both version numbers here! -->
The release is available for download from [scala-lang.org](/download/2.10.3-RC3.html) or from [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.scala-lang%22%20AND%20v%3A%222.10.3-RC3%22).

The Scala team and contributors [fixed 50 issues since 2.10.2](https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12215)!
Expand Down
3 changes: 1 addition & 2 deletions news/_posts/2013-10-01-release-notes-v2.10.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ layout: news
post-type: announcement
title: "Scala 2.10.3 is now available!"
---
We are very happy to announce the final release of Scala 2.10.3! <!-- If no serious blocking issues are found this will become the final 2.10.3 version. -->
We are very happy to announce the final release of Scala 2.10.3!

<!-- Substitute both version numbers here! -->
The release is available for download from [scala-lang.org](/download/2.10.3.html) or from [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.scala-lang%22%20AND%20v%3A%222.10.3%22).

The Scala team and contributors [fixed 50 issues since 2.10.2](https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12215)!
Expand Down
1 change: 0 additions & 1 deletion news/_posts/2014-02-04-release-notes-2.10.4-RC2.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ title: "Scala 2.10.4-RC2 is now available!"
We are very happy to announce the second release candidate of Scala 2.10.4!
If no serious blocking issues are found this will become the final 2.10.4 version.

<!-- Substitute both version numbers here! -->
The release is available for download from [scala-lang.org](http://scala-lang.org/download/2.10.4-RC2.html) or from [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.scala-lang%20AND%20v%3A2.10.4-RC2).

The Scala team and contributors [fixed 23 issues since 2.10.3](https://issues.scala-lang.org/issues/?filter=12401)!
Expand Down
1 change: 0 additions & 1 deletion news/_posts/2014-02-25-release-notes-2.10.4-RC3.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ title: "Scala 2.10.4-RC3 is now available!"
We are very happy to announce the third release candidate of Scala 2.10.4!
If no serious blocking issues are found this will become the final 2.10.4 version.

<!-- Substitute both version numbers here! -->
The release is available for download from [scala-lang.org](http://scala-lang.org/download/2.10.4-RC3.html) or from [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.scala-lang%20AND%20v%3A2.10.4-RC3).

The Scala team and contributors [fixed 31 issues since 2.10.3](https://issues.scala-lang.org/issues/?filter=12416)!
Expand Down
6 changes: 0 additions & 6 deletions news/_posts/2014-04-08-release-notes-2.11.0-RC4.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ layout: news
post-type: announcement
title: "Scala 2.11.0-RC4 is now available!"
---
<!-- comment at the top because it breaks the markdown parser when it's where we'd actually like it...
Things to update:
- replace 2.11.0-RC4 by actual version,
- milestone=32 by actual milestone number
- bug/PR counts
-->

We are very pleased to announce Scala 2.11.0-RC4, the next release candidate of Scala 2.11.0! Download it now from [scala-lang.org](http://scala-lang.org/download/2.11.0-RC4.html) or via [Maven Central](http://search.maven.org/%23search%7Cga%7C1%7Cg%3A%22org.scala-lang%22%20AND%20v%3A%222.11.0-RC4%22).

Expand Down
Loading