[libcache-memcached-fast-perl] branch master updated (e6cce25 -> 6b4bf9a)

Jonas Smedegaard dr at jones.dk
Thu Dec 4 15:21:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a change to branch master
in repository libcache-memcached-fast-perl.

      from  e6cce25   update changelog
      adds  13c9216   Optimize Perl thread-local state access.
      adds  0d3aa97   When casting between pointers and integers use intermediate ptrdiff_t.
      adds  fe5ade6   Add touch/touch_multi operation.
      adds  512ec7e   Fix comment and skipping test number.
      adds  830b106   Fix expiration_time and wait seconds for test stability.
      adds  008cc33   Merge pull request #3 from neguse/feature_touch
      adds  33ec0ea   Update memcached URL.
      adds  e223486   Increment version to 0.23 and update Changes file.
      adds  27c7ded   Imported Upstream version 0.23
       new  e75f0f9   Merge tag 'upstream/0.23'
       new  63c0268   Declare compliance with Debian Policy 3.9.6.
       new  4255904   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  6b4bf9a   Prepare for release: Update changelog and control file.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                     |  16 ++++
 Fast.xs                     | 210 ++++++++++++++++++++++++++++++++++++--------
 META.json                   |   2 +-
 META.yml                    |   2 +-
 README                      |   4 +-
 debian/changelog            |  16 +++-
 debian/control              |   2 +-
 debian/control.in           |   4 +-
 lib/Cache/Memcached/Fast.pm |  55 +++++++++++-
 src/client.c                |  71 +++++++++++++--
 src/client.h                |   6 ++
 src/reply.kw                |   1 +
 t/commands.t                |  70 ++++++++++++++-
 13 files changed, 400 insertions(+), 59 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-perl.git



More information about the Pkg-perl-cvs-commits mailing list