]> pd.if.org Git - pdclib/blobdiff - Notes.txt
Various updates. Made assert() no longer rely on standard version. Removed _PDCLIB_C_...
[pdclib] / Notes.txt
index aa065037216f789fb6910075096a262d20084200..2dc59c21ea143df4b9f674af2b1ad52aa85f209a 100644 (file)
--- a/Notes.txt
+++ b/Notes.txt
@@ -1,5 +1,3 @@
-$Id$
-
 Credits
 =======
 
 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.
 
 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.
 
 Everyone involved in the first, "public" attempt at PDCLib, for bearing with me
 when I restarted from scratch, thanks.