[liborcus] 04/04: Merge tag 'upstream/0.13.1' into experimental
Rene Engelhard
rene at moszumanska.debian.org
Sat Nov 18 19:52:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
rene pushed a commit to branch experimental
in repository liborcus.
commit 4b8f0a9799b00443f99ab9e4d7667fdb6d6b20fd
Merge: c7dc3e9 8899494
Author: Rene Engelhard <rene at rene-engelhard.de>
Date: Sat Nov 18 20:48:33 2017 +0100
Merge tag 'upstream/0.13.1' into experimental
Upstream version 0.13.1
AUTHORS | 1 +
CHANGELOG | 33 +-
ChangeLog | 154 ++++
Makefile.am | 4 +-
Makefile.in | 6 +-
README.md | 2 +
config.guess | 233 ++----
config.sub | 60 +-
configure | 25 +-
configure.ac | 3 +-
doc/cli/orcus_csv.rst | 22 +-
doc/cli/orcus_gnumeric.rst | 15 +-
doc/cli/orcus_ods.rst | 15 +-
doc/cli/orcus_xls_xml.rst | 15 +-
doc/cli/orcus_xlsx.rst | 15 +-
doc/conf.py | 6 +-
doc/cpp/model/json.rst | 27 +-
doc/overview/json.rst | 367 ++++++++-
doc_example/Makefile.am | 37 +
doc_example/Makefile.in | 1114 +++++++++++++++++++++++++++
doc_example/json_doc_1.cpp | 56 ++
doc_example/json_doc_2.cpp | 195 +++++
doc_example/json_parser_1.cpp | 88 +++
include/orcus/css_parser.hpp | 10 +-
include/orcus/json_document_tree.hpp | 26 +-
include/orcus/orcus_xml.hpp | 3 +
install-sh | 373 +++++----
py-compile | 170 ----
slickedit/orcus.vpj | 5 +
src/liborcus/json_document_tree.cpp | 2 +-
src/liborcus/orcus_xml.cpp | 17 +
src/spreadsheet/sheet.cpp | 41 +-
test-driver | 15 +-
test/css/basic8.css | 2 +-
test/xml-mapped/content-basic/flat/data.txt | 22 -
test/xml-mapped/fuel-economy/flat/data.txt | 6 -
36 files changed, 2486 insertions(+), 699 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/liborcus.git
More information about the Pkg-openoffice-commits
mailing list