platform/upstream/glib.git
2009-12-21 Tor LillqvistInstall gio-unix-2.0.pc only on Unix
2009-12-21 Javier Jardón[docs] Fix G_DEFINE_INTERFACE "Since" tag
2009-12-21 Behdad Esfahbod[gobject] Grow gvalue transform array exponentially
2009-12-21 Matthias ClasenBump version
2009-12-21 Matthias Clasen2.23.1 2.23.1
2009-12-21 Matthias ClasenUpdate release notes
2009-12-21 Matthias ClasenUpdates
2009-12-21 Iestyn PryceUpdated Welsh translation
2009-12-21 Matthias ClasenRemove comment as well
2009-12-21 Matthias ClasenRevert the g_set_prgname change
2009-12-20 Iestyn PryceUpdated Welsh translation
2009-12-19 Behdad EsfahbodBug 501166 - Warning message says IA__g_type_init inste...
2009-12-19 Javier JardónG_DEFINE_INTERFACE_* documentation is not generated
2009-12-19 Kamal MostafaFix typo "Performace" in gtester-report Details pop...
2009-12-18 Dan Winshipupdate .gitignores
2009-12-18 Dan WinshipFix UnixWare build by not using "sa_len" as a variable...
2009-12-18 Nguyễn Thái... vi.po: updated Vietnamese translation
2009-12-16 Gian Mario... Remove wrong file imports, only gio/gio.h should be...
2009-12-14 Tor LillqvistDon't check for headers we include unconditionally
2009-12-14 Tor LillqvistCheck for <wspiapi.h> and use it if present
2009-12-08 Paolo BorelliAdd unit tests for some more methods
2009-12-07 Alexander LarssonRemove default implementation of async filter steam ops
2009-12-06 Paolo BorelliFix makefile typo
2009-12-06 Paolo BorelliAdd GUtf8InputStream - Bug #603270
2009-12-06 Yair HershkovitzUpdated Hebrew translation
2009-12-04 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-12-02 Matthew W.... Initialise variable in g_time_val_from_iso8601()
2009-12-01 Jeroen Nijhof[gio] Remove some commas at end of enumerator list
2009-12-01 Dan WinshipUse G_DEFINE_INTERFACE in gio
2009-12-01 Dan WinshipAdd G_DEFINE_INTERFACE
2009-12-01 Ryan LortieAdd byteswap macros for gsize/gssize.
2009-11-30 Benjamin OtteOnly add object to list new objects when it has a custo...
2009-11-30 Benjamin OtteRemove more read locks usage
2009-11-30 Benjamin OtteMake g_type_class_peek[_static]() not take any locks
2009-11-30 Edward Herveygobject/tests: New test for dynamic class creation...
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
next