Age | Commit message (Expand) | Author | Files | Lines |
2006-04-07 | Make sure g_thread_pool_stop_unused_threads() actually stops unused | Martyn James Russell | 1 | -0/+17 |
2006-04-05 | Make long long printing work if snprintf is not available. (#332841, | Matthias Clasen | 1 | -0/+6 |
2006-04-04 | *** empty log message *** | Pema Geyleg | 1 | -0/+4 |
2006-03-31 | Revert change below. It wasn't a good idea after all, says the original | Tor Lillqvist | 1 | -0/+6 |
2006-03-31 | [Win32] call rmdir() only if remove() fails with errno set to ENOENT, to | Tor Lillqvist | 1 | -0/+6 |
2006-03-26 | Documentation improvements | Matthias Clasen | 1 | -2/+5 |
2006-03-24 | Updated the documentation to explain that when the maximum threads is > 1 | Martyn James Russell | 1 | -0/+11 |
2006-03-20 | Updated Georgian translation | Vladimer Sichinava | 1 | -0/+6 |
2006-03-20 | use standard_calloc to allocate the profile_data. (#335209, Chris Wilson) | Matthias Clasen | 1 | -0/+16 |
2006-03-20 | Add this, at the request of the GNOME sysadmin team. | Matthias Clasen | 1 | -0/+4 |
2006-03-15 | Only set the prgname if it hasn't been set before. (#334611, Chong Kai | Matthias Clasen | 1 | -0/+5 |
2006-03-14 | Don't read past the end of the string. (#334471, Morten Welinder) | Matthias Clasen | 1 | -0/+6 |
2006-03-14 | Don't create the option_name twice. (#334519, Chris Wilson) | Matthias Clasen | 1 | -0/+5 |
2006-03-13 | Revert fix for #322476, it breaks module loading since libtool on darwin | Anders Carlsson | 1 | -0/+7 |
2006-03-11 | Implement watches for GIOChannels for write file descriptors on Win32 | Marcus Brinkmann | 1 | -0/+18 |
2006-03-09 | dist all changelogs | Matthias Clasen | 1 | -0/+4 |
2006-03-07 | Add G_GUINT64_CONSTANT. | Tor Lillqvist | 1 | -0/+4 |
2006-03-07 | Bump version | Matthias Clasen | 1 | -0/+2 |
2006-03-07 | 2.10.1GLIB_2_10_1 | Matthias Clasen | 1 | -0/+2 |
2006-03-07 | Prepare 2.10.1 | Matthias Clasen | 1 | -2/+4 |
2006-03-07 | Match the prototype in gconvert.c to fix build problems in NetBSD. | Matthias Clasen | 1 | -0/+6 |
2006-03-06 | Make .dylib the shared library suffix on darwin. (#322476, Vladimir Panov) | Anders Carlsson | 1 | -0/+6 |
2006-03-06 | Skip checking thread flags on Darwin. Fix suggested by Manish Singh. | Anders Carlsson | 1 | -0/+6 |
2006-03-01 | Separate implementation on Win32: Use the wide character API on NT-based | Tor Lillqvist | 1 | -0/+9 |
2006-02-24 | Bump version | Matthias Clasen | 1 | -0/+2 |
2006-02-24 | 2.10.0GLIB_2_10_0 | Matthias Clasen | 1 | -0/+2 |
2006-02-24 | Preparations for 2.10 | Matthias Clasen | 1 | -0/+6 |
2006-02-24 | Add tests for g_utf8_strlen(). | Matthias Clasen | 1 | -0/+7 |
2006-02-23 | Plug leaks reported by valgrind. Same. Same Same. Same. Same. | Kjartan Maraas | 1 | -0/+12 |
2006-02-19 | Updated to test _sort, _sort_with_data, _insert_sorted and | Martyn James Russell | 1 | -0/+7 |
2006-02-18 | Add paramspec-test | Matthias Clasen | 1 | -0/+4 |
2006-02-18 | Add more tests. | Matthias Clasen | 1 | -0/+4 |
2006-02-17 | p in str, not str in p | Kang Jeong-Hee | 1 | -0/+4 |
2006-02-15 | Fix deadlock when signalling the thread which freed a thread pool | Sebastian Wilhelmi | 1 | -0/+5 |
2006-02-14 | only define _XOPEN_SOURCE to 600 to get at posix_memalign() in case we | Tim Janik | 1 | -0/+10 |
2006-02-14 | Improve docs | Matthias Clasen | 1 | -0/+4 |
2006-02-11 | Bump version | Matthias Clasen | 1 | -0/+4 |
2006-02-11 | 2.9.6GLIB_2_9_6 | Matthias Clasen | 1 | -0/+6 |
2006-01-31 | Specify the type of varargs arguments. (bug #317679) | Behdad Esfahbod | 1 | -0/+5 |
2006-01-31 | Touch README and INSTALL here to pacify automake. (#329124, Kjartan | Matthias Clasen | 1 | -0/+5 |
2006-01-31 | carry out all dtalist pointer accesses atomically, some missing cases | Tim Janik | 1 | -0/+5 |
2006-01-31 | generate build/win32/vs8/Makefile, to fix build breakage. | Tim Janik | 1 | -0/+4 |
2006-01-30 | Update URL | David Schleef | 1 | -0/+4 |
2006-01-29 | tell how to create container classes which are as flexible as a GValue is | Sven Herzberg | 1 | -0/+5 |
2006-01-27 | Bump version | Matthias Clasen | 1 | -0/+2 |
2006-01-27 | 2.9.5GLIB_2_9_5 | Matthias Clasen | 1 | -0/+5 |
2006-01-27 | Updates | Matthias Clasen | 1 | -0/+4 |
2006-01-26 | Fix C99isms. (#328705, Kazuki Iwamoto) | Matthias Clasen | 1 | -0/+5 |
2006-01-25 | fixed buglets reported by Jens Granseuer in #328254. | Tim Janik | 1 | -0/+8 |
2006-01-25 | honour g_mem_gc_friendly settings when freeing slices, make sure | Tim Janik | 1 | -0/+23 |