[Pkg-gstreamer-commits] [orc] 02/03: Merge tag 'upstream/0.4.18'

Sebastian Dröge slomo at alioth.debian.org
Mon Aug 26 07:19:09 UTC 2013


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

slomo pushed a commit to branch master
in repository orc.

commit 185303c32bab6fb4ca2a49b9dd0677242ae29c39
Merge: 3498c28 d81018c
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Mon Aug 26 09:04:07 2013 +0200

    Merge tag 'upstream/0.4.18'
    
    Upstream version 0.4.18

 aclocal.m4                           |   12 -
 configure                            |   31 +-
 configure.ac                         |   11 +-
 doc/Makefile.am                      |    7 +-
 doc/Makefile.in                      |    8 +-
 doc/html/ch01.html                   |    2 +-
 doc/html/ch02.html                   |    7 +-
 doc/html/ch03.html                   |    2 +-
 doc/html/ch04.html                   |    2 +-
 doc/html/ch05.html                   |    2 +-
 doc/html/index.html                  |    7 +-
 doc/html/index.sgml                  |    1 +
 doc/html/orc-OrcExecutor.html        |    4 +-
 doc/html/orc-building.html           |    4 +-
 doc/html/orc-concepts.html           |    6 +-
 doc/html/orc-opcodes.html            |    8 +-
 doc/html/orc-program.html            |  137 ++++++++
 doc/html/orc-runninging.html         |    2 +-
 doc/html/orc-tutorial.html           |    8 +-
 doc/html/orc.devhelp2                |   10 +
 doc/orc-docs.sgml                    |    1 +
 doc/program.xml                      |  129 ++++++++
 orc-test/orcarray.c                  |    2 +-
 orc-uninstalled.pc.in                |    2 +-
 orc/generate-bytecode.c              |   10 +-
 orc/generate-emulation.c             |    4 +-
 orc/orcarm.c                         |   10 +
 orc/orcbytecode.c                    |   24 +-
 orc/orccompiler.c                    |    4 +
 orc/orcparse.c                       |    4 +-
 orc/orcprogram-c.c                   |   17 +-
 orc/orcprogram-mmx.c                 |   14 +-
 orc/orcprogram-sse.c                 |   14 +-
 orc/orcrules-mips.c                  |    4 +-
 orc/orcvariable.h                    |    3 +
 testsuite/exec_opcodes_sys.c         |   21 +-
 testsuite/generate_xml_table.c       |   37 ++-
 testsuite/generate_xml_table2.c      |   44 ++-
 testsuite/orcc/orc_test.c            |  288 +++++++++++++++++
 testsuite/orcc/testorc.c             |  576 ++++++++++++++++++++++++++++++++++
 testsuite/perf_opcodes_sys_compare.c |    3 +-
 41 files changed, 1360 insertions(+), 122 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