platform/upstream/glib.git
2009-11-30 Edward HerveyAdd type_data_ref_U() and use it in g_type_class_ref()
2009-11-30 Edward HerveyReorganize g_type_class_ref()
2009-11-30 Benjamin OtteMake ClassData->init_state atomic
2009-11-30 Edward HerveyMake type_data_unref_U not take locks in the common...
2009-11-30 Edward HerveyMake all accesses of Node->ref_count atomic
2009-11-30 Edward Herveytype_data_unref_Wm => type_data_unref_U
2009-11-30 Benjamin OtteAdd a NODE_REFCOUNT getter
2009-11-30 Edward HerveyMove setting the refcount to the end of the function
2009-11-30 Edward HerveyPass the TypeNode to type_data_last_unref_Wm()
2009-11-30 Edward HerveyMove ref_count from TypeNode->data to TypeNode
2009-11-30 Alexander LarssonImplement O(1) interface lookups
2009-11-30 Alexander LarssonImplement lock free interface lookup
2009-11-30 Alexander LarssonAdd GAtomicArray for RCU-style lockless updates
2009-11-30 Ivar SmolinUpdating Estonian translation
2009-11-30 Matthias ClasenBump version
2009-11-30 Matthias Clasen2.23.0 2.23.0
2009-11-30 Matthias ClasenMore updates
2009-11-30 Matthias ClasenFix up GIO docs
2009-11-30 Matthias ClasenFix dynamictype test to build
2009-11-30 Matthias ClasenFix 'make check' in gio
2009-11-30 Matthias ClasenRemove filter-cat from TEST_PROGS
2009-11-30 Matthias ClasenDisable a broken test
2009-11-29 David PlanellaUpdated Catalan translations, with some corrections...
2009-11-29 Paolo BorelliFix return type of g_converter_[in|out]put_stream.
2009-11-28 Jorge GonzálezUpdated Spanish translation
2009-11-28 Matthias ClasenUpdates
2009-11-28 Matthias ClasenBump version to 2.23.0
2009-11-27 Matej UrbančičUpdated Slovenian translation
2009-11-27 Jorge GonzálezUpdated Spanish translation
2009-11-26 Ryan LortieBug 589631 - enclose literals with double quotes
2009-11-26 Christian KellnerAdd "default location" support to GMount
2009-11-26 Alexander LarssonPass in the right device to vfs->local_file_add_info...
2009-11-26 Mures AndoneFixed bug 91 (GIO monitoring not working due to bad...
2009-11-26 Will ThompsonApply English pedantry to GAsyncInitable's docs
2009-11-26 Alexander LarssonRemove unused variable
2009-11-26 Alexander LarssonCast iface_init to GInterfaceInitFunc
2009-11-26 Alexander LarssonAdd test for G_IMPLEMENT_INTERFACE_DYNAMIC
2009-11-26 Alexander LarssonAdd G_IMPLEMENT_INTERFACE_DYNAMIC
2009-11-26 Christian PerschAdd TB and PB cases to g_format_size_for_display
2009-11-25 Tor LillqvistRemove fuzzy marker from header, which crashed my msgfmt
2009-11-24 Ryan LortieBug 601637 - add GUnixFDList
2009-11-24 Alexander LarssonUpdate gio.symbols with new functions
2009-11-24 Alexander LarssonExport g_charset_converter_get_num_fallbacks in header
2009-11-24 Alexander LarssonFix GZlibCompressorFormat names
2009-11-23 Ryan LortieBug 591214 - Warnings building gcancellable.o
2009-11-23 Ryan LortieBug 598712 - can't detect text file with backspace
2009-11-23 Alexander LarssonAdd filter-cat test for GConverter streams
2009-11-23 Alexander LarssonAdd GZlibCompressor
2009-11-23 Alexander LarssonAdd GZlibDecompressor for zlib decompression
2009-11-23 Alexander LarssonAdd zlib dependency to gio
2009-11-23 Alexander LarssonAdd test for converter streams
2009-11-23 Alexander LarssonAdd GConverterOutputStream
2009-11-23 Alexander LarssonAdd g_output_stream_is_closing
2009-11-23 Alexander LarssonAdd GConverterInputStream
2009-11-23 Alexander LarssonAdd fallback mode to GCharsetConverter
2009-11-23 Alexander LarssonAdd GCharsetConverter
2009-11-23 Alexander LarssonAdd GConverter interface
2009-11-23 Alexander LarssonAdd G_IO_ERROR_PARTIAL_INPUT and G_IO_ERROR_INVALID_DAT...
2009-11-23 Cody Russellgtester should fail even if -k is passed
2009-11-23 Vladimir MeloUpdated Brazilian Portuguese translation.
2009-11-20 Ryan LortieRemove #include "glocalfile.h" from GFile
2009-11-20 Benjamin OtteFix thread-safety
2009-11-20 Juan A. Suarez... priv variable should only be used in win32 code
2009-11-19 Ryan Lortieg_socket_listener_add_any_inet_port is Since 2.24
2009-11-19 Ryan LortieBug 585566 - GSocketListener API issues
2009-11-19 Christian DywanBug 600550 - (...) doesn't treat arguments properly
2009-11-19 Vincent UntzBug 600620 - Add g_app_info_get_display_name()
2009-11-19 Ryan LortieBug 595138 - GFile not robust with invalid input
2009-11-18 Ryan LortieBug 600141 - Add -pthread to gmodule pkg-config
2009-11-18 Ryan LortieBug 535159 - g_file_has_parent
2009-11-17 Javier JardónFix compilation warning: Initialize the variable
2009-11-17 Javier JardónFix compilation warning: Remove unused function
2009-11-17 Javier JardónFix compilation warning: cast to (GCompareFunc)
2009-11-15 Javier JardónDon't mention g_utf32_to_utf8() and g_utf8_to_utf32()
2009-11-15 Javier JardónSuggest the use of G_STRFUNC
2009-11-12 Ryan LortieBug 587300 - g_cancellable_disconnect deadlock
2009-11-12 Ryan LortieBug 591216 - Warning building resolver.o
2009-11-12 Ryan LortieGSocket.receive_message: fix bogus allocation math
2009-11-11 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-11-10 Tor LillqvistInclude all of share/gtk-doc/html to get also the gio...
2009-11-09 Tor LillqvistAvoid gcc warning about redeclaration of atexit() on...
2009-11-08 Daniel NylanderUpdated Swedish translation
2009-11-07 Fran DiéguezUpdated Galician Translation
2009-11-06 Jorge GonzálezUpdated Spanish translation
2009-11-06 Ivar SmolinUpdating Estonian translation
2009-11-06 Matej UrbančičUpdated Slovenian translation
2009-11-05 Stéphane DémurgetBug 324930 - Nicer message for EPERM on symlink
2009-11-04 Tor LillqvistDon't call WSAEventSelect() on -1
2009-11-03 Paolo BonziniDon't run system("touch conf.glibtest)" in the AM_PATH_...
2009-11-03 Tor LillqvistImprove descriptive comment text
2009-11-03 Hib ErisFix check for C++ compiler when cross-compiling
2009-11-03 Carlo BraminiMake g_file_test() behave on Windows more like as on...
2009-10-31 Thomas ThurmanShavian translation
2009-10-28 Benjamin OtteProperly nul-terminate return values from g_convert()
2009-10-27 Benjamin OtteClarify documentation about g_convert() nul-terminated...
2009-10-25 Matthias ClasenAvoid a warning
2009-10-25 Matthias ClasenDon't give up too early when collecting mime types
2009-10-23 Sven Herzbergmake sure g_set_prgname() gets called only once
2009-10-22 Tor LillqvistFix GWin32DirectoryMonitor
2009-10-15 Cody RussellGTypeModule derived class unref does not unload plugin
next