Age | Commit message (Expand) | Author | Files | Lines |
2005-08-02 | Cleanup converter state after the conversion. Document streaming | Matthias Clasen | 1 | -0/+6 |
2005-08-02 | tests/refcount/objects.c tests/refcount/properties.c Use g_usleep() | Tor Lillqvist | 1 | -0/+7 |
2005-08-01 | test high contention on closure reference counts to trigger and catch | Tim Janik | 1 | -0/+29 |
2005-08-01 | Ugh, fix braino. | Tor Lillqvist | 1 | -1/+4 |
2005-08-01 | Make it pass on Win32. (from_uri_tests[]): Take into consideration that on | Tor Lillqvist | 1 | -0/+9 |
2005-07-31 | moved G_DATALIST_*_POINTER() macros here, because proper use requires the | Tim Janik | 1 | -0/+12 |
2005-07-26 | Include glibintl.h, not gi18n.h, noticed by Dan Winship. | Matthias Clasen | 1 | -0/+3 |
2005-07-26 | Try -mt as compiler flag for threads, needed for the HP C compiler on | Matthias Clasen | 1 | -0/+3 |
2005-07-26 | Fix a typo in the docs. (#311569, Ross Burton) | Matthias Clasen | 1 | -0/+5 |
2005-07-22 | Bump version | Matthias Clasen | 1 | -0/+2 |
2005-07-22 | 2.7.4GLIB_2_7_4 | Matthias Clasen | 1 | -0/+2 |
2005-07-21 | UpdatesGTK_2_7_4 | Matthias Clasen | 1 | -0/+4 |
2005-07-20 | use G_CALLBACK for signal connections. | Manish Singh | 1 | -0/+4 |
2005-07-20 | Don't get stuck in here if immediate is TRUE. (#310954, Hong Jen Yee) | Matthias Clasen | 1 | -0/+8 |
2005-07-20 | Make this an inline function. Define it only if G_CAN_INLINE and not C++. | Tor Lillqvist | 1 | -0/+6 |
2005-07-19 | Avoid an unnecessary strlen if len is -1. (#169692, Benoit Dejean) | Matthias Clasen | 1 | -0/+4 |
2005-07-19 | Fix g_atomic_pointer_compare_and_exchange on sparc64. (#167572, Gert | Matthias Clasen | 1 | -0/+6 |
2005-07-15 | Bump version | Matthias Clasen | 1 | -0/+2 |
2005-07-15 | 2.7.3GLIB_2_7_3 | Matthias Clasen | 1 | -0/+4 |
2005-07-15 | Make refcounting threadsafe by using atomic operations. (#166020, Wim | Matthias Clasen | 1 | -0/+21 |
2005-07-15 | Updates | Matthias Clasen | 1 | -0/+4 |
2005-07-14 | Make the tests silent on success. | Matthias Clasen | 1 | -0/+11 |
2005-07-13 | Fix a typo. (#310243, Richard Laager) | Matthias Clasen | 1 | -0/+3 |
2005-07-13 | Warn if a short name is not acceptable. | Matthias Clasen | 1 | -0/+5 |
2005-07-12 | Add and implement a new flag to turn off the automatic <groupname>- | Matthias Clasen | 1 | -0/+18 |
2005-07-12 | Don't lock if depth is zero. (#310148, Wim Taymans) | Matthias Clasen | 1 | -0/+5 |
2005-07-10 | Ignore anomalous environment entries which are not of the form | Matthias Clasen | 1 | -0/+6 |
2005-07-09 | Typo. | Tor Lillqvist | 1 | -1/+1 |
2005-07-08 | Totally rewritten socket channel implementation. See discussion in bug | Tor Lillqvist | 1 | -0/+3 |
2005-07-08 | Don't use autoconf variables for the resource object files on Win32 any | Tor Lillqvist | 1 | -0/+18 |
2005-07-08 | Bump version | Matthias Clasen | 1 | -0/+2 |
2005-07-08 | 2.7.2GLIB_2_7_2 | Matthias Clasen | 1 | -0/+6 |
2005-07-07 | Make the size_t size detection work on AIX. (#309725) | Matthias Clasen | 1 | -0/+5 |
2005-07-06 | Require a newer gtk-doc | Matthias Clasen | 1 | -0/+4 |
2005-07-02 | include <process.h> for getpid() include <io.h> for close() etc. add | Hans Breuer | 1 | -0/+6 |
2005-07-01 | Don't reverse the order of multiline comments. | Matthias Clasen | 1 | -0/+5 |
2005-07-01 | Test that comments are handled properly. (#309263, Mikael Magnusson) | Matthias Clasen | 1 | -0/+5 |
2005-07-01 | Bump version | Matthias Clasen | 1 | -0/+2 |
2005-06-30 | 2.7.1GLIB_2_7_1 | Matthias Clasen | 1 | -0/+4 |
2005-06-30 | Fix portability issues. (#307064, Morten Welinder) | Matthias Clasen | 1 | -0/+3 |
2005-06-30 | Apply a patch which may make GLib work on BeOS again. (#309157, Kian | Matthias Clasen | 1 | -0/+13 |
2005-06-30 | Updates | Matthias Clasen | 1 | -0/+4 |
2005-06-26 | libtool installs/uninstalls the import library, no need to do it | Tor Lillqvist | 1 | -0/+14 |
2005-06-25 | Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad | Matthias Clasen | 1 | -0/+17 |
2005-06-24 | Add --enable-man. | Matthias Clasen | 1 | -0/+4 |
2005-06-24 | glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand the | Tor Lillqvist | 1 | -0/+9 |
2005-06-23 | g_build_filename_va is only use in the G_OS_WIN32 case, so compile it | Manish Singh | 1 | -0/+5 |
2005-06-23 | Don't leak memory here. | Matthias Clasen | 1 | -0/+3 |
2005-06-23 | Don't leak output_path. (#308546, Kjartan Maraas) | Matthias Clasen | 1 | -0/+3 |
2005-06-23 | Add some language-binding friendly variants | Matthias Clasen | 1 | -0/+12 |