2014-01-31 |
Daniel Mustieles | Updated FSF's address |
blob | commitdiff |
2012-11-15 |
Dan Winship | win32: misc warning fixes |
blob | commitdiff | diff to current |
2012-11-01 |
Robert Ancell | Use "Returns:" instead of the invalid "@returns" for... |
blob | commitdiff | diff to current |
2012-01-13 |
Alexander Larsson | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-09-12 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-09-09 |
David Schleef | Fix spelling of G_IO_FLAG_IS_WRITEABLE |
blob | commitdiff | diff to current |
2011-04-15 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-01-27 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-07-11 |
Colin Walters | Annotate all custom GIO GSource using g_source_set_name |
blob | commitdiff | diff to current |
2010-07-07 |
Ryan Lortie | glib/: fully remove galias hacks |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-02-04 |
Tor Lillqvist | Internally use the _stati64 API explicitly on Windows |
blob | commitdiff | diff to current |
2010-02-01 |
Ryan Lortie | GIOChannel: move docs from tmpl to .c |
blob | commitdiff | diff to current |
2009-11-04 |
Tor Lillqvist | Don't call WSAEventSelect() on -1 |
blob | commitdiff | diff to current |
2009-05-30 |
Hans Breuer | Define fstat() for msvc build |
blob | commitdiff | diff to current |
2008-09-23 |
Dan Winship | Move this out of gmain.c and make it part of the public... |
blob | commitdiff | diff to current |
2008-08-27 |
Tor Lillqvist | Stylistic changes. Plug an unlikely memory leak that... |
blob | commitdiff | diff to current |
2008-08-21 |
Tor Lillqvist | Drop #if 0 code. |
blob | commitdiff | diff to current |
2008-08-21 |
Tor Lillqvist | Don't bother compiling the binary compatibility |
blob | commitdiff | diff to current |
2008-08-21 |
Tor Lillqvist | Improve run-time warning messages. Drop some #if 0... |
blob | commitdiff | diff to current |
2008-08-21 |
Tor Lillqvist | Minor comment improvements. |
blob | commitdiff | diff to current |
2008-08-20 |
Tor Lillqvist | Bug 500246 - Bug fixes for giowin32 |
blob | commitdiff | diff to current |
2008-08-19 |
Tor Lillqvist | Bug 324234 - Using g_io_add_watch_full() to wait for... |
blob | commitdiff | diff to current |
2008-08-04 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gspawn-win32.c Change... |
blob | commitdiff | diff to current |
2008-07-28 |
Tor Lillqvist | Fix problems on 64-bit Windows. Avoid warnings, some... |
blob | commitdiff | diff to current |
2008-07-27 |
Tor Lillqvist | glib/glib.symbols glib/gconvert.c glib/gdir.c glib... |
blob | commitdiff | diff to current |
2008-07-20 |
Tor Lillqvist | Patch from Yu Kuan that makes watched sockets behave... |
blob | commitdiff | diff to current |
2008-06-16 |
Christian Persch | Use g_set_error_literal where appropriate. Patch from... |
blob | commitdiff | diff to current |
2008-06-11 |
Tor Lillqvist | g_win32_error_message() works fine for the Winsock... |
blob | commitdiff | diff to current |
2008-05-17 |
Tor Lillqvist | Make debugging printout more compact and add more infor... |
blob | commitdiff | diff to current |
2007-07-06 |
Tor Lillqvist | When WSAEnumNetworkEvents() signals FD_CONNECT that... |
blob | commitdiff | diff to current |
2007-01-07 |
Tor Lillqvist | Handle GIOChannels for file descriptors connected to... |
blob | commitdiff | diff to current |
2006-05-12 |
Tor Lillqvist | Implement setting/clearing G_IO_FLAG_NONBLOCK for chann... |
blob | commitdiff | diff to current |
2006-03-11 |
Marcus Brinkmann | Implement watches for GIOChannels for write file descri... |
blob | commitdiff | diff to current |
2005-11-08 |
Tor Lillqvist | Don't call g_warning(). (#320688) Instead set error... |
blob | commitdiff | diff to current |
2005-07-08 |
Tor Lillqvist | Totally rewritten socket channel implementation. See... |
blob | commitdiff | diff to current |
2005-03-30 |
Tor Lillqvist | Always claim file descriptors open to devices are reada... |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2005-02-11 |
Tor Lillqvist | Include winsock2.h before windows.h, to avoid compilati... |
blob | commitdiff | diff to current |
2005-02-05 |
Tor Lillqvist | configure.in (G_LIBS_EXTRA) I think we can include... |
blob | commitdiff | diff to current |
2004-12-06 |
Tor Lillqvist | Fix a write to freed memory: Unlock the channel's mutex... |
blob | commitdiff | diff to current |
2004-10-27 |
Matthias Clasen | Introduce the idea of a filename encoding, which is... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2004-08-21 |
Tor Lillqvist | Tell select_thread to break out of its loop. Prevents... |
blob | commitdiff | diff to current |
2004-07-01 |
John Ehresman | glib/giowin32.c (g_io_channel_win32_init, g_io_win32_fr... |
blob | commitdiff | diff to current |
2004-05-09 |
Tor Lillqvist | Remove two duplicated lines. Thanks to BenoƮt Carpentier. |
blob | commitdiff | diff to current |
2004-04-10 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decoratin... |
blob | commitdiff | diff to current |
2003-11-22 |
15 2003 Andrew... | Bind inter-thread comminication sockets to INADDR_LOOPB... |
blob | commitdiff | diff to current |
2003-08-25 |
Tor Lillqvist | Avoid UNLOCKing the critical section twice, which might... |
blob | commitdiff | diff to current |
2003-06-25 |
Tor Lillqvist | Pass real &optval and &optlen to getsockopt() instead... |
blob | commitdiff | diff to current |
2003-06-08 |
Tor Lillqvist | Fix indentation and spacing. Use INADDR_LOOPBACK instead of |
blob | commitdiff | diff to current |
2003-06-07 |
Andy Lanoix | Resolved thread deadlocks in socket ichannel code to... |
blob | commitdiff | diff to current |
2003-02-04 |
Tor Lillqvist | Fix typo: Should be SOCKET_ERROR, not SO_ERROR. Noticed... |
blob | commitdiff | diff to current |
2003-01-04 |
Tor Lillqvist | Don't claim broken pipes are unreadable. (Well, they... |
blob | commitdiff | diff to current |
2003-01-02 |
Tor Lillqvist | Correct the comment telling what headers have the decla... |
blob | commitdiff | diff to current |
2002-12-17 |
Tor Lillqvist | Improvement based on suggestion by Thorsten Maerz: |
blob | commitdiff | diff to current |
2002-03-15 |
Tor Lillqvist | glib/giowin32.c (g_io_win32_dispatch): Check buffer... |
blob | commitdiff | diff to current |
2002-03-15 |
Tor Lillqvist | Some debugging output formatting changes. The following... |
blob | commitdiff | diff to current |
2002-03-08 |
Owen Taylor | Final updates for 2.0.0 |
blob | commitdiff | diff to current |
2002-02-19 |
Tor Lillqvist | Include <config.h> first here, too. Use g_io_channel_re... |
blob | commitdiff | diff to current |
2002-02-15 |
Owen Taylor | Updated. |
blob | commitdiff | diff to current |
2001-12-22 |
Tor Lillqvist | Add (undefined) HAVE_C99_VSNPRINTF. |
blob | commitdiff | diff to current |
2001-11-03 |
Hans Breuer | static correctness |
blob | commitdiff | diff to current |
2001-09-27 |
Bruno Haible | When the sublangid is SUBLANG_DEFAULT, return the local... |
blob | commitdiff | diff to current |
2001-09-22 |
Hans Breuer | simply setting is_readable and is_writeable to TRUE... |
blob | commitdiff | diff to current |
2001-09-21 |
Hans Breuer | added rule for glibconfig.h |
blob | commitdiff | diff to current |
2001-09-17 |
Tor Lillqvist | glib/gmain.c Mark the _funcs tables for export. |
blob | commitdiff | diff to current |
2001-09-04 |
Tor Lillqvist | Update. Don't mention pthreads. |
blob | commitdiff | diff to current |
2001-09-03 |
Owen Taylor | Add closure_marshal/closure_callback fields to GSourceF... |
blob | commitdiff | diff to current |
2001-07-22 |
Hans Breuer | make the code actually have an effect (Use |= to set... |
blob | commitdiff | diff to current |
2001-07-21 |
Hans Breuer | set the corresponding p(ermission)mode of the file... |
blob | commitdiff | diff to current |
2001-07-21 |
Hans Breuer | intial implementation of new API functions. Not sure... |
blob | commitdiff | diff to current |
2001-07-20 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib.def glib/glib... |
blob | commitdiff | diff to current |
2001-07-20 |
Hans Breuer | make it compile again |
blob | commitdiff | diff to current |
2001-07-02 |
Andy Lanoix | *giowin32.c: g_source_remove()ing an socket iochannel... |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Rename GSourceFuncs::destroy to GSourceFuncs::finalize... |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat... |
blob | commitdiff | diff to current |
2001-06-22 |
Andy Lanoix | *giowin32.c: Debug and partial rewrite of async socket... |
blob | commitdiff | diff to current |
2001-05-22 |
Andy Lanoix | *giowin32.c: G_IO_WIN32_WINDOWS_MESSAGES channels |
blob | commitdiff | diff to current |
2001-02-01 |
Tor Lillqvist | giochannel.h giowin32.c Stylistic cleanups. Use G_STRLO... |
blob | commitdiff | diff to current |
2001-01-25 |
Tor Lillqvist | Socket support rewritten. It was utterly broken, and... |
blob | commitdiff | diff to current |
2001-01-09 |
Tor Lillqvist | Rework the changes to needed to pass mainloop-test... |
blob | commitdiff | diff to current |
2001-01-06 |
Tor Lillqvist | Get len using strlen() if arg is negative in the Win32... |
blob | commitdiff | diff to current |
2000-12-14 |
Tor Lillqvist | Warn if no callback. Call callback correctly. (g_io_win... |
blob | commitdiff | diff to current |
2000-12-05 |
Owen Taylor | Major change in API for creating sources to handle... |
blob | commitdiff | diff to current |
2000-10-16 |
Tor Lillqvist | Some more debugging output. (g_io_channel_win32_poll... |
blob | commitdiff | diff to current |
2000-10-06 |
Tor Lillqvist | Revamp to be like makefile.mingw.in, make the MSVC... |
blob | commitdiff | diff to current |
2000-08-31 |
Tor Lillqvist | glib.h glib.def New function, to make a GPollFD from... |
blob | commitdiff | diff to current |
2000-08-31 |
Tor Lillqvist | glib.h No use for separate condition parameter. |
blob | commitdiff | diff to current |
2000-08-27 |
Tor Lillqvist | Hmm, the parameter to g_io_channel_win32_poll() should... |
blob | commitdiff | diff to current |
2000-08-27 |
Tor Lillqvist | New function, otherwise like g_io_channel_win32_wait_fo... |
blob | commitdiff | diff to current |
2000-08-11 |
Tor Lillqvist | Some indentation and spacing fixes. Add some more logging. |
blob | commitdiff | diff to current |
2000-07-31 |
Tor Lillqvist | Drop a few unused variables. |
blob | commitdiff | diff to current |
2000-07-31 |
Tor Lillqvist | The code didn't compile (must have been sleepy when... |
blob | commitdiff | diff to current |
2000-07-30 |
Tor Lillqvist | Compile in the debugging code all the time, but only... |
blob | commitdiff | diff to current |
next |