| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo | Behdad Esfahbod | 2010-09-20 | 1 | -1/+1 |
* | Build fixes for the fall-out of the inclusion changes | Emmanuele Bassi | 2010-09-04 | 1 | -0/+1 |
* | More include cleanups | Matthias Clasen | 2010-09-03 | 1 | -2/+1 |
* | glib/: fully remove galias hacks | Ryan Lortie | 2010-07-07 | 1 | -4/+0 |
* | [docs] Don't reference deprecated functions | Javier Jardón | 2010-03-10 | 1 | -3/+2 |
* | GIOChannel: move docs from tmpl to .c | Ryan Lortie | 2010-02-01 | 1 | -0/+196 |
* | fix a typo in g_io_channel_flush docs | Hagen Schink | 2009-04-01 | 1 | -2/+2 |
* | Fix some compiler warnings | Matthias Clasen | 2008-12-31 | 1 | -1/+0 |
* | Move docs | Matthias Clasen | 2008-09-26 | 1 | -0/+73 |
* | Use g_set_error_literal where appropriate. Patch from bug #535947. | Christian Persch | 2008-06-16 | 1 | -20/+21 |
* | Fix confusing error message. (#521028, Peter Kjellerstedt) | Matthias Clasen | 2008-03-10 | 1 | -4/+4 |
* | Coding style cleanups and doc improvements. (#491975, Areg Beketovski) | Matthias Clasen | 2007-11-10 | 1 | -140/+152 |
* | Remove redundant NULL checks | Matthias Clasen | 2007-01-15 | 1 | -4/+2 |
* | Consistently use gsize rather than size_t. (#333310, Morten Welinder) | Matthias Clasen | 2006-12-28 | 1 | -9/+9 |
* | Avoid running in an assertion with small writes. (#343566, Chris Wilson) | Matthias Clasen | 2006-06-01 | 1 | -1/+1 |
* | Move short_month_names and long_month_names to bss. | Matthias Clasen | 2006-04-04 | 1 | -5/+1 |
* | Add versioned deprecation information | Matthias Clasen | 2005-12-05 | 1 | -4/+4 |
* | Unify some near-duplicate strings. (#314654, Clytie Siddall) | Matthias Clasen | 2005-08-28 | 1 | -2/+2 |
* | Make refcounting threadsafe by using atomic operations. (#166020, Wim | Matthias Clasen | 2005-07-15 | 1 | -3/+6 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-14 | 1 | -1/+5 |
* | glib/gasyncqueue.c glib/ghook.c g_return_if_fail -> g_return_val_if_fail | Manish Singh | 2004-11-08 | 1 | -1/+1 |
* | Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(), | Matthias Clasen | 2004-11-08 | 1 | -1/+3 |
* | Apply a patch to fix sparse warnings. (#154696, Kjartan Maraas) | Matthias Clasen | 2004-10-24 | 1 | -1/+1 |
* | Implement the same PLT reduction technique used in GTK+: | Matthias Clasen | 2004-09-16 | 1 | -0/+1 |
* | Some warning fixes for the Sun compiler (Reported by David L. Cooper II, | Owen Taylor | 2004-03-14 | 1 | -1/+1 |
* | Remove some explicit Docbook markup which is no longer necessary | Matthias Clasen | 2003-07-25 | 1 | -3/+3 |
* | Put the g_return_val_if_fail() in the right place. | Owen Taylor | 2003-06-01 | 1 | -2/+2 |
* | Fix typo: should be G_IO_ERROR_UNKNOWN not G_ERROR_ERROR_UNKNOWN | Ray Strode | 2003-05-31 | 1 | -1/+1 |
* | Silently return G_IO_CHANNEL_ERROR_FAILED for EINTR, since close() can | Owen Taylor | 2003-05-30 | 1 | -3/+12 |
* | Do a g_return_val_if_fail() on err == NULL to be a bit more robuts on | Owen Taylor | 2003-05-30 | 1 | -0/+2 |
* | Fix docs. | Matthias Clasen | 2003-03-19 | 1 | -2/+2 |
* | (Ancient, binary compatible fixes found sitting in my tree) | Ron Steinke | 2003-01-05 | 1 | -1/+10 |
* | Patch from Sven Neumann to make the include order consistent. (#71704) | Owen Taylor | 2002-12-04 | 1 | -1/+2 |
* | Move some docs inline, and add deprecation information. To see the list of | Matthias Clasen | 2002-11-28 | 1 | -9/+12 |
* | Fix left_len calculation in the from UTF-8 to UTF-8 case: left_len should | Daniel Elstner | 2002-11-02 | 1 | -7/+8 |
* | avoid creating negative values out of unsigned values using MAX, check to | Manish Singh | 2002-10-18 | 1 | -1/+4 |
* | Fix docs for @str_return to conform to the main docs and the | Owen Taylor | 2002-07-26 | 1 | -1/+1 |
* | hu Jul 25 19:41:03 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-25 | 1 | -1/+1 |
* | Clarify that only one of the conditions listed in the docs need to be | Owen Taylor | 2002-07-25 | 1 | -6/+6 |
* | Fix double close of file descriptor on error. (#82139, Wayne Schuller) | Owen Taylor | 2002-05-20 | 1 | -13/+21 |
* | Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrzanski-Neumann) | Owen Taylor | 2002-03-14 | 1 | -2/+2 |
* | Final updates for 2.0.0 | Owen Taylor | 2002-03-08 | 1 | -3/+3 |
* | Updated. | Owen Taylor | 2002-02-15 | 1 | -2/+2 |
* | Some documentation fixes/elaborations I really should have gotten | Ron Steinke | 2002-01-28 | 1 | -10/+10 |
* | Revert mistaken change: it is UNIX, not Unix. | Matthias Clasen | 2001-12-13 | 1 | -1/+1 |
* | Documentation fixes. | Matthias Clasen | 2001-11-15 | 1 | -36/+35 |
* | documentation update. add documentation. update docs. Remove references to | Matthias Clasen | 2001-10-02 | 1 | -18/+27 |
* | When the sublangid is SUBLANG_DEFAULT, return the locale of the language's | Bruno Haible | 2001-09-27 | 1 | -5/+5 |
* | Handle NUL bytes_written, bytes_read. (Suggested by Joshua N Pritikin, | Owen Taylor | 2001-09-19 | 1 | -5/+20 |
* | Fixes for compilation on Solaris (#59026, Frank Belew) | Owen Taylor | 2001-09-18 | 1 | -2/+4 |