summaryrefslogtreecommitdiff
path: root/gthread
AgeCommit message (Expand)Author
2008-02-252.15.6GLIB_2_15_6Matthias Clasen
2008-02-17define CSIDL_MYPICTURES if not available use G_STRFUNC instead of compilerHans Breuer
2008-02-112.15.5GLIB_2_15_5Matthias Clasen
2008-02-10/bin/ksh can't handle a for-loop with no arguments, so add a "." for whenMatthias Clasen
2008-01-292.15.4GLIB_2_15_4Matthias Clasen
2008-01-27Deprecate G_GNUC_(PRETTY)_FUNCTION.Matthias Clasen
2008-01-212.15.3GLIB_2_15_3Matthias Clasen
2008-01-142.15.2GLIB_2_15_2Matthias Clasen
2008-01-072.15.1GLIB_2_15_1Matthias Clasen
2007-12-212.15.0Matthias Clasen
2007-11-25Replace INCLUDES by AM_CPPFLAGS, other cleanups.Matthias Clasen
2007-11-21initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik
2007-11-072.14.3GLIB_2_14_3Matthias Clasen
2007-10-162.14.2GLIB_2_14_2Matthias Clasen
2007-09-162.14.1GLIB_2_14_1Matthias Clasen
2007-08-042.14.0GLIB_2_14_0Matthias Clasen
2007-07-122.13.7GLIB_2_13_7Matthias Clasen
2007-06-292.13.6GLIB_2_13_6Matthias Clasen
2007-06-182.13.5GLIB_2_13_5Matthias Clasen
2007-06-062.13.4Matthias Clasen
2007-06-042.13.3GLIB_2_13_3Matthias Clasen
2007-05-232.13.2GLIB_2_13_2Matthias Clasen
2007-05-032.13.1GLIB_2_13_1Matthias Clasen
2007-03-162.13.0GLIB_2_13_0Matthias Clasen
2007-01-19gmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir) for builds outsideTor Lillqvist
2007-01-16Revert an accidental ABI break by moving gettime out of theMatthias Clasen
2007-01-16glib/gthread.c (gettime) GetSystemTimeAsFileTime() returns 100s ofTor Lillqvist
2007-01-16glib/gthread.c (gettime) GetSystemTimeAsFileTime() returns 100s ofTor Lillqvist
2007-01-15Correct the gettime calculations once more. (#395203, Chris Wilson)Matthias Clasen
2007-01-12Fix errors in the recently moved time calculations. (#395203, ChrisMatthias Clasen
2007-01-08Don't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is defined.Matthias Clasen
2007-01-08Don't link glib against libpthread. (#393812)Matthias Clasen
2007-01-03removed all .cvsignore files. SVN doesn't need them.Michael Natterer
2006-12-28Correct link to discussion about CRITICAL_SECTIONs vs. mutexes. Thanks toTor Lillqvist
2006-11-05makefile.mingw gmodule/makefile.mingw.in glib/makefile.mingw.inTor Lillqvist
2006-08-162.12.2GLIB_2_12_2Matthias Clasen
2006-07-222.12.1GLIB_2_12_1Matthias Clasen
2006-07-022.12.0GLIB_2_12_0Matthias Clasen
2006-06-202.11.4GLIB_2_11_4Matthias Clasen
2006-06-122.11.3GLIB_2_11_3Matthias Clasen
2006-06-052.11.2GLIB_2_11_2Matthias Clasen
2006-05-152.11.1GLIB_2_11_1Matthias Clasen
2006-05-11Make the magic and location arguments to the error-checking-mutexSebastian Wilhelmi
2006-05-11Prevent calling into g_cond_wait resp. g_mutex_lock/unlock directly toSebastian Wilhelmi
2006-05-10Renamed to glib/gthreadprivate.h and moved system thread identifierSebastian Wilhelmi
2006-05-09Use canonical include form for internal headers. config.h is always there.Sebastian Wilhelmi
2006-05-09Remove obsolete gthread/gthread-solaris.c.Sebastian Wilhelmi
2006-05-03Free with free() and not g_free() what has been allocated with calloc().Tor Lillqvist
2006-05-032.11.0GLIB_2_11_0Matthias Clasen
2006-04-07added gbase64.obj and derive the static libs name from auto* variablesHans Breuer