[Pkg-gstreamer-commits] [orc] 05/10: Merge tag 'upstream/0.4.20'

Sebastian Dröge slomo at moszumanska.debian.org
Mon Jun 23 08:12:12 UTC 2014


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

slomo pushed a commit to branch master
in repository orc.

commit abf6caed78ae315dfecbcdd3c4156e19163a478b
Merge: a024a59 ec1374d
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Jun 23 09:44:56 2014 +0200

    Merge tag 'upstream/0.4.20'
    
    Upstream version 0.4.20

 Makefile.am                     |    8 +-
 Makefile.in                     |   32 +-
 aclocal.m4                      |   37 +-
 autogen.sh                      |    6 +-
 config.guess                    |  192 +--
 config.sub                      |   23 +-
 configure                       | 2565 +++++++++++++++++++++++++++++++--------
 configure.ac                    |   54 +-
 doc/Makefile.am                 |    4 +-
 doc/Makefile.in                 |  306 +++--
 doc/html/index.html             |    2 +-
 examples/Makefile.am            |   19 +-
 examples/Makefile.in            |   50 +-
 gtk-doc.make                    |  253 ++--
 m4/ac_libtool_tags.m4           |   57 -
 m4/gtk-doc.m4                   |   47 +-
 m4/pkg.m4                       |  149 ++-
 orc-test/Makefile.am            |    4 +-
 orc-test/Makefile.in            |   36 +-
 orc-test/orcarray.c             |    2 +-
 orc/Makefile.am                 |    4 +-
 orc/Makefile.in                 |   36 +-
 orc/orccodemem.c                |    2 +-
 orc/orccompiler.c               |   11 +-
 orc/orcemulateopcodes.c         |    6 +-
 orc/orcfunctions.c              |    4 +-
 orc/orclimits.h                 |    7 +
 orc/orcprogram-c.c              |    6 +-
 orc/orcprogram.c                |   84 +-
 orc/orcprogram.h                |    1 +
 testsuite/Makefile.am           |    3 +-
 testsuite/Makefile.in           |   54 +-
 testsuite/benchmorc/Makefile.in |   31 +-
 testsuite/bytecode_parse.c      |    2 +
 testsuite/compile_parse_neon.c  |    2 +
 testsuite/exec_parse.c          |    2 +
 testsuite/memcpy_speed.c        |    2 +-
 testsuite/orcc/Makefile.am      |   10 +-
 testsuite/orcc/Makefile.in      |   40 +-
 testsuite/orcc/orc_test.c       |    4 +-
 testsuite/orcc/testorc.c        |    4 +-
 testsuite/perf_parse.c          |    2 +
 testsuite/perf_parse_compare.c  |    2 +
 testsuite/show_parse.c          |    2 +
 testsuite/test-limits.c         |   72 ++
 tools/Makefile.in               |   31 +-
 tools/orc-bugreport.c           |    2 +
 tools/orcc.c                    |    2 +
 48 files changed, 3127 insertions(+), 1147 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/orc.git



More information about the Pkg-gstreamer-commits mailing list