From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d6a57a46c2bdfa5b X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: sorting using dynamic tasks Date: 2000/05/01 Message-ID: #1/1 X-Deja-AN: 617750205 References: <01bfb318$a289f380$03010a0a@mark> X-Complaints-To: abuse@pacbell.net X-Trace: news.pacbell.net 957161592 206.170.2.73 (Sun, 30 Apr 2000 23:13:12 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Sun, 30 Apr 2000 23:13:12 PDT Newsgroups: comp.lang.ada Date: 2000-05-01T00:00:00+00:00 List-Id: I sent the code for "Batcher's parallel sort" via e-mail. Pardon the coding style - that's how I wrote Ada in 1988. My only change was modular types instead of a library "and" routine.