[dconf] Created tag 0.13.4



The signed tag '0.13.4' was created.

Tagger: Ryan Lortie <desrt desrt ca>
Date: Mon Jul 16 15:45:14 2012 -0400

    dconf 0.13.4

Changes since the last tag '0.13.0':

Alexander Larsson (1):
      Support creating a GvdbReader from data

Brian Cameron (1):
      Don't return a value from a void function

Colin Walters (2):
      builder: Note don't actually implement bloom filters
      build: Note we don't support srcdir != builddir

Murray Cumming (1):
      Docs: Changed can not to cannot.

Ryan Lortie (127):
      service: Drop a level of variant wrapping
      common/: create two convenience libraries
      Add DConfChangeset utility class to common/
      service: introduce a new Changeset-based method
      Add a README
      Add a HACKING
      Massively reorganise the client-side
      Implement change signals
      gvdb-reader: correct whitespace damage
      gvdb-reader: refuse to open file with small header
      more whitespace fixes
      Merge remote-tracking branch 'gvdb/master' into wip/reorg
      add gtester support
      Add support for measuring testcase coverage
      DConfChangeset: remove some debug stdout noise
      .gitignore for common/, gdbus/ and engine/
      GDBus backend: only write to error if non-NULL
      GDBus filter backend: return FALSE in error case
      GDBus filter backend: fix reply-serial handling
      GSettings backend: build against dconf-common
      profile parser: handle newline characters properly
      profile parser: return number of sources
      dconf source abstraction: don't leak the GVDBs
      engine: correct logic error in queue checking
      engine: allow for NULL value tables
      engine: fixup parameters order for change callback
      gsettings test: use g_assert_cmpint()
      tests/: add gvdb testcase
      tests/: convert path test to gtester
      Add test for dbus backends
      tests/: add a stub D-Bus backend for testing
      tests/: add a test for DConfEngine
      client: also build libdconf-client static library
      tests/: add a testcase for DConfClient
      fix various 'make distcheck' issues
      user source: use threadsafe init for shmdir
      sources: don't leak bus name and object path
      GDBus backends: sink parameters, even on failure
      GDBus filter backend: plug a massive leak
      tests/: add a testcase for DConfChangeset
      DConfChangeset: fix bugs found by test
      dconf_changeset_get: allow NULL value out argument
      dconf_changeset_set: support resetting paths
      tests/: check changeset reset functionality
      tests/: test NULL against path functions
      DConfChangeset test: test serialise/deserialise
      gvdb test: Use g_string_append()
      gvdb test: test reader against corruption
      gvdb-reader: robustness improvements
      Merge remote-tracking branch 'gvdb/master' into wip/reorg
      profile parser: firm up and document semantics
      tests/: test profile parsing
      gvdb test: fix logic for infinite walks
      remove a stray variable
      Merge remote-tracking branch 'gvdb/master' into wip/reorg
      tests/: add forgotten test data
      engine/: mark some structs 'extern' in a header
      clean up and factor out the 'shm' code
      shm/: make some adjustments after research
      shm/: add inline dconf_shm_is_flagged()
      tests/: add shm testcase
      user source: change approach to shm
      massive Makefile reorganisation
      clean up C compiler warnings
      common/: make 'hidden' variant of libdconf-common
      gsettings/: add an abicheck.sh script
      tests/: fix some leaks in testcases
      gvdb-reader.c: add gvdb_table_get_names()
      Makefile.am: clean up lcov code
      Merge remote-tracking branch 'gvdb/master' into wip/reorg
      tests/gvdb: test gvdb_table_get_names()
      service: stop using gvdb_table_walk()
      gvdb-reader: drop gvdb_table_walk()
      Merge remote-tracking branch 'gvdb/master' into wip/reorg
      big docs cleanup
      gsettings/: remove the dconfcontext code
      docs/: two build fixes
      engine: fix dconf_engine_unref() thread safety
      DConfChangeset: pointless fiddling with asserts
      Add script to trim bogus lcov data
      Makefile.am: add lcov-trim.py to EXTRA_DIST
      client/: bump the soname of libdconf to 1
      Reimplement sync() functionality
      Update the editor and cli to use the new soname
      Fix up the "changed" signal for Vala
      dbus test: use GMainContext instead of GCond
      engine: add dconf_call_handle_get_expected_type()
      dbus test: implement expected return type
      dbus test: add function to initialise for testing
      dbus test: use GMainContext on signal receipt test
      dbus test: signal with strings instead of ints
      dbus-1/: rewrite against the new engine
      tests/: test the libdbus-1 DBus backend
      increase GLib depend to 2.33.3
      Remove workaround for GCC's obnoxious behaviour
      dbus1/: include missing header file
      engine/: fix refcounting error
      tests/: implement more realistic shm mocking
      tests/: add more testing code for engine
      engine/: source init can never fail
      DConfEngineUserSource: don't open on init
      DConfEngineSource: remove the external init call
      DConfEngineSource: return FALSE from NULL refresh
      tests/: add test for system source
      engine/: don't check for writability on reset
      tests/ Rework the gvdb mock code
      test/: finish testing of system source
      Merge branch 'wip/reorg'
      Fail to generate coverage report if tests fail
      tweak public header installation
      Fixup srcdir != builddir fallout from last commit
      Revert "build: Note we don't support srcdir != builddir"
      make sure to dist dconf-mock.h
      Install dconf CLI bash completion in /usr/share
      engine: fix arguments in fast watch race case
      engine: bring back origin_tag logic
      Bump the version number
      engine: fix dconf_engine_list() with empty db
      tests/: test reading from various profile setups
      tests/: improve DBus mock interface
      tests/: test "fast" signal subscription
      tests/: test sync watch calls on the engine
      tests/: fix some leaks
      dbus-1/: fix transmission of byte arrays
      tests/: remove dbus1 and gsettings programs
      dbus1/: fix malloc() off-by-one error
      dconf 0.13.4



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]