[libcatmandu-perl] 57/101: Merge branch 'dev' of github.com:LibreCat/Catmandu into dev

Jonas Smedegaard dr at jones.dk
Tue Feb 23 13:43:55 UTC 2016


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

js pushed a commit to branch master
in repository libcatmandu-perl.

commit 7575db6e5da2cba74d958d1d02a0622c48fa8576
Merge: 553ad3d 604a743
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date:   Tue Jan 26 10:19:46 2016 +0100

    Merge branch 'dev' of github.com:LibreCat/Catmandu into dev

 Build.PL                           |   9 +--
 bin/catmandu                       |   3 +-
 cpanfile                           |   5 +-
 lib/Catmandu.pm                    |   8 ---
 lib/Catmandu/Addable.pm            |   7 ++-
 lib/Catmandu/Bag.pm                |  28 +++++----
 lib/Catmandu/Cmd/config.pm         |   2 +-
 lib/Catmandu/Cmd/delete.pm         |  18 +++++-
 lib/Catmandu/Cmd/drop.pm           |  50 +++++++++++++++
 lib/Catmandu/Droppable.pm          |  36 +++++++++++
 lib/Catmandu/Exporter.pm           |   4 +-
 lib/Catmandu/Exporter/CSV.pm       |  56 ++++++-----------
 lib/Catmandu/Exporter/JSON.pm      |  44 +++++++------
 lib/Catmandu/Fix.pm                |   3 +-
 lib/Catmandu/Fix/Bind/hashmap.pm   |  12 ++--
 lib/Catmandu/Fix/parse_text.pm     |   2 +
 lib/Catmandu/Fix/uri_decode.pm     |  43 +++++++++++++
 lib/Catmandu/Fix/uri_encode.pm     |  43 +++++++++++++
 lib/Catmandu/Importer/CSV.pm       |  25 ++++++--
 lib/Catmandu/Importer/JSON.pm      |  39 ++++++------
 lib/Catmandu/Importer/Text.pm      |  45 ++++++++------
 lib/Catmandu/Logger.pm             |  11 +---
 lib/Catmandu/Searchable.pm         |   2 +-
 lib/Catmandu/Store.pm              |  13 ++--
 lib/Catmandu/Store/Hash.pm         |  14 ++++-
 lib/Catmandu/Store/Hash/Bag.pm     |   7 ++-
 lib/Catmandu/Store/Multi.pm        |   7 +++
 lib/Catmandu/Store/Multi/Bag.pm    |   7 +++
 lib/Catmandu/TabularExporter.pm    | 124 +++++++++++++++++++++++++++++++++++++
 lib/Catmandu/Transactional.pm      |  40 ++++++++++++
 t/Catmandu-Bag.t                   |   3 +-
 t/Catmandu-Cmd-config.t            |   4 +-
 t/Catmandu-Cmd-convert.t           |  12 ++--
 t/Catmandu-Cmd-data.t              |  69 +++++++++++----------
 t/Catmandu-Cmd-export.t            |  10 +--
 t/Catmandu-Exporter-CSV.t          |  31 +++++++++-
 t/Catmandu-Exporter-JSON.t         |   6 +-
 t/Catmandu-Exporter-Multi.t        |   4 +-
 t/Catmandu-Fix-Bind-hashmap.t      |  12 ++--
 t/Catmandu-Fix-Bind-importer.t     |   8 +--
 t/Catmandu-Fix-uri_decode.t        |  25 ++++++++
 t/Catmandu-Fix-uri_encode.t        |  24 +++++++
 t/Catmandu-Fix-uri_encode_decode.t |  32 ++++++++++
 t/Catmandu-Importer-CSV.t          |  16 ++++-
 t/Catmandu-Importer-JSON.t         |  22 ++++++-
 t/Catmandu-Importer-Text.t         |  14 +++--
 t/Catmandu-Interactive.t           | 122 +++++++++++++++++++++---------------
 t/Catmandu-Store-Multi.t           |   4 ++
 t/Catmandu-Store.t                 |   3 +-
 t/run.fix                          |   4 +-
 50 files changed, 848 insertions(+), 284 deletions(-)

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



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