Age | Commit message (Expand) | Author | Files | Lines |
2005-07-15 | Make refcounting threadsafe by using atomic operations. (#166020, Wim | Matthias Clasen | 7 | -1/+1031 |
2005-07-14 | Make the tests silent on success. | Matthias Clasen | 8 | -44/+76 |
2005-07-12 | Add and implement a new flag to turn off the automatic <groupname>- | Matthias Clasen | 1 | -0/+290 |
2005-07-01 | Don't reverse the order of multiline comments. | Matthias Clasen | 1 | -7/+46 |
2005-07-01 | Test that comments are handled properly. (#309263, Mikael Magnusson) | Matthias Clasen | 1 | -0/+44 |
2005-06-30 | 2.7.1GLIB_2_7_1 | Matthias Clasen | 1 | -1/+3 |
2005-06-27 | Shut up CVS | Manish Singh | 1 | -0/+3 |
2005-06-26 | libtool installs/uninstalls the import library, no need to do it | Tor Lillqvist | 1 | -2/+22 |
2005-06-25 | Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad | Matthias Clasen | 2 | -0/+235 |
2005-06-23 | Don't leak memory here. | Matthias Clasen | 1 | -0/+6 |
2005-06-23 | Add some language-binding friendly variants | Matthias Clasen | 1 | -0/+218 |
2005-06-22 | glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath() | Tor Lillqvist | 1 | -19/+19 |
2005-06-22 | New function. Creates a directory including intermediate parent | Tor Lillqvist | 1 | -1/+117 |
2005-06-22 | New function. Returns the machine's name, or one of its names. Document | Tor Lillqvist | 1 | -0/+1 |
2005-06-18 | Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater | Matthias Clasen | 1 | -0/+79 |
2005-06-10 | 2.7.0GLIB_2_7_0 | Matthias Clasen | 1 | -1/+2 |
2005-05-27 | Return an error if an option is missing its argument. (#305576, Björn | Matthias Clasen | 1 | -0/+38 |
2005-05-17 | Check the return values of g_tree_remove(). | Matthias Clasen | 1 | -1/+10 |
2005-05-09 | Shut up CVS | Manish Singh | 1 | -1/+2 |
2005-05-06 | Add a testcase. | Matthias Clasen | 1 | -0/+27 |
2005-05-05 | Add g_object_add/remove_toggle_ref() functions to get notification when a | Owen Taylor | 2 | -1/+283 |
2005-03-28 | Add tests for g_date_get_iso8601_week_of_year(). | Matthias Clasen | 2 | -0/+28 |
2005-03-20 | Minor printout change, now identical as in glib-2-6 branch. | Tor Lillqvist | 1 | -2/+2 |
2005-03-20 | Print more detailled output from the timer tests. Don't print home | Tor Lillqvist | 2 | -9/+15 |
2005-03-14 | delete a bunch of dead code. | Manish Singh | 1 | -27/+3 |
2005-03-10 | include <gstdio.h>. | Sven Neumann | 1 | -1/+2 |
2005-03-10 | delay memory allocation until after the first read. Saves a bunch of | Sven Neumann | 2 | -0/+26 |
2005-02-24 | Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in the | Matthias Clasen | 1 | -1/+1 |
2005-02-08 | Don't write out of bounds. | Matthias Clasen | 2 | -2/+27 |
2005-02-02 | Add test case for key removal. | Matthias Clasen | 1 | -65/+100 |
2005-02-01 | Add test case for group removal. | Matthias Clasen | 1 | -0/+70 |
2005-01-30 | Some more unit tests. | Matthias Clasen | 1 | -8/+273 |
2005-01-24 | Let $srcdir default to . | Matthias Clasen | 1 | -2/+2 |
2005-01-24 | Add a test with a long entity name. | Matthias Clasen | 1 | -0/+1 |
2005-01-21 | Shut up cvs | Manish Singh | 1 | -0/+1 |
2005-01-20 | Don't interpret leading zeros as octal. The specification requires %f | Matthias Clasen | 1 | -1/+65 |
2005-01-20 | Add some more tests. | Matthias Clasen | 1 | -7/+265 |
2005-01-19 | Accept \r\n as line end. (#163030, Bastian Nocera) | Matthias Clasen | 2 | -0/+100 |
2004-12-20 | Add some tests for '--' stripping. | Matthias Clasen | 1 | -0/+140 |
2004-11-28 | filter G_GNUC before PRIVATE so $ is still true. | Manish Singh | 1 | -1/+1 |
2004-11-28 | minor comment fix. | Manish Singh | 1 | -1/+1 |
2004-11-27 | Shut up cvs | Manish Singh | 1 | -0/+1 |
2004-11-26 | Add a testcase for the previous fix. | Matthias Clasen | 1 | -0/+1 |
2004-11-24 | Add utf8-validate. | Matthias Clasen | 2 | -0/+321 |
2004-11-05 | Portability fixes and extra sanity checks. (#157453, Morten Welinder) | Matthias Clasen | 1 | -18/+42 |
2004-11-05 | Handle numbers like 1e1, nan, -infinity. Also try harder to preserve | Matthias Clasen | 1 | -4/+21 |
2004-11-01 | glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.c | Matthias Clasen | 2 | -2/+2 |
2004-10-29 | Add tests for the handling of non-option arguments, "--" and | Matthias Clasen | 1 | -0/+185 |
2004-10-26 | Improve error reporting. | Matthias Clasen | 1 | -3/+4 |
2004-10-25 | rm autom4te.cache, since it might interfere with differing autoconf | Manish Singh | 1 | -2/+4 |