Use this to specify that 'configure' depends on acglib.m4.
[platform/upstream/glib.git] / gthread /
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-09-29 Sebastian WilhelmiAdded errorcheck mutexes. These are activated through...
2000-09-28 Sebastian Wilhelmi.cvsignore updates
2000-09-21 Tor LillqvistAdd gconvert.o. Use libiconv.
2000-09-06 Sebastian Wilhelmis/G_MICROSEC/G_USEC_PER_SEC/
2000-09-01 Sebastian WilhelmiUse GError to report errors as well.
2000-09-01 Sebastian WilhelmiInclude gerror.h before it is used for some g_thread_...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-14 Tor LillqvistInclude the "build" module in GLib, too, to make it...
2000-07-14 Owen TaylorMove glib-config to glib-config-2.0 move glib.m4 to...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-04-25 Sebastian WilhelmiChanged the scope of the initialized mutex to USYNC_THR...
2000-03-24 Sebastian Wilhelmi.cvsignore adaptation
2000-03-24 Sebastian WilhelmiAdded various win32 related *.in files to EXTRA_DIST...
2000-03-20 Sebastian WilhelmiForgot a '}' in a macro for DCE-threads. Thanks to...
2000-03-17 Sebastian WilhelmiAdded the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE...
2000-02-22 Sebastian Wilhelmicheck for sysconf (_SC_THREAD_STACK_MIN), which returns...
2000-02-07 Tor LillqvistMove to corresponding subdirectories.
1999-11-16 Sebastian WilhelmiChanged the prototype of thread_create and thread_self...
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...