summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
AgeCommit message (Expand)AuthorFilesLines
2005-08-02Cleanup converter state after the conversion. Document streamingMatthias Clasen1-0/+6
2005-08-02tests/refcount/objects.c tests/refcount/properties.c Use g_usleep()Tor Lillqvist1-0/+7
2005-08-01test high contention on closure reference counts to trigger and catchTim Janik1-0/+29
2005-08-01Ugh, fix braino.Tor Lillqvist1-1/+4
2005-08-01Make it pass on Win32. (from_uri_tests[]): Take into consideration that onTor Lillqvist1-0/+9
2005-07-31moved G_DATALIST_*_POINTER() macros here, because proper use requires theTim Janik1-0/+12
2005-07-26Include glibintl.h, not gi18n.h, noticed by Dan Winship.Matthias Clasen1-0/+3
2005-07-26Try -mt as compiler flag for threads, needed for the HP C compiler onMatthias Clasen1-0/+3
2005-07-26Fix a typo in the docs. (#311569, Ross Burton)Matthias Clasen1-0/+5
2005-07-22Bump versionMatthias Clasen1-0/+2
2005-07-222.7.4GLIB_2_7_4Matthias Clasen1-0/+2
2005-07-21UpdatesGTK_2_7_4Matthias Clasen1-0/+4
2005-07-20use G_CALLBACK for signal connections.Manish Singh1-0/+4
2005-07-20Don't get stuck in here if immediate is TRUE. (#310954, Hong Jen Yee)Matthias Clasen1-0/+8
2005-07-20Make this an inline function. Define it only if G_CAN_INLINE and not C++.Tor Lillqvist1-0/+6
2005-07-19Avoid an unnecessary strlen if len is -1. (#169692, Benoit Dejean)Matthias Clasen1-0/+4
2005-07-19Fix g_atomic_pointer_compare_and_exchange on sparc64. (#167572, GertMatthias Clasen1-0/+6
2005-07-15Bump versionMatthias Clasen1-0/+2
2005-07-152.7.3GLIB_2_7_3Matthias Clasen1-0/+4
2005-07-15Make refcounting threadsafe by using atomic operations. (#166020, WimMatthias Clasen1-0/+21
2005-07-15UpdatesMatthias Clasen1-0/+4
2005-07-14Make the tests silent on success.Matthias Clasen1-0/+11
2005-07-13Fix a typo. (#310243, Richard Laager)Matthias Clasen1-0/+3
2005-07-13Warn if a short name is not acceptable.Matthias Clasen1-0/+5
2005-07-12Add and implement a new flag to turn off the automatic <groupname>-Matthias Clasen1-0/+18
2005-07-12Don't lock if depth is zero. (#310148, Wim Taymans)Matthias Clasen1-0/+5
2005-07-10Ignore anomalous environment entries which are not of the formMatthias Clasen1-0/+6
2005-07-09Typo.Tor Lillqvist1-1/+1
2005-07-08Totally rewritten socket channel implementation. See discussion in bugTor Lillqvist1-0/+3
2005-07-08Don't use autoconf variables for the resource object files on Win32 anyTor Lillqvist1-0/+18
2005-07-08Bump versionMatthias Clasen1-0/+2
2005-07-082.7.2GLIB_2_7_2Matthias Clasen1-0/+6
2005-07-07Make the size_t size detection work on AIX. (#309725)Matthias Clasen1-0/+5
2005-07-06Require a newer gtk-docMatthias Clasen1-0/+4
2005-07-02include <process.h> for getpid() include <io.h> for close() etc. addHans Breuer1-0/+6
2005-07-01Don't reverse the order of multiline comments.Matthias Clasen1-0/+5
2005-07-01Test that comments are handled properly. (#309263, Mikael Magnusson)Matthias Clasen1-0/+5
2005-07-01Bump versionMatthias Clasen1-0/+2
2005-06-302.7.1GLIB_2_7_1Matthias Clasen1-0/+4
2005-06-30Fix portability issues. (#307064, Morten Welinder)Matthias Clasen1-0/+3
2005-06-30Apply a patch which may make GLib work on BeOS again. (#309157, KianMatthias Clasen1-0/+13
2005-06-30UpdatesMatthias Clasen1-0/+4
2005-06-26libtool installs/uninstalls the import library, no need to do itTor Lillqvist1-0/+14
2005-06-25Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen1-0/+17
2005-06-24Add --enable-man.Matthias Clasen1-0/+4
2005-06-24glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand theTor Lillqvist1-0/+9
2005-06-23g_build_filename_va is only use in the G_OS_WIN32 case, so compile itManish Singh1-0/+5
2005-06-23Don't leak memory here.Matthias Clasen1-0/+3
2005-06-23Don't leak output_path. (#308546, Kjartan Maraas)Matthias Clasen1-0/+3
2005-06-23Add some language-binding friendly variantsMatthias Clasen1-0/+12