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 |
2004-08-01 |
Manish Singh | move newline printing from run_from_uri_tests() to... |
tree | commitdiff |
2004-08-01 |
Matthias Clasen | Include a test involving consecutive backslashes follow... |
tree | commitdiff |
2004-07-30 |
Matthias Clasen | Don't validate for UTF-8 here. (#148420, Robert Ögren) |
tree | commitdiff |
2004-07-28 |
Matthias Clasen | Tests for handling of whitespace inside tags. |
tree | commitdiff |
2004-07-23 |
Matthias Clasen | Fix docs for G_MAXSIZE. (#148262, Christophe Fergeau) |
tree | commitdiff |
2004-06-11 |
Matthias Clasen | Actually set any_failed on failure. (#143552, Philippe... |
tree | commitdiff |
2004-06-10 |
Federico Mena Quintero | Fix expected results (ha ha) for URIs that *should... |
tree | commitdiff |
2004-06-08 |
Matthias Clasen | Make "make check" less noisy. |
tree | commitdiff |
2004-05-14 |
Tor Lillqvist | Handle empty digit string for precision correctly.... |
tree | commitdiff |
2004-04-22 |
Matthias Clasen | Trivial warning fix. |
tree | commitdiff |
2004-04-22 |
Matthias Clasen | Add some tests for off-by-one errors. |
tree | commitdiff |
2004-04-22 |
Matthias Clasen | Add testcases for g_message() involving non-printable... |
tree | commitdiff |
2004-04-22 |
Matthias Clasen | Fix problems when a locale-specific decimal separator... |
tree | commitdiff |
2004-04-21 |
Matthias Clasen | Comment out a nonessential testcase which fails on... |
tree | commitdiff |
2004-04-15 |
Matthias Clasen | Add tests for the empty pattern. |
tree | commitdiff |
2004-04-10 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decoratin... |
tree | commitdiff |
2004-03-31 |
Tor Lillqvist | Use UTF-16LE explicitly also on Cygwin. (#138423, Roger... |
tree | commitdiff |
2004-03-31 |
Tor Lillqvist | Minor Cygwin fix. (#138405, Roger Leigh) |
tree | commitdiff |
2004-03-21 |
Tor Lillqvist | Fix Win32 behaviour in some cases where a drive letter... |
tree | commitdiff |
2004-03-19 |
Owen Taylor | Make computation of "biggest_pointer" vaguely more... |
tree | commitdiff |
2004-03-14 |
Owen Taylor | Remove critical log handler; we can't trigger g_return_... |
tree | commitdiff |
2004-03-10 |
Tor Lillqvist | glib/gspawn-win32.c Implement G_SPAWN_FILE_AND_ARGV_ZER... |
tree | commitdiff |
2004-03-09 |
Sebastian Wilhelmi | Do not run the g_child_watch_* test multi-threaded... |
tree | commitdiff |
2004-03-06 |
Tor Lillqvist | Update. |
tree | commitdiff |
2004-03-03 |
Tor Lillqvist | Use a macro GPID_FORMAT for the format to print GPid... |
tree | commitdiff |
2004-03-02 |
Owen Taylor | === Released 2.3.5 === GLIB_2_3_5 |
tree | commitdiff |
2004-03-01 |
Owen Taylor | Patch from J. Ali Harlow |
tree | commitdiff |
2004-02-29 |
Sebastian Wilhelmi | Moved the assembler functions from gatomic.h to gatomic... |
tree | commitdiff |
2004-02-28 |
Hans Breuer | applied patch from J. Ali Harlow <ali@juiblex.co.uk... |
tree | commitdiff |
2004-02-26 |
Sebastian Wilhelmi | .cvsignore updates |
tree | commitdiff |
2004-02-26 |
Sebastian Wilhelmi | Only run, if threads are enabled. |
tree | commitdiff |
2004-02-26 |
Sebastian Wilhelmi | New files to implement atomic operations for different... |
tree | commitdiff |
2004-02-25 |
Hans Breuer | added g_hash_table_find and a bunch of g_queue_* |
tree | commitdiff |
2004-02-21 |
Soeren Sandmann | Extend GQueue API to match the GList API. (#118439). |
tree | commitdiff |
2004-02-20 |
Tim Janik | applied patch from #131937 with slight renames. provides |
tree | commitdiff |
2004-02-14 |
Manish Singh | shut up cvs |
tree | commitdiff |
2004-02-14 |
Matthias Clasen | Wrap waitpid() as a GSource. This is a partial implemen... |
tree | commitdiff |
2004-02-07 |
Manish Singh | Fix broken test for gsize formats. |
tree | commitdiff |
2004-02-05 |
Manish Singh | Shut up CVS |
tree | commitdiff |
2004-02-05 |
Manish Singh | Add prototype for g_completion_complete_utf8(). |
tree | commitdiff |
2004-02-05 |
Matthias Clasen | Weaken an g_assert() to a g_warning(), since apparently... |
tree | commitdiff |
2004-02-04 |
Matthias Clasen | New function which works like g_completion_complete... |
tree | commitdiff |
2004-01-28 |
Matthias Clasen | New function, a cross between g_strsplit() and strtok... |
tree | commitdiff |
2004-01-22 |
Owen Taylor | Add g_timer_continue(). (#98536, Tim-Philipp Müller) |
tree | commitdiff |
2004-01-12 |
Manish Singh | Add G_MAXSIZE, define in terms of G_MAXUfoo. |
tree | commitdiff |
2004-01-10 |
George Lebl | Add the init_by_array functionality from the reference... |
tree | commitdiff |
2004-01-09 |
Tim Janik | added convenience macros G_IMPLEMENT_INTERFACE() and... |
tree | commitdiff |
2003-12-26 |
Matthias Clasen | New function to call a function for each element of... |
tree | commitdiff |
2003-12-04 |
Noah Levitt | Add hangul composition and decomposition to unicode... |
tree | commitdiff |
2003-11-26 |
Roozbeh Pournader | Fixed a bad pointer comparison in g_ascii_strtod that... |
tree | commitdiff |
2003-11-20 |
Manish Singh | Added G_GSIZE_FORMAT and friends. |
tree | commitdiff |
2003-11-18 |
Manish Singh | Use GUINT_TO_POINTER for g_thread_create data. |
tree | commitdiff |
2003-11-15 |
Tor Lillqvist | Fix for MSVC build: Skip strtod-test, use correct glib... |
tree | commitdiff |
2003-11-05 |
Morten Welinder | Handle the case where the to-be-inserted string is... |
tree | commitdiff |
2003-10-28 |
Matthias Clasen | Change the %e tests to not check for actual string... |
tree | commitdiff |
2003-10-27 |
Manish Singh | shut up cvs |
tree | commitdiff |
2003-10-24 |
Tor Lillqvist | Force shared library (DLL) only on Windows. (I don... |
tree | commitdiff |
2003-10-23 |
Owen Taylor | === Released 2.3.0 === |
tree | commitdiff |
2003-10-21 |
Owen Taylor | Test for interface properties and GParamSpecOverride. |
tree | commitdiff |
2003-10-02 |
Owen Taylor | Test case for g_type_add_interface_check(). |
tree | commitdiff |
2003-10-02 |
Owen Taylor | Remove some tests that were testing things that weren... |
tree | commitdiff |
2003-10-02 |
Owen Taylor | Tests of interface inheritance and overriding. |
tree | commitdiff |
2003-09-29 |
Tor Lillqvist | Use hardcoded name for DLL, as there is no reliable... |
tree | commitdiff |
2003-09-29 |
Owen Taylor | .cvsignore update |
tree | commitdiff |
2003-09-29 |
Owen Taylor | Dummy dynamic type module for testing type plugin code... |
tree | commitdiff |
2003-09-25 |
Owen Taylor | Add gobject/. |
tree | commitdiff |
2003-09-12 |
Owen Taylor | New directory, framework for automated GObject tests. |
tree | commitdiff |
2003-09-12 |
Owen Taylor | Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). |
tree | commitdiff |
next |