Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Anyone needs a B*-TREE?

 [1/9] from: g::santilli::tiscalinet::it at: 2-May-2002 12:38


Hello all, I just finished the code to handle a b*-tree (I need it for indexes in dbms3.r), and I thought I should drop a line to this list. Of course it is slower than hash! because it is not native, but gives you the advantage of having all the keys always in order. If you think it could be useful to have it stand-alone, I'll release it. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r

 [2/9] from: rgaither:triad:rr at: 2-May-2002 11:19


Hi Gabriele, I think it would be great if you released it stand-alone! Examples of key algorithms and concepts in REBOL are a real boon for the community. Thanks, Rod.
> I just finished the code to handle a b*-tree (I need it for >indexes in dbms3.r), and I thought I should drop a line to this
<<quoted lines omitted: 11>>
>[rebol-request--rebol--com] with "unsubscribe" in the >subject, without the quotes.
Rod Gaither Oak Ridge, NC - USA [rgaither--triad--rr--com]

 [3/9] from: louisaturk:eudoramail at: 2-May-2002 10:56


Hi Gabriele, At 12:38 PM 5/2/2002 +0200, you wrote:
>Hello all, > I just finished the code to handle a b*-tree (I need it for
<<quoted lines omitted: 8>>
>Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer >Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r
It would be useful to me and I imagine many others. Please do release it. And thanks! Louis

 [4/9] from: g:santilli:tiscalinet:it at: 2-May-2002 19:08


Hi Rod, On Thursday, May 02, 2002, 5:19:50 PM, you wrote: RG> I think it would be great if you released it stand-alone! So, would anyone volunteer writing the docs? :-) (it won't require much time, it's not difficult to use it.) Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r

 [5/9] from: rgaither:triad:rr at: 2-May-2002 14:41


Hi Gabriele,
>RG> I think it would be great if you released it stand-alone! > >So, would anyone volunteer writing the docs? :-) (it won't require >much time, it's not difficult to use it.)
Yes, I volunteer to write some makespec.r format docs for it. Thanks, Rod. Rod Gaither Oak Ridge, NC - USA [rgaither--triad--rr--com]

 [6/9] from: greggirwin:mindspring at: 2-May-2002 12:24


Hi Gabriele, << So, would anyone volunteer writing the docs? :-) (it won't require much time, it's not difficult to use it.) >> I will. --Gregg

 [7/9] from: g:santilli:tiscalinet:it at: 2-May-2002 23:29


Hi Rod, On Thursday, May 02, 2002, 8:41:52 PM, you wrote: RG> Yes, I volunteer to write some makespec.r format docs for it. Hey, so we have two. :-) I really didn't expect this success. :) Thank you very much, to both of you. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r

 [8/9] from: g:santilli:tiscalinet:it at: 2-May-2002 23:28


Hi Gregg, On Thursday, May 02, 2002, 8:24:08 PM, you wrote: [docs] GI> I will. Great! :-) Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r

 [9/9] from: robert:muench:robertmuench at: 3-May-2002 13:00


> -----Original Message----- > From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]On Behalf Of
<<quoted lines omitted: 3>>
> Subject: [REBOL] Re: Anyone needs a B*-TREE? > Yes, I volunteer to write some makespec.r format docs for it.
Hi, hope you will use make-doc-pro ;-)) and let me know what's not working. I already have some minor bug fixes to do. And I started working on PDF output. Robert

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted