summaryrefslogtreecommitdiff
path: root/gthread
AgeCommit message (Expand)AuthorFilesLines
2005-01-072.6.1GLIB_2_6_1Matthias Clasen1-0/+4
2004-12-162.6.0GLIB_2_6_0Matthias Clasen1-0/+4
2004-12-022.5.7Matthias Clasen1-0/+4
2004-11-122.5.6GLIB_2_5_6Matthias Clasen1-0/+4
2004-11-02*** empty log message ***GLIB_2_5_5Matthias Clasen1-0/+4
2004-11-01glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.cMatthias Clasen1-1/+1
2004-10-29updated [and finally fixed my script to produce ready to go de-in(ed)Hans Breuer2-3/+7
2004-10-272.5.4GTK_2_5_4Matthias Clasen1-0/+4
2004-09-182.5.3GLIB_2_5_3Matthias Clasen1-0/+4
2004-08-252.5.2GLIB_2_5_2Matthias Clasen1-3/+7
2004-08-012.5.1GLIB_2_5_1Matthias Clasen1-0/+4
2004-07-18=== Released 2.5.0 ===GLIB_2_5_0Soeren Sandmann1-0/+4
2004-03-06Update.Tor Lillqvist1-2/+0
2003-08-13glib/Makefile.am gmodule/Makefile.am gobject/Makefile.am Use srcdir alsoTor Lillqvist1-2/+2
2003-03-04require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up someJames Henstridge1-14/+6
2003-02-14Fixes for #101264 and #99372:Sebastian Wilhelmi1-21/+2
2003-01-04[Win32] Install also the .def files, to help users generate importTor Lillqvist1-1/+3
2002-12-20Call g_main_thread_init() after setting g_threads_got_initialized.Owen Taylor1-1/+5
2002-12-16=== Released 2.1.5 ===GLIB_2_1_5Owen Taylor1-1/+1
2002-11-26Improved the seeding algorithm. Old behaviour can be achived by settingSebastian Wilhelmi1-0/+2
2002-11-25Fix two bugs: 1) If abs_time is NULL, should use infinite time. 2) CheckTor Lillqvist2-4/+21
2002-11-21Hardcode 2.0 in the names, as that is what Makefile.am does.Tor Lillqvist2-11/+7
2002-11-21gmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode 2.0 in the names, asTor Lillqvist1-2/+2
2002-11-04Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,Owen Taylor3-0/+8
2002-10-15add -DG_DISABLED_DEPRECATEDManish Singh1-1/+1
2002-08-06Factor out g_main_context_init_pipe from g_main_context_new to initializeSebastian Wilhelmi1-0/+2
2002-08-06Set the normal PID surrogate priority according to getpid() to avoidSebastian Wilhelmi3-11/+30
2002-07-03Use thr_min_stack() instead of sysconf (_SC_THREAD_STACK_MIN). ifSebastian Wilhelmi1-4/+3
2002-04-18Fixed typo. (#78985)Sebastian Wilhelmi1-1/+1
2002-03-13Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and useAlexander Larsson1-0/+2
2002-03-10Do a comparison, not an assignment, stupid! Spotted by Daniel ElstnerSebastian Wilhelmi2-1/+7
2002-03-05Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor1-13/+13
2002-02-09Fixed typo in G_THREADS_ENABLED.Sebastian Wilhelmi2-3/+5
2002-02-09Make --disable-threads work again. (#71034)Sebastian Wilhelmi2-5/+18
2002-01-16Ops. Fixed ChangeLog.Sebastian Wilhelmi1-2/+2
2002-01-16Use g_free instead of free. Pointed out by Sam O'Connor <sam@panviva.com>.Sebastian Wilhelmi2-1/+6
2002-01-05moved warning to error pragmas to their own file to not force 'goodHans Breuer1-1/+1
2001-11-24*/.cvsignore: Add various Win32 related file types.Tor Lillqvist1-0/+5
2001-10-25Update.Tor Lillqvist1-3/+1
2001-10-22If we have built the MSVC import library, install it. Install the gccTor Lillqvist2-0/+27
2001-09-27When the sublangid is SUBLANG_DEFAULT, return the locale of the language'sBruno Haible3-19/+60
2001-09-26Retract my change earlier today. Don't preset autoconf variables in a tryTor Lillqvist3-2/+9
2001-09-25Corrected the array size (cough, cough). Pointed out bySebastian Wilhelmi2-1/+6
2001-09-25More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist3-14/+20
2001-09-19Add thread_equal function to allow for platform defined function toSebastian Wilhelmi4-3/+20
2001-09-19Correct InternalName and OriginalFilename to match what we actuallyTor Lillqvist2-3/+8
2001-09-17Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool onTor Lillqvist2-9/+14
2001-09-04Update. Don't mention pthreads.Tor Lillqvist1-10/+4
2001-08-30After being away for about five months, I'm back working on this... ForTor Lillqvist1-2/+2
2001-07-20reflect glib moveHans Breuer2-3/+7