[glib/gvariant: 22/23] Merge branch 'master' into gvariant
- From: Ryan Lortie <ryanl src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glib/gvariant: 22/23] Merge branch 'master' into gvariant
- Date: Fri, 29 Jan 2010 07:01:08 +0000 (UTC)
commit f8f62525d598aaa854d7fa17f318c6f837879272
Merge: 01b27b8 6aa73f0
Author: Ryan Lortie <desrt desrt ca>
Date: Fri Jan 29 01:41:32 2010 -0500
Merge branch 'master' into gvariant
1 bit mutex locking is now on 'master'
Conflicts:
docs/reference/glib/glib-sections.txt
gthread/tests/.gitignore
gthread/tests/1bit-mutex.c
gthread/tests/Makefile.am
.gitignore | 3 +
NEWS | 57 ++
README.in | 5 +
configure.in | 22 +-
docs/reference/gio/gio-sections.txt | 1 +
docs/reference/glib/glib-sections.txt | 1 +
docs/reference/glib/tmpl/.gitignore | 5 +
docs/reference/glib/tmpl/ghostutils.sgml | 64 --
docs/reference/glib/tmpl/gurifuncs.sgml | 104 ---
docs/reference/glib/tmpl/hash_tables.sgml | 489 -----------
docs/reference/glib/tmpl/types.sgml | 31 +-
gio/gmemoryoutputstream.c | 35 +
gio/tests/filter-streams.c | 2 +
glib/.gitignore | 4 +
glib/Makefile.am | 2 +
glib/gbitlock.c | 302 +++++++
glib/gbitlock.h | 43 +
glib/ghash.c | 114 +++
glib/ghash.h | 17 +-
glib/glib.h | 1 +
glib/glib.symbols | 10 +-
glib/gmappedfile.c | 6 +-
glib/gtestutils.c | 26 +-
glib/gthread.c | 218 +-----
glib/gthread.h | 5 -
glib/gthreadprivate.h | 1 +
glib/gvarianttype.c | 25 +-
glib/gvarianttype.h | 30 +-
glib/tests/array-test.c | 2 +
gmodule/.gitignore | 1 +
gobject/.gitignore | 1 +
gthread/.gitignore | 1 +
gthread/tests/.gitignore | 1 +
gthread/tests/1bit-mutex.c | 57 +-
gthread/tests/Makefile.am | 5 +
po/.gitignore | 1 +
po/am.po | 42 +-
po/ar.po | 45 +-
po/as.po | 45 +-
po/ast.po | 1355 ++++++++++++++---------------
po/az.po | 42 +-
po/be.po | 42 +-
po/be latin po | 45 +-
po/bg.po | 921 ++++++++++----------
po/bn.po | 1256 +++++++++++++--------------
po/bn_IN.po | 45 +-
po/bs.po | 42 +-
po/ca.po | 45 +-
po/ca valencia po | 45 +-
po/cs.po | 45 +-
po/cy.po | 42 +-
po/da.po | 45 +-
po/de.po | 45 +-
po/dz.po | 42 +-
po/el.po | 45 +-
po/en shaw po | 45 +-
po/en_CA.po | 45 +-
po/en_GB.po | 45 +-
po/eo.po | 42 +-
po/es.po | 929 ++++++++++----------
po/et.po | 484 ++++++++++-
po/eu.po | 996 +++++++++++-----------
po/fa.po | 42 +-
po/fi.po | 45 +-
po/fr.po | 45 +-
po/ga.po | 42 +-
po/gl.po | 45 +-
po/gu.po | 45 +-
po/he.po | 45 +-
po/hi.po | 45 +-
po/hr.po | 42 +-
po/hu.po | 45 +-
po/hy.po | 42 +-
po/id.po | 42 +-
po/is.po | 42 +-
po/it.po | 45 +-
po/ja.po | 45 +-
po/ka.po | 42 +-
po/kn.po | 45 +-
po/ko.po | 45 +-
po/ku.po | 42 +-
po/lt.po | 45 +-
po/lv.po | 42 +-
po/mai.po | 45 +-
po/mg.po | 42 +-
po/mk.po | 45 +-
po/ml.po | 45 +-
po/mn.po | 42 +-
po/mr.po | 45 +-
po/ms.po | 42 +-
po/nb.po | 925 ++++++++++----------
po/ne.po | 42 +-
po/nl.po | 45 +-
po/nn.po | 45 +-
po/oc.po | 42 +-
po/or.po | 45 +-
po/pa.po | 45 +-
po/pl.po | 45 +-
po/ps.po | 42 +-
po/pt.po | 45 +-
po/pt_BR.po | 45 +-
po/ro.po | 45 +-
po/ru.po | 45 +-
po/rw.po | 42 +-
po/si.po | 42 +-
po/sk.po | 42 +-
po/sl.po | 1316 +++++++++++++++-------------
po/sq.po | 47 +-
po/sr.po | 45 +-
po/sr ije po | 42 +-
po/sr latin po | 45 +-
po/sv.po | 1323 ++++++++++++++--------------
po/ta.po | 45 +-
po/te.po | 45 +-
po/th.po | 45 +-
po/tl.po | 42 +-
po/tr.po | 45 +-
po/tt.po | 42 +-
po/uk.po | 939 ++++++++++----------
po/vi.po | 45 +-
po/wa.po | 42 +-
po/xh.po | 42 +-
po/yi.po | 42 +-
po/zh_CN.po | 45 +-
po/zh_HK.po | 45 +-
po/zh_TW.po | 45 +-
tests/.gitignore | 2 +
tests/run-assert-msg-test.sh | 17 +-
128 files changed, 8398 insertions(+), 7266 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]