Make the magic and location arguments to the error-checking-mutex
[platform/upstream/glib.git] / gthread /
2006-05-11 Sebastian WilhelmiMake the magic and location arguments to the error...
2006-05-11 Sebastian WilhelmiPrevent calling into g_cond_wait resp. g_mutex_lock...
2006-05-10 Sebastian WilhelmiRenamed to glib/gthreadprivate.h and moved system threa...
2006-05-09 Sebastian WilhelmiUse canonical include form for internal headers. config...
2006-05-09 Sebastian WilhelmiRemove obsolete gthread/gthread-solaris.c.
2006-05-03 Tor LillqvistFree with free() and not g_free() what has been allocat...
2006-05-03 Matthias Clasen2.11.0 GLIB_2_11_0
2006-04-07 Hans Breueradded gbase64.obj and derive the static libs name from...
2006-03-11 Tor Lillqvist#define _WIN32_WINDOWS as 0x0401 to get declaration for
2006-03-07 Matthias Clasen2.10.1 GLIB_2_10_1
2006-03-02 Tor LillqvistIncrease to 100. 16 was rather low. (g_private_new_win3...
2006-02-24 Matthias Clasen2.10.0 GLIB_2_10_0
2006-02-20 Tor LillqvistMake the implementation of GPrivate behave more closely...
2006-02-11 Matthias Clasen2.9.6 GLIB_2_9_6
2006-01-27 Matthias Clasen2.9.5 GLIB_2_9_5
2006-01-18 Matthias Clasen2.9.4 GLIB_2_9_4
2006-01-17 Matthias Clasen2.9.3 GLIB_2_9_3
2006-01-06 Matthias Clasen2.9.2 GLIB_2_9_2
2005-12-09 Matthias Clasen2.9.1 GLIB_2_9_1
2005-12-02 Matthias ClasenRemove support for Solaris threads. (#136971, Sebastian...
2005-11-18 Matthias Clasen2.9.0 GLIB_2_9_0
2005-08-23 Matthias Clasen2.8.1 GLIB_2_8_1
2005-08-12 Matthias Clasen2.8.0 GLIB_2_8_0
2005-08-05 Matthias Clasen2.7.7 GLIB_2_7_7
2005-08-03 Matthias Clasen2.7.6 GLIB_2_7_6
2005-08-02 Matthias Clasen2.7.5 GLIB_2_7_5
2005-07-22 Matthias Clasen2.7.4 GLIB_2_7_4
2005-07-15 Matthias Clasen2.7.3 GLIB_2_7_3
2005-07-09 Tor LillqvistTypo.
2005-07-08 Tor LillqvistDon't use autoconf variables for the resource object...
2005-07-08 Matthias Clasen2.7.2 GLIB_2_7_2
2005-06-30 Matthias Clasen2.7.1 GLIB_2_7_1
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-06-09 Matthias ClasenAllow setstacksize to fail. (#304790, Michael Banck)
2005-01-07 Matthias Clasen2.6.1 GLIB_2_6_1
2004-12-16 Matthias Clasen2.6.0 GLIB_2_6_0
2004-12-02 Matthias Clasen2.5.7
2004-11-12 Matthias Clasen2.5.6 GLIB_2_5_6
2004-11-02 Matthias Clasen*** empty log message *** GLIB_2_5_5
2004-11-01 Matthias Clasenglib/gdebug.h glib/gutils.c gobject/gtype.c gthread...
2004-10-29 Hans Breuerupdated [and finally fixed my script to produce ready...
2004-10-27 Matthias Clasen2.5.4 GTK_2_5_4
2004-09-18 Matthias Clasen2.5.3 GLIB_2_5_3
2004-08-25 Matthias Clasen2.5.2 GLIB_2_5_2
2004-08-01 Matthias Clasen2.5.1 GLIB_2_5_1
2004-07-18 Soeren Sandmann=== Released 2.5.0 === GLIB_2_5_0
2004-03-06 Tor LillqvistUpdate.
2003-08-13 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am gobject/Makefile...
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2003-02-14 Sebastian WilhelmiFixes for #101264 and #99372:
2003-01-04 Tor Lillqvist[Win32] Install also the .def files, to help users...
2002-12-20 Owen TaylorCall g_main_thread_init() after setting g_threads_got_i...
2002-12-16 Owen Taylor=== Released 2.1.5 === GLIB_2_1_5
2002-11-26 Sebastian WilhelmiImproved the seeding algorithm. Old behaviour can be...
2002-11-25 Tor LillqvistFix two bugs: 1) If abs_time is NULL, should use infini...
2002-11-21 Tor LillqvistHardcode 2.0 in the names, as that is what Makefile...
2002-11-21 Tor Lillqvistgmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode...
2002-11-04 Owen TaylorInclude config.h so DISABLE_MEMPOOLS actually has an...
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-08-06 Sebastian WilhelmiFactor out g_main_context_init_pipe from g_main_context...
2002-08-06 Sebastian WilhelmiSet the normal PID surrogate priority according to...
2002-07-03 Sebastian WilhelmiUse thr_min_stack() instead of sysconf (_SC_THREAD_STAC...
2002-04-18 Sebastian WilhelmiFixed typo. (#78985)
2002-03-13 Alexander LarssonCache getenv("G_BROKEN_FILENAMES") in have_broken_filen...
2002-03-10 Sebastian WilhelmiDo a comparison, not an assignment, stupid! Spotted...
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
2002-02-09 Sebastian WilhelmiFixed typo in G_THREADS_ENABLED.
2002-02-09 Sebastian WilhelmiMake --disable-threads work again. (#71034)
2002-01-16 Sebastian WilhelmiOps. Fixed ChangeLog.
2002-01-16 Sebastian WilhelmiUse g_free instead of free. Pointed out by Sam O'Connor...
2002-01-05 Hans Breuermoved warning to error pragmas to their own file to...
2001-11-24 Tor Lillqvist*/.cvsignore: Add various Win32 related file types.
2001-10-25 Tor LillqvistUpdate.
2001-10-22 Tor LillqvistIf we have built the MSVC import library, install it...
2001-09-27 Bruno HaibleWhen the sublangid is SUBLANG_DEFAULT, return the local...
2001-09-26 Tor LillqvistRetract my change earlier today. Don't preset autoconf...
2001-09-25 Sebastian WilhelmiCorrected the array size (cough, cough). Pointed out by
2001-09-25 Tor LillqvistMore Win32 automake macros. For .def files: GLIB_DEF...
2001-09-19 Sebastian WilhelmiAdd thread_equal function to allow for platform defined...
2001-09-19 Tor LillqvistCorrect InternalName and OriginalFilename to match...
2001-09-17 Tor LillqvistAdd variable for LT_CURRENT minus LT_AGE (the suffix...
2001-09-04 Tor LillqvistUpdate. Don't mention pthreads.
2001-08-30 Tor LillqvistAfter being away for about five months, I'm back workin...
2001-07-20 Hans Breuerreflect glib move
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-07 Sebastian WilhelmiUse g_win32_error_message to beautify error messages.
2001-05-24 Hans Breuerpthread isn't required anymore
2001-05-22 Sebastian WilhelmiAlso return TRUE for late arrived signals. Thanks to...
2001-05-22 Sebastian WilhelmiRemoved POSIX_*. Defined G_THREAD_SOURCE to "gthread...
2001-05-16 Owen TaylorAdd inter-library dependencies.
2001-05-08 Tim Janikdon't g_assert() the user specified time, but g_return_...
2001-04-03 Sebastian WilhelmiAdded special case for priorities on FreeBSD. Thanks...
2001-03-10 Tor LillqvistUse the _LIBADD dependencies on libglib only on Win32.
2001-03-09 Tor LillqvistUse libglib-1.3.la from top_builddir. Invoke libtool...
2001-02-21 Tor LillqvistMatch also UNC paths on Win32.
2001-02-15 Sebastian WilhelmiReverted the changes necessary to enlarge the system...
2001-01-30 Sebastian WilhelmiCall g_thread_impl_init(), as g_thread_init won't call it.
2001-01-30 Sebastian WilhelmiAdded debug information for g_mutex_free calls, if...
2001-01-29 Havoc Penningtonhack this so it compiles, needs fixing for real.
next