[elephant-devel] Testing

2007-01-22 Thread Ian Eslick
Test coverage issues: - Most changes I just made are subsumed by testing the existing regressions on different platforms, such as running the regression on 64-bit machines with a 64-bit lisp. - An 0.6.0 DB to 0.6.1 DB migration test (to be added) will validate the new multiple-serializer

Re: [elephant-devel] bdb-slots.lisp is missing

2007-01-22 Thread Ian Eslick
FYI - The fresh download also passed all tests on SBCL 0.9.17 / Mac OS X / Intel. NOTE: If you are testing multiple lisp implementations, be sure to run tests/delscript.sh in the elephant/tests directory prior to running a second backend test. Ian On Jan 22, 2007, at 6:14 PM, Ian Eslick

Re: [elephant-devel] bdb-slots.lisp is missing

2007-01-22 Thread Ian Eslick
Try cvs update. I had the same problem when I checked out a fresh copy, but after an update a few minutes ago it downloaded bdb- slots.lisp and passed all tests (Allegro 8.0 / Mac OS X / Intel x86) Ian On Jan 22, 2007, at 5:38 PM, [EMAIL PROTECTED] wrote: I just downloaded from CVS and am

Re: [elephant-devel] bdb-slots.lisp is missing

2007-01-22 Thread lists
I just downloaded from CVS and am still getting missing bdb-slots.lisp. Also, for the record, I my "out-of-the-box" my-config.sexp looks like: ((:berkeley-db-root . "/usr/local/BerkeleyDB.4.4") (:berkeley-db-include-dir . "/usr/local/BerkeleyDB.4.4/include") (:berkeley-db-lib-dir . "/usr/local/

Re: [elephant-devel] bdb-slots.lisp is missing

2007-01-22 Thread Ian Eslick
added. i forgot to check out a clean copy and test it - doing so now. -Ian On Jan 22, 2007, at 5:09 PM, Henrik Hjelte wrote: From cvs, it should be there right? Because otherwise 69 out of 115 tests fail for me. And sure I can help with setting up darcs/trac on common-lisp.net if darcs g

[elephant-devel] bdb-slots.lisp is missing

2007-01-22 Thread Henrik Hjelte
>From cvs, it should be there right? Because otherwise 69 out of 115 tests fail for me. And sure I can help with setting up darcs/trac on common-lisp.net if darcs gets the vote. I am hhjelte on common-lisp.net /Henrik Hjelte ___ elephant-devel site

Re: [elephant-devel] cvs vs svn vs darcs

2007-01-22 Thread Ties Stuij
On 1/22/07, Ian Eslick <[EMAIL PROTECTED]> wrote: If you want to help with the switch to darcs I'd prefer to use it too - anyone else want to weigh in on this? fwiw, i'm for darcs Ties ___ elephant-devel site list elephant-devel@common-lisp.net http:/

Re: [elephant-devel] cvs vs svn vs darcs

2007-01-22 Thread Ian Eslick
If you want to help with the switch to darcs I'd prefer to use it too - anyone else want to weigh in on this? Ian On Jan 22, 2007, at 3:50 PM, Henrik Hjelte wrote: For those of us that don't know cvs and don't want to learn svn, here is a way I use to convert elephant cvs to darcs. I don't

Re: [elephant-devel] cvs vs svn vs darcs

2007-01-22 Thread Robert L. Read
Common-lisp.net, where elephant is hosted, offers SVN as a standard service, and we might have to install and support darcs ourselves. (Personally, I'll support whatever Ian decides. I've tried to use Darcs and subversion, and can't really see enough of a difference with CVS to matter --- but th

[elephant-devel] cvs vs svn vs darcs

2007-01-22 Thread Henrik Hjelte
For those of us that don't know cvs and don't want to learn svn, here is a way I use to convert elephant cvs to darcs. I don't want to start a flamewar, but is there a reason to switch to subversion rather than darcs? There is a way to run Trac with darcs, which I believe is already set up on co

RE: [elephant-devel] Status of HEAD and 0.6.1

2007-01-22 Thread Robert L. Read
I'm beginning testing under SBCL right now; perhaps you should prioritize testing OpenMCL? The standard command will get you the head: cvs -z3 -d :pserver:anonymous:[EMAIL PROTECTED] lisp.net:/project/elephant/cvsroot co elephant ...until Ian moves us to SVN, which, as I understand it, he has no

RE: [elephant-devel] Status of HEAD and 0.6.1

2007-01-22 Thread lists
That's great work. If needed, I can run tests on MacBook Intel with OpenMCL + SBCL with threads compiled in. Just let me know when/where to fetch it from. Thanks, Daniel On Mon, January 22, 2007 11:30 am, Ian Eslick <[EMAIL PROTECTED]> said: > The re-organization for the 0.6.1 feature set has

[elephant-devel] Status of HEAD and 0.6.1

2007-01-22 Thread Ian Eslick
The re-organization for the 0.6.1 feature set has stabilized and the current HEAD passes all tests under Allegro 8.0 / OS X / Intel against BDB 4.4. This reorganization is a big step towards several new features to be added shortly: - Support for symbol id's - Finish support for 64-bit Lis

Re: [elephant-devel] BTREE Sorting on Symbol Strings?

2007-01-22 Thread Henrik Hjelte
Speaking for the lurkers of this list, it seems like a great idea. /Henrik Hjelte ___ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel