Very minor stuff.
[platform/upstream/glib.git] / gthread /
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-08-26 Tim Janikadded --export-dynamic so we can load dynmic modules...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-06-20 Tor LillqvistUpdate the pthreads snapshot version we want. Advice...
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-05-08 CDT 1999 Shawn T... Better testing reveals better methods. Fixes for BeOS.
1999-05-08 CDT 1999 Shawn T... Port to BeOS by myself and Richard Offer.
1999-04-24 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-04-09 Sebastian WilhelmiNew files to implement the Mersenne Twister Pseudo...
1999-03-31 Sebastian WilhelmiUse the right default arguments for the construction...
1999-03-18 Sebastian Wilhelmiadded new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to...
1999-03-12 Sebastian WilhelmiTest for posix threads first, then for dce threads.
1999-03-11 Sebastian WilhelmiRevamped the thread configure stuff. Now dce threads...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-15 Sebastian WilhelmiChanged signature of all g_static_mutex_* functions...
1999-02-10 Sebastian Wilhelmis/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
1999-02-08 Sebastian WilhelmiChanged the test for getpwuid_r to exclude those system...
1999-01-19 Tor LillqvistMore Win32 updates. Add missing Win32 files to distribu...
1999-01-17 Tor LillqvistOops, ChangeLog entries too, of course.
1999-01-17 Tor LillqvistAdded missing gthread/gthread.def file. Incremented...
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1999-01-11 Chris Toshokadd support for freebsd (-lc_r for thread foo) and...
1999-01-07 Sebastian WilhelmiHere we must replace getpwuid by getpwuid_r, but as...
1999-01-05 Manish Singhditch whitespace before GLIB_SYSDEFS #includes, the...
1999-01-05 Manish SinghShut up cvs
1998-12-18 Sebastian WilhelmiChanged the last pthread_cond_init to pthread_attr_init.
1998-12-17 CST 1998 Shawn T... giounix.c: s/g_main_poll_add/g_main_remove_add/g
1998-12-17 Tim Janik-DG_LOG_DOMAIN="GThread", we don't need an extern varia...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Sebastian Wilhelmiupdated.
1998-12-15 Sebastian Wilhelmis/g_mutex_functions_for_glib_use/g_thread_functions_for...
1998-12-15 Jeff GarzikFixed --with-threads, small 64-bit prob
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...