X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=Notes.txt;h=09b0b1bb05dbba2cf86a71aed880c0764cd61fdc;hp=aa065037216f789fb6910075096a262d20084200;hb=3309ec3ad8a5db735eaa2de7f5dc6a331d8e7319;hpb=0d54a75af25ca44411e7c4190cc2a93a390e61a2 diff --git a/Notes.txt b/Notes.txt index aa06503..09b0b1b 100644 --- a/Notes.txt +++ b/Notes.txt @@ -1,4 +1,4 @@ -$Id$ +$Id$ Credits ======= @@ -31,6 +31,12 @@ the Public Domain which can now be found in <_PDCLIB_config.h>, thanks. Rod Pemberton, for pointing out several flaws in early versions of PDCLib and giving other valuable hints, thanks. +Brian Damgaard, for a very friendly exchange over the fine details of the +Quicksort algorithm and its implementation in PDCLib, thanks. + +Rink Springer, for very precise bug reports including patches, and a heads-up +on the capabilities of PDCLib when I most needed it, thanks. + Everyone involved in the first, "public" attempt at PDCLib, for bearing with me when I restarted from scratch, thanks.