Hi!
A new release is available from
<http://weitz.de/files/tbnl.tgz>.
Here's the relevant part from the changelog:
Version 0.2.6
2004-07-24
Make CREATE-STATIC-FILE-DISPATCHER-AND-HANDLER thread-safe (caught by Jeff Caldwell)
Added support for 'If-Modified-Since' request headers (provided by Stefan Scholl)
Enjoy,
Edi
_______________________________________________
tbnl-announce site list
tbnl-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-announce
Hi!
A new release is available from
<http://weitz.de/files/tbnl.tgz>.
Here's the relevant part from the changelog:
Version 0.2.5
2004-07-21
Added CREATE-STATIC-FILE-DISPATCHER-AND-HANDLER (provided by Stefan Scholl)
Improved test suite
Enjoy,
Edi
_______________________________________________
tbnl-announce site list
tbnl-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-announce
..but we still need to tax to the terminal building.
That is, this is to announce that I now consider Movitz to support
bignums reasonably well. However, there's bound to be some bignums
bugs still, and certainly there are arithmetic operators that don't
yet support bignums (not to mention operators that are missing
completely).
--
Frode Vatvedt Fjeld
_______________________________________________
movitz-announce site list
movitz-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/movitz-announce
Hi!
A new release is available from
<http://weitz.de/files/tbnl.tgz>.
Here's the relevant part from the changelog:
Version 0.2.4
2004-07-19
New variable *CONTENT-TYPES-FOR-URL-REWRITE* (suggested by Stefan Scholl)
Updated index.html regarding new version of mod_lisp
Have fun,
Edi
_______________________________________________
tbnl-announce site list
tbnl-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-announce
Hi!
A new release is available from
<http://weitz.de/files/cl-ppcre.tgz>.
Here's the relevant part from the changelog:
Version 0.7.9
2004-07-13
Fixed bug in DO-SCANS (caught by Jan Rychter)
Have fun,
Edi
_______________________________________________
cl-ppcre-announce mailing list
cl-ppcre-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/cl-ppcre-announce
Hi!
A new release is available from
<http://weitz.de/files/cl-ppcre.tgz>.
Here's the relevant part from the changelog:
Version 0.7.8
2004-07-13
New SIMPLE-CALLS keyword argument for REGEX-REPLACE(-ALL)
Added environment parameter to compiler macros (thanks to c.l.l article <aczhx5hj.fsf(a)ccs.neu.edu> by Joe Marshall)
Added compiler macros for SCAN-TO-STRINGS and REGEX-REPLACE(-ALL) (they somehow got lost)
Have fun,
Edi
_______________________________________________
cl-ppcre-announce mailing list
cl-ppcre-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/cl-ppcre-announce
I've just checked in the last pieces of the migration to a new
data-structure for vectors, called "basic-vectors". The most important
new feature is that the vector's length is now a fixnum, so that
vectors are now restricted to most-positive-fixnum (#x1fffffff) rather
than the old limit of #xffff.
One practical consequence of this, is that the example GC
implementation in los0-gc.lisp is now capable of supporting new-spaces
up to size 2 GB. However, I believe the practically useful range is
going to be below a few tens of MB. I've set the default size to 2 MB.
There have also been numerous bug-fixes. A new los0.img is being
uploaded to the clnet web-site.
--
Frode Vatvedt Fjeld
_______________________________________________
movitz-announce site list
movitz-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/movitz-announce
text below was copied from the notes at the top of the cell-cultures CVS
project:
http://common-lisp.net/cgi-bin/viewcvs.cgi/cell-cultures/?cvsroot=cells
Other cvs projects alongside cell-cultures have short life-expectancies.
Likewise, as soon as I figure out how to shut down the common-lisp
Cello mailing lists, I will do so, so anyone wanting to track Cello
should slide over to the Cells list.
"Kenny Tilton
July 6, 20004
This CVS release inaugurates the collection of all my Cells-related code
under one CVS project (./cells/cell-cultures), in turn under one
common-lisp.net project, Cells. From now on the Cello project under
common-lisp.net is quiesced, tho the web page is still informative and
fun screen shots can be found in the FTP area.
This release also introduces two significant new code releases. First, a
substantial reworking of Cell internals known informally as Cells II.
Second, Celtic, a derived work of Peter Herth's LTk project marrying
Common Lisp and TCl/Tk. Celtic adds Cells to the mix (and deviates
wildly from LTk so cannot be combined with that.
A third subproject (a directory, in fact), Clyde (derived from "CL IDE")
currently just contains a GUI wrapper for the CL apropos-list function,
but could soon see a port of ClouCell, currently a Cello-based graphical
object inspector.
Several other subprojects offer utilities required by most Cell
projects. ASDF-ACLPROJ is Thomas Burdick's creation, which teaches ASDF
about AllegroCL project files (their home-brewed defsystem). I use
AllegroCL and cannot be trusted to keep parallel ASDF definition files
current with the ACL project files. UTILS-KT is just what it looks like,
very low-level stuff I use everywhere. FFI-EXTENDER makes it easier for
me to whip up FFI bindings using UFFI (which, btw, you will also need).
Pure binding subprojects are functional as far as they go, but are
usually incomplete because I punt when they get hard, until I need the
challenging bindings. These include:
cl-opengl -- OpenGL.
cl-openal -- bindings to OpenAL. Think "OpenGL for audio".
cl-ftgl -- FTGL, FreeType for OpenGL
cl-magick -- ImageMagick, for image files such as JPG, and vector or
bitmapped graphics.
That just leaves Cello, the OpenGL/Freeglut-based CL GUI. Where LTk and
Celtic offer simpler, higher-level (but still powerful), and native
GUIs, Cello is Lisp all the way down and offers terrific graphical power
thx to direct OpenGL capabilities accelerated by hardware GPUs."
--
Home? http://tilton-technology.com
Cells? Cello? Celtic? http://www.common-lisp.net/project/cells/
Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film
Your Project Here! http://alu.cliki.net/Industry%20Application
_______________________________________________
cells-announce site list
cells-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/cells-announce