Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Tim Janik 89713b8320 behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume
Tue Apr 20 08:42:22 1999  Tim Janik  <timj@gtk.org>

        * gscanner.c (g_scanner_unexp_token): behave conservative with
        G_TOKEN_IDENTIFIER_NULL and always assume scanner->value.v_string
        to be "null" in that case.
1999-04-21 00:57:16 +00:00
debian add -b (binary-only; no source packages) flag to dpkg-buildpackage 1998-11-18 05:32:06 +00:00
docs Shut up CVS 1999-03-28 01:05:47 +00:00
glib behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
gmodule Fixed yet another bloody implementation of getpwuid_r on AIX. Thanks to 1999-03-01 10:17:12 +00:00
gthread Moved G_THREADS_IMPL_POSIX from config.h.win32 to glibconfig.h.win32 1999-03-03 08:47:23 +00:00
tests inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
.cvsignore Shut up CVS without typos 1999-03-28 01:06:58 +00:00
acconfig.h acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 00:33:34 +00:00
acglib.m4 some echos interpret \n's and some don't. Deal with accordingly. 1999-01-04 23:37:40 +00:00
acinclude.m4 acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 00:33:34 +00:00
AUTHORS Increment version to 1.2.0. 1999-02-25 21:34:25 +00:00
autogen.sh acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 00:33:34 +00:00
ChangeLog behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
ChangeLog.pre-2-0 behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
ChangeLog.pre-2-2 behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
ChangeLog.pre-2-4 behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
ChangeLog.pre-2-6 behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
ChangeLog.pre-2-8 behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
ChangeLog.pre-2-10 behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
ChangeLog.pre-2-12 behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
config.guess acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 00:33:34 +00:00
config.h.win32 Moved G_THREADS_IMPL_POSIX from config.h.win32 to glibconfig.h.win32 1999-03-03 08:47:23 +00:00
config.sub acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 00:33:34 +00:00
configure.in Adjusted the test for an unimplemented getpwuid_r. Info from Michael 1999-04-12 09:16:07 +00:00
COPYING version bump to 1.1.1, binary age 1, interface age 0. updates. updates. 1998-08-04 14:26:27 +00:00
garray.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gbacktrace.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gcache.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gcompletion.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gdataset.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gdate.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gerror.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
ghash.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
ghook.c when !hook_list->is_setup, wrap the flag around the call to g_hook_free() 1999-03-08 21:11:13 +00:00
giochannel.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
giounix.c Add user_data to check and prepare functions 1999-03-23 21:44:16 +00:00
giowin32.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
glib-config.in fixed library and flag ordering for --libs 1998-12-16 01:29:18 +00:00
glib.def More Win32 updates. Add missing Win32 files to distributed files. 1999-01-19 21:13:59 +00:00
glib.h removed braces around inline strings for the G_GNUC_FUNCTION and 1999-04-10 18:55:08 +00:00
glib.m4 When testing to see if glib exists, set LIBS="$GLIB_LIBS $LIBS" NOT 1998-12-31 20:58:03 +00:00
glib.spec.in Fixed the lib*1.1.so* problem 1999-04-09 05:13:44 +00:00
glibconfig.h.win32.in Released GLib 1.2.1 1999-03-25 04:04:57 +00:00
glist.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gmain.c Added missing #ifdef G_THREADS_ENABLED. (I never liked G_THREADS_ENABLED 1999-04-19 17:42:53 +00:00
gmem.c Fixed another stupid fault of mine: Did s/g_static_/g_private_/g 1999-03-18 14:06:43 +00:00
gmessages.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gmutex.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gnode.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gprimes.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
grel.c changed a bunch of g_assert() statements to g_return_if_fail(). 1999-03-14 20:03:51 +00:00
gscanner.c behave conservative with G_TOKEN_IDENTIFIER_NULL and always assume 1999-04-21 00:57:16 +00:00
gslist.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gstrfuncs.c g_strchug: s/strcpy/memmove/ 1999-04-12 15:22:36 +00:00
gstring.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gtimer.c changed a bunch of g_assert() statements to g_return_if_fail(). 1999-03-14 20:03:51 +00:00
gtree.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gutils.c When using the vsnprintf() implementation, '\0'-terminate the resulting 1999-04-20 19:07:12 +00:00
HACKING new file 1999-01-20 23:06:30 +00:00
INSTALL Released GLib 1.2.2 1999-04-13 21:24:18 +00:00
ltconfig acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 00:33:34 +00:00
ltmain.sh acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 00:33:34 +00:00
Makefile.am Released GLib 1.2.1 1999-03-25 04:04:57 +00:00
makefile.msc Increment version to 1.2.0. 1999-02-25 21:34:25 +00:00
NEWS bumped versin number to GLib 1.2.2, interface 2, binary 2. 1999-04-11 14:59:33 +00:00
README Released GLib 1.2.2 1999-04-13 21:24:18 +00:00
README.win32 Increment version to 1.2.0. 1999-02-25 21:34:25 +00:00
sanity_check Released GLib 1.2.1 1999-03-25 04:04:57 +00:00
testgdate.c Two new files. This is kind of ugly code, but I want to go ahead and make 1998-12-02 20:20:35 +00:00
testgdateparser.c Two new files. This is kind of ugly code, but I want to go ahead and make 1998-12-02 20:20:35 +00:00
testglib.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00

General Information
===================

This is GLib version 1.2.2. GLib is a library which includes support
routines for C such as lists, trees, hashes, memory allocation, and
many other things.

The official ftp site is:
  ftp://ftp.gtk.org/pub/gtk

The official web site is:
  http://www.gtk.org/

A mailing list is located at:
  gtk-list@redhat.com

To subscribe: mail -s subscribe gtk-list-request@redhat.com < /dev/null
(Send mail to gtk-list-request@redhat.com with the subject "subscribe")

Installation
============

See the file 'INSTALL'

How to report bugs
==================

To report a bug, send mail either to gtk-list, as mentioned
above, or to gtk-bugs@gtk.org. If you send mail to gtk-list, you
must be subscribed yourself.

In the mail include:

* The version of GLib

* Information about your system. For instance:

   - What operating system and version
   - What version of X
   - For Linux, what version of the C library

  And anything else you think is relevant.

* How to reproduce the bug. 

  If you can reproduce it with the testglib program that is built 
  in the glib/ directory, that will be most convenient.  Otherwise, 
  please include a short test program that exhibits the behavior. 
  As a last resort, you can also provide a pointer to a larger piece 
  of software that can be downloaded.

* If the bug was a crash, the exact text that was printed out
  when the crash occured.

* Further information such as stack traces may be useful, but
  is not necessary.

Patches
=======

Patches can be uploaded to the incoming/ directory on
ftp.gtk.org.  Please follow the instructions there, and include
your name and email address in the README file.

If the patch fixes a bug, it is usually a good idea to include
all the information described in "How to Report Bugs".