summaryrefslogtreecommitdiff
path: root/gthread/ChangeLog
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-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
2002-11-25Fix two bugs: 1) If abs_time is NULL, should use infinite time. 2) CheckTor Lillqvist1-0/+7
2002-11-04Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,Owen Taylor1-0/+4
2002-03-10Do a comparison, not an assignment, stupid! Spotted by Daniel ElstnerSebastian Wilhelmi1-0/+6
2002-02-09Fixed typo in G_THREADS_ENABLED.Sebastian Wilhelmi1-2/+4
2002-02-09Make --disable-threads work again. (#71034)Sebastian Wilhelmi1-0/+5
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 Wilhelmi1-0/+5
2001-10-22If we have built the MSVC import library, install it. Install the gccTor Lillqvist1-0/+6
2001-09-27When the sublangid is SUBLANG_DEFAULT, return the locale of the language'sBruno Haible1-0/+16
2001-09-26Retract my change earlier today. Don't preset autoconf variables in a tryTor Lillqvist1-0/+6
2001-09-25Corrected the array size (cough, cough). Pointed out bySebastian Wilhelmi1-0/+5
2001-09-25More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist1-0/+8
2001-09-19Add thread_equal function to allow for platform defined function toSebastian Wilhelmi1-0/+8
2001-09-19Correct InternalName and OriginalFilename to match what we actuallyTor Lillqvist1-0/+5
2001-07-20reflect glib moveHans Breuer1-0/+4
2001-06-07Use g_win32_error_message to beautify error messages.Sebastian Wilhelmi1-0/+5
2001-05-24pthread isn't required anymoreHans Breuer1-0/+4
2001-05-22Also return TRUE for late arrived signals. Thanks to Steven BrooksSebastian Wilhelmi1-0/+4
2001-05-22Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c".Sebastian Wilhelmi1-0/+15
2001-05-08don't g_assert() the user specified time, but g_return_val_if_fail() here.Tim Janik1-0/+5
2001-04-03Added special case for priorities on FreeBSD. Thanks to David ReidSebastian Wilhelmi1-0/+7
2001-03-10Use the _LIBADD dependencies on libglib only on Win32.Tor Lillqvist1-0/+5
2001-03-09Use libglib-1.3.la from top_builddir. Invoke libtool with -no-undefinedTor Lillqvist1-0/+8
2001-02-15Reverted the changes necessary to enlarge the system thread forSebastian Wilhelmi1-0/+5
2001-01-30Call g_thread_impl_init(), as g_thread_init won't call it.Sebastian Wilhelmi1-0/+3
2001-01-30Added debug information for g_mutex_free calls, if G_ERRORCHECK_MUTEXES isSebastian Wilhelmi1-0/+6
2001-01-29hack this so it compiles, needs fixing for real.Havoc Pennington1-0/+5
2001-01-29Broadcast the condition, if there are waiting readers, as all might readSebastian Wilhelmi1-0/+5
2001-01-03Made g_thread_min_stack_size static.Sebastian Wilhelmi1-0/+5
2000-11-28Revamped errorcheck mutexes and added errorcheck cond_wait() andSebastian Wilhelmi1-0/+7
2000-11-21Add a surrogate for thread priorities using PID niceness for systems withSebastian Wilhelmi1-0/+14
2000-11-15Check for the sched.h header and include it on gthread/gthread-posix.c ifSebastian Wilhelmi1-0/+4
2000-11-02Add G_MUTEX_SIZE as needed for gthread-impl.cSebastian Wilhelmi1-0/+4
2000-10-25Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_ENABLE_DEBUG asSebastian Wilhelmi1-0/+9
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath1-0/+5
2000-09-29Added errorcheck mutexes. These are activated through the preprocessorSebastian Wilhelmi1-0/+12
2000-09-21Add gconvert.o. Use libiconv.Tor Lillqvist1-0/+4
2000-09-06s/G_MICROSEC/G_USEC_PER_SEC/Sebastian Wilhelmi1-0/+5
2000-09-01Use GError to report errors as well.Sebastian Wilhelmi1-0/+3
2000-09-01Include gerror.h before it is used for some g_thread_* functions.Sebastian Wilhelmi1-0/+5