Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Tim Janik 0646fe7c88 use G_BREAKPOINT() instead of raise(5).
Sat Jun 23 17:34:38 2001  Tim Janik  <timj@gtk.org>

        * gmessages.c (g_logv): use G_BREAKPOINT() instead of raise(5).
2001-06-23 20:14:48 +00:00
debian add -b (binary-only; no source packages) flag to dpkg-buildpackage 1998-11-18 05:32:06 +00:00
docs Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
glib use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
gmodule Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gobject updated externals 2001-06-22 14:10:33 +00:00
gthread Use g_win32_error_message to beautify error messages. 2001-06-07 10:34:22 +00:00
m4macros subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables 2001-06-07 16:39:54 +00:00
po Added Azeri file 2001-06-08 12:48:45 +00:00
tests Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
.cvsignore .cvsignore updates 2001-06-11 10:09:09 +00:00
acconfig.h Reverted the changes necessary to enlarge the system thread for 2001-02-15 16:43:02 +00:00
acglib.m4 Rename from GLIB_DIVERT_BEFORE_HELP. Update to track autoconf 2.49b. 2000-12-08 22:48:45 +00:00
acinclude.m4 Add inter-library dependencies. 2001-05-16 18:35:39 +00:00
AUTHORS 18:36. incorporated proposed cleanups from gtk-devel-list. 1999-07-24 18:50:58 +00:00
autogen.sh subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables 2001-06-07 16:39:54 +00:00
build-dll Fix resource handling, the resource file got left out from the DLL after 2000-07-22 08:38:06 +00:00
ChangeLog use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
ChangeLog.pre-1-2 moved old ChangeLog to ChangeLog.pre-1-2, and started new one. 1999-02-27 00:25:58 +00:00
ChangeLog.pre-2-0 use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
ChangeLog.pre-2-2 use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
ChangeLog.pre-2-4 use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
ChangeLog.pre-2-6 use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
ChangeLog.pre-2-8 use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
ChangeLog.pre-2-10 use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
ChangeLog.pre-2-12 use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
config.guess Test for sched_yield as the native yield function first. Corrected typo 2000-03-22 10:04:29 +00:00
config.h.win32.in Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". 2001-05-22 12:28:06 +00:00
config.sub version to 1.3.6 2001-06-14 16:34:20 +00:00
configure.in updated 2001-06-12 20:05:43 +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
galloca.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
garray.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
garray.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gasyncqueue.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gasyncqueue.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gbacktrace.c Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>. 2001-03-09 21:18:33 +00:00
gbacktrace.h Some more debugging output. (g_io_channel_win32_poll): Remove unused vars. 2000-10-16 18:54:29 +00:00
gcache.c Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
gcache.h Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
gcompletion.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gcompletion.h Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gconvert.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gconvert.h Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gdataset.c make these safe against removal of the current element. 2001-05-11 18:05:16 +00:00
gdataset.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gdate.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gdate.h Changed to take a const argument, and then to cast out const. 2001-06-05 20:59:02 +00:00
gen-unicode-tables.pl s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ 2000-11-29 23:38:24 +00:00
gerror.c don't overwrite errors 2001-02-13 18:20:13 +00:00
gerror.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gfileutils.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gfileutils.h Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
ghash.c fixed a typo in a comment. 2001-05-04 17:01:56 +00:00
ghash.h Remove definition of g_hash_table_freeze and g_hash_table_thaw. Instead 2001-04-19 13:33:31 +00:00
ghook.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
ghook.h made hook ids a gulong. 2001-04-29 03:04:27 +00:00
giochannel.c Remove pollfds from the context here, not when actually freeing the 2000-12-10 16:02:48 +00:00
giochannel.h giochannel.h giowin32.c Stylistic cleanups. Use G_STRLOC in g_warning() 2001-02-01 22:28:48 +00:00
giounix.c Major change in API for creating sources to handle multiple main loops 2000-12-05 20:45:33 +00:00
giowin32.c *giowin32.c: Debug and partial rewrite of async socket code 2001-06-22 15:44:44 +00:00
glib-2.0-uninstalled.pc.in subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables 2001-06-07 16:39:54 +00:00
glib-2.0.pc.in subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables 2001-06-07 16:39:54 +00:00
glib-config-2.0.in Exit with an error message that you should use pkg-config instead. 2001-04-03 18:27:59 +00:00
glib-object.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
glib.def g_thread_create renamed to g_thread_create_full. 2001-05-22 12:06:59 +00:00
glib.h added g_list_nth_prev() which walks ->prev instead of ->next. 2001-04-03 13:15:41 +00:00
glib.rc.in New files, for putting version info in the DLLs on Win32. 2000-02-04 13:57:46 +00:00
glib.spec.in added gobject 2000-05-12 15:23:16 +00:00
glibconfig.h.win32.in Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". 2001-05-22 12:28:06 +00:00
glibintl.h Optimize for size rather than speed by making _() always call 2001-01-17 04:31:20 +00:00
glist.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
glist.h added g_list_nth_prev() which walks ->prev instead of ->next. 2001-04-03 13:15:41 +00:00
gmacros.h Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gmain.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gmain.h -DG_DISABLE_DEPRECATED 2001-03-26 19:23:17 +00:00
gmarkup.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gmarkup.h Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gmem.c Fixed mutex deadlock. 2001-05-18 08:36:44 +00:00
gmem.h include string.h 2001-02-17 23:30:48 +00:00
gmessages.c use G_BREAKPOINT() instead of raise(5). 2001-06-23 20:14:48 +00:00
gmessages.h Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gmodule-2.0-uninstalled.pc.in subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables 2001-06-07 16:39:54 +00:00
gmodule-2.0.pc.in subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables 2001-06-07 16:39:54 +00:00
gnode.c Added --disable-mem-pools option. 2000-12-19 09:35:44 +00:00
gnode.h Readded GFreeFunc, g_node_insert_after and g_find_program_in_path resp., 2000-10-13 08:16:54 +00:00
gobject-2.0-uninstalled.pc.in subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables 2001-06-07 16:39:54 +00:00
gobject-2.0.pc.in Put the pkg-config scripts back to the correct pkg-config syntax 2000-09-30 02:14:04 +00:00
gpattern.c updated 2001-04-13 23:41:53 +00:00
gpattern.h added g_list_nth_prev() which walks ->prev instead of ->next. 2001-04-03 13:15:41 +00:00
gprimes.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gprimes.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gqsort.c docs 2001-04-16 20:05:25 +00:00
gqsort.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gquark.h include string.h 2001-02-17 23:30:48 +00:00
gqueue.c Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I 2000-12-19 15:40:30 +00:00
gqueue.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
grand.c Updated G_RAND_DOUBLE_TRANSFORM to be more accurate. Redid g_rand_double() 2000-12-19 15:57:53 +00:00
grand.h Fix to stupid bug in g_random_boolean, also both functions now return 1 or 2001-05-31 08:12:35 +00:00
grel.c reflect renaming of g_string_sprintfa to g_string_printfa 2001-05-24 16:38:24 +00:00
grel.h Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
gscanner.c use g_str_hash() algorithm to generate hashes. 2001-05-10 13:58:40 +00:00
gscanner.h Remove definition of g_hash_table_freeze and g_hash_table_thaw. Instead 2001-04-19 13:33:31 +00:00
gshell.c Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>. 2001-03-09 21:23:33 +00:00
gshell.h Added 2000-11-05 16:38:16 +00:00
gslist.c Make foreach() safe against removal of the _current_ element. While this 2001-05-03 10:47:32 +00:00
gslist.h removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +00:00
gspawn-win32-helper.c Add braces to silence gcc -Wall. 2001-03-18 19:54:01 +00:00
gspawn-win32.c Add braces to silence gcc -Wall. 2001-03-18 19:54:01 +00:00
gspawn.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gspawn.h support G_SPAWN_FILE_AND_ARGV_ZERO specifying that the vector passed in to 2001-06-08 19:41:51 +00:00
gstrfuncs.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gstrfuncs.h Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gstring.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gstring.h Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gthread-2.0-uninstalled.pc.in Add @G_THREAD_CFLAGS@. 2001-06-08 11:53:48 +00:00
gthread-2.0.pc.in Add @G_THREAD_CFLAGS@ to Cflags. 2001-05-30 11:12:12 +00:00
gthread.c g_thread_create renamed to g_thread_create_full. 2001-05-22 12:06:59 +00:00
gthread.h Renamed g_thread_create to g_thread_create_full and added macro 2001-05-18 08:44:57 +00:00
gthreadpool.c Look for nanosleep function. 2001-06-07 13:46:14 +00:00
gthreadpool.h Renamed g_thread_create to g_thread_create_full and added macro 2001-05-18 08:44:57 +00:00
gtimer.c Look for nanosleep function. 2001-06-07 13:46:14 +00:00
gtimer.h Look for nanosleep function. 2001-06-07 13:46:14 +00:00
gtree.c fixed a typo in a comment. 2001-05-04 17:01:56 +00:00
gtree.h fixed a typo in a comment. 2001-05-04 17:01:56 +00:00
gtypes.h removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +00:00
gunibreak.c docs 2001-04-16 20:05:25 +00:00
gunibreak.h s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ 2000-11-29 23:38:24 +00:00
gunichartables.h s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ 2000-11-29 23:38:24 +00:00
gunicode.h Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gunidecomp.c s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ 2000-11-29 23:38:24 +00:00
gunidecomp.h s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ 2000-11-29 23:38:24 +00:00
guniprop.c docs 2001-04-16 20:05:25 +00:00
gutf8.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gutils.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
gutils.h Remove definition of g_hash_table_freeze and g_hash_table_thaw. Instead 2001-04-19 13:33:31 +00:00
gwin32.c docs 2001-04-16 20:05:25 +00:00
gwin32.h Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>. 2001-03-09 21:31:21 +00:00
HACKING Remove warnings about conflicts with the stable version. 2001-04-17 00:55:34 +00:00
INSTALL updated 2001-06-12 20:05:43 +00:00
INSTALL.in Remove warnings about conflicts with the stable version. 2001-04-17 00:55:34 +00:00
Makefile.am subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables 2001-06-07 16:39:54 +00:00
makefile.mingw.in Add gpattern.o to objects. 2001-05-17 15:15:00 +00:00
makefile.msc.in reflect renaming of g_string_sprintfa to g_string_printfa 2001-05-24 16:38:24 +00:00
NEWS updated 2001-06-12 20:05:43 +00:00
NEWS.pre-1-3 updates. 2001-04-03 19:22:44 +00:00
README updated 2001-06-12 20:05:43 +00:00
README.in Remove warnings about conflicts with the stable version. 2001-04-17 00:55:34 +00:00
README.win32 Update with some information about using configure and libtool. 2001-03-09 21:55:06 +00:00
sanity_check 18:36. incorporated proposed cleanups from gtk-devel-list. 1999-07-24 18:50:58 +00:00
testgdate.c Match also UNC paths on Win32. 2001-02-21 12:41:28 +00:00
testgdateparser.c Match also UNC paths on Win32. 2001-02-21 12:41:28 +00:00
testglib.c Add a check for the Darwin dynamic linker. Use AC_TRY_LINK when checking 2001-04-20 17:08:57 +00:00
timeloop-basic.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
timeloop.c Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. 2001-06-23 13:55:09 +00:00
TODO.xml <entry size="small" status="90%" target="1.4"> 2000-05-11 04:12:04 +00:00

 *** IMPORTANT *** 

This is a development version of GLib.  You should be using a stable
version, which is available at ftp://ftp.gtk.org/pub/gtk/v1.2/.  This
version is meant for developers of GLib only:

 * You should not base stable software on this version of GLib.
 * GNOME developers should use a stable version of GLib.

*** You should be using GLib 1.2 instead. ***


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

This is GLib version 1.3.6. 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/

Information about mailing lists can be found at
  http://www.gtk.org/mailinglists.html

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

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

See the file 'INSTALL'

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

Bugs should be reported to the GNOME bug tracking system. 
(http://bugzilla.gnome.org, product glib.) You will need
to create an account for yourself.

In the bug report please include:

* Information about your system. For instance:

   - What operating system and version
   - 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 testgtk program that is built 
  in the gtk/ subdirectory, 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 should also be submitted to bugzilla.gnome.org. If the
patch fixes an existing bug, add the patch as an attachment
to that bug report.

Otherwise, enter a new bug report that describes the patch,
and attach the patch to that bug report.

Bug reports containing patches should include the PATCH keyword
in their keyword fields. If the patch adds to or changes the GLib 
programming interface, the API keyword should also be included.

Patches should be in unified diff form. (The -u option to GNU
diff.)