summaryrefslogtreecommitdiff
path: root/gthread
Commit message (Expand)AuthorAgeFilesLines
* 2.9.5GLIB_2_9_5Matthias Clasen2006-01-271-0/+4
* 2.9.4GLIB_2_9_4Matthias Clasen2006-01-181-0/+4
* 2.9.3GLIB_2_9_3Matthias Clasen2006-01-171-0/+4
* 2.9.2GLIB_2_9_2Matthias Clasen2006-01-061-0/+4
* 2.9.1GLIB_2_9_1Matthias Clasen2005-12-091-0/+4
* Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch byMatthias Clasen2005-12-022-1/+4
* 2.9.0GLIB_2_9_0Matthias Clasen2005-11-181-0/+4
* 2.8.1GLIB_2_8_1Matthias Clasen2005-08-231-0/+4
* 2.8.0GLIB_2_8_0Matthias Clasen2005-08-121-0/+4
* 2.7.7GLIB_2_7_7Matthias Clasen2005-08-051-0/+4
* 2.7.6GLIB_2_7_6Matthias Clasen2005-08-031-0/+4
* 2.7.5GLIB_2_7_5Matthias Clasen2005-08-021-0/+4
* 2.7.4GLIB_2_7_4Matthias Clasen2005-07-221-0/+4
* 2.7.3GLIB_2_7_3Matthias Clasen2005-07-151-0/+4
* Typo.Tor Lillqvist2005-07-091-1/+1
* Don't use autoconf variables for the resource object files on Win32 anyTor Lillqvist2005-07-083-6/+23
* 2.7.2GLIB_2_7_2Matthias Clasen2005-07-081-0/+4
* 2.7.1GLIB_2_7_1Matthias Clasen2005-06-301-0/+4
* libtool installs/uninstalls the import library, no need to do itTor Lillqvist2005-06-262-8/+13
* 2.7.0GLIB_2_7_0Matthias Clasen2005-06-101-0/+4
* Allow setstacksize to fail. (#304790, Michael Banck)Matthias Clasen2005-06-092-1/+8
* 2.6.1GLIB_2_6_1Matthias Clasen2005-01-071-0/+4
* 2.6.0GLIB_2_6_0Matthias Clasen2004-12-161-0/+4
* 2.5.7Matthias Clasen2004-12-021-0/+4
* 2.5.6GLIB_2_5_6Matthias Clasen2004-11-121-0/+4
* *** empty log message ***GLIB_2_5_5Matthias Clasen2004-11-021-0/+4
* glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.cMatthias Clasen2004-11-011-1/+1
* updated [and finally fixed my script to produce ready to go de-in(ed)Hans Breuer2004-10-292-3/+7
* 2.5.4GTK_2_5_4Matthias Clasen2004-10-271-0/+4
* 2.5.3GLIB_2_5_3Matthias Clasen2004-09-181-0/+4
* 2.5.2GLIB_2_5_2Matthias Clasen2004-08-251-3/+7
* 2.5.1GLIB_2_5_1Matthias Clasen2004-08-011-0/+4
* === Released 2.5.0 ===GLIB_2_5_0Soeren Sandmann2004-07-181-0/+4
* Update.Tor Lillqvist2004-03-061-2/+0
* glib/Makefile.am gmodule/Makefile.am gobject/Makefile.am Use srcdir alsoTor Lillqvist2003-08-131-2/+2
* require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up someJames Henstridge2003-03-041-14/+6
* Fixes for #101264 and #99372:Sebastian Wilhelmi2003-02-141-21/+2
* [Win32] Install also the .def files, to help users generate importTor Lillqvist2003-01-041-1/+3
* Call g_main_thread_init() after setting g_threads_got_initialized.Owen Taylor2002-12-201-1/+5
* === Released 2.1.5 ===GLIB_2_1_5Owen Taylor2002-12-161-1/+1
* Improved the seeding algorithm. Old behaviour can be achived by settingSebastian Wilhelmi2002-11-261-0/+2
* Fix two bugs: 1) If abs_time is NULL, should use infinite time. 2) CheckTor Lillqvist2002-11-252-4/+21
* Hardcode 2.0 in the names, as that is what Makefile.am does.Tor Lillqvist2002-11-212-11/+7
* gmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode 2.0 in the names, asTor Lillqvist2002-11-211-2/+2
* Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,Owen Taylor2002-11-043-0/+8
* add -DG_DISABLED_DEPRECATEDManish Singh2002-10-151-1/+1
* Factor out g_main_context_init_pipe from g_main_context_new to initializeSebastian Wilhelmi2002-08-061-0/+2
* Set the normal PID surrogate priority according to getpid() to avoidSebastian Wilhelmi2002-08-063-11/+30
* Use thr_min_stack() instead of sysconf (_SC_THREAD_STACK_MIN). ifSebastian Wilhelmi2002-07-031-4/+3
* Fixed typo. (#78985)Sebastian Wilhelmi2002-04-181-1/+1