2002-03-08 06:48:03 +01:00
|
|
|
Below are just a few of the people who have contributed
|
|
|
|
to GLib. Please don't mail these people about problems you
|
|
|
|
have with GTK+; see the README file for information about
|
|
|
|
filing bugs and submitting patches.
|
version bump to 1.1.1, binary age 1, interface age 0. updates. updates.
Tue Aug 4 15:17:54 1998 Tim Janik <timj@gtk.org>
* configure.in: version bump to 1.1.1, binary age 1, interface age 0.
* NEWS: updates.
* README: updates.
* INSTALL: updates and fixes.
* COPYING: include the GNU LGPL, rather than shipping an empty file.
* AUTHORS: listed original authors here, and added people who made
significant improvements to glib.
* glib.h:
* gutils.c: implement g_get_current_dir() which returns a newly
allocated string, instead of a g_getcwd() variant that operates
on a static buffer.
export glib_interface_age and glib_binary_age.
as a convenience, macro definitions have been added for
g_node_insert_data, g_node_insert_data_before, g_node_append_data and
g_node_prepend_data.
* testglib.c: minor cleanups, print current dir.
1998-08-04 16:26:27 +02:00
|
|
|
|
2002-03-08 06:48:03 +01:00
|
|
|
GLib-2.0 Team
|
|
|
|
-------------
|
|
|
|
Hans Breuer <hans@breuer.org>
|
2005-12-26 06:23:08 +01:00
|
|
|
Matthias Clasen <mclasen@redhat.com>
|
2002-03-08 06:48:03 +01:00
|
|
|
Tor Lillqvist <tml@iki.fi>
|
|
|
|
Tim Janik <timj@gtk.org>
|
|
|
|
Havoc Pennington <hp@redhat.com>
|
|
|
|
Ron Steinke <rsteinke@w-link.net>
|
|
|
|
Owen Taylor <otaylor@redhat.com>
|
2003-02-11 11:13:49 +01:00
|
|
|
Sebastian Wilhelmi <seppi@seppi.de>
|
version bump to 1.1.1, binary age 1, interface age 0. updates. updates.
Tue Aug 4 15:17:54 1998 Tim Janik <timj@gtk.org>
* configure.in: version bump to 1.1.1, binary age 1, interface age 0.
* NEWS: updates.
* README: updates.
* INSTALL: updates and fixes.
* COPYING: include the GNU LGPL, rather than shipping an empty file.
* AUTHORS: listed original authors here, and added people who made
significant improvements to glib.
* glib.h:
* gutils.c: implement g_get_current_dir() which returns a newly
allocated string, instead of a g_getcwd() variant that operates
on a static buffer.
export glib_interface_age and glib_binary_age.
as a convenience, macro definitions have been added for
g_node_insert_data, g_node_insert_data_before, g_node_append_data and
g_node_prepend_data.
* testglib.c: minor cleanups, print current dir.
1998-08-04 16:26:27 +02:00
|
|
|
|
2002-03-08 06:48:03 +01:00
|
|
|
GLib-1.2 Team
|
|
|
|
-------------
|
1999-02-25 22:34:25 +01:00
|
|
|
Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
Jeff Garzik <jgarzik@pobox.com>
|
|
|
|
Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
Tim Janik <timj@gtk.org>
|
|
|
|
Elliot Lee <sopwith@redhat.com>
|
|
|
|
Tor Lillqvist <tml@iki.fi>
|
|
|
|
Paolo Molaro <lupus@debian.org>
|
|
|
|
Havoc Pennington <hp@pobox.com>
|
|
|
|
Manish Singh <yosh@gimp.org>
|
|
|
|
Owen Taylor <otaylor@gtk.org>
|
|
|
|
Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
1998-08-05 04:56:37 +02:00
|
|
|
|
1999-04-09 16:40:58 +02:00
|
|
|
The random number generator "Mersenne Twister", which is used by GLib,
|
1999-07-24 20:50:58 +02:00
|
|
|
was developed and originally coded by:
|
1999-04-09 16:40:58 +02:00
|
|
|
Makoto Matsumoto <matumoto@math.keio.ac.jp>
|
|
|
|
Takuji Nishimura <nisimura@math.keio.ac.jp>
|
1999-07-24 20:50:58 +02:00
|
|
|
|
2002-03-08 06:48:03 +01:00
|
|
|
Original Authors
|
|
|
|
----------------
|
|
|
|
Peter Mattis <petm@xcf.berkeley.edu>
|
|
|
|
Spencer Kimball <spencer@xcf.berkeley.edu>
|
|
|
|
Josh MacDonald <jmacd@xcf.berkeley.edu>
|