From abaine at common-lisp.net Mon Apr 28 20:50:18 2008 From: abaine at common-lisp.net (abaine at common-lisp.net) Date: Mon, 28 Apr 2008 16:50:18 -0400 (EDT) Subject: [funds-cvs] r215 - public_html Message-ID: <20080428205018.82C5E3C00F@common-lisp.net> Author: abaine Date: Mon Apr 28 16:50:17 2008 New Revision: 215 Added: public_html/funds.pdf (contents, props changed) Log: Added funds.pdf Added: public_html/funds.pdf ============================================================================== Binary file. No diff available. From abaine at common-lisp.net Mon Apr 28 20:58:02 2008 From: abaine at common-lisp.net (abaine at common-lisp.net) Date: Mon, 28 Apr 2008 16:58:02 -0400 (EDT) Subject: [funds-cvs] r216 - public_html Message-ID: <20080428205802.9525D5001C@common-lisp.net> Author: abaine Date: Mon Apr 28 16:58:01 2008 New Revision: 216 Modified: public_html/index.html Log: Edited index.html to refer to funds.pdf. Modified: public_html/index.html ============================================================================== --- public_html/index.html (original) +++ public_html/index.html Mon Apr 28 16:58:01 2008 @@ -13,37 +13,14 @@

Introduction

-

The goal of the Funds project is to provide portable, purely - functional, efficient data structures written in Common Lisp. Funds - is open source software released under the - - Apache License - .

- -

Mailing Lists

- +

Funds provides portable, purely + functional, data structures in Common Lisp. Funds was developed as a + Google Summer of Code Project. Read more about my motivation for developing funds, and a description of the effectiveness of using tree-backed data structures in my Google Summer of Code application: funds.pdf. Funds is open source software released under the Apache License.

Download

-

Funds is under active development as a - Google Summer of Code Project. The current release is the google summer of -code submission: funds-gsoc-snapshot.tar.gz -. Further releases can be expected before the end of the summer. In the meantime, -more recent sources are available from the subversion repository. - -

+

The current release of Funds is here: funds.tar.gz.

Project members