[glib] Created tag 2.21.1
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Subject: [glib] Created tag 2.21.1
- Date: Thu, 28 May 2009 23:46:15 -0400 (EDT)
The unsigned tag '2.21.1' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Thu May 28 23:45:24 2009 -0400
GLib 2.21.1
Changes since the last tag '2.20.1':
Alexander Larsson (71):
Add helpers for connecting/disconnecting to cancelled signal
Use g_cancellable_connect/disconnect
Ensure we're actually initializing the winsock library
Ensure g_inet_address_get_type() call is not optimized away
Simplify GCancellable support on win32
Fix gcancellable.c build on non-win32
Remove not actually used member "cancelled"
Remove close in finalize, we do it in dispose
Import GIOStream from gnio
Add comment about lifecycle issues for GIOStreams
Add GFileIOStream class
Add GIOStream operations to GFile
Local file implementation of GFileIOStream and ops
Add tests for local GIOStream GFile ops
Add the new GFile ops to gio.symbols
Add g_network_address_parse
Import GInitable, GSocket and dependencies from gnio
Set optlen before calling getsockopt
Make GSocketSourceFunc return the GSocket
Store protocol by id, add lookup function for name
Fix deadlock in threaded resolver
Add test apps for GSocket API
Add padding to new classes
Make cancellable pipe fds close-on-exec
Forgot to return the allocated data in async_op_wrapper_new
Include stdlib.h to avoid warning
Remove unused variable
Import all the highlevel socket classes from gnio
Add references to highlevel classes in GSocket docs
Add test apps for highlevel socket classes
Add max_threads argument to g_threaded_socket_service_new
Remove g_socket_set/get_reuse_address from header
Make all non-static functions start with underscore
Add more internal headers for gtk-doc to ignore
Remove gtk-doc warnings
Update the docs for the new network APIs
Add GError to g_socket_address_to_native
Add support for abstract unix socket addresses
Ignore error when setting SO_REUSEADDR
Clean up refereces to @protocol_id in g_socket_new docs
Read socket state in g_socket_get_local/remote_address
Update docs on listen backlog
Rename g_socket_check_pending_error to g_socket_check_connect_result
Document GOutputVector and GInputVector
Add g_socket_shutdown
Fix g_unix_socket_address_abstract_names_supported docs
Set the listen backlog before calling listen.
Add send-data, a g_socket_client test case
Call sync close function directly in async implementation
Add support for graceful disconnect to GTcpConnection
Actually implement max_threads for GThreadedSocketService
Clarify "current condition" in g_socket_create_source docs
Remove protocol names, instead use an enum with common protocols
Add missing types to gio.types
Add missing symbols to gio.symbols
Remove non-existing parameter from docs
Check that close_fn is not %NULL before calling (#578499)
Don't return something from void function (#583229)
Use G_GSSIZE_FORMAT where needed (#577884)
Don't dereference identifier_type if it is NULL (#579558)
Clarify g_cancellable_push_current docs wrt cancellable being NULL (#575013)
Don't add unix specific APIs on win32
Fix build on win32
Fix connect on win32
Add g_inet_address_get_native_size (#583205)
Don't return something from a void function (#583408)
Don't end enum with comma (#583663)
Remove mention of non-existing calls from docs
Add required defines on solaris for GSocket to build (#582856)
Document g_socket_control_message_deserialize
Ref the right type in g_socket_control_message_deserialize
Carlos Garnacho (1):
Add a GMount::pre-unmount signal
Christian Persch (8):
Use P_ for translatable param spec strings
Use g_set_error_literal
Preserve errno when using g_set_error with _() and g_strerror()
Use g_error_new_valist instead of a private copy of it
Document g[u]intptr
Add G_G[U]INTPTR_FORMAT and G_GINTPTR_MODIFIER
Plug a mem leak
Fix grammar in error message
Dan Winship (9):
Add hostname-related utilities in glib/ghostutils.h
Add network address and socket types
Add GResolver, a glib-ish interface to DNS
GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectable
Fix ginetaddress.c compile on Solaris
Fix the networking stuff on (current) OS X
Add README and INSTALL to .gitignore since they are autogenerated
Misc warning fixes
Ignore SIGPIPE when using GSocket
David King (1):
Fix ginetaddress.c compile on Linux
David Zeuthen (2):
Bug 580453 â?? Hash and equal functions for gint64 and gdouble
Bug 580450 â?? Reference counting and boxed types for arrays
Hans Breuer (1):
Correct reference and implement close_fn (#578769)
Ivar Smolin (1):
Updating Estonian translation
Johan Bilien (1):
Fix translation from GIO's file attr to xattr attributes
Jonathon Jongsma (1):
Typedef GResolverClass in the standard way
Jordi Mas i Hernandez (1):
Minor fixes to Catalan translation
Jorge Gonzalez (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Manoj Kumar Giri (1):
Updated Oriya Translation.
Matthias Clasen (23):
Add a note about handling non-hal backends
Bump version
Bump version to 2.21.0
Update NEWS
Fix reference to g_strtoull
Accept NULL as empty string list
Correct g_utf8_to_utf16 docs
Plug a memory leak in g_simple_async_result_set_op_res_gpointer
Add bug references
Match up parameter names to help gtk-doc
Add new functions
Fix up tests forgotten in Michaels commit
Release 2.21.0
Bump version to 2.21.1
Fix a locking problem in g_main_context_iterate()
Fix the an index title
Documentation and coding style fixups
Fix references to nonexisting functions
Update for 2.21.1
Fix make check
Another pedantic docs fix
Update NEWS once more
Release 2.21.1
Michael Meeks (1):
Patch originally committed only to the ChangeLog & tests ...
Miquel Esplà (1):
Added Valencian-Catalan translation
Paul Pogonyshev (3):
Fix g_input_stream_skip_async() documentation
Don't try to ref NULL pointer in g_desktop_app_info_dup()
Fix error message in set_mtime_atime()
Petr Kovar (1):
Updated Czech translation
Robert Bragg (1):
Take a reference on the gio file monitors while signaling pending file changes
Shixin Zeng (1):
Fix string length bugs in GWinHttpFile (#580347)
Sjoerd Simons (2):
Add helper functions for connecting to service (#583061)
Propagate errors from g_network_service_address_enumerator_next_async in its _finish function
Stefan Kost (4):
goption: move docs from tmpl folder to inline comments
goption: document that some option args need to be freed by the callee
goption: format section docs according to gtk-doc rules and fixes broken xml
docs: fix typo
Tor Lillqvist (1):
Make glibconfig.h.win32.in match the generated one.
Yeti (1):
Make g_error_new_valist public
paul (1):
Fix socket-related configure tests on old platforms
zabeeh khan (1):
Pashto Translation committed as per the request made by Zabeeh Khan on the gnome-i18n list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]