[yoda] 02/05: Merge tag 'upstream/1.0.2'

Lifeng Sun lifengsun-guest at alioth.debian.org
Fri Aug 30 15:14:11 UTC 2013


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

lifengsun-guest pushed a commit to branch master
in repository yoda.

commit f22bfefca7ec7f0fb0cd2a556de67cec4c5568e5
Merge: 10a36c5 7703693
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Tue Aug 20 13:00:40 2013 +0800

    Merge tag 'upstream/1.0.2'
    
    Upstream version 1.0.2

 ChangeLog                        |   26 +
 Makefile.in                      |   12 +-
 aclocal.m4                       |   61 +
 ar-lib                           |  270 +++
 bin/Makefile.am                  |    4 +
 bin/Makefile.in                  |   16 +-
 bin/aida2flat                    |   18 +-
 bin/aida2yoda                    |   18 +-
 bin/flat2yoda                    |   18 +-
 bin/yoda-config                  |    2 +-
 bin/yoda2aida                    |   20 +-
 bin/yoda2flat                    |   18 +-
 bin/yoda2root                    |   25 +
 configure                        | 3606 ++++++++++++++++++++------------------
 configure.ac                     |   85 +-
 include/Makefile.in              |    4 +
 include/YODA/Axis1D.h            |   10 +-
 include/YODA/Axis2D.h            |    6 +-
 include/YODA/Config/YodaConfig.h |    4 +-
 include/YODA/Histo1D.h           |    2 +
 include/YODA/Histo2D.h           |    4 +
 include/YODA/HistoBin1D.h        |    2 +
 include/YODA/HistoBin2D.h        |    5 +-
 include/YODA/Makefile.in         |    4 +
 include/YODA/Profile1D.h         |    3 +
 include/YODA/Profile2D.h         |    4 +
 include/YODA/ProfileBin1D.h      |    2 +
 include/YODA/ProfileBin2D.h      |    3 +
 include/YODA/Utils/BinSearcher.h |   15 +-
 m4/boost.m4                      |    4 +-
 pyext/Makefile.am                |    3 +
 pyext/Makefile.in                |    8 +-
 pyext/setup.py.in                |   26 +-
 pyext/yoda/Makefile.am           |    3 +-
 pyext/yoda/Makefile.in           |    7 +-
 pyext/yoda/__init__.py           |    7 +
 pyext/yoda/include/Makefile.in   |    4 +
 pyext/yoda/pyroot_helpers.hh     |    4 +-
 pyext/yoda/script_helpers.py     |   20 +
 src/Histo1D.cc                   |   12 +-
 src/Histo2D.cc                   |    6 +
 src/Makefile.in                  |   19 +-
 src/Profile1D.cc                 |   16 +-
 src/Profile2D.cc                 |   18 +-
 src/Scatter2D.cc                 |   20 +-
 src/WriterYODA.cc                |    3 +-
 src/tinyxml/Makefile.in          |   19 +-
 tests/Makefile.in                |  245 +--
 48 files changed, 2684 insertions(+), 2027 deletions(-)

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



More information about the debian-science-commits mailing list