X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=Notes.txt;h=8c718fd6d09dee57d5eac98c63ef4648a6136930;hp=dd85931d8e2f0d9d2fb81d2e28fed991eee7a0eb;hb=refs%2Fheads%2Fbranches%2Fretrace;hpb=ffa73a4a2673fece7cd63c471476db6bc4aef9e6 diff --git a/Notes.txt b/Notes.txt index dd85931..8c718fd 100644 --- a/Notes.txt +++ b/Notes.txt @@ -1,5 +1,3 @@ -$Id$ - Credits ======= @@ -34,6 +32,9 @@ 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. @@ -106,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. -