Silence a bunch of -Wunused-but-set-variable warnings
[platform/upstream/glib.git] / gio / gresolver.c
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-29 Pavel HolejsovskyAdd GI annotations to Gio DNS resolution classes
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-09-24 Johan Dahlin[introspection] Move over annotations
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-12-18 Dan WinshipFix UnixWare build by not using "sa_len" as a variable...
2009-08-19 Dan WinshipRe-run res_init() when resolv.conf changes
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-06-30 Dan WinshipFix GResolver for g_simple_async_result_set_op_res_gpoi...
2009-06-01 Dan WinshipMisc networking build fixes
2009-05-30 Hans BreuerHandle EAI_NODATA==EAI_NONAME in win32 SDK
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-18 Alexander LarssonAdd GError to g_socket_address_to_native
2009-05-03 Matthias ClasenRelease 2.21.0
2009-04-30 Alexander LarssonEnsure g_inet_address_get_type() call is not optimized...
2009-04-22 Dan WinshipGResolver wrappers: GNetworkAddress, GNetworkService...
2009-04-22 Dan WinshipAdd GResolver, a glib-ish interface to DNS