platform/upstream/glib.git
2009-05-30 Hans BreuerSimplified for pre-built package use
2009-05-30 Hans BreuerReplace FIXME with proper SDK version define
2009-05-29 Matthias ClasenBump version
2009-05-29 Matthias ClasenRelease 2.21.1 2.21.1
2009-05-29 Matthias ClasenUpdate NEWS once more
2009-05-28 Matthias ClasenAnother pedantic docs fix
2009-05-28 Alexander LarssonRef the right type in g_socket_control_message_deserialize
2009-05-28 Alexander LarssonDocument g_socket_control_message_deserialize
2009-05-28 Shixin ZengFix string length bugs in GWinHttpFile (#580347)
2009-05-28 Matthias ClasenFix make check
2009-05-28 Matthias ClasenUpdate for 2.21.1
2009-05-28 Matthias ClasenFix references to nonexisting functions
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-27 Matthias ClasenFix the an index title
2009-05-27 Matthias ClasenFix a locking problem in g_main_context_iterate()
2009-05-27 Hans BreuerCorrect reference and implement close_fn (#578769)
2009-05-27 Alexander LarssonAdd required defines on solaris for GSocket to build...
2009-05-25 Alexander LarssonRemove mention of non-existing calls from docs
2009-05-25 Alexander LarssonDon't end enum with comma (#583663)
2009-05-25 Alexander LarssonDon't return something from a void function (#583408)
2009-05-25 Alexander LarssonAdd g_inet_address_get_native_size (#583205)
2009-05-24 Miquel EsplĂ Added Valencian-Catalan translation
2009-05-23 Jorge GonzalezUpdated Spanish translation
2009-05-23 Christian PerschFix grammar in error message
2009-05-23 Christian PerschPlug a mem leak
2009-05-23 Christian PerschAdd G_G[U]INTPTR_FORMAT and G_GINTPTR_MODIFIER
2009-05-23 Christian PerschDocument g[u]intptr
2009-05-23 Christian PerschUse g_error_new_valist instead of a private copy of it
2009-05-23 YetiMake g_error_new_valist public
2009-05-20 Alexander LarssonFix connect on win32
2009-05-20 Alexander LarssonFix build on win32
2009-05-20 Alexander LarssonDon't add unix specific APIs on win32
2009-05-20 Alexander LarssonClarify g_cancellable_push_current docs wrt cancellable...
2009-05-20 Alexander LarssonDon't dereference identifier_type if it is NULL (#579558)
2009-05-20 Robert BraggTake a reference on the gio file monitors while signali...
2009-05-20 Alexander LarssonUse G_GSSIZE_FORMAT where needed (#577884)
2009-05-20 Sjoerd SimonsPropagate errors from g_network_service_address_enumera...
2009-05-20 Jonathon JongsmaTypedef GResolverClass in the standard way
2009-05-20 Alexander LarssonDon't return something from void function (#583229)
2009-05-20 Christian PerschPreserve errno when using g_set_error with _() and...
2009-05-20 Christian PerschUse g_set_error_literal
2009-05-20 Alexander LarssonCheck that close_fn is not %NULL before calling (#578499)
2009-05-20 Stefan Kostdocs: fix typo
2009-05-20 Sjoerd SimonsAdd helper functions for connecting to service (#583061)
2009-05-20 Dan WinshipIgnore SIGPIPE when using GSocket
2009-05-20 Alexander LarssonRemove non-existing parameter from docs
2009-05-20 Alexander LarssonAdd missing symbols to gio.symbols
2009-05-20 Alexander LarssonAdd missing types to gio.types
2009-05-20 Alexander LarssonRemove protocol names, instead use an enum with common...
2009-05-20 Alexander LarssonClarify "current condition" in g_socket_create_source...
2009-05-20 Alexander LarssonActually implement max_threads for GThreadedSocketService
2009-05-20 Alexander LarssonAdd support for graceful disconnect to GTcpConnection
2009-05-20 Alexander LarssonCall sync close function directly in async implementation
2009-05-19 Alexander LarssonAdd send-data, a g_socket_client test case
2009-05-19 Alexander LarssonSet the listen backlog before calling listen.
2009-05-19 Alexander LarssonFix g_unix_socket_address_abstract_names_supported...
2009-05-19 Alexander LarssonAdd g_socket_shutdown
2009-05-19 Alexander LarssonDocument GOutputVector and GInputVector
2009-05-19 Alexander LarssonRename g_socket_check_pending_error to g_socket_check_c...
2009-05-19 Alexander LarssonUpdate docs on listen backlog
2009-05-19 Alexander LarssonRead socket state in g_socket_get_local/remote_address
2009-05-19 Alexander LarssonClean up refereces to @protocol_id in g_socket_new...
2009-05-18 Alexander LarssonIgnore error when setting SO_REUSEADDR
2009-05-18 Alexander LarssonAdd support for abstract unix socket addresses
2009-05-18 Alexander LarssonAdd GError to g_socket_address_to_native
2009-05-18 Jorge GonzalezUpdated Spanish translation
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-18 Alexander LarssonRemove gtk-doc warnings
2009-05-18 Alexander LarssonAdd more internal headers for gtk-doc to ignore
2009-05-18 Alexander LarssonMake all non-static functions start with underscore
2009-05-18 Alexander LarssonRemove g_socket_set/get_reuse_address from header
2009-05-18 Alexander LarssonAdd max_threads argument to g_threaded_socket_service_new
2009-05-17 Paul PogonyshevFix error message in set_mtime_atime()
2009-05-15 Alexander LarssonAdd test apps for highlevel socket classes
2009-05-15 Alexander LarssonAdd references to highlevel classes in GSocket docs
2009-05-15 Alexander LarssonImport all the highlevel socket classes from gnio
2009-05-15 Alexander LarssonRemove unused variable
2009-05-15 Alexander LarssonInclude stdlib.h to avoid warning
2009-05-15 Alexander LarssonForgot to return the allocated data in async_op_wrapper_new
2009-05-15 Alexander LarssonMake cancellable pipe fds close-on-exec
2009-05-15 Alexander LarssonAdd padding to new classes
2009-05-15 Alexander LarssonAdd test apps for GSocket API
2009-05-15 Alexander LarssonFix deadlock in threaded resolver
2009-05-15 Alexander LarssonStore protocol by id, add lookup function for name
2009-05-14 Alexander LarssonMake GSocketSourceFunc return the GSocket
2009-05-14 Alexander LarssonSet optlen before calling getsockopt
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio
2009-05-14 Alexander LarssonAdd g_network_address_parse
2009-05-14 Alexander LarssonAdd the new GFile ops to gio.symbols
2009-05-13 Alexander LarssonAdd tests for local GIOStream GFile ops
2009-05-13 Alexander LarssonLocal file implementation of GFileIOStream and ops
2009-05-13 Alexander LarssonAdd GIOStream operations to GFile
2009-05-13 Alexander LarssonAdd GFileIOStream class
2009-05-13 Alexander LarssonAdd comment about lifecycle issues for GIOStreams
2009-05-13 Alexander LarssonImport GIOStream from gnio
2009-05-13 Alexander LarssonRemove close in finalize, we do it in dispose
2009-05-12 Alexander LarssonRemove not actually used member "cancelled"
2009-05-12 Tor LillqvistMake glibconfig.h.win32.in match the generated one.
2009-05-06 Alexander LarssonFix gcancellable.c build on non-win32
2009-05-06 Alexander LarssonSimplify GCancellable support on win32
next