[DRE-commits] [ruby-bdb] 01/04: Merge tag 'upstream/0.6.6'
Gunnar Wolf
gwolf at moszumanska.debian.org
Fri Jan 17 20:01:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
gwolf pushed a commit to branch master
in repository ruby-bdb.
commit f5a68956e04a3baf542c4b4a4e0692fb333e84c8
Merge: c212ae0 3871bf9
Author: Gunnar Wolf <gwolf at gwolf.org>
Date: Fri Jan 17 13:24:22 2014 -0600
Merge tag 'upstream/0.6.6'
Upstream version 0.6.6
# gpg: Signature made Fri 17 Jan 2014 01:24:17 PM CST using RSA key ID C1DB921F
# gpg: Good signature from "Gunnar Eyal Wolf Iszaevich <gwolf at debian.org>"
# gpg: aka "Gunnar Eyal Wolf Iszaevich <gwolf at gwolf.org>"
# gpg: aka "Gunnar Eyal Wolf Iszaevich (Instituto de Investigaciones Económicas UNAM) <gwolf at iiec.unam.mx>"
.gitignore | 11 +
Changes | 9 +
bdb.html | 86 -------
bdbxml1/bdbxml.html | 59 -----
bdbxml1/docs/container.html | 239 ------------------
bdbxml1/docs/context.html | 84 -------
bdbxml1/docs/document.html | 82 -------
bdbxml1/docs/index.html | 80 ------
bdbxml1/docs/modify.html | 54 ----
bdbxml1/docs/results.html | 21 --
bdbxml1/examples/transaction.rb | 0
bdbxml1/tests/xml.rb | 0
bdbxml2/bdbxml.html | 88 -------
bdbxml2/bdbxml_features.h | 134 ----------
bdbxml2/docs/container.html | 159 ------------
bdbxml2/docs/context.html | 82 -------
bdbxml2/docs/document.html | 91 -------
bdbxml2/docs/event_reader.html | 124 ----------
bdbxml2/docs/event_writer.html | 53 ----
bdbxml2/docs/index.html | 175 -------------
bdbxml2/docs/indexlookup.html | 139 -----------
bdbxml2/docs/manager.html | 394 ------------------------------
bdbxml2/docs/modify.html | 167 -------------
bdbxml2/docs/results.html | 27 --
bdbxml2/docs/value.html | 91 -------
bdbxml2/extconf.rb | 2 +-
bdbxml2/tests/xml.rb | 0
docs/arraylike.html | 199 ---------------
docs/cursor.html | 102 --------
docs/env.html | 441 ---------------------------------
docs/hashlike.html | 408 -------------------------------
docs/lock.html | 112 ---------
docs/log.html | 110 ---------
docs/sequence.html | 68 ------
docs/transaction.html | 152 ------------
examples/basic.rb | 0
examples/cats.rb | 0
examples/cursor.rb | 0
examples/func.rb | 0
examples/join.rb | 0
examples/lock.rb | 0
examples/log.rb | 0
examples/queue.rb | 0
examples/recno.rb | 0
examples/record.rb | 0
examples/replication/base/b.rb | 0
examples/txn.rb | 0
src/bdb.h | 10 +-
src/bdb_features.h | 527 ----------------------------------------
src/common.c | 4 +-
src/env.c | 24 +-
src/extconf.rb | 68 ++++--
tests/btree.rb | 0
tests/hash.rb | 0
tests/log.rb | 0
tests/queue.rb | 0
tests/recno.rb | 0
57 files changed, 91 insertions(+), 4585 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bdb.git
More information about the Pkg-ruby-extras-commits
mailing list