[mlpack] 18/53: Merge pull request #800 from rcurtin/singleton

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Nov 14 00:46:47 UTC 2016


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

bap pushed a commit to branch master
in repository mlpack.

commit 86480008b76dbd6b87b4092fb4f104342604f356
Merge: 84a940d b35088d
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Oct 24 16:27:55 2016 +0900

    Merge pull request #800 from rcurtin/singleton
    
    Put all singletons in libmlpack.so

 src/mlpack/core/util/CMakeLists.txt              |  2 ++
 src/mlpack/core/util/cli.cpp                     |  2 --
 src/mlpack/core/util/cli_deleter.hpp             |  5 +--
 src/mlpack/core/util/log.cpp                     | 32 ------------------
 src/mlpack/core/util/{log.cpp => singletons.cpp} | 43 +++++++-----------------
 src/mlpack/core/util/singletons.hpp              | 21 ++++++++++++
 6 files changed, 37 insertions(+), 68 deletions(-)

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



More information about the debian-science-commits mailing list