glib/glib
Tor Lillqvist c4f0c6fd9b Add new functions. Add new object files. Add threadpool-test. No need to
2000-05-02  Tor Lillqvist  <tml@iki.fi>

* glib.def: Add new functions.
* makefile.{cygwin,msc}.in (glib_OBJECTS): Add new object files.
* tests/makefile.{cygwin,msc}.in: Add threadpool-test.
* gmodule-win32.c: No need to include <psapi.h>
2000-05-01 21:13:02 +00:00
..
garray.c Add configure test for garbage collector friendliness for GLib. If 2000-04-17 13:23:27 +00:00
gasyncqueue.c New File implementing an asynchronous queue to be used for asynchronous 2000-04-28 12:24:53 +00:00
gbacktrace.c Don't define WIN32 and NATIVE_WIN32. 1999-10-04 23:04:34 +00:00
gcache.c Changed the 'value' parameter of g_cache_remove from gpointer to 2000-04-26 08:42:19 +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 return stolen data from g_datalist_id_remove_no_notify() and 2000-02-03 20:43:00 +00:00
gdate.c 18:36. incorporated proposed cleanups from gtk-devel-list. 1999-07-24 18:50:58 +00:00
gerror.c Don't define WIN32 and NATIVE_WIN32. 1999-10-04 23:04:34 +00:00
ghash.c Add configure test for garbage collector friendliness for GLib. If 2000-04-17 13:23:27 +00:00
ghook.c Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> 1999-03-17 01:05:49 +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 Interpret EINTR as G_IO_ERROR_AGAIN. 2000-03-20 13:19:20 +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.def Add new functions. Add new object files. Add threadpool-test. No need to 2000-05-01 21:13:02 +00:00
glib.h New File implementing an asynchronous queue to be used for asynchronous 2000-04-28 12:24:53 +00:00
glist.c Changed the 'data' parameters from gpointer to gconstpointer for the 2000-04-18 14:01:33 +00:00
gmain.c Add configure test for garbage collector friendliness for GLib. If 2000-04-17 13:23:27 +00:00
gmem.c Changed the 'value' parameter of g_cache_remove from gpointer to 2000-04-26 08:42:19 +00:00
gmessages.c Don't crash if removing a nonexistent value. 1999-10-31 12:15:34 +00:00
gnode.c Add configure test for garbage collector friendliness for GLib. If 2000-04-17 13:23: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
gqueue.c Add configure test for garbage collector friendliness for GLib. If 2000-04-17 13:23:27 +00:00
grand.c Fixed bug. Thanks to Marko Kreen <marko@l-t.ee> for reporting that. 2000-04-07 11:44:43 +00:00
grel.c Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> 1999-03-17 01:05:49 +00:00
gscanner.c make sure that scanner->config->cset_skip_characters is "" instead of 2000-04-19 06:49:39 +00:00
gslist.c Changed the 'data' parameters from gpointer to gconstpointer for the 2000-04-18 14:01:33 +00:00
gstrfuncs.c minor optimization. 2000-03-01 09:44:10 +00:00
gstring.c changed g_str_hash() to a 31 bit version based on a submission by Karl 2000-02-17 11:57:35 +00:00
gthread.c Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIES warning messages. 2000-03-17 14:49:59 +00:00
gthreadpool.c New File implementing an asynchronous queue to be used for asynchronous 2000-04-28 12:24:53 +00:00
gtimer.c After finding the right thread library (containing e.g. pthread_create) we 2000-03-23 16:23:50 +00:00
gtree.c Changed the 'value' parameter of g_cache_remove from gpointer to 2000-04-26 08:42:19 +00:00
gutils.c Changed the win32 part of this function to be thread safe and to make the 2000-04-19 08:43:52 +00:00
gwin32.c Typos. 1999-11-08 09:49:10 +00:00
Makefile.am New File implementing an asynchronous queue to be used for asynchronous 2000-04-28 12:24:53 +00:00
makefile.msc.in Add new functions. Add new object files. Add threadpool-test. No need to 2000-05-01 21:13:02 +00:00