[libfolia] 51/53: Merge tag 'upstream/0.10'
Joost van Baal
joostvb at moszumanska.debian.org
Sat Sep 6 10:46:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository libfolia.
commit 490e2fbb0421a4d192349c85a22e12fc1d63c36a
Merge: 7db3356 2432dec
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date: Sat Sep 6 12:29:39 2014 +0200
Merge tag 'upstream/0.10'
Upstream version 0.10
ChangeLog | 359 ++++++++++
INSTALL | 9 +-
Makefile.in | 76 ++-
NEWS | 10 +
aclocal.m4 | 68 +-
bootstrap | 4 +-
config.guess | 49 +-
config.sub | 65 +-
configure | 174 ++++-
configure.ac | 21 +-
depcomp | 74 +-
include/Makefile.am | 2 +-
include/Makefile.in | 23 +-
include/folia/foliautils.h | 324 ---------
include/{folia => libfolia}/Makefile.am | 0
include/{folia => libfolia}/Makefile.in | 37 +-
include/{folia => libfolia}/document.h | 58 +-
include/{folia => libfolia}/folia.h | 481 +++++++++----
include/libfolia/foliautils.h | 262 ++++++++
ltmain.sh | 95 +--
m4/Makefile.in | 21 +-
m4/ltversion.m4 | 10 +-
m4/pkg.m4 | 14 +-
missing | 53 +-
src/Makefile.am | 9 +-
src/Makefile.in | 152 +++--
src/document.cxx | 259 +++++--
src/folia.cxx | 1122 ++++++++++++++++++++++---------
src/folialint.cxx | 64 ++
src/foliautils.cxx | 816 ++++++++++++++--------
src/simpletest.cxx | 18 +-
31 files changed, 3280 insertions(+), 1449 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfolia.git
More information about the debian-science-commits
mailing list