Bosco 0.6 is now available for download at
ftp://common-lisp.net/pub/project/clotho/bosco-0.6.tar.gz[C
The archive is 566K in size.
The new version of Bosco can build either Carbon or Cocoa applications,
and includes a simple example of each. All source code and build instructions
are included.
--me
_______________________________________________
clotho-announce site list
clotho-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/clotho-announce
Common-lisp.net seems to be fully-functioning again, but there are problems with the
Clotho project. The downloadable copy of the Clotho 0.2 distribution package appears
to have been lost (if anyone has a pristine copy, please let me know).
In addition, the CVS repository sources may not be quite right; I have been unable to
make a good build.
I'd like to approach these problems in the following ways:
- If anyone has a good copy of Clotho 0.2, I'd like to restore it to the
download directory.
- Paul Lathrop has been working on augmentations of Clotho. Paul, if you
have the time and inclination, I'd like it if you could work on making
the head of the CVS repository buildable again.
- I am about to release Bosco 0.6; I have one more relatively easy
to-do item before I can do that. When the release is made, I'll
put it on the Clotho site for download. I will then begin porting
the Clotho sources to the new Bosco release, and I'll then make a
new Clotho release, and add a binary distribution of it to the
site for download.
Sorry for any inconvenience any of this causes for people who are
following Clotho development.
--me
_______________________________________________
clotho-announce site list
clotho-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/clotho-announce
Date: Wed, 19 May 2004 07:26:57 +0200
Reply-to: edi(a)agharta.de
User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)
Hi!
A new release is available from
<http://weitz.de/files/cl-gd.tgz>.
Here's the relevant part from the changelog:
Version 0.4.1
2004-05-21
Fix for memory leak (see WITH-SAFE-ALLOC) by Manuel Odendahl
Documented COLOR-COMPONENT which was missing in index.html (thanks to Manuel Odendahl)
Two new functions, COLOR-COMPONENTS and FIND-COLOR-FROM-IMAGE (both by Manuel Odendahl)
Replaced WRITE-BYTE with WRITE-SEQUENCE for LispWorks - see <http://article.gmane.org/gmane.lisp.lispworks.general/1827>
Have fun,
Edi.
_______________________________________________
cl-gd-announce mailing list
cl-gd-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/cl-gd-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.7
2004-05-19
Fixed bug in NEWLINE-SKIPPER (caught by RegexCoach user Thomas-Paz Hartman)
Added doc strings for PPCRE-SYNTAX-ERROR and friends (after playing with slime-apropos-package)
Added hyperdoc support
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/tbnl.tgz>.
Here's the relevant part from the changelog:
Version 0.1.2
2004-05-12
Removed some more typos in docs (thanks to Karl A. Krueger)
Changed BASE64 to CL-BASE64 in .asd file (thanks to Frank Sonnemans and Nicolas Lamirault)
Have fun,
Edi.
_______________________________________________
tbnl-announce site list
tbnl-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-announce
A mod_lisp repository is online. It's a subversion repository and it is
there:
http://www.fractalconcept.com:8000/open-source/mod_lisp/
Some kind mod_lisp users sent me mod_lisp version for Apache 2. I will merge
them into the main mod_lisp when they are tested enough. (and when I can
find some time to do it ;-)
They are numbered in the order I've got them.
mod_lisp2-1.c : A mod_lisp 2.33 modification for Apache2 from Guido Zayas
mod_lisp2-2.c : A native Apache2 version from Chris Hanson
mod_lisp2-3.c : The #1 modified by Marco Antoniotti
Thanks to all and have fun!
Marc Battyani
_______________________________________________
mod-lisp-announce site list
mod-lisp-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/mod-lisp-announce
Well, nobody is subscribed to this list yes... :)
But as this should go to <announcements(a)common-lisp.net> let me just
mention that I've released the first version of TBNL. It's at
<http://weitz.de/tbnl/>
Have fun,
Edi.
_______________________________________________
tbnl-announce site list
tbnl-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-announce
UnCommonWeb version 0.2.1 - 2004-05-04
* Download
ftp://ftp.common-lisp.net/pub/project/ucw/ucw_0.2.1.tar.gz
NB: This tarball contains ucw, arnesi, yaclml and cl-icu. You'll need
to install a recent CVS version of SLIME, portableaserve 1.2.35
and/or mod_lisp 2.33
* New Features (since 0.2.0)
** UCW
- Component threads
- Removed dependencies on acl-compat.
- Improved error handling code
- improved admin app.
** TAL
- Improved TAL environments
** Notes
- This release has been tested with OpenMCL _only_.
--
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
_______________________________________________
bese-announce mailing list
bese-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/bese-announce
Hi!
A new release is available from
<http://weitz.de/files/cl-gd.tgz>.
Here's the relevant part from the changelog:
Version 0.3.1
2004-04-25
Two separate C source files (with and without GIF support)
Added note about failed tests
Added hyperdoc support
Added :CL-GD to *FEATURES*
Have fun,
Edi.
_______________________________________________
cl-gd-announce mailing list
cl-gd-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/cl-gd-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.6
2004-04-20
The closures created by CREATE-BMH-MATCHER now cleanly cope with negative arguments (bug caught by Damien Kick)
Have fun,
Edi.
_______________________________________________
cl-ppcre-announce mailing list
cl-ppcre-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/cl-ppcre-announce