platform/upstream/glib.git
2014-06-28 Bastien NoceraGDateTime: Add guards to g_date_time_new()
2014-06-28 Florian Pelzdocs: Fix formatting of g_alloca documentation.
2014-06-28 Daniel MacksConvert multiple #if/#endif to single #if/#elif/#endif
2014-06-28 Patrick Welchegmessages: make g_assert_warning compiler friendly
2014-06-28 Ryan Lortieall: remove use of 'register' keyword
2014-06-28 Christian Perschunicode: Update to unicode 7.0.0
2014-06-28 Christian Perschunicode: Switch compose_second_single to gunichar
2014-06-28 Christian Perschunicode: Move gscripttable.h generation into main script
2014-06-28 Christian Perschunicode: Simplify width table generation
2014-06-27 Ryan LortieGObject: tweak property deprecation warnings
2014-06-27 Ryan LortieGTimeZone: remove some dead code
2014-06-25 Emmanuele Bassigtype: Remove unused header
2014-06-24 Ryan LortieRevert "gsettings: remove long-deprecated "schema"...
2014-06-24 Ryan LortieGObject: warn on use of deprecated properties
2014-06-24 Edward Herveygvalue: New g_value_init_from_instance
2014-06-24 Ryan Lortiegvariant tests: workaround libc/compiler "issue"
2014-06-24 Ryan Lortiegsettings: remove long-deprecated "schema" property
2014-06-24 Ryan Lortiegsettings test: stop testing long-deprecated API
2014-06-24 Michael Catanzarodocs: fix typos
2014-06-24 Matthias ClasenBump version
2014-06-24 Matthias Clasen2.41.1 2.41.1
2014-06-23 Philip Withnallgsocketlistener: Don’t explicitly close sockets on...
2014-06-23 Philip Withnallgsocket: Document that g_socket_create_source() holds...
2014-06-23 Philip Withnallgsignal: Add an example to the g_signal_connect_swapped...
2014-06-22 Matthias ClasenReturn folder as icon for directories
2014-06-22 Philip Withnallgtestdbus: Don’t close stdout for dbus-daemon
2014-06-22 Philip Withnallgclosure: Remove an unused alloca() and assignment
2014-06-22 Philip Withnallgoption: Remove an unused assignment
2014-06-21 Philip Withnallgwakeup: Clarify buffer sizing in g_wakeup_signal()
2014-06-21 Zeeshan Ali... docs: Correct param to interface's default_init()
2014-06-20 Michael Catanzarodocs: fix a broken sentence
2014-06-20 Ryan Lortieconfigure.ac: fix check for futex and eventfd
2014-06-20 Ryan Lortiegatomic: disable GCC extension atomics for clang
2014-06-16 Matthias ClasenTry to make gobject.py work with both pythons
2014-06-14 Erik van PienbroekPrevent an invalid @CARBON_LIBS@ from appearing in...
2014-06-13 Tim-Philipp... gio/tests/socket: fix minor memleak
2014-06-12 Colin Waltersgparam: Remove unnecessary conditionals around precondi...
2014-06-12 Colin Waltersgbookmarkfile: Cleaner error handling code to pacify...
2014-06-10 Ryan Lortiegparam: change value of G_PARAM_EXPLICIT_NOTIFY
2014-06-10 Daniel Macksgnextstepsettingsbackend: Use same token for function...
2014-06-10 Daniel Macksassert-msg-test: Explicitly quit gdb session to avoid...
2014-06-09 Ryan Lortiegtype: remove interface-after-init exceptions
2014-06-09 Chun-wei FanMSVC 2010+ Projects: Update "Installation" Process
2014-06-07 Michael Catanzarotrivial: docs: add some missing commas
2014-06-06 Ryan Lortiedocs: warn about installing properties after init
2014-06-06 Ryan LortieRevert "GObject: prevent installing properties after...
2014-06-06 Tim-Philipp... gthread: use inline keyword for _get_impl() functions
2014-06-06 Ryan Lortiegatomic: use GCC C11-style atomics, if available
2014-06-06 Ryan Lortiegatomic: whitespace fixes
2014-06-06 Ryan Lortiegatomic: fix typo in deprecation attribute
2014-06-06 Ryan Lortiegtype: guard uses of new fundamental type check
2014-06-06 Ryan Lortietest: add test for explicit-notify properties
2014-06-06 Ryan Lortiegobject: add 'explicit notify' GParamSpec flag
2014-06-05 Matthias ClasenAdd a test for GMenuAttributeIter
2014-06-04 David Kingvalgrind.h: Update to latest upstream version
2014-06-03 Chun-wei FanSupport Building Using Visual Studio 2013
2014-06-01 Matthias Clasendocs: Add missing language annotations
2014-06-01 Matthias Clasendocs: GType documentation cleanup
2014-05-31 Emmanuele Bassidocs: Replace <function> XML tag with back ticks
2014-05-31 Emmanuele Bassidocs: Replace <structname> tags with back ticks
2014-05-31 Matthias Clasendocs: Add an index for 2.40 api
2014-05-31 Matthias ClasenMinor documentation additions and corrections
2014-05-31 Matthias Clasendocs: Fill in the gspawn long description
2014-05-31 Matthias Clasendocs: Fill in gshell long description
2014-05-31 Matthias ClasenDocument g_signal_handlers_destroy
2014-05-31 Matthias Clasendocs: Fix up varargs documentation
2014-05-31 Matthias Clasendocs: Add some missing apis
2014-05-31 Matthias Clasendocs: Add a 2.42 api index
2014-05-31 Edward HerveyGParamSpec: Use new fundamental instance check
2014-05-31 Edward Herveygobject: Use fast fundamental instance type check
2014-05-31 Edward Herveygtype: Add check for fundamental instance type
2014-05-30 Matthias ClasenFix the closure test in continuous
2014-05-30 Matthias ClasenFix the mapping test in continuous
2014-05-30 Thiago Santosgconvert: mention that the g_convert len should be...
2014-05-28 Matthias ClasenAdd more debug spew to the mapping-test
2014-05-28 Philip Withnallgvariant: Clarify type and format strings in the docs
2014-05-28 Matthias Clasenmapping-test: Add debug spew
2014-05-27 Dan Winshipgio/tests/network-address: fix when no network is available
2014-05-26 Ryan LortieGLib 2.41.0
2014-05-26 Ryan Lortiegio tests: rm xdgconfighome on 'make clean'
2014-05-26 Ryan LortieRevert "gvariant: Fix confusion between type and format...
2014-05-26 Philip Withnallgtestutils: Error out if /dev/null stdin redirection...
2014-05-23 Evan Nemersongio: port annotations from the Vala metadata.
2014-05-23 Chun-wei Fanconfig.h.win32.in: Define _WIN32_WINNT Conditionally
2014-05-22 Matthias ClasenTry to fix mapping-test
2014-05-22 Murray CummingGDBusError enum: Remove trailing comma.
2014-05-22 Marek Kasikgobject: unref unused class
2014-05-21 Matthias ClasenTrivial: fix a guard comment
2014-05-20 Philip Withnallgdbus-tool: Remove dead variables
2014-05-20 Philip Withnallgthread: Fix use of a local variable after it went...
2014-05-20 Philip Withnallgsubprocess: Add a missing va_end() call
2014-05-19 Chun-wei FanUpdate config.h.win32.in for Newer Windows
2014-05-18 Marek ČernockýUpdated Czech translation
2014-05-16 Yosef Or BoczkoUpdated Hebrew translation
2014-05-15 Philip Withnallgsocket: Add missing preconditions to g_socket_send_mes...
2014-05-15 Philip Withnallgresource-tool: Fix an FD leak in an error path
2014-05-15 Philip Withnallgtestutils: Don’t free unassigned variables in an error...
2014-05-13 Matthias ClasenAvoid overeager warning about deprecated properties
2014-05-13 Matthias ClasenRemove some markup from docs
2014-05-12 Chun-wei Fangio/gtestdbus.c: Fix write_config_file() for Windows
next