X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=Notes.txt;h=8c718fd6d09dee57d5eac98c63ef4648a6136930;hp=aa065037216f789fb6910075096a262d20084200;hb=refs%2Fheads%2Fbranches%2Fretrace;hpb=393020b6e48719d27699dea6b29e53025bbd5123 diff --git a/Notes.txt b/Notes.txt index aa06503..8c718fd 100644 --- a/Notes.txt +++ b/Notes.txt @@ -1,5 +1,3 @@ -$Id$ - Credits ======= @@ -31,6 +29,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. @@ -103,4 +107,3 @@ obsessive when it comes to coding style. ;-) hopefully keeping overly ambitious editors from repeating my mistakes. The header files especially should be self-documenting to the point of being a suitable replacement for any library reference book you might be using. -