|
From: Julian S. <js...@ac...> - 2005-03-17 13:45:33
|
CVS commit by jseward: Bring a bit more up to date. M +43 -25 ACKNOWLEDGEMENTS 1.2 --- valgrind/ACKNOWLEDGEMENTS #1.1.1.1:1.2 @@ -1,26 +1,44 @@ -The following people contributed in some way to valgrind, during its -long journey over the past two years or so. Here's a list. If I have -forgotten you, I do apologise; let me know (js...@ac...) and I'll -fix it. - -Donna Robinson <do...@mu...> - for many reasons, including endless encouragement, and - persuading me I wasn't crazy to try doing this - -Rob Noble <rob...@an...> - for early encouragement, support, suggestions, and asking of - many questions - -Reuben Thomas <rr...@sc...> - for discussions about value tag operations, and making me - laugh - -Various KDE folks, for suffering recent versions of valgrind, - providing many patches, questions and helpful feedback - Dirk Mueller <mu...@kd...> - Stephan Kulow <co...@kd...> - Michael Matz <ma...@kd...> - Simon Hausmann <hau...@kd...> - David Faure <da...@ma...> - Ellis Whitehead <kd...@el...> +Julian Seward, ju...@va... + +Julian was the original designer and author of Valgrind, created the +dynamic translation framework, wrote Memcheck and Addrcheck, and did +lots of other things. + +Nicholas Nethercote, nj...@va... + +Nick did the core/tool generalisation, wrote Cachegrind and Massif, +and tons of other stuff. + +Jeremy Fitzhardinge, je...@va... + +Jeremy wrote Helgrind and totally overhauled low-level syscall/signal +and address space layout stuff, among many other improvements. + +Tom Hughes, to...@va... + +Tom did a vast number of bug fixes, and helped out with support for +more recent Linux/glibc versions. + +Robert Walsh, rj...@va... + +Robert added file descriptor leakage checking, new library +interception machinery, support for client allocation pools, and minor +other tweakage. + +Dirk Mueller, dm...@gm... + +Dirk contributed the malloc-free mismatch checking stuff and various +other bits and pieces, and acted as our KDE liaison. + +Donna Robinson, do...@te... + +Keeper of the very excellent http://www.valgrind.org. + +Frederic Gobry helped with autoconf and automake. Daniel Berlin +modified readelf's dwarf2 source line reader, written by Nick Clifton, +for use in Valgrind. Michael Matz and Simon Hausmann modified the GNU +binutils demangler(s) for use in Valgrind. + +And lots and lots of other people sent bug reports, patches, and very +helpful feedback. |