[numexpr] branch master updated (4228e74 -> f733d4a)

Antonio Valentino a_valentino-guest at alioth.debian.org
Sat Sep 28 09:09:39 UTC 2013


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

a_valentino-guest pushed a change to branch master
in repository numexpr.

      from  4228e74   Prepare the release for unstable
      adds  f9a1896   Imported Upstream version 2.2.2
       new  402ec49   Merge tag 'upstream/2.2.2'
       new  f733d4a   New upstream release

The 2 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:
 ANNOUNCE.txt                  |   37 ++++---
 PKG-INFO                      |    2 +-
 RELEASE_NOTES.txt             |   18 +++-
 debian/changelog              |    6 ++
 numexpr.egg-info/PKG-INFO     |    2 +-
 numexpr.egg-info/SOURCES.txt  |    4 +-
 numexpr/expressions.py        |   16 +--
 numexpr/interpreter.cpp       |    4 +-
 numexpr/necompiler.py         |    5 +-
 numexpr/tests/test_numexpr.py |   16 +--
 numexpr/version.py            |    2 +-
 numexpr/win32/pthread.c       |  218 +++++++++++++++++++++++++++++++++++++++++
 numexpr/win32/pthread.h       |  100 +++++++++++++++++++
 13 files changed, 391 insertions(+), 39 deletions(-)
 create mode 100644 numexpr/win32/pthread.c
 create mode 100644 numexpr/win32/pthread.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/numexpr.git



More information about the debian-science-commits mailing list