2005-12-07 |
Martyn James Russell | - Call g_queue_insert_sorted() instead of duplicating... |
tree | commitdiff |
2005-12-05 |
Manish Singh | set LC_COLLATE, not LANG, to be sure to override any... |
tree | commitdiff |
2005-12-05 |
Matthias Clasen | broken commit |
tree | commitdiff |
2005-12-05 |
Matthias Clasen | Set MALLOC_CHECK_ and MALLOC_PERTURB_ |
tree | commitdiff |
2005-12-05 |
Martyn James Russell | - Added support for sorting async queues by with _push_... |
tree | commitdiff |
2005-12-05 |
Matthias Clasen | Fix compiler warnings. |
tree | commitdiff |
2005-12-02 |
Tim Janik | extended to perform the benchmarking on the old memchun... |
tree | commitdiff |
2005-12-01 |
Matthias Clasen | Make tests work with slice allocator |
tree | commitdiff |
2005-12-01 |
Matthias Clasen | Remove a duplicate _LDADD |
tree | commitdiff |
2005-12-01 |
Tim Janik | new slice allocator implementation. |
tree | commitdiff |
2005-11-21 |
Behdad Esfahbod | New entries added. |
tree | commitdiff |
2005-11-18 |
Matthias Clasen | 2.9.0 GLIB_2_9_0 |
tree | commitdiff |
2005-11-17 |
Matthias Clasen | Unit tests for g_utf8_pointer_to_offset and g_utf8_offs... |
tree | commitdiff |
2005-11-07 |
Billy Biggs | Add a missing reference to libglib in the LDADD for... |
tree | commitdiff |
2005-10-30 |
Matthias Clasen | Add some tests for conversions between UTF-8, UCS-4... |
tree | commitdiff |
2005-10-05 |
Matthias Clasen | Add Collation tests. |
tree | commitdiff |
2005-10-01 |
Behdad Esfahbod | Updated to Unicode 4.1. There are five new GUnicodeBrea... |
tree | commitdiff |
2005-09-20 |
Tim Janik | applied significant recursion complexity optimization... |
tree | commitdiff |
2005-09-19 |
Tim Janik | applied a patch from matthias which checks on the upper... |
tree | commitdiff |
2005-09-14 |
Matthias Clasen | Add bug ref |
tree | commitdiff |
2005-09-14 |
Matthias Clasen | Add a test for grup names of length 1. |
tree | commitdiff |
2005-09-11 |
Sebastian Wilhelmi | Link the the refcount tests to the system thread librar... |
tree | commitdiff |
2005-08-18 |
Ross Burton | Optimise single-character insertions |
tree | commitdiff |
2005-08-12 |
Manish Singh | Shut up CVS |
tree | commitdiff |
2005-08-09 |
Matthias Clasen | Add it here. |
tree | commitdiff |
2005-08-08 |
Matthias Clasen | Enable the endianness test. |
tree | commitdiff |
2005-08-08 |
Matthias Clasen | Fix up the testcase |
tree | commitdiff |
2005-08-08 |
Matthias Clasen | Add a test for endianness handling. |
tree | commitdiff |
2005-08-08 |
Matthias Clasen | Add convert-test here. |
tree | commitdiff |
2005-08-06 |
Manish Singh | remove unused n_threads variable. |
tree | commitdiff |
2005-08-06 |
Manish Singh | Shut up CVS |
tree | commitdiff |
2005-08-02 |
Tor Lillqvist | tests/refcount/objects.c tests/refcount/properties... |
tree | commitdiff |
2005-08-01 |
Tim Janik | test high contention on closure reference counts to... |
tree | commitdiff |
2005-08-01 |
Tor Lillqvist | Minor simplification in safe_strcmp_filename(). |
tree | commitdiff |
2005-08-01 |
Tor Lillqvist | Ugh, fix braino. |
tree | commitdiff |
2005-08-01 |
Tor Lillqvist | Make it pass on Win32. (from_uri_tests[]): Take into... |
tree | commitdiff |
2005-07-20 |
Manish Singh | use G_CALLBACK for signal connections. |
tree | commitdiff |
2005-07-20 |
Manish Singh | Shut up CVS |
tree | commitdiff |
2005-07-20 |
Matthias Clasen | Don't get stuck in here if immediate is TRUE. (#310954... |
tree | commitdiff |
2005-07-15 |
Matthias Clasen | Make refcounting threadsafe by using atomic operations... |
tree | commitdiff |
2005-07-14 |
Matthias Clasen | Make the tests silent on success. |
tree | commitdiff |
2005-07-12 |
Matthias Clasen | Add and implement a new flag to turn off the automatic... |
tree | commitdiff |
2005-07-01 |
Matthias Clasen | Don't reverse the order of multiline comments. |
tree | commitdiff |
2005-07-01 |
Matthias Clasen | Test that comments are handled properly. (#309263,... |
tree | commitdiff |
2005-06-30 |
Matthias Clasen | 2.7.1 GLIB_2_7_1 |
tree | commitdiff |
2005-06-27 |
Manish Singh | Shut up CVS |
tree | commitdiff |
2005-06-26 |
Tor Lillqvist | libtool installs/uninstalls the import library, no... |
tree | commitdiff |
2005-06-25 |
Matthias Clasen | Add an mmap() wrapper called GMappedFile. (#148218... |
tree | commitdiff |
2005-06-23 |
Matthias Clasen | Don't leak memory here. |
tree | commitdiff |
2005-06-23 |
Matthias Clasen | Add some language-binding friendly variants |
tree | commitdiff |
2005-06-22 |
Tor Lillqvist | glib/gfileutils.c glib/gfileutils.h glib/glib.symbols... |
tree | commitdiff |
2005-06-22 |
Tor Lillqvist | New function. Creates a directory including intermediat... |
tree | commitdiff |
2005-06-22 |
Tor Lillqvist | New function. Returns the machine's name, or one of... |
tree | commitdiff |
2005-06-18 |
Matthias Clasen | Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME... |
tree | commitdiff |
2005-06-10 |
Matthias Clasen | 2.7.0 GLIB_2_7_0 |
tree | commitdiff |
2005-05-27 |
Matthias Clasen | Return an error if an option is missing its argument... |
tree | commitdiff |
2005-05-17 |
Matthias Clasen | Check the return values of g_tree_remove(). |
tree | commitdiff |
2005-05-09 |
Manish Singh | Shut up CVS |
tree | commitdiff |
2005-05-06 |
Matthias Clasen | Add a testcase. |
tree | commitdiff |
2005-05-05 |
Owen Taylor | Add g_object_add/remove_toggle_ref() functions to get... |
tree | commitdiff |
2005-03-28 |
Matthias Clasen | Add tests for g_date_get_iso8601_week_of_year(). |
tree | commitdiff |
2005-03-20 |
Tor Lillqvist | Minor printout change, now identical as in glib-2-6... |
tree | commitdiff |
2005-03-20 |
Tor Lillqvist | Print more detailled output from the timer tests. Don... |
tree | commitdiff |
2005-03-14 |
Manish Singh | delete a bunch of dead code. |
tree | commitdiff |
2005-03-10 |
Sven Neumann | include <gstdio.h>. |
tree | commitdiff |
2005-03-10 |
Sven Neumann | delay memory allocation until after the first read... |
tree | commitdiff |
2005-02-24 |
Matthias Clasen | Set LANGUAGE instead of LC_ALL to shield against LANGUA... |
tree | commitdiff |
2005-02-08 |
Matthias Clasen | Don't write out of bounds. |
tree | commitdiff |
2005-02-02 |
Matthias Clasen | Add test case for key removal. |
tree | commitdiff |
2005-02-01 |
Matthias Clasen | Add test case for group removal. |
tree | commitdiff |
2005-01-30 |
Matthias Clasen | Some more unit tests. |
tree | commitdiff |
2005-01-24 |
Matthias Clasen | Let $srcdir default to . |
tree | commitdiff |
2005-01-24 |
Matthias Clasen | Add a test with a long entity name. |
tree | commitdiff |
2005-01-21 |
Manish Singh | Shut up cvs |
tree | commitdiff |
2005-01-20 |
Matthias Clasen | Don't interpret leading zeros as octal. The specificati... |
tree | commitdiff |
2005-01-20 |
Matthias Clasen | Add some more tests. |
tree | commitdiff |
2005-01-19 |
Matthias Clasen | Accept \r\n as line end. (#163030, Bastian Nocera) |
tree | commitdiff |
2004-12-20 |
Matthias Clasen | Add some tests for '--' stripping. |
tree | commitdiff |
2004-11-28 |
Manish Singh | filter G_GNUC before PRIVATE so $ is still true. |
tree | commitdiff |
2004-11-28 |
Manish Singh | minor comment fix. |
tree | commitdiff |
2004-11-27 |
Manish Singh | Shut up cvs |
tree | commitdiff |
2004-11-26 |
Matthias Clasen | Add a testcase for the previous fix. |
tree | commitdiff |
2004-11-24 |
Matthias Clasen | Add utf8-validate. |
tree | commitdiff |
2004-11-05 |
Matthias Clasen | Portability fixes and extra sanity checks. (#157453... |
tree | commitdiff |
2004-11-05 |
Matthias Clasen | Handle numbers like 1e1, nan, -infinity. Also try harde... |
tree | commitdiff |
2004-11-01 |
Matthias Clasen | glib/gdebug.h glib/gutils.c gobject/gtype.c gthread... |
tree | commitdiff |
2004-10-29 |
Matthias Clasen | Add tests for the handling of non-option arguments... |
tree | commitdiff |
2004-10-26 |
Matthias Clasen | Improve error reporting. |
tree | commitdiff |
2004-10-25 |
Manish Singh | rm autom4te.cache, since it might interfere with differ... |
tree | commitdiff |
2004-10-22 |
Matthias Clasen | Add some uri list tests.c. |
tree | commitdiff |
2004-10-05 |
Anders Carlsson | Add check for if argc is 0. |
tree | commitdiff |
2004-10-03 |
Anders Carlsson | Set arg_data on filenames. (Discovered by Mats-Ola... |
tree | commitdiff |
2004-09-20 |
Matthias Clasen | Don't call g_set_error () with a NULL format. (#153103... |
tree | commitdiff |
2004-09-20 |
Matthias Clasen | Make GOption remove long options completely. (#153113... |
tree | commitdiff |
2004-09-09 |
Matthias Clasen | Add a function to calculate the length of a NULL-termin... |
tree | commitdiff |
2004-09-07 |
Matthias Clasen | Add a function to return a list of applicable locale... |
tree | commitdiff |
2004-09-01 |
Anders Carlsson | Handle option contexts without a main group. |
tree | commitdiff |
2004-08-30 |
Anders Carlsson | Set prgname to <unknown> if argc and argv are NULL. |
tree | commitdiff |
2004-08-26 |
Tor Lillqvist | Test the new XDG basedir functions. |
tree | commitdiff |
2004-08-02 |
Anders Carlsson | Add GOption. |
tree | commitdiff |
next |