platform/upstream/glib.git
2011-05-18 Chun-wei FanUpdate Visual C++ README.txt
2011-05-17 Ryan LortieFix gsettings tool string handling
2011-05-17 Benjamin Ottegobject: Speed up g_type_from_name()
2011-05-17 John Lindgrenkeyfile: fill parse buffer in line sized chunks
2011-05-17 John Lindgrenkeyfile: avoid needless allocations on file load
2011-05-16 Matthias ClasenRename a problematic test binary
2011-05-16 Emmanuele BassiAdd gdbus autogenerated xml files to the ignore file
2011-05-16 Javier Jardónm4macros/gsettings.m4: Use AS_HELP_STRING instead the...
2011-05-16 Javier Jardónautogen.sh: Use autoreconf instead custom script
2011-05-15 David Zeuthengdbus-codegen: Ensure that generated skeletons are...
2011-05-15 Philip Withnalldocs: Improve punctuation in some of the GArray method...
2011-05-15 Benjamin Ottedocs: Add the cute trick comment to all sort functions
2011-05-15 Benjamin Ottedocs: Add a cute trick for achieving a stable sort
2011-05-15 Kristjan SCHMIDTUpdated Esperanto translation
2011-05-13 David Zeuthengdbus-codegen: Use (skip) annotation on return values
2011-05-13 Yaron ShahrabaniUpdated Hebrew translation.
2011-05-12 David ZeuthenGDBusConnection: Document that sockets are frobbed...
2011-05-12 David Zeuthengdbus-codegen: Mark members in generated class instance...
2011-05-12 David ZeuthenAdd g_dbus_method_invocation_take_error() convenience...
2011-05-11 Colin Waltersgdbus-codegen: Fix annotation parsing
2011-05-11 Maarten Bosmansgdbus-codegen: Quote substitution variables
2011-05-11 Colin Waltersgdbus-codegen: Drop dependency on argparse
2011-05-11 Giovanni Campagnagbase64: fix introspection annotations
2011-05-11 Colin Waltersgdatetime: Quiet GCC warning about possibly-uninitialized
2011-05-10 Ryan LortieGSettings: fix example in the docs
2011-05-09 Giovanni CampagnaGDBusMethodInvocation: fix introspection annotations
2011-05-08 Martin Pitt[gi] Add missing allow-none annotations to GDBusConnection
2011-05-08 Yuri KozlovUpdated Russian translation
2011-05-07 Daniel MustielesUpdated Spanish translation
2011-05-07 Ryan LortieGSettings: keep resets on loss of writability
2011-05-07 Ryan LortieAllow NULL to be stored into GSettings trees
2011-05-06 David Zeuthengdbus: Add a --timeout option
2011-05-06 Ray Strodegdbus-codegen: fix typo in man page
2011-05-06 David Zeuthengdbus-codegen: gracefully handle property get on proxy...
2011-05-06 Matthias ClasenDocumentation additions
2011-05-05 Dan WinshipAdd two annotations for g-i
2011-05-05 Matthias ClasenAdd tests for new GDateTime functionality
2011-05-05 Matthias ClasenExpand the g_date_time_format documentation
2011-05-05 Matthias ClasenGDateTime: enhance g_date_time_format()
2011-05-05 Colin WaltersGSocket: Use MSG_CMSG_CLOEXEC
2011-05-05 Chun-wei FanUpdate VS2010 "install" project
2011-05-05 Chun-wei FanUpdate gcancellable.c for Win32
2011-05-05 Chun-wei FanUpdate VS property sheets
2011-05-05 Chun-wei FanMSVC support update for GObject
2011-05-05 Chun-wei FanGLib MSVC Support updates (autotools)
2011-05-05 Matthias ClasenPost-release bump
2011-05-05 Matthias ClasenMore distcheck fixes 2.29.4
2011-05-04 Matthias ClasenTry to fix distcheck
2011-05-04 Matthias ClasenPre-release bump
2011-05-04 Matthias ClasenUpdates
2011-05-04 Ray Strodegdbus-codegen: don't assert non-negativity for unsigned...
2011-05-04 Ryan LortieGVariant: Better handling of invalid UTF-8
2011-05-04 Alexander Larssongdbus-codegen: Make sure we pass -Werror
2011-05-04 Kjartan MaraasUpdated Norwegian bokmål translation
2011-05-04 David ZeuthenGDBusObjectManagerServer: Allow setting :connection...
2011-05-04 Colin WaltersRename g_unix_pipe_flags to g_unix_open_pipe
2011-05-03 Matthias ClasenRemove extraneous decorations
2011-05-03 Colin Waltersglib-unix.c: Don't leak FDs if pipe2() succeeds
2011-05-03 Matthias ClasenOnly remove the lines that are no longer needed
2011-05-03 Matthias ClasenRevert "[build] Remove stale LDADD lines from tests...
2011-05-03 Colin WaltersUse g types in public API for consistency
2011-05-03 Colin WaltersGCancellable: Use g_unix_pipe_flags with FD_CLOEXEC
2011-05-03 Colin Waltersg_unix_set_fd_nonblocking: New API to control file...
2011-05-03 Colin Waltersglib-unix.h: Unconditionally include unistd.h
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-05-02 Dan WinshipAdd back an erroneously-removed line to tests/Makefile.am
2011-05-02 Colin WaltersDrop translated g_warning/g_error
2011-05-02 Ray Strodeglib/Makefile.am: add gmain-internal.h to sources
2011-05-02 Benjamin Ottegobject: Warn if someone uses the wrong property in...
2011-05-02 Abduxukur AbdurixitAdded UG translation
2011-05-02 Dan WinshipFix compiler warnings
2011-05-02 Dan WinshipFix autoconf 2.68 warnings
2011-05-02 Behdad EsfahbodBug 648966 - Update g_unichar_iswide and g_unichar_iswi...
2011-05-02 Behdad Esfahbod[build] Remove stale LDADD lines from tests/Makefile...
2011-05-02 Dan WinshipUpdate .gitignores
2011-05-02 Matthias ClasenSome documentation additions
2011-05-02 Matthias ClasenAvoid an unused variable warning
2011-05-01 Matthias ClasenFix make check
2011-05-01 Abduxukur AbdurixitAdded UG translation
2011-05-01 Matthias ClasenGHash: make sets with refcounted keys work correctly
2011-05-01 Matthias ClasenGHash: introduce a "set" mode
2011-05-01 Morten WelinderGHash: eliminate one of the lookup_nodes functions.
2011-05-01 Morten WelinderGHash: split nodes array into seperate arrays.
2011-05-01 Morten WelinderGHash: use macros to check for magic hash values.
2011-05-01 Chun-wei FanUpdate VS2008/2010 README.txt
2011-04-29 Behdad EsfahbodBug 648966 - Update g_unichar_iswide and g_unichar_iswi...
2011-04-29 Ryan LortieRemove duplicate GDBusInterface declaration
2011-04-29 David ZeuthenUpdate docs to take comments/suggestions from Matthias...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-29 Alexander LarssonGFilterInputStream: close-base-stream should not be...
2011-04-28 Colin WaltersUse SIGTRAP (via G_BREAKPOINT()) if G_DEBUG=fatal-warnings
2011-04-28 Daniel MustielesUpdated Spanish translation
2011-04-28 Shaun McCanceglib/gvariant.c: Fix variable name in example code
2011-04-27 Colin WaltersDrop stray reference to gthread.la
2011-04-27 Colin Waltersglib/Makefile.am: Remove stray tab
2011-04-27 Colin Waltersglib-unix: New API to watch some Unix signals
2011-04-27 Colin Waltersgmain: Prepare child watch handling for more generic...
2011-04-27 Colin Waltersglib-unix: New Unix-specific API
2011-04-27 Colin WaltersUpdate gio.symbols for previous two commits
2011-04-27 Colin WaltersGDesktopAppInfo: Add g_desktop_app_info_get_generic_name
next