CVS: pages index.html,1.38,1.39 new.html,1.24,1.25 people.html,1.6,1.7 software.html,1.13,1.14
Matthias Blume <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/pages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12185
Modified Files:
index.html new.html people.html software.html
Log Message:
update to front page related to 110.53
Index: index.html
===================================================================
RCS file: /cvsroot/smlnj/pages/index.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** index.html 15 Dec 2004 22:16:52 -0000 1.38
--- index.html 25 Feb 2005 22:54:43 -0000 1.39
***************
*** 68,73 ****
<ul>
! <li><a href="new.html#110.52">Working version 110.52 available.</a>
This is mostly a bugfix release.</li>
<li><a href="new.html#110.51">Working version 110.51 available.</a>
This version adds 64-bit integer and word arithmetic to the
--- 68,75 ----
<ul>
! <li><a href="new.html#110.53">Working version 110.53 available.</a>
This is mostly a bugfix release.</li>
+ <li><a href="new.html#110.52">Working version 110.52 available.</a>
+ This was mostly a bugfix release, too.</li>
<li><a href="new.html#110.51">Working version 110.51 available.</a>
This version adds 64-bit integer and word arithmetic to the
***************
*** 226,230 ****
<br>
! <font size="-3">Copyright © 2004, the SML/NJ Fellowship</a>.
</font>
--- 228,232 ----
<br>
! <font size="-3">Copyright © 2004-2005, the SML/NJ Fellowship</a>.
</font>
Index: new.html
===================================================================
RCS file: /cvsroot/smlnj/pages/new.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** new.html 15 Dec 2004 22:16:52 -0000 1.24
--- new.html 25 Feb 2005 22:54:44 -0000 1.25
***************
*** 173,181 ****
<blockquote>
! <a name="110.52">The latest working version</a>
! (<a href="dist/working/110.52/110.52-README.html">110.52</a>) fixes some
! minor bugs that were discovered in the previous
! <a href="dist/working/110.51/110.51-README.html">110.51</a>
! which mostly consisted of the addition of an (inefficient)
implementation of 64-bit integer arithmetic to <i>its</i> <a
name="110.50">predecessor</a>.
--- 173,184 ----
<blockquote>
! <a name="110.53">The latest working version</a> (<a
! href="dist/working/110.53/110.53-README.html">110.53</a>), much like
! its predecessor <a name="110.52"><a
! href="dist/working/110.52/110.52-README.html">110.52</a></a>,
! fixes various bugs and provides minor feature enhancements. The
! version before that,
! <a href="dist/working/110.51/110.51-README.html">110.51</a>,
! mostly consisted of the addition of an (inefficient)
implementation of 64-bit integer arithmetic to <i>its</i> <a
name="110.50">predecessor</a>.
***************
*** 269,275 ****
Send your comments to <img src="smlnj-list-logo.jpg" align=center><br>
! <font size="-3">
! Copyright © 1998,
! <a href="http://www.lucent.com/">Lucent Technologies; Bell Laboratories</a>.
</font>
--- 272,276 ----
Send your comments to <img src="smlnj-list-logo.jpg" align=center><br>
! <font size="-3">Copyright © 2004-2005, the SML/NJ Fellowship</a>.
</font>
Index: people.html
===================================================================
RCS file: /cvsroot/smlnj/pages/people.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** people.html 21 Jun 2004 02:29:23 -0000 1.6
--- people.html 25 Feb 2005 22:54:44 -0000 1.7
***************
*** 23,27 ****
<a href="http://www.cs.bell-labs.com/~lorenz/">Lorenz Huelsbergen</a>,
<a href="http://www.research.att.com/cgi-bin/disp_person?Gansner,%20Emden">Emden Gansner</a>,
! <a HREF="http://www.tti-c.org/blume.html">Matthias Blume</a>,
and <a HREF="http://www.cs.princeton.edu/~appel/">Andrew Appel</a>.
</dl>
--- 23,27 ----
<a href="http://www.cs.bell-labs.com/~lorenz/">Lorenz Huelsbergen</a>,
<a href="http://www.research.att.com/cgi-bin/disp_person?Gansner,%20Emden">Emden Gansner</a>,
! <a HREF="http://www.tti-c.org/blume/">Matthias Blume</a>,
and <a HREF="http://www.cs.princeton.edu/~appel/">Andrew Appel</a>.
</dl>
***************
*** 71,75 ****
<TBODY>
<TR><TD><B>Toyota Technological Institute at Chicago</B>
! <TR><TD><a HREF="http://www.tti-c.org/blume.html">Matthias Blume</a>
<TR><TD><B>Network-Speed Technologies, Inc.</B>
<TR><TD><a href="http://www.network-speed.com/">Lal George</a>
--- 71,75 ----
<TBODY>
<TR><TD><B>Toyota Technological Institute at Chicago</B>
! <TR><TD><a HREF="http://www.tti-c.org/blume/">Matthias Blume</a>
<TR><TD><B>Network-Speed Technologies, Inc.</B>
<TR><TD><a href="http://www.network-speed.com/">Lal George</a>
***************
*** 109,119 ****
<HR>
Send your comments to <img src="smlnj-list-logo.jpg" align=center><br>
! <FONT SIZE="-3">
! Copyright © 1998,
! <A HREF="http://www.lucent.com/">Lucent Technologies; Bell Laboratories</A>.
! <BR>
! </FONT>
! <!-- Created: Mon Aug 4 12:19:38 EDT 1997 -->
! <!-- hhmts start -->Last modified: Sun Jun 20 21:29:02 CDT 2004 <!-- hhmts end -->
! </body>
</html>
--- 109,116 ----
<HR>
Send your comments to <img src="smlnj-list-logo.jpg" align=center><br>
!
! <font size="-3">Copyright © 2004-2005, the SML/NJ Fellowship</a>.
! </font>
!
! </body>
</html>
Index: software.html
===================================================================
RCS file: /cvsroot/smlnj/pages/software.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** software.html 17 May 2003 16:51:56 -0000 1.13
--- software.html 25 Feb 2005 22:54:44 -0000 1.14
***************
*** 198,205 ****
<hr> Send your comments to <img src="smlnj-list-logo.jpg" align=center><br>
! <font size="-3"> Copyright © 1998, <a href="http://www.lucent.com/">
! Lucent Technologies; Bell Laboratories</a>. <br>
! </font>
! </body>
! </html>
--- 198,205 ----
<hr> Send your comments to <img src="smlnj-list-logo.jpg" align=center><br>
!
! <font size="-3">Copyright © 2004-2005, the SML/NJ Fellowship</a>.
! </font>
! </body>
! </html>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click