summaryrefslogtreecommitdiff
path: root/glib/giochannel.c
AgeCommit message (Expand)Author
2009-04-01fix a typo in g_io_channel_flush docsHagen Schink
2008-12-31Fix some compiler warningsMatthias Clasen
2008-09-26Move docsMatthias Clasen
2008-06-16Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch
2008-03-10Fix confusing error message. (#521028, Peter Kjellerstedt)Matthias Clasen
2007-11-10Coding style cleanups and doc improvements. (#491975, Areg Beketovski)Matthias Clasen
2007-01-15Remove redundant NULL checksMatthias Clasen
2006-12-28Consistently use gsize rather than size_t. (#333310, Morten Welinder)Matthias Clasen
2006-06-01Avoid running in an assertion with small writes. (#343566, Chris Wilson)Matthias Clasen
2006-04-04Move short_month_names and long_month_names to bss.Matthias Clasen
2005-12-05Add versioned deprecation informationMatthias Clasen
2005-08-28Unify some near-duplicate strings. (#314654, Clytie Siddall)Matthias Clasen
2005-07-15Make refcounting threadsafe by using atomic operations. (#166020, WimMatthias Clasen
2005-03-14Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen
2004-11-08glib/gasyncqueue.c glib/ghook.c g_return_if_fail -> g_return_val_if_failManish Singh
2004-11-08Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(),Matthias Clasen
2004-10-24Apply a patch to fix sparse warnings. (#154696, Kjartan Maraas)Matthias Clasen
2004-09-16Implement the same PLT reduction technique used in GTK+:Matthias Clasen
2004-03-14Some warning fixes for the Sun compiler (Reported by David L. Cooper II,Owen Taylor
2003-07-25Remove some explicit Docbook markup which is no longer necessaryMatthias Clasen
2003-06-01Put the g_return_val_if_fail() in the right place.Owen Taylor
2003-05-31Fix typo: should be G_IO_ERROR_UNKNOWN not G_ERROR_ERROR_UNKNOWNRay Strode
2003-05-30Silently return G_IO_CHANNEL_ERROR_FAILED for EINTR, since close() canOwen Taylor
2003-05-30Do a g_return_val_if_fail() on err == NULL to be a bit more robuts onOwen Taylor
2003-03-19Fix docs.Matthias Clasen
2003-01-05(Ancient, binary compatible fixes found sitting in my tree)Ron Steinke
2002-12-04Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor
2002-11-28Move some docs inline, and add deprecation information. To see the list ofMatthias Clasen
2002-11-02Fix left_len calculation in the from UTF-8 to UTF-8 case: left_len shouldDaniel Elstner
2002-10-18avoid creating negative values out of unsigned values using MAX, check toManish Singh
2002-07-26Fix docs for @str_return to conform to the main docs and theOwen Taylor
2002-07-25hu Jul 25 19:41:03 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor
2002-07-25Clarify that only one of the conditions listed in the docs need to beOwen Taylor
2002-05-20Fix double close of file descriptor on error. (#82139, Wayne Schuller)Owen Taylor
2002-03-14Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrzanski-Neumann)Owen Taylor
2002-03-08Final updates for 2.0.0Owen Taylor
2002-02-15Updated.Owen Taylor
2002-01-28Some documentation fixes/elaborations I really should have gottenRon Steinke
2001-12-13Revert mistaken change: it is UNIX, not Unix.Matthias Clasen
2001-11-15Documentation fixes.Matthias Clasen
2001-10-02documentation update. add documentation. update docs. Remove references toMatthias Clasen
2001-09-27When the sublangid is SUBLANG_DEFAULT, return the locale of the language'sBruno Haible
2001-09-19Handle NUL bytes_written, bytes_read. (Suggested by Joshua N Pritikin,Owen Taylor
2001-09-18Fixes for compilation on Solaris (#59026, Frank Belew)Owen Taylor
2001-09-10Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke
2001-08-24Modified Files: glib/ChangeLog glib/glib/giochannel.cRon Steinke
2001-08-16Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.cRon Steinke
2001-08-12Modified Files: ChangeLog glib/giochannel.cRon Steinke
2001-08-10Modified Files: glib/ChangeLog glib/glib/giochannel.cRon Steinke
2001-08-05Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke