Blame AUTHORS

Packit 0b5880
Maintainers:
Packit 0b5880
    Fredrik Hugosson  <hugo303 at users dot sourceforge dot net>     |  hugo303
Packit 0b5880
    Chris Pickett     <chris dot pickett at mail dot mcgill dot ca>  |  cpickett
Packit 0b5880
    Branden Archer    
Packit 0b5880
Packit 0b5880
Ex-Maintainers:
Packit 0b5880
    Arien Malec       <arien dot malec at gmail dot com>             |  amalec
Packit 0b5880
    Sven Neumann      <sven at convergence dot de>                   |  neo23
Packit 0b5880
Packit 0b5880
Committers:
Packit 0b5880
    Robert Collins                              |  rbcollins
Packit 0b5880
        (subunit support)
Packit 0b5880
    Micah Cowan                                 |  micahcowan
Packit 0b5880
        (checkmk tool, docs and tests)
Packit 0b5880
    Zdenek Crha                                 |  zdenekc
Packit 0b5880
        (new Check API docs, fixes, and tests)
Packit 0b5880
    Mateusz Loskot                              |  mloskot
Packit 0b5880
        (msvc port #2)
Packit 0b5880
    Jose E. Marchesi                            |  jemarch
Packit 0b5880
        (selective testing support)
Packit 0b5880
Packit 0b5880
Contributors:
Packit 0b5880
    Cesar Ballardini
Packit 0b5880
        (signals)
Packit 0b5880
    Anthony G. Basile
Packit 0b5880
        (fix configure.ac and strsignal())
Packit 0b5880
    Friedrich Beckmann
Packit 0b5880
        (mingw and msvc port #1)
Packit 0b5880
    Frank Bergmann
Packit 0b5880
        (WIN32 tmpfile workaround)
Packit 0b5880
    Joshua Boyd
Packit 0b5880
        (travis testing with both build systems, cmake fixes)
Packit 0b5880
    Ross Burton
Packit 0b5880
        (pkg-config patch)
Packit 0b5880
    Bogdan Cristea
Packit 0b5880
        (eclipse support in contrib dir)
Packit 0b5880
    Lucas Di Pentima
Packit 0b5880
        (signals)
Packit 0b5880
    Torok Edwin
Packit 0b5880
        (strsignal and build fixes)
Packit 0b5880
    Daniel Gollub
Packit 0b5880
        (pthreads support)
Packit 0b5880
    Roland Illig
Packit 0b5880
        (varargs and strsignal portability fixes)
Packit 0b5880
    Elmir Jagudin
Packit 0b5880
        (well-formed XML and log file via env variables)
Packit 0b5880
    Jerry James
Packit 0b5880
        (cleanup compiler warnings)
Packit 0b5880
    Jon Kowal
Packit 0b5880
        (deadlock on thread cancellation fix)
Packit 0b5880
    Robert Lemmen
Packit 0b5880
        (gcov description in manual)
Packit 0b5880
    Loic Martin
Packit 0b5880
        (AM_PATH_CHECK patch)
Packit 0b5880
    Roy Merkel
Packit 0b5880
        (specified test exit value)
Packit 0b5880
    Gilgamesh Nootebos
Packit 0b5880
        (bug fixes)
Packit 0b5880
    Diego Elio Petteno
Packit 0b5880
        (autoconf patch for 64-bit safe code)
Packit 0b5880
    Frederic Peters
Packit 0b5880
        (XML output)
Packit 0b5880
    Dietmar Petras
Packit 0b5880
        (bug fixes)
Packit 0b5880
    Rick Poyner
Packit 0b5880
        (pipe handling, bug fixes)
Packit 0b5880
    Bernhard Reiter
Packit 0b5880
        (configure issues)
Packit 0b5880
    Pavol Rusnak
Packit 0b5880
        (memory location comparison macros ck_assert_mem_*)
Packit 0b5880
    Neil Spring
Packit 0b5880
        (const fixes)
Packit 0b5880
    Roland Stigge
Packit 0b5880
        (bug fix: allow fail inside setup)
Packit 0b5880
    Sebastian Rasmussen
Packit 0b5880
        (duration bug fix, 64-bit API fix)
Packit 0b5880
    Martin Willers
Packit 0b5880
        (rename check's internal list API to start with check_)
Packit 0b5880
    bross
Packit 0b5880
        (patches for msys/mingw32 support)
Packit 0b5880
    Pino Toscano
Packit 0b5880
        (GNU/Hurd support for subsecond timeouts)
Packit 0b5880
    lod
Packit 0b5880
        (compiler warning)
Packit 0b5880
    Bill Kolokithas
Packit 0b5880
        (more checkmk directives)
Packit 0b5880
    Julien Godin
Packit 0b5880
        (configure.ac patch for Check example)
Packit 0b5880
    Kosma Moczek
Packit 0b5880
        (fix for string formatting in ck_assert_*() methods with %)
Packit 0b5880
    Tim Müller
Packit 0b5880
        (Use _exit() instead of exit() on _ck_assert_failed())
Packit 0b5880
    Georg Sauthoff
Packit 0b5880
        (Solaris support, misc autotools fixes)
Packit 0b5880
    forest
Packit 0b5880
        (AIX and Solaris support)
Packit 0b5880
    Michael Piszczek
Packit 0b5880
        (misc cleanup)
Packit 0b5880
    Stewart Brodie
Packit 0b5880
        (bug fix: no fork mode failure reporting with teardowns)
Packit 0b5880
    Michał Dębski
Packit 0b5880
        (Use mkstemp() if available instead of tmpfile() or tempnam())
Packit 0b5880
    Sebastian Dröge
Packit 0b5880
        (Kill running tests if SIGTERM or SIGINT are caught in test runner)
Packit 0b5880
    Matt Clarkson
Packit 0b5880
        (Fix CMake checks using time.h for MinGW and MSVC)
Packit 0b5880
    Mario Sanchez Prada
Packit 0b5880
        (configure.ac cleanup)
Packit 0b5880
    Tobias Frost
Packit 0b5880
        (strip timestamps from examples to enable reproducible builds)
Packit 0b5880
    James Morris
Packit 0b5880
        (checkmk regex update for Solaris support)
Packit 0b5880
    Mick Beaver
Packit 0b5880
        (Visual Studio 2015 build fixes)
Packit 0b5880
    Jan Pokorny
Packit 0b5880
        (corner case segfault fix)
Packit 0b5880
    Dotsenko Andrey Nikolaevich
Packit 0b5880
        (floating point comparison macros)
Packit 0b5880
    bel2125
Packit 0b5880
        (AppVeyor build with multiple Visual Studio versions,
Packit 0b5880
         test source code compliance to C89/C90 standard,
Packit 0b5880
         substitution functions for floating point functions missing
Packit 0b5880
         in older C standard libraries)
Packit 0b5880
Packit 0b5880
Anybody who has contributed code to Check or Check's build system is
Packit 0b5880
considered an author.  Submit a pull request of this file or send
Packit 0b5880
a patch to <check-devel at lists dot sourceforge dot net>.