From mb at bese.it Mon Jan 12 17:10:31 2004 From: mb at bese.it (Marco Baringer) Date: Mon, 12 Jan 2004 18:10:31 +0100 Subject: [Bese-announce] CL-ICU version 0.0.0 Message-ID: <3A5969A6-4522-11D8-BEC7-000393599076@bese.it> cl-icu is a common lisp interface to IBM's unicode/i18n library ICU (http://oss.software.ibm.com/icu/). The goal of ICU is to provide convient i18n support to lisp applications by providing a convient interface to ICU. Currently only basic date and number formatting are available (see sample/datefmt.lisp and samples/numfmt.lisp). cl-icu is know to work on OpenMCl with ICU version 2.6, although the use of uffi and icu's relative api stability should minimize porting issuse. Due to some complexeties in loading libicui18n and libicuc please read the README file _before_ compiling and loading cl-icu, in particular you will probably have to edit a few files based on how icu was compiled. ftp://ftp.common-lisp.net/pub/bese/cl-icu/0.0/cl-icu_0.0.0.tar.gz Arch params: archive: bese-devel at common-lisp.net current dev branch: cl-icu--dev--0.0 enjoy, -- Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen From mb at bese.it Thu Jan 15 16:14:28 2004 From: mb at bese.it (Marco Baringer) Date: Thu, 15 Jan 2004 17:14:28 +0100 Subject: [Bese-announce] cl-icu 0.1.0 Message-ID: cl-icu 0.1.0 has been released. cl-icu now contains a 95% complete CLOS interface to ICU's Locale, DateFormatter, Calendar and NumberFormatter components, only some of the esotoric inspection facilites (getAvailableLocales and similar) are missing. cl-icu is now asdf-install'able. cl-icu now has a home page at http://common-lisp.net/project/bese/cl-icu.html -- Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen From mb at bese.it Fri Jan 30 18:22:15 2004 From: mb at bese.it (Marco Baringer) Date: Fri, 30 Jan 2004 19:22:15 +0100 Subject: [Bese-announce] arch repo Message-ID: <3AC23422-5351-11D8-9D79-000393599076@bese.it> the old repository (bese-devel at common-lisp.net) had collected a lot of cruft (dead or empty branches, versions and categories) so i degided to follow create a new archive: name - bese-2004 at common-lisp.net public location - 'http://common-lisp.net/project/bese/bese-2004 at common-lisp.net' this archive currently only has the FiveAM development, and pxmlutils but soon everything will be moved over. the bese category has been moved into a support--dists branch while the www caterogy has been moved into support--htdocs. we're no longer going to have stable or main branches, we'll just have the main dev branch for each project. if we need to do work which can't go on the main branch we'll branch, but if we want to make a release we're just going to add the proper config. i'm seriously comptemplating moving the ucw stuff into this repo as well. -- Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen From mb at bese.it Fri Jan 30 18:23:43 2004 From: mb at bese.it (Marco Baringer) Date: Fri, 30 Jan 2004 19:23:43 +0100 Subject: [Bese-announce] Re: arch repo In-Reply-To: <3AC23422-5351-11D8-9D79-000393599076@bese.it> Message-ID: <6F72BBAF-5351-11D8-9D79-000393599076@bese.it> On Venerd?, gen 30, 2004, at 19:22 Europe/Rome, Marco Baringer wrote: 1000 times sorry. i meant to send that to the bese-devel list. -- Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen