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 |
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 |
next |