| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimise single-character insertions | Ross Burton | 2005-08-18 | 1 | -2/+44 |
* | Shut up CVS | Manish Singh | 2005-08-12 | 2 | -0/+2 |
* | Add it here. | Matthias Clasen | 2005-08-09 | 2 | -0/+98 |
* | Enable the endianness test. | Matthias Clasen | 2005-08-08 | 1 | -8/+1 |
* | Fix up the testcase | Matthias Clasen | 2005-08-08 | 1 | -4/+4 |
* | Add a test for endianness handling. | Matthias Clasen | 2005-08-08 | 1 | -0/+41 |
* | Add convert-test here. | Matthias Clasen | 2005-08-08 | 2 | -0/+109 |
* | remove unused n_threads variable. | Manish Singh | 2005-08-06 | 1 | -1/+0 |
* | Shut up CVS | Manish Singh | 2005-08-06 | 1 | -0/+1 |
* | tests/refcount/objects.c tests/refcount/properties.c Use g_usleep() | Tor Lillqvist | 2005-08-02 | 3 | -3/+3 |
* | test high contention on closure reference counts to trigger and catch | Tim Janik | 2005-08-01 | 7 | -38/+353 |
* | Minor simplification in safe_strcmp_filename(). | Tor Lillqvist | 2005-08-01 | 1 | -4/+2 |
* | Ugh, fix braino. | Tor Lillqvist | 2005-08-01 | 1 | -2/+16 |
* | Make it pass on Win32. (from_uri_tests[]): Take into consideration that on | Tor Lillqvist | 2005-08-01 | 1 | -3/+29 |
* | use G_CALLBACK for signal connections. | Manish Singh | 2005-07-20 | 1 | -3/+3 |
* | Shut up CVS | Manish Singh | 2005-07-20 | 1 | -0/+9 |
* | Don't get stuck in here if immediate is TRUE. (#310954, Hong Jen Yee) | Matthias Clasen | 2005-07-20 | 1 | -2/+5 |
* | Make refcounting threadsafe by using atomic operations. (#166020, Wim | Matthias Clasen | 2005-07-15 | 7 | -1/+1031 |
* | Make the tests silent on success. | Matthias Clasen | 2005-07-14 | 8 | -44/+76 |
* | Add and implement a new flag to turn off the automatic <groupname>- | Matthias Clasen | 2005-07-12 | 1 | -0/+290 |
* | Don't reverse the order of multiline comments. | Matthias Clasen | 2005-07-01 | 1 | -7/+46 |
* | Test that comments are handled properly. (#309263, Mikael Magnusson) | Matthias Clasen | 2005-07-01 | 1 | -0/+44 |
* | 2.7.1GLIB_2_7_1 | Matthias Clasen | 2005-06-30 | 1 | -1/+3 |
* | Shut up CVS | Manish Singh | 2005-06-27 | 1 | -0/+3 |
* | libtool installs/uninstalls the import library, no need to do it | Tor Lillqvist | 2005-06-26 | 1 | -2/+22 |
* | Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad | Matthias Clasen | 2005-06-25 | 2 | -0/+235 |
* | Don't leak memory here. | Matthias Clasen | 2005-06-23 | 1 | -0/+6 |
* | Add some language-binding friendly variants | Matthias Clasen | 2005-06-23 | 1 | -0/+218 |
* | glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath() | Tor Lillqvist | 2005-06-22 | 1 | -19/+19 |
* | New function. Creates a directory including intermediate parent | Tor Lillqvist | 2005-06-22 | 1 | -1/+117 |
* | New function. Returns the machine's name, or one of its names. Document | Tor Lillqvist | 2005-06-22 | 1 | -0/+1 |
* | Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater | Matthias Clasen | 2005-06-18 | 1 | -0/+79 |
* | 2.7.0GLIB_2_7_0 | Matthias Clasen | 2005-06-10 | 1 | -1/+2 |
* | Return an error if an option is missing its argument. (#305576, Björn | Matthias Clasen | 2005-05-27 | 1 | -0/+38 |
* | Check the return values of g_tree_remove(). | Matthias Clasen | 2005-05-17 | 1 | -1/+10 |
* | Shut up CVS | Manish Singh | 2005-05-09 | 1 | -1/+2 |
* | Add a testcase. | Matthias Clasen | 2005-05-06 | 1 | -0/+27 |
* | Add g_object_add/remove_toggle_ref() functions to get notification when a | Owen Taylor | 2005-05-05 | 2 | -1/+283 |
* | Add tests for g_date_get_iso8601_week_of_year(). | Matthias Clasen | 2005-03-28 | 2 | -0/+28 |
* | Minor printout change, now identical as in glib-2-6 branch. | Tor Lillqvist | 2005-03-20 | 1 | -2/+2 |
* | Print more detailled output from the timer tests. Don't print home | Tor Lillqvist | 2005-03-20 | 2 | -9/+15 |
* | delete a bunch of dead code. | Manish Singh | 2005-03-14 | 1 | -27/+3 |
* | include <gstdio.h>. | Sven Neumann | 2005-03-10 | 1 | -1/+2 |
* | delay memory allocation until after the first read. Saves a bunch of | Sven Neumann | 2005-03-10 | 2 | -0/+26 |
* | Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in the | Matthias Clasen | 2005-02-24 | 1 | -1/+1 |
* | Don't write out of bounds. | Matthias Clasen | 2005-02-08 | 2 | -2/+27 |
* | Add test case for key removal. | Matthias Clasen | 2005-02-02 | 1 | -65/+100 |
* | Add test case for group removal. | Matthias Clasen | 2005-02-01 | 1 | -0/+70 |
* | Some more unit tests. | Matthias Clasen | 2005-01-30 | 1 | -8/+273 |
* | Let $srcdir default to . | Matthias Clasen | 2005-01-24 | 1 | -2/+2 |