The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Noel Hunt <noel.hunt@gmail.com>
To: Douglas McIlroy <douglas.mcilroy@dartmouth.edu>
Cc: The Unix Heritage Society <tuhs@tuhs.org>
Subject: [TUHS] Re: C Btrees
Date: Mon, 26 Jun 2023 07:11:08 +1000	[thread overview]
Message-ID: <CAGfO01xKoWykerJ+EcU9Ff49mXvFK+iERYjd65dpViH7zqPxiQ@mail.gmail.com> (raw)
In-Reply-To: <CAKH6PiWRWWiZuNbW44kCFTTjrJW0idYeVPr6oydrmGSvvOcwZw@mail.gmail.com>

I see, thanks for that information. I was aware of that paper's
existence but I have never read it. I think it was on the old
Bell Labs website there was a collection of those CSTRs but
I can't seem to find them now.

On Sat, 24 Jun 2023 at 22:49, Douglas McIlroy
<douglas.mcilroy@dartmouth.edu> wrote:
>
> I used Ideal to make most of the figures in "Getting raster ellipses
> right", the first paper in CSTR #155. That paper grew out of a simple
> request from Rob Pike for an ellipse-drawing primitive for the Blit.
>
> Doug
>
> On Fri, Jun 23, 2023 at 10:34 PM Noel Hunt <noel.hunt@gmail.com> wrote:
> >
> > There is a little known suite of programs, written by Peter Weinberger,
> > found as 'btree', or 'cbt', in the archives for Eighth and Tenth
> > Edition.
> >
> > The code in the Eighth Edition archive seems to be the earliest, and
> > has fewer utilities than available in the Tenth Edition code. A search
> > through files shows that it was used by 'road', 'weather' and
> > 'apnews'.
> >
> > There is an ms file, 'memo', describing the programs, amongst the code,
> > but an appendix seems to be missing. If anyone knows about this or
> > where it might be I'd like to get my hands on it.
> >
> > 'Memo' itself is interesting because it's the only troff document I've
> > seen amongst the reseach papers (excluding Christopher Van Wyk's own
> > paper of course) that uses 'ideal', in this case, for drawing a
> > picture depicting B-tree structure.

  reply	other threads:[~2023-06-25 21:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-24  2:33 [TUHS] " Noel Hunt
2023-06-24 12:49 ` [TUHS] " Douglas McIlroy
2023-06-25 21:11   ` Noel Hunt [this message]
2023-06-26  6:46     ` [TUHS] CSTRs [was Re: Re: C Btrees] arnold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGfO01xKoWykerJ+EcU9Ff49mXvFK+iERYjd65dpViH7zqPxiQ@mail.gmail.com \
    --to=noel.hunt@gmail.com \
    --cc=douglas.mcilroy@dartmouth.edu \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).