[glib] (178 commits) Non-fast-forward update to branch wip/gproperty-2



The branch 'wip/gproperty-2' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  403cc70... gobject: Add GProperty
  9285cd0... gproperty: Add default values
  791455f... gobject: Use GProperty varargs API when accessing propertie
  458ecb7... property: Add autogeneration of accessors
  f09cdbc... gparam: Add setters for static nick and blurb
  c57da6d... gproperty: Add macros for defining properties

Commits added to the branch:

  9d69c27... Silently handle icon being NULL (*)
  13958ee... gbitlock: fix this to not unconditionally use futex emulati (*)
  7b60a46... Document all gdbus-codegen options (*)
  8d99b24... Fix a typo (*)
  f10dc91... Document all glib-genmarshal options (*)
  794401c... Document all glib-mkenums placeholders (*)
  6104230... Document all gtester-report options (*)
  f4a1882... GProxyAddressEnumerator: add default-port property (*)
  25fa94e... Declare res_init() for builds against Android's Bionic (*)
  c2d6aaa... Fix minor typos in GSocketConnectable example code (*)
  8d13a3e... Updated Telugu Translations (*)
  6fe6b03... Clarify GValueArray docs (*)
  b755099... Updated Odia Translation. (*)
  1d310cf... app: Document when floating variants are consumed (*)
  4c35644... tests/spawn-*.c: fix on Windows (*)
  38859e8... g_test_trap_fork: don't blow away the SIGCHLD handler (*)
  960f550... gtestutils: add g_test_trap_subprocess() (*)
  467f9ea... tests/protocol: redo a bit (*)
  e3d1869... tests: port from g_test_trap_subprocess() to g_test_trap_fo (*)
  e9284ed... gtestutils: deprecate g_test_trap_fork() (*)
  eebb3c1... gtestutils: use g_clear_pointer (*)
  e195490... tests/slice: use G_GNUC_BEGIN_IGNORE_DEPRECATIONS (*)
  216725f... updated kn translations (*)
  c81a955... m4macros/glib-gettext.m4: Don't use AC_HEADER_STDC (*)
  23f5d8b... Added Aragonese translation (*)
  6e64bbe... glib/tests/mappedfile: Copy test file before writing to it (*)
  225d8fb... glib/tests: Use explicit file listings (*)
  91d7c8d... glib/tests: Drop unnecessary SRCDIR definitions (*)
  ad7959c... Add --enable-installed-tests configure option (*)
  6c3cf6d... [l10n] Updated Italian translation. (*)
  f660162... Make gobject tests installable (*)
  5e1f917... Convert some gio tests to installed tests (*)
  142d782... Convert remaining gio tests to installed (*)
  9038e22... Updated Norwegian bokmål translation (*)
  714cbbe... gtestutils: Ensure test subprocesses don't dump core (*)
  bdf383d... gio/tests: Deduplicate Makefile.am a bit (*)
  1a398b2... gio/tests: Some more fixes for installed tests (*)
  7ee44da... gio/tests: Fix gapplication test in installed mode (*)
  3d7fcc2... gio/tests: Make gdbus-peer work in installed mode (*)
  c12538a... gio/tests: Disable desktop-app-info test in installed mode  (*)
  f2a9a61... gmessages: Fix up testing commit to handle fatal masqueradi (*)
  c26e253... gio/tests: gsettings is a developer-only test (*)
  1808888... Convert more tests to installed tests (*)
  7ff5c08... Convert more tests to installed tests (*)
  bb1a5ca... gio/tests: Fix gdbus-connection when run from "make check" (*)
  52f6a7d... tests: fix a few recently-broken tests (*)
  4b94c08... Use 'dumb quotes' rather than `really dumb quotes' (*)
  4edc2f1... po: update for quote changes (*)
  c9cc0be... Timeout the test if dbus sevice has not appeared in due tim (*)
  9115dd0... gtestutils: Use stdio rather than write() to be Windows-fri (*)
  ff8f37a... glib/tests/cond: Fix race condition (*)
  49030c8... gdbus-peer: Drop some usage of g_thread_yield() (*)
  5e65cd4... GLocalFileOutputStream: Deduplicate stream creation code (*)
  7fc2ab9... GLocalFileOutputStream: Further deduplicate error code path (*)
  7427e22... gunixconnection: added ngettext to support plural forms (*)
  4b72bbf... performance test: share some code (*)
  8bb6a4a... performance test: add signal test with args (*)
  3d1d491... gsignal: remove some pointless locking (*)
  47d9638... spelling fixes of 'runtine' and 'adresses' in cross.xml and (*)
  ec61deb... G_GNUC_FORMAT: documentation error (*)
  fc6f6a4... Updated Gujarati Translations (*)
  a2a6122... Assamese translation updated (*)
  b85e8e5... Updated Spanish translation (*)
  5088c70... tests: Drop unnecessary % from .test pattern match rule (*)
  0b167b0... build: Fix usage of %.test again (*)
  b382c6f... Avoid a segfault in gdbus tool (*)
  80985d1... Update config.h.win32(.in) (*)
  524470d... Fix the GLib Visual Studio Projects (*)
  0d55c4a... Fix the GObject Visual Studio Projects (*)
  676a3d6... Tamil Translation Updated (*)
  ad2716b... Updated Odia Translation. (*)
  aa3db2c... tests: fix a srcdir vs. destdir issue (*)
  8f87d42... More srcdir != destdir tests fallout (*)
  42139d4... One more broken test.... (*)
  7336a1e... Fix yet more test regressions... (*)
  4ec32e6... gio/tests: Make gdbus-proxy-well-known-name handle srcdir ! (*)
  98a9210... Fix make check with builddir != srcdir (*)
  4c9a7b6... More test fixes for builddir != srcdir (*)
  762842b... GLib 2.37.1 (*)
  26df5e0... Update Visual Studio Project Sheets (*)
  9d74295... updated kn translations (*)
  7a861ab... Updated Slovenian translation (*)
  3382ac9... GIcon: NULLify the `type' out param in the sync methods too (*)
  a9abbb3... Improve test coverage in gobject/ (*)
  0716872... Improve signal test coverage (*)
  db1c83a... Improve gtype test coverage (*)
  b5463f4... Work with ltp 1.10 (*)
  2349635... Trivial documentation typos (*)
  2afd39a... Trivial doc typo fix (*)
  0c48067... Add g_test_build_filename() (*)
  58c6ca3... tests: use new g_test_build_filename() API (*)
  575a9da... gtest: Add more path building API (*)
  17ded32... tests: move tests to new _get_filename() API (*)
  ddd7e94... Test data file API: port two more testcases (*)
  da478ac... Remove G_TEST_DATA= from installed .test files (*)
  8df1bb3... Rename G_TEST_DISTED to G_TEST_DIST (*)
  a8a9afe... GObject: prevent installing properties after init (*)
  c7e965f... docs/: ignore gtester Makefile targets (*)
  c235087... icon deserialisation: fix uninitialised variable (*)
  ccc039c... Remove org.gtk.test.gschema (*)
  a681e11... Fix property example in gobject tutorial (*)
  9cfac6e... Bump version. (*)
  eb16c5a... Fix a typo (*)
  a114e98... Split off the gdbus-overflow test (*)
  d7b3e55... Move a pair of gobject tests to tests/gobject/ (*)
  e66abbe... Some final g_test_build_filename() porting (*)
  210b1f8... Remove a bunch of lingering g_thread_init() (*)
  f9eb9ee... Rework the build system for a new tests approach (*)
  e042db0... GSettings tests: reverse installed test complexity (*)
  601a00f... Change a pair of TESTS = to TEST += (*)
  16ec629... glib.mk: Rework win32 test support (*)
  79972d2... Fix failure to build exit-on-close gdbus test (*)
  81be95f... Updated Galician translations (*)
  c0f96bb... mem-overflow: test malloc and realloc corner cases (*)
  fed8ae3... Improve test coverage a bit (*)
  7977bb1... Skip spawn tests when collecting coverage (*)
  6a487ea... Trivial formatting fix (*)
  2f3f270... Improve test coverage for GBufferedOutputStream (*)
  49d3963... Improve test coverage for GZipCompressor (*)
  0753ae1... Improve GIcon test coverage (*)
  c40e0b5... Improve GFileAttributeMatcher test coverage (*)
  dcf5dea... Improve GMenuModel test coverage (*)
  0326f14... Improve GMemoryInputStream test coverage (*)
  8f65514... Improve GAppInfo test coverage (*)
  fc35c34... Improve unix stream test coverage (*)
  a62079e... tests: Remove a leftover debug printf (*)
  e546eb0... Remove some unused inotify code (*)
  b940690... Add a directory monitoring test (*)
  d030108... Improve GSettings test coverage (*)
  9acc480... Remove extra comma in gtestutils.h (*)
  72af6b0... Updated Gujarati Translations (*)
  ebea942... Updated Odia Translation. (*)
  771c841... Updated Spanish translation (*)
  b935059... Updated Slovenian translation (*)
  d3be43f... g_file_set_contents(): use posix_fallocate() (*)
  c152ceb... g_file_set_contents(): don't allocate display name (*)
  e40435e... g_file_set_contents(): use unistd instead of stdio (*)
  fc98c13... g_file_set_contents(): fix simple logic error (*)
  c828aef... g_file_set_contents: change {posix_ => }fallocate (*)
  16b2623... gio/tests/inet-address: fix to work on OS X (*)
  9d0c17b... g_file_set_contents(): don't fsync on ext3/4 (*)
  78ebab5... Updated Gujarati Translations (*)
  5b872bb... Updated Marathi Translations (*)
  27c2864... Updated Odia Translation. (*)
  25d6560... Updated Spanish translation (*)
  7baea0a... GApplication: set prgname to appid for services (*)
  b4df86f... GApplication: implement fd.o application spec (*)
  02aaef5... g_file_copy(): Clean up logic for info query (*)
  9f1a0b5... Ensure g_file_copy() does not temporarily expose private fi (*)
  59ed934... ginetaddress: fix addr/string conversions on windows (*)
  74a0340... tests: add a few more invalid IPv6 address tests (*)
  76a10a5... GFileEnumerator: Add some documentation about ordering (*)
  1dac271... Remove a failing testcase (*)
  6965b72... tests: fix and re-add the broken test (*)
  0aaac55... Update link to documentation (*)
  afc8b10... GDesktopAppInfo: support DBusActivatable (*)
  12958ed... gio/tests: sort tests in the Makefile.am (*)
  3fdbfe7... Updated Galician translations (*)
  bbf9f5e... Assamese translation updated (*)
  e2fc1f4... docs: Fix g_binding_unbind() in the API reference
  1ae23b1... binding: Make unbind() release the reference on GBinding
  e49d890... binding: Use hash table as a set
  8fa79c1... tests/binding: Ensure that the binding goes away
  ecf1ad9... Allow registering instance private data during get_type()
  c92561d... Add G_DEFINE_TYPE_WITH_PRIVATE macros
  1f0baca... docs: Include newly added functions and macros
  d187b75... gparam: Use the new private instance data API
  f5545af... gio: Use the new private instance data declaration
  364f986... Deprecate g_type_class_add_private()
  f83717a... gobject: Add GProperty
  31df4c3... gproperty: Add default values
  71d009d... gobject: Use GProperty varargs API when accessing propertie
  496d58f... property: Add autogeneration of accessors
  b212806... gparam: Add setters for static nick and blurb
  8cdf225... gproperty: Add macros for defining properties
  3fcb57f... gobject: Add quark-based locking
  847a5d1... property: Simplify code generation and private data access
  c160535... gobject: Initialize GProperties at instance init time

(*) This commit already existed in another branch; no separate mail sent


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