File: AUTHORS

package info (click to toggle)
libdbi 0.9.0-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 4,216 kB
  • sloc: sh: 10,708; ansic: 4,006; makefile: 116
file content (64 lines) | stat: -rw-r--r-- 1,805 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64

The following people have been involved in libdbi development:

Main developers:
* David A. Parker <david at neongoat.com>
* Mark Tobenkin <mark at brentwoodradio.com>
* Markus Hoenicka <markus at mhoenicka.de>

These people have also contributed to the project:
(if we forgot you, please let us know!)

* Peter O'Gorman <pogma at opendarwin.org>
  - configure/Makefile/libtool fixes, OSX guru

* Christian M. Stamgren <christian at centiongroup.com>
  - bugfixes, mysql tweaks, list_* tweaks, error tweaks

* Ashish Ranjan <ashishwave@yahoo.com>
  - Mingw port

* Ryan Eatmon <reatmon at jabber.org>
  - bugfixes

* Andreas Johansson <andreas.johansson at cention.se>
  - beginnings of sequencing

* Ron Arts <raarts at netland.nl>
  - caught large memory leak

* sad at spider.ru
  - atoll.c bugfix

* Christophe GIAUME <christophe at giaume.com>
  - Solaris asprintf bugfix

* jellifish <jellyfish at pisem.net>
  - fixed wrong mysql INSERT query behavior

* Ollie Cook <ollie at uk.clara.net>
  - fixed mysql driver returning empty string as NULL

* Martin Kutschker <Martin.T.Kutschker at blackbox.net>
  - assistance with bugfixes
  
* Toby Thain <qu1j0t3 at sourceforge.net>
  - improved error handling, code cleanups

* Rainer Gerhards <rgerhards@hq.adiscon.com>
  - made libdbi plugin-safe

* Balazs Scheidler <bazsi@balabit.hu>
  - pkg-config integration
  - configure uses CFLAGS from the environment

* Florian Forster <octo@verplant.org>
 - thread safety
 - fixed tons of compiler warnings

Thanks:
* Vorbis and Icecast contributors. Monty, Jack, and all the rest are coding machines.
* The authors of libao, which clued me in to dynamic libraries.
* Randy Jay Yarger, George Reese, and Tim King (authors of MySQL & mSQL by O'Reilly)

$Id: AUTHORS,v 1.17 2010/03/21 14:10:36 mhoenicka Exp $