[atlas-cpp] branch upstream updated (0ca1023 -> e085891)

Olek Wojnar olek-guest at moszumanska.debian.org
Tue Sep 5 21:02:19 UTC 2017


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

olek-guest pushed a change to branch upstream
in repository atlas-cpp.

      from  0ca1023   Imported Upstream version 0.6.3
      adds  e085891   New upstream version 0.6.4

No new revisions were added by this update.

Summary of changes:
 Atlas/Codecs/Makefile.am               |    2 +-
 Atlas/Codecs/Makefile.in               |  275 +-
 Atlas/Exception.cpp                    |    2 +-
 Atlas/Exception.h                      |    2 +-
 Atlas/Filters/Makefile.am              |    2 +-
 Atlas/Filters/Makefile.in              |  285 +-
 Atlas/Funky/Makefile.am                |    2 +-
 Atlas/Funky/Makefile.in                |  276 +-
 Atlas/Makefile.am                      |    6 +-
 Atlas/Makefile.in                      |  376 ++-
 Atlas/Message/Element.cpp              |    2 +-
 Atlas/Message/Element.h                |   23 +-
 Atlas/Message/Makefile.am              |    2 +-
 Atlas/Message/Makefile.in              |  275 +-
 Atlas/Net/Makefile.am                  |    2 +-
 Atlas/Net/Makefile.in                  |  276 +-
 Atlas/Net/Stream.cpp                   |    2 -
 Atlas/Objects/BaseObject.cpp           |    4 +-
 Atlas/Objects/BaseObject.h             |    4 +-
 Atlas/Objects/GenerateObjectFactory.py |    2 +-
 Atlas/Objects/Makefile.am              |    2 +-
 Atlas/Objects/Makefile.in              |  276 +-
 Atlas/Objects/SmartPtr.cpp             |    2 +-
 Atlas/Objects/SmartPtr.h               |    2 +-
 Atlas/Objects/flag.cpp                 |    2 +-
 Atlas/Objects/gen_cpp.py               |    2 -
 Atlas/Objects/loadDefaults.cpp         |    4 -
 Atlas/Objects/objectFactory.cpp        |    2 +-
 Atlas/Objects/objectFactory.h          |    2 +-
 Atlas/PresentationBridge.cpp           |  117 +
 Atlas/PresentationBridge.h             |   77 +
 Atlas/float.cpp                        |   90 +
 Atlas/float.h                          |   38 +
 ChangeLog                              |  121 +-
 Makefile.in                            |  375 ++-
 NEWS                                   |    4 +
 aclocal.m4                             |  701 ++--
 benchmark/Makefile.am                  |    2 +-
 benchmark/Makefile.in                  |  756 ++++-
 benchmark/SmartPtr_Move.cpp            |    2 +-
 compile                                |  347 ++
 config.guess                           |  642 ++--
 config.h.in                            |    3 +-
 config.sub                             |  316 +-
 configure                              | 4007 +++++++++++++----------
 configure.ac                           |    4 +-
 depcomp                                |  531 +--
 install-sh                             |  385 ++-
 ltmain.sh                              | 5581 ++++++++++++++++++++------------
 m4/libtool.m4                          | 2830 +++++++++-------
 m4/ltoptions.m4                        |  140 +-
 m4/ltsugar.m4                          |    7 +-
 m4/ltversion.m4                        |   12 +-
 m4/lt~obsolete.m4                      |    7 +-
 missing                                |  461 +--
 protocol/spec/.directory               |    5 -
 test-driver                            |  153 +
 tests/Codecs/Makefile.am               |    2 +-
 tests/Codecs/Makefile.in               |  682 +++-
 tests/Makefile.in                      |  284 +-
 tests/Objects/Makefile.am              |    2 +-
 tests/Objects/Makefile.in              |  773 ++++-
 tools/Makefile.am                      |    2 +-
 tools/Makefile.in                      |  255 +-
 tutorial/Makefile.in                   |  121 +-
 65 files changed, 13938 insertions(+), 8011 deletions(-)
 create mode 100644 Atlas/PresentationBridge.cpp
 create mode 100644 Atlas/PresentationBridge.h
 create mode 100644 Atlas/float.cpp
 create mode 100644 Atlas/float.h
 create mode 100755 compile
 delete mode 100644 protocol/spec/.directory
 create mode 100755 test-driver

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/atlas-cpp.git



More information about the Pkg-games-commits mailing list