>From 2e24ca4867b6c6c59c4d9e97b0fd66dcb35a32a2 Mon Sep 17 00:00:00 2001 From: felix Date: Fri, 20 Dec 2013 13:51:29 +0100 Subject: [PATCH 2/2] Some changes in the "acknowledgements" section of the manual. --- manual/Acknowledgements | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manual/Acknowledgements b/manual/Acknowledgements index 7539c1a..10a1741 100644 --- a/manual/Acknowledgements +++ b/manual/Acknowledgements @@ -54,12 +54,13 @@ Welland, Drake Wilson, Jörg Wittenberger, Peter Wright, Mark Wutka, Adam Young, Richard Zidlicky, Houman Zolfaghari and Florian Zumbiehl for bug-fixes, tips and suggestions. -CHICKEN uses the "irregex" regular expression package written by Alex Shinn. - Special thanks to Brandon van Every for contributing the (now defunct) [[http://www.cmake.org|CMake]] support and for helping with Windows build issues. +Thanks to [[http://www.bevuta.com|bevuta IT GmbH]] for providing serverspace +and contributing patches and support. + Also special thanks to Benedikt Rosenau for his constant encouragement. Felix especially wants to thank Dunja Winkelmann for putting up with all of this @@ -67,11 +68,11 @@ and for her awesome support. CHICKEN contains code from several people: -; Richard Kelsey, Jonathan Rees and Taylor Campbell : {{syntax-rules}} expander -; Mikael Djurfeldt : topological sort used by compiler. ; Marc Feeley : pretty-printer. +; Richard Kelsey, Jonathan Rees and Taylor Campbell : {{syntax-rules}} expander ; Aubrey Jaffer : implementation of {{dynamic-wind}}. ; Richard O'Keefe : sorting routines. +; Alex Shinn : the [[http://synthcode.com/scheme/irregex/|irregex]] regular expression package. ; Olin Shivers : implementation of {{let-optionals[*]}} and reference implementations of SRFI-1, SRFI-13 and SRFI-14. ; Andrew Wilcox : queues. -- 1.7.9.5