diff --git a/Gemfile b/Gemfile index 18410234..3b6aedee 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' -gem 'jekyll', '3.1.6' -gem 'json', '1.8.3' -gem 'kramdown', '1.11.1' -gem 'mercenary', '0.3.5' -gem 'posix-spawn', '0.3.11' -gem 'yajl-ruby', '1.2.1' +gem 'jekyll', '4.3.2' +gem 'json', '2.6.3' +gem 'kramdown', '2.4.0' +gem 'mercenary', '0.4.0' +gem 'posix-spawn', '0.3.15' +gem 'yajl-ruby', '1.4.3' diff --git a/Gemfile.lock b/Gemfile.lock index 9c302961..efbf8640 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,47 +1,78 @@ GEM remote: https://rubygems.org/ specs: - colorator (0.1) - ffi (1.9.14) - jekyll (3.1.6) - colorator (~> 0.1) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 3.0) - mercenary (~> 0.3.3) - rouge (~> 1.7) + addressable (2.8.5) + public_suffix (>= 2.0.2, < 6.0) + colorator (1.1.0) + concurrent-ruby (1.2.2) + em-websocket (0.5.3) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0) + eventmachine (1.2.7) + ffi (1.16.3) + forwardable-extended (2.6.0) + google-protobuf (3.24.4-x86_64-darwin) + http_parser.rb (0.8.0) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + jekyll (4.3.2) + addressable (~> 2.4) + colorator (~> 1.0) + em-websocket (~> 0.5) + i18n (~> 1.0) + jekyll-sass-converter (>= 2.0, < 4.0) + jekyll-watch (~> 2.0) + kramdown (~> 2.3, >= 2.3.1) + kramdown-parser-gfm (~> 1.0) + liquid (~> 4.0) + mercenary (>= 0.3.6, < 0.5) + pathutil (~> 0.9) + rouge (>= 3.0, < 5.0) safe_yaml (~> 1.0) - jekyll-sass-converter (1.4.0) - sass (~> 3.4) - jekyll-watch (1.5.0) - listen (~> 3.0, < 3.1) - json (1.8.3) - kramdown (1.11.1) - liquid (3.0.6) - listen (3.0.8) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - mercenary (0.3.5) - posix-spawn (0.3.11) - rb-fsevent (0.9.8) - rb-inotify (0.9.7) - ffi (>= 0.5.0) - rouge (1.11.1) - safe_yaml (1.0.4) - sass (3.4.22) - yajl-ruby (1.2.1) + terminal-table (>= 1.8, < 4.0) + webrick (~> 1.7) + jekyll-sass-converter (3.0.0) + sass-embedded (~> 1.54) + jekyll-watch (2.2.1) + listen (~> 3.0) + json (2.6.3) + kramdown (2.4.0) + rexml + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + liquid (4.0.4) + listen (3.8.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + mercenary (0.4.0) + pathutil (0.16.2) + forwardable-extended (~> 2.6) + posix-spawn (0.3.15) + public_suffix (5.0.3) + rb-fsevent (0.11.2) + rb-inotify (0.10.1) + ffi (~> 1.0) + rexml (3.2.6) + rouge (4.1.3) + safe_yaml (1.0.5) + sass-embedded (1.69.3-x86_64-darwin) + google-protobuf (~> 3.23) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) + unicode-display_width (2.5.0) + webrick (1.8.1) + yajl-ruby (1.4.3) PLATFORMS ruby DEPENDENCIES - jekyll (= 3.1.6) - json (= 1.8.3) - kramdown (= 1.11.1) - mercenary (= 0.3.5) - posix-spawn (= 0.3.11) - yajl-ruby (= 1.2.1) + jekyll (= 4.3.2) + json (= 2.6.3) + kramdown (= 2.4.0) + mercenary (= 0.4.0) + posix-spawn (= 0.3.15) + yajl-ruby (= 1.4.3) BUNDLED WITH - 1.13.6 + 2.4.20 diff --git a/README.md b/README.md index 0ef8d234..277698c1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PyChaste Web -This repository contains the _static_ source of the [PyChaste](https://jmsgrogan.github.io/PyChaste/) website. It is forked from the [Scala website](https://github.com/scala/scala-lang) repository. +This repository contains the _static_ source of the [PyChaste](https://chaste.github.io/PyChaste/) website. It is forked from the [Scala website](https://github.com/scala/scala-lang) repository. It's a static site generated by [Jekyll](https://github.com/mojombo/jekyll), and uses a whole host of open-source tools including a touch of Twitter's Bootstrap. diff --git a/blog/2015/07/26/sip-slip-summary-july-2015.html b/blog/2015/07/26/sip-slip-summary-july-2015.html index 22d14812..a7cb7a77 100644 --- a/blog/2015/07/26/sip-slip-summary-july-2015.html +++ b/blog/2015/07/26/sip-slip-summary-july-2015.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2015/08/25/minutes-from-aug-2015.html b/blog/2015/08/25/minutes-from-aug-2015.html index 1db03c4a..650c00f1 100644 --- a/blog/2015/08/25/minutes-from-aug-2015.html +++ b/blog/2015/08/25/minutes-from-aug-2015.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2015/10/07/minutes-from-sept-2015.html b/blog/2015/10/07/minutes-from-sept-2015.html index 51d38310..8457e665 100644 --- a/blog/2015/10/07/minutes-from-sept-2015.html +++ b/blog/2015/10/07/minutes-from-sept-2015.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2015/10/23/dotty-compiler-bootstraps.html b/blog/2015/10/23/dotty-compiler-bootstraps.html index 4fa2ad87..c5e699b4 100644 --- a/blog/2015/10/23/dotty-compiler-bootstraps.html +++ b/blog/2015/10/23/dotty-compiler-bootstraps.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2015/11/04/minutes-from-oct-2015.html b/blog/2015/11/04/minutes-from-oct-2015.html index 5dabe78a..114ae9de 100644 --- a/blog/2015/11/04/minutes-from-oct-2015.html +++ b/blog/2015/11/04/minutes-from-oct-2015.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2015/11/16/minutes-from-nov-2015.html b/blog/2015/11/16/minutes-from-nov-2015.html index 9960464f..0c4d0ec7 100644 --- a/blog/2015/11/16/minutes-from-nov-2015.html +++ b/blog/2015/11/16/minutes-from-nov-2015.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/01/02/new-year-resolutions.html b/blog/2016/01/02/new-year-resolutions.html index d4e4b5dd..b9d8e60e 100644 --- a/blog/2016/01/02/new-year-resolutions.html +++ b/blog/2016/01/02/new-year-resolutions.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/01/11/minutes-from-jan-2016.html b/blog/2016/01/11/minutes-from-jan-2016.html index fc1a6123..3cf38a6d 100644 --- a/blog/2016/01/11/minutes-from-jan-2016.html +++ b/blog/2016/01/11/minutes-from-jan-2016.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/02/03/essence-of-scala.html b/blog/2016/02/03/essence-of-scala.html index 2df58662..dc8d889c 100644 --- a/blog/2016/02/03/essence-of-scala.html +++ b/blog/2016/02/03/essence-of-scala.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/02/17/scaling-dot-soundness.html b/blog/2016/02/17/scaling-dot-soundness.html index 2451cc7e..2f6df9a3 100644 --- a/blog/2016/02/17/scaling-dot-soundness.html +++ b/blog/2016/02/17/scaling-dot-soundness.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/03/14/announcing-the-scala-center.html b/blog/2016/03/14/announcing-the-scala-center.html index cecc617a..b041f694 100644 --- a/blog/2016/03/14/announcing-the-scala-center.html +++ b/blog/2016/03/14/announcing-the-scala-center.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/03/17/getting-into-scaladoc-dev.html b/blog/2016/03/17/getting-into-scaladoc-dev.html index 8c2b7d6f..7b77790a 100644 --- a/blog/2016/03/17/getting-into-scaladoc-dev.html +++ b/blog/2016/03/17/getting-into-scaladoc-dev.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/04/05/47deg-joins-scala-center-advisory-board.html b/blog/2016/04/05/47deg-joins-scala-center-advisory-board.html index f2cbdae2..a5d63668 100644 --- a/blog/2016/04/05/47deg-joins-scala-center-advisory-board.html +++ b/blog/2016/04/05/47deg-joins-scala-center-advisory-board.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/04/29/sc-community-representative.html b/blog/2016/04/29/sc-community-representative.html index d7be508f..cc56b0bf 100644 --- a/blog/2016/04/29/sc-community-representative.html +++ b/blog/2016/04/29/sc-community-representative.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/05/06/multiversal-equality.html b/blog/2016/05/06/multiversal-equality.html index 43877875..57620966 100644 --- a/blog/2016/05/06/multiversal-equality.html +++ b/blog/2016/05/06/multiversal-equality.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/05/23/scala-moocs-specialization-launched.html b/blog/2016/05/23/scala-moocs-specialization-launched.html index 7be66e07..6604b65f 100644 --- a/blog/2016/05/23/scala-moocs-specialization-launched.html +++ b/blog/2016/05/23/scala-moocs-specialization-launched.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/05/30/scala-center-advisory-board.html b/blog/2016/05/30/scala-center-advisory-board.html index 9ecdeae4..9982b9eb 100644 --- a/blog/2016/05/30/scala-center-advisory-board.html +++ b/blog/2016/05/30/scala-center-advisory-board.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/07/08/trait-method-performance.html b/blog/2016/07/08/trait-method-performance.html index f8cf491f..66a00eb7 100644 --- a/blog/2016/07/08/trait-method-performance.html +++ b/blog/2016/07/08/trait-method-performance.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/07/12/a-reformed-scala-improvement-process.html b/blog/2016/07/12/a-reformed-scala-improvement-process.html index 8106a320..229141ec 100644 --- a/blog/2016/07/12/a-reformed-scala-improvement-process.html +++ b/blog/2016/07/12/a-reformed-scala-improvement-process.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/07/20/sip-summary-minutes.html b/blog/2016/07/20/sip-summary-minutes.html index 95126271..90b04895 100644 --- a/blog/2016/07/20/sip-summary-minutes.html +++ b/blog/2016/07/20/sip-summary-minutes.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/08/09/the-scala-library-index-reaches-beta.html b/blog/2016/08/09/the-scala-library-index-reaches-beta.html index 59bced76..d2633c7e 100644 --- a/blog/2016/08/09/the-scala-library-index-reaches-beta.html +++ b/blog/2016/08/09/the-scala-library-index-reaches-beta.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/08/15/sip-meeting-august-results.html b/blog/2016/08/15/sip-meeting-august-results.html index abf72b65..73286994 100644 --- a/blog/2016/08/15/sip-meeting-august-results.html +++ b/blog/2016/08/15/sip-meeting-august-results.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/10/14/dotty-errors.html b/blog/2016/10/14/dotty-errors.html index 29b9e0e7..19f999fd 100644 --- a/blog/2016/10/14/dotty-errors.html +++ b/blog/2016/10/14/dotty-errors.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/10/19/scalajs-bundler.html b/blog/2016/10/19/scalajs-bundler.html index 57bb0378..3e4ea3a8 100644 --- a/blog/2016/10/19/scalajs-bundler.html +++ b/blog/2016/10/19/scalajs-bundler.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/10/24/lars-hupel-joins-sc-board.html b/blog/2016/10/24/lars-hupel-joins-sc-board.html index 1685baf9..27dd0b29 100644 --- a/blog/2016/10/24/lars-hupel-joins-sc-board.html +++ b/blog/2016/10/24/lars-hupel-joins-sc-board.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/2016/10/24/scalafix.html b/blog/2016/10/24/scalafix.html index e659e388..d1152480 100644 --- a/blog/2016/10/24/scalafix.html +++ b/blog/2016/10/24/scalafix.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/blog/index.html b/blog/index.html index 1b8f47de..8f4cfc23 100644 --- a/blog/index.html +++ b/blog/index.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/community/index.html b/community/index.html index 924769d0..9e5b9d73 100644 --- a/community/index.html +++ b/community/index.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/contribute/bug-reporting-guide.html b/contribute/bug-reporting-guide.html index 849b80a7..820a9f54 100644 --- a/contribute/bug-reporting-guide.html +++ b/contribute/bug-reporting-guide.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/contribute/codereviews.html b/contribute/codereviews.html index 9f06165f..dffdedff 100644 --- a/contribute/codereviews.html +++ b/contribute/codereviews.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/contribute/corelibs.html b/contribute/corelibs.html index 8d742e10..605ef50f 100644 --- a/contribute/corelibs.html +++ b/contribute/corelibs.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/contribute/documentation.html b/contribute/documentation.html index 748a6c34..a122ee80 100644 --- a/contribute/documentation.html +++ b/contribute/documentation.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/contribute/guide.html b/contribute/guide.html index 4a4ae82a..e7150f6f 100644 --- a/contribute/guide.html +++ b/contribute/guide.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@
-

Community issues

+

Community issues

Get cracking on some easy to approach issues.

-

Hacker's guide

+

Hacker's guide

Learn to write good code and improve your chances of contributing to the Scala galaxy.

@@ -173,23 +173,23 @@

Larger Changes, New Features

@@ -199,35 +199,35 @@

Larger Changes, New Features

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/contribute/hacker-guide.html b/contribute/hacker-guide.html index 708b241a..bf870cd5 100644 --- a/contribute/hacker-guide.html +++ b/contribute/hacker-guide.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/contribute/index.html b/contribute/index.html index d79a433d..34048948 100644 --- a/contribute/index.html +++ b/contribute/index.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/documentation/index.html b/documentation/index.html index 5575802f..499d5349 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.2-RC2.html b/download/2.10.2-RC2.html index 460de0f4..e1627ade 100644 --- a/download/2.10.2-RC2.html +++ b/download/2.10.2-RC2.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.2-RC2

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.2.html b/download/2.10.2.html index a57f097c..3373ba1a 100644 --- a/download/2.10.2.html +++ b/download/2.10.2.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.2

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -293,7 +293,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -331,23 +331,23 @@

License

@@ -357,35 +357,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.3-RC2.html b/download/2.10.3-RC2.html index 570b319b..28ddb591 100644 --- a/download/2.10.3-RC2.html +++ b/download/2.10.3-RC2.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.3-RC2

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.3-RC3.html b/download/2.10.3-RC3.html index 783d5b25..36dee823 100644 --- a/download/2.10.3-RC3.html +++ b/download/2.10.3-RC3.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.3-RC3

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.3.html b/download/2.10.3.html index 2d1313a5..63824a16 100644 --- a/download/2.10.3.html +++ b/download/2.10.3.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.3

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -293,7 +293,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -331,23 +331,23 @@

License

@@ -357,35 +357,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.4-RC1.html b/download/2.10.4-RC1.html index 8e29dcab..350b906e 100644 --- a/download/2.10.4-RC1.html +++ b/download/2.10.4-RC1.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.4-RC1

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -293,7 +293,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -331,23 +331,23 @@

License

@@ -357,35 +357,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.4-RC2.html b/download/2.10.4-RC2.html index 7aec4395..ba709f0e 100644 --- a/download/2.10.4-RC2.html +++ b/download/2.10.4-RC2.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.4-RC2

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -293,7 +293,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -331,23 +331,23 @@

License

@@ -357,35 +357,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.4-RC3.html b/download/2.10.4-RC3.html index 6c09c621..25904d25 100644 --- a/download/2.10.4-RC3.html +++ b/download/2.10.4-RC3.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.4-RC3

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -293,7 +293,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -331,23 +331,23 @@

License

@@ -357,35 +357,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.4.html b/download/2.10.4.html index 0779f651..fcdbc4ed 100644 --- a/download/2.10.4.html +++ b/download/2.10.4.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.4

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -293,7 +293,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -331,23 +331,23 @@

License

@@ -357,35 +357,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.5.html b/download/2.10.5.html index 8eb5b028..5157ec84 100644 --- a/download/2.10.5.html +++ b/download/2.10.5.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.5

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.10.6.html b/download/2.10.6.html index edbb877d..6a3c013f 100644 --- a/download/2.10.6.html +++ b/download/2.10.6.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.10.6

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-M2.html b/download/2.11.0-M2.html index 120c0e8d..e489d28a 100644 --- a/download/2.11.0-M2.html +++ b/download/2.11.0-M2.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0-M2

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -257,7 +257,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -295,23 +295,23 @@

License

@@ -321,35 +321,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-M3.html b/download/2.11.0-M3.html index 64d38ad1..a9df7d03 100644 --- a/download/2.11.0-M3.html +++ b/download/2.11.0-M3.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0-M3

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -281,7 +281,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -319,23 +319,23 @@

License

@@ -345,35 +345,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-M4.html b/download/2.11.0-M4.html index 701c9c9a..ac29f461 100644 --- a/download/2.11.0-M4.html +++ b/download/2.11.0-M4.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0-M4

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -281,7 +281,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -319,23 +319,23 @@

License

@@ -345,35 +345,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-M5.html b/download/2.11.0-M5.html index 2cba1309..cfc2b4f3 100644 --- a/download/2.11.0-M5.html +++ b/download/2.11.0-M5.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0-M5

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -293,7 +293,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -331,23 +331,23 @@

License

@@ -357,35 +357,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-M7.html b/download/2.11.0-M7.html index fcdd5af7..241a42e3 100644 --- a/download/2.11.0-M7.html +++ b/download/2.11.0-M7.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0-M7

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -293,7 +293,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -331,23 +331,23 @@

License

@@ -357,35 +357,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-M8.html b/download/2.11.0-M8.html index 0fc87bc5..da292253 100644 --- a/download/2.11.0-M8.html +++ b/download/2.11.0-M8.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0-M8

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-RC1.html b/download/2.11.0-RC1.html index ad05935d..47f4de1d 100644 --- a/download/2.11.0-RC1.html +++ b/download/2.11.0-RC1.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0-RC1

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-RC3.html b/download/2.11.0-RC3.html index f9018f7f..7047c780 100644 --- a/download/2.11.0-RC3.html +++ b/download/2.11.0-RC3.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0-RC3

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-RC4.html b/download/2.11.0-RC4.html index 3fbe296c..dee3b9ed 100644 --- a/download/2.11.0-RC4.html +++ b/download/2.11.0-RC4.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0-RC4

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0-latest.html b/download/2.11.0-latest.html index 28fd1707..e7a1a6cf 100644 --- a/download/2.11.0-latest.html +++ b/download/2.11.0-latest.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala nightly build

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -211,7 +211,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -249,23 +249,23 @@

License

@@ -275,35 +275,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.0.html b/download/2.11.0.html index 68b6663d..d4446f18 100644 --- a/download/2.11.0.html +++ b/download/2.11.0.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.0

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.1.html b/download/2.11.1.html index c2f90440..8a897504 100644 --- a/download/2.11.1.html +++ b/download/2.11.1.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.1

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.2.html b/download/2.11.2.html index 671d6f9b..38466549 100644 --- a/download/2.11.2.html +++ b/download/2.11.2.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.2

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.4.html b/download/2.11.4.html index 0640ab31..90caae60 100644 --- a/download/2.11.4.html +++ b/download/2.11.4.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.4

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.5.html b/download/2.11.5.html index d9243760..54319cbb 100644 --- a/download/2.11.5.html +++ b/download/2.11.5.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.5

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.6.html b/download/2.11.6.html index 31162ddd..fcd2b16a 100644 --- a/download/2.11.6.html +++ b/download/2.11.6.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.6

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.7.html b/download/2.11.7.html index c6384e34..b21cf115 100644 --- a/download/2.11.7.html +++ b/download/2.11.7.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.7

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.11.8.html b/download/2.11.8.html index 7e9de5c6..373a0427 100644 --- a/download/2.11.8.html +++ b/download/2.11.8.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.11.8

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.12.0-M1.html b/download/2.12.0-M1.html index 0503f0b9..99058477 100644 --- a/download/2.12.0-M1.html +++ b/download/2.12.0-M1.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.12.0-M1

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.12.0-M2.html b/download/2.12.0-M2.html index ed8af1db..9e427d20 100644 --- a/download/2.12.0-M2.html +++ b/download/2.12.0-M2.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.12.0-M2

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.12.0-M3.html b/download/2.12.0-M3.html index 96370bb7..cfee30eb 100644 --- a/download/2.12.0-M3.html +++ b/download/2.12.0-M3.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.12.0-M3

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.12.0-M4.html b/download/2.12.0-M4.html index 20a558fb..454383e5 100644 --- a/download/2.12.0-M4.html +++ b/download/2.12.0-M4.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.12.0-M4

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.12.0-M5.html b/download/2.12.0-M5.html index 02ae50c1..b31d9632 100644 --- a/download/2.12.0-M5.html +++ b/download/2.12.0-M5.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.12.0-M5

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.12.0-RC1.html b/download/2.12.0-RC1.html index e9f50c19..d83fd666 100644 --- a/download/2.12.0-RC1.html +++ b/download/2.12.0-RC1.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.12.0-RC1

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.12.0-RC2.html b/download/2.12.0-RC2.html index e183b587..5c88c497 100644 --- a/download/2.12.0-RC2.html +++ b/download/2.12.0-RC2.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.12.0-RC2

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.12.0.html b/download/2.12.0.html index f9d8db6e..9c1debe5 100644 --- a/download/2.12.0.html +++ b/download/2.12.0.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.12.0

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.5.0.final.html b/download/2.5.0.final.html index 123f18c4..2d228a6f 100644 --- a/download/2.5.0.final.html +++ b/download/2.5.0.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.5.0.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.5.1.final.html b/download/2.5.1.final.html index b6b3b2f9..4c4bbdf4 100644 --- a/download/2.5.1.final.html +++ b/download/2.5.1.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.5.1.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.6.0.final.html b/download/2.6.0.final.html index a767ea33..b2369553 100644 --- a/download/2.6.0.final.html +++ b/download/2.6.0.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.6.0.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.6.1.final.html b/download/2.6.1.final.html index f132d464..df03cff2 100644 --- a/download/2.6.1.final.html +++ b/download/2.6.1.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.6.1.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.7.0.final.html b/download/2.7.0.final.html index bf139260..0800cb70 100644 --- a/download/2.7.0.final.html +++ b/download/2.7.0.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.7.0.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.7.1.final.html b/download/2.7.1.final.html index a3a8b311..90ef567a 100644 --- a/download/2.7.1.final.html +++ b/download/2.7.1.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.7.1.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.7.2.final.html b/download/2.7.2.final.html index c5dd9fd4..c4bae7ef 100644 --- a/download/2.7.2.final.html +++ b/download/2.7.2.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.7.2.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.7.3.final.html b/download/2.7.3.final.html index 7e938655..78af5dd2 100644 --- a/download/2.7.3.final.html +++ b/download/2.7.3.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.7.3.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.7.4.final.html b/download/2.7.4.final.html index f93e73bf..476ca83b 100644 --- a/download/2.7.4.final.html +++ b/download/2.7.4.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.7.4.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.7.5.final.html b/download/2.7.5.final.html index 88540128..cecd9763 100644 --- a/download/2.7.5.final.html +++ b/download/2.7.5.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.7.5.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.7.6.final.html b/download/2.7.6.final.html index 2c03d72b..432b2f16 100644 --- a/download/2.7.6.final.html +++ b/download/2.7.6.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.7.6.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.7.7.final.html b/download/2.7.7.final.html index 456d10bc..00cde24d 100644 --- a/download/2.7.7.final.html +++ b/download/2.7.7.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.7.7.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.8.0.final.html b/download/2.8.0.final.html index e2201e21..515eeaae 100644 --- a/download/2.8.0.final.html +++ b/download/2.8.0.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.8.0.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.8.1.final.html b/download/2.8.1.final.html index 8c185165..99e79cd1 100644 --- a/download/2.8.1.final.html +++ b/download/2.8.1.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.8.1.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.8.2.final.html b/download/2.8.2.final.html index bedda2a5..0b3712bd 100644 --- a/download/2.8.2.final.html +++ b/download/2.8.2.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.8.2.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -209,7 +209,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -247,23 +247,23 @@

License

@@ -273,35 +273,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.9.0.1.html b/download/2.9.0.1.html index ba799a24..3fec7cd8 100644 --- a/download/2.9.0.1.html +++ b/download/2.9.0.1.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.9.0.1

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.9.0.final.html b/download/2.9.0.final.html index 8c52b45a..50c44553 100644 --- a/download/2.9.0.final.html +++ b/download/2.9.0.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.9.0.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.9.1-1.html b/download/2.9.1-1.html index 7ef6c943..28a9cd66 100644 --- a/download/2.9.1-1.html +++ b/download/2.9.1-1.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.9.1-1

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.9.1.final.html b/download/2.9.1.final.html index 9ac4d706..d76e8e60 100644 --- a/download/2.9.1.final.html +++ b/download/2.9.1.final.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.9.1.final

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -197,7 +197,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -235,23 +235,23 @@

License

@@ -261,35 +261,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.9.2.html b/download/2.9.2.html index 36ba9137..01b8acbb 100644 --- a/download/2.9.2.html +++ b/download/2.9.2.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.9.2

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/2.9.3.html b/download/2.9.3.html index e6632d73..4e63bbfc 100644 --- a/download/2.9.3.html +++ b/download/2.9.3.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Scala 2.9.3

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -269,7 +269,7 @@

Other resources

License

-The Scala distribution is released under the 3-clause BSD license. +The Scala distribution is released under the 3-clause BSD license.
@@ -307,23 +307,23 @@

License

@@ -333,35 +333,35 @@

License

See original license for details.

- - + + - - - + + + - + - + - + - + - + + diff --git a/download/all.html b/download/all.html index 2ce93691..7f40be3f 100644 --- a/download/all.html +++ b/download/all.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/download/changelog.html b/download/changelog.html index 67adaa13..5c681205 100644 --- a/download/changelog.html +++ b/download/changelog.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ - - + + - - - + + + - + - + - + - + - + + diff --git a/download/index.html b/download/index.html index 0c25d93c..dabc4841 100644 --- a/download/index.html +++ b/download/index.html @@ -6,27 +6,27 @@ - - + + - + - + - + - - + + @@ -40,19 +40,19 @@ @@ -132,7 +132,7 @@

Download

Release Notes

-For important changes, please consult the release notes. +For important changes, please consult the release notes.

Software Requirements

@@ -141,7 +141,7 @@

Software Requirements

Additional information

You can find the links to prior versions or the latest development version below. -To see a detailed list of changes for each version of Scala please refer to the changelog. +To see a detailed list of changes for each version of Scala please refer to the changelog. Note that the different major releases of Scala (e.g. Scala 2.9.3 and Scala 2.10.1) are not binary compatible.