Bug 598712 - can't detect text file with backspace
[dana/cg-glib.git] / gthread /
2009-09-30 Matthias ClasenFix --runtime-libdir option
2009-06-23 David ZeuthenBug 586675 – Runtime library location
2009-03-31 Matthias ClasenUpdate README files to refer to git
2009-03-13 Matthias Clasen2.20.0
2009-03-02 Matthias Clasen2.19.10
2009-03-02 Matthias Clasen2.19.9
2009-02-17 Matthias Clasen2.19.8
2009-02-17 Matthias Clasen2.19.7
2009-02-02 Matthias Clasen2.19.6
2009-01-19 Matthias Clasen2.19.5
2009-01-05 Matthias Clasen2.19.4
2008-12-15 Matthias Clasen2.19.3
2008-12-01 Matthias Clasen2.19.2
2008-12-01 Matthias Clasen2.19.1
2008-10-16 Matthias Clasen2.19.0
2008-09-17 Matthias Clasen2.18.1
2008-09-02 Matthias Clasen2.18.0
2008-08-18 Matthias Clasen2.17.7
2008-08-17 Matthias Clasen Bug 460920 – build fix for --disable-threads
2008-08-04 Matthias Clasen2.13.6
2008-08-04 Matthias Clasen2.17.5
2008-07-27 Tor LillqvistSet LIB_EXE_MACHINE_FLAG to either X86 or X64 on Window...
2008-07-21 Matthias Clasen2.17.4
2008-07-03 Matthias Clasen2.17.3
2008-06-12 Matthias Clasen2.17.2
2008-06-12 Matthias Clasen2.17.1
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-27 Matthias Clasen2.17.0
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-04-21 Tor Lillqvistconfigure.in More work on enabling static building...
2008-03-16 Tor LillqvistDon't bother defining Autoconf variables for glib.def...
2008-03-11 Matthias Clasen2.16.1
2008-03-10 Matthias Clasen2.16.0
2008-02-25 Matthias Clasen2.15.6
2008-02-17 Hans Breuerdefine CSIDL_MYPICTURES if not available use G_STRFUNC...
2008-02-11 Matthias Clasen2.15.5
2008-02-10 Matthias Clasen/bin/ksh can't handle a for-loop with no arguments...
2008-01-29 Matthias Clasen2.15.4
2008-01-27 Matthias ClasenDeprecate G_GNUC_(PRETTY)_FUNCTION.
2008-01-21 Matthias Clasen2.15.3
2008-01-14 Matthias Clasen2.15.2
2008-01-07 Matthias Clasen2.15.1
2007-12-21 Matthias Clasen2.15.0
2007-11-25 Matthias ClasenReplace INCLUDES by AM_CPPFLAGS, other cleanups.
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-07 Matthias Clasen2.14.3
2007-10-16 Matthias Clasen2.14.2
2007-09-16 Matthias Clasen2.14.1
2007-08-04 Matthias Clasen2.14.0
2007-07-12 Matthias Clasen2.13.7
2007-06-29 Matthias Clasen2.13.6
2007-06-18 Matthias Clasen2.13.5
2007-06-06 Matthias Clasen2.13.4
2007-06-04 Matthias Clasen2.13.3
2007-05-23 Matthias Clasen2.13.2
2007-05-03 Matthias Clasen2.13.1
2007-03-16 Matthias Clasen2.13.0
2007-01-19 Tor Lillqvistgmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir...
2007-01-16 Matthias ClasenRevert an accidental ABI break by moving gettime out...
2007-01-16 Tor Lillqvistglib/gthread.c (gettime) GetSystemTimeAsFileTime()...
2007-01-16 Tor Lillqvistglib/gthread.c (gettime) GetSystemTimeAsFileTime()...
2007-01-15 Matthias ClasenCorrect the gettime calculations once more. (#395203...
2007-01-12 Matthias ClasenFix errors in the recently moved time calculations...
2007-01-08 Matthias ClasenDon't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME...
2007-01-08 Matthias ClasenDon't link glib against libpthread. (#393812)
2007-01-03 Michael Nattererremoved all .cvsignore files. SVN doesn't need them.
2006-12-28 Tor LillqvistCorrect link to discussion about CRITICAL_SECTIONs...
2006-11-05 Tor Lillqvistmakefile.mingw gmodule/makefile.mingw.in glib/makefile...
2006-08-16 Matthias Clasen2.12.2
2006-07-22 Matthias Clasen2.12.1
2006-07-02 Matthias Clasen2.12.0
2006-06-20 Matthias Clasen2.11.4
2006-06-12 Matthias Clasen2.11.3
2006-06-05 Matthias Clasen2.11.2
2006-05-15 Matthias Clasen2.11.1
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
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
2006-03-02 Tor LillqvistIncrease to 100. 16 was rather low. (g_private_new_win3...
2006-02-24 Matthias Clasen2.10.0
2006-02-20 Tor LillqvistMake the implementation of GPrivate behave more closely...
2006-02-11 Matthias Clasen2.9.6
2006-01-27 Matthias Clasen2.9.5
2006-01-18 Matthias Clasen2.9.4
2006-01-17 Matthias Clasen2.9.3
2006-01-06 Matthias Clasen2.9.2
2005-12-09 Matthias Clasen2.9.1
2005-12-02 Matthias ClasenRemove support for Solaris threads. (#136971, Sebastian...
2005-11-18 Matthias Clasen2.9.0
2005-08-23 Matthias Clasen2.8.1
2005-08-12 Matthias Clasen2.8.0
2005-08-05 Matthias Clasen2.7.7
2005-08-03 Matthias Clasen2.7.6
next