Skip to content

Commit

Permalink
web updates for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn Hoover committed Dec 31, 2009
1 parent ffeafa4 commit b2afdc2
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 46 deletions.
18 changes: 10 additions & 8 deletions web/index.html
Expand Up @@ -6,7 +6,7 @@
<title>Clojure Box</title>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="generator" content="Org-mode"/>
<meta name="generated" content="2009-12-21 22:59:37 "/>
<meta name="generated" content="2009-12-31 13:49:42 "/>
<meta name="author" content="Shawn Hoover"/>
<style type="text/css">
<!--/*--><![CDATA[/*><!--*/
Expand Down Expand Up @@ -69,26 +69,26 @@ <h2 id="sec-2">Download </h2>


<p>
Here's the box. See also: <a href="release-log.html">release notes</a>.
Here's the box. See the <a href="release-log.html">release notes</a> for more details.
</p>
<p>
<a href="clojure-box-1.1RC1-setup.exe">BETA Clojure Box 1.1RC1</a> published December 19, 2009, built from Clojure 1.1.x
sources.
<a href="releases/clojure-box-1.1.0-setup.exe">Clojure Box 1.1.0</a> published December 31, 2009, built from the official
Clojure 1.1.0 download.
</p>
<p>
<a href="clojure-box-1.0-setup.exe">Clojure Box 1.0</a>, published May 9, 2009, built with the official Clojure
<a href="releases/clojure-box-1.0-setup.exe">Clojure Box 1.0</a>, published May 9, 2009, built with the official Clojure
1.0 release.
</p>
<p>
<a href="clojure-box-20090320-setup.exe">Clojure Box 20090320</a>, published April 8, 2009, built with the official Clojure
<a href="releases/clojure-box-20090320-setup.exe">Clojure Box 20090320</a>, published April 8, 2009, built with the official Clojure
20090320 release.
</p>
<p>
<a href="previous/clojure-box-r1235-setup.exe">Last release before lazier Clojure</a>, published February 1, 2009, matching
<a href="releases/clojure-box-r1235-setup.exe">Last release before lazier Clojure</a>, published February 1, 2009, matching
Clojure svn r1235. This release contains lazy-cons and lazy-seq, which <a href="http://clojure.org/lazier">lazier Clojure</a> removed.
</p>
<p>
<a href="./previous">Older versions</a>
<a href="./releases">Older versions</a>
</p>

</div>
Expand Down Expand Up @@ -158,6 +158,8 @@ <h2 id="sec-4">Contact </h2>
var pageTracker = _gat._getTracker("UA-11886472-1");
pageTracker._trackPageview();
} catch(err) {}</script>

<!-- styles.css thanks to Shane Eller -->
</div>
</div>
<div id="postamble"></div></body>
Expand Down
4 changes: 2 additions & 2 deletions web/index.org
Expand Up @@ -22,8 +22,8 @@ system (usually it's in c:\windows\system32), it provides the rest.

Here's the box. See the [[file:release-log.org][release notes]] for more details.

[[file:releases/clojure-box-1.1RC1-2-setup.exe][BETA Clojure Box 1.1RC1]] published December 19, 2009, built from the official
Clojure 1.1RC1 download.
[[file:releases/clojure-box-1.1.0-setup.exe][Clojure Box 1.1.0]] published December 31, 2009, built from the official
Clojure 1.1.0 download.

[[file:releases/clojure-box-1.0-setup.exe][Clojure Box 1.0]], published May 9, 2009, built with the official Clojure
1.0 release.
Expand Down
103 changes: 68 additions & 35 deletions web/release-log.html
Expand Up @@ -6,7 +6,7 @@
<title>Clojure Box Release Notes</title>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="generator" content="Org-mode"/>
<meta name="generated" content="2009-12-22 09:48:49 "/>
<meta name="generated" content="2009-12-31 13:49:25 "/>
<meta name="author" content="Shawn Hoover"/>
<style type="text/css">
<!--/*--><![CDATA[/*><!--*/
Expand Down Expand Up @@ -60,15 +60,43 @@ <h1 class="title">Clojure Box Release Notes</h1>
<h1 style="text-align:center;">Clojure Box Release Notes</h1>



<div id="outline-container-1" class="outline-3">
<h3 id="sec-1">1.1RC1 </h3>
<h3 id="sec-1">1.1.0 </h3>
<div id="text-1">


<ul>
<li>
Built with Clojure sources from the github 1.1.x branch. Contrib is from
github source at be33acd8. clojure-mode, swank-clojure, and slime are from
Same components as 1.1RC1 but built with the official Clojure 1.1.0
download.

</li>
<li>
Updated default.el so swank-clojure-project can use the Clojure,
Contrib, and Swank included with Clojure Box.

</li>
<li>
Fixed a bug where the Slime REPL wouldn't start if the user set
swank-clojure-project in .emacs.


</li>
</ul>
</div>

</div>

<div id="outline-container-2" class="outline-3">
<h3 id="sec-2">1.1RC1 </h3>
<div id="text-2">


<ul>
<li>
Built with the official Clojure 1.1RC1 download. Contrib is from github
source at be33acd8. clojure-mode, swank-clojure, and slime are from
github.com/technomancy as of December 19, 2009.

</li>
Expand All @@ -77,7 +105,7 @@ <h3 id="sec-1">1.1RC1 </h3>

</li>
<li>
Patched swank-clojure:
Patched swank-clojure (<a href="http://github.com/shoover/swank-clojure/commits/win32">patches</a>):
<ul>
<li>
Prevent REPL hang on startup on XP (it would hang until the user pressed
Expand All @@ -86,18 +114,23 @@ <h3 id="sec-1">1.1RC1 </h3>
<li>
Fix Find Definition to work with Windows pathnames.


</li>
</ul>
</li>
<li>
Patched slime-repl.el to not print "ChangeLog file not found" at the
top.


</li>
</ul>
</div>

</div>

<div id="outline-container-2" class="outline-3">
<h3 id="sec-2">1.0 </h3>
<div id="text-2">
<div id="outline-container-3" class="outline-3">
<h3 id="sec-3">1.0 </h3>
<div id="text-3">


<ul>
Expand Down Expand Up @@ -128,7 +161,7 @@ <h3 id="sec-2">1.0 </h3>

</li>
<li>
Patched swank-clojure:
Patched swank-clojure (<a href="http://bitbucket.org/shoover/clojure-box-swank-clojuremq/">patches</a>):
<ul>
<li>
Prevent REPL hang on startup on XP (it would hang until the user pressed
Expand All @@ -146,9 +179,9 @@ <h3 id="sec-2">1.0 </h3>

</div>

<div id="outline-container-3" class="outline-3">
<h3 id="sec-3">20090320 </h3>
<div id="text-3">
<div id="outline-container-4" class="outline-3">
<h3 id="sec-4">20090320 </h3>
<div id="text-4">


<ul>
Expand All @@ -158,7 +191,7 @@ <h3 id="sec-3">20090320 </h3>

</li>
<li>
Patched swank-clojure:
Patched swank-clojure (<a href="http://bitbucket.org/shoover/clojure-box-swank-clojuremq/">patches</a>):
<ul>
<li>
Prevent REPL hang on startup on XP (it would hang until the user pressed
Expand All @@ -176,9 +209,9 @@ <h3 id="sec-3">20090320 </h3>

</div>

<div id="outline-container-4" class="outline-3">
<h3 id="sec-4">r1327.1 </h3>
<div id="text-4">
<div id="outline-container-5" class="outline-3">
<h3 id="sec-5">r1327.1 </h3>
<div id="text-5">


<ul>
Expand All @@ -188,7 +221,7 @@ <h3 id="sec-4">r1327.1 </h3>

</li>
<li>
Patched swank-clojure:
Patched swank-clojure (<a href="http://bitbucket.org/shoover/clojure-box-swank-clojuremq/">patches</a>):
<ul>
<li>
Prevent REPL hang on startup on XP (it would hang until the user pressed
Expand All @@ -206,9 +239,9 @@ <h3 id="sec-4">r1327.1 </h3>

</div>

<div id="outline-container-5" class="outline-3">
<h3 id="sec-5">r1327 </h3>
<div id="text-5">
<div id="outline-container-6" class="outline-3">
<h3 id="sec-6">r1327 </h3>
<div id="text-6">


<ul>
Expand All @@ -218,7 +251,7 @@ <h3 id="sec-5">r1327 </h3>
</li>
<li>
Patched swank-clojure so the REPL doesn't hang until the user presses enter
on XP.
on XP. (<a href="http://bitbucket.org/shoover/clojure-box-swank-clojuremq/">patch</a>)


</li>
Expand All @@ -227,9 +260,9 @@ <h3 id="sec-5">r1327 </h3>

</div>

<div id="outline-container-6" class="outline-3">
<h3 id="sec-6">r1235 </h3>
<div id="text-6">
<div id="outline-container-7" class="outline-3">
<h3 id="sec-7">r1235 </h3>
<div id="text-7">


<ul>
Expand All @@ -239,7 +272,7 @@ <h3 id="sec-6">r1235 </h3>
</li>
<li>
Patched swank-clojure so the REPL doesn't hang until the user presses enter
on XP.
on XP. (<a href="http://bitbucket.org/shoover/clojure-box-swank-clojuremq/">patch</a>)

</li>
<li>
Expand All @@ -252,9 +285,9 @@ <h3 id="sec-6">r1235 </h3>

</div>

<div id="outline-container-7" class="outline-3">
<h3 id="sec-7">r1142 </h3>
<div id="text-7">
<div id="outline-container-8" class="outline-3">
<h3 id="sec-8">r1142 </h3>
<div id="text-8">


<ul>
Expand All @@ -272,9 +305,9 @@ <h3 id="sec-7">r1142 </h3>

</div>

<div id="outline-container-8" class="outline-3">
<h3 id="sec-8">r1109.1 </h3>
<div id="text-8">
<div id="outline-container-9" class="outline-3">
<h3 id="sec-9">r1109.1 </h3>
<div id="text-9">


<ul>
Expand Down Expand Up @@ -312,9 +345,9 @@ <h3 id="sec-8">r1109.1 </h3>

</div>

<div id="outline-container-9" class="outline-3">
<h3 id="sec-9">r1109 </h3>
<div id="text-9">
<div id="outline-container-10" class="outline-3">
<h3 id="sec-10">r1109 </h3>
<div id="text-10">


<p>
Expand Down
6 changes: 5 additions & 1 deletion web/release-log.org
Expand Up @@ -27,11 +27,15 @@

** 1.1.0

- Same as 1.1RC1 but built with the official Clojure 1.1.0 download.
- Same components as 1.1RC1 but built with the official Clojure 1.1.0
download.

- Updated default.el so swank-clojure-project can use the Clojure,
Contrib, and Swank included with Clojure Box.

- Fixed a bug where the Slime REPL wouldn't start if the user set
swank-clojure-project in .emacs.


** 1.1RC1

Expand Down

0 comments on commit b2afdc2

Please sign in to comment.