r30150 - in /branches/upstream/libconvert-binary-c-perl: ./ current/ current/bin/ current/cbc/ current/ctlib/ current/examples/ current/lib/ current/lib/Convert/ current/lib/Convert/Binary/ current/lib/Convert/Binary/C/ current/support/ current/support/Test/ current/support/Test/Builder/ current/support/Test/Builder/Tester/ current/support/Test/Harness/ current/tests/ current/tests/cache/ current/tests/cache/sub/ current/tests/compiler/ current/tests/include/ current/tests/include/files/ current/tests/include/gccinc/ current/tests/include/include/ current/tests/include/include/arpa/ current/tests/include/include/asm-generic/ current/tests/include/include/asm/ current/tests/include/include/bits/ current/tests/include/include/gnu/ current/tests/include/include/linux/ current/tests/include/include/netinet/ current/tests/include/include/rpc/ current/tests/include/include/sys/ current/tests/include/perlinc/ current/tests/parser/ current/token/ current/ucpp/ current/util/ current/util/doxyinc/ current/util/t/ current/util/tool/ current/xsubs/

plessy at users.alioth.debian.org plessy at users.alioth.debian.org
Tue Jan 27 04:27:58 UTC 2009


Author: plessy
Date: Tue Jan 27 04:27:50 2009
New Revision: 30150

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30150
Log:
[svn-inject] Installing original source of libconvert-binary-c-perl

Added:
    branches/upstream/libconvert-binary-c-perl/
    branches/upstream/libconvert-binary-c-perl/current/
    branches/upstream/libconvert-binary-c-perl/current/C.xs
    branches/upstream/libconvert-binary-c-perl/current/Changes
    branches/upstream/libconvert-binary-c-perl/current/MANIFEST
    branches/upstream/libconvert-binary-c-perl/current/META.yml
    branches/upstream/libconvert-binary-c-perl/current/Makefile.PL   (with props)
    branches/upstream/libconvert-binary-c-perl/current/README
    branches/upstream/libconvert-binary-c-perl/current/TODO
    branches/upstream/libconvert-binary-c-perl/current/bin/
    branches/upstream/libconvert-binary-c-perl/current/bin/ccconfig   (with props)
    branches/upstream/libconvert-binary-c-perl/current/bin/convert.PL   (with props)
    branches/upstream/libconvert-binary-c-perl/current/bin/elf.PL   (with props)
    branches/upstream/libconvert-binary-c-perl/current/bin/memmap.PL   (with props)
    branches/upstream/libconvert-binary-c-perl/current/bin/perltypes.PL   (with props)
    branches/upstream/libconvert-binary-c-perl/current/cbc/
    branches/upstream/libconvert-binary-c-perl/current/cbc/basic.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/basic.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/cbc.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/debug.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/debug.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/dimension.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/dimension.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/hook.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/hook.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/idl.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/idl.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/init.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/init.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/macros.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/macros.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/member.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/member.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/object.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/object.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/option.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/option.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/pack.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/pack.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/sourcify.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/sourcify.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/tag.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/tag.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/type.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/type.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/typeinfo.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/typeinfo.h
    branches/upstream/libconvert-binary-c-perl/current/cbc/util.c
    branches/upstream/libconvert-binary-c-perl/current/cbc/util.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/
    branches/upstream/libconvert-binary-c-perl/current/ctlib/arch.pl
    branches/upstream/libconvert-binary-c-perl/current/ctlib/bitfields.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/bitfields.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/byteorder.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/byteorder.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/cppreent.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/ctdebug.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/ctdebug.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/cterror.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/cterror.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/ctparse.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/ctparse.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/cttags.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/cttags.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/cttype.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/cttype.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/fileinfo.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/fileinfo.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/layout.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/layout.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/parser.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/parser.y
    branches/upstream/libconvert-binary-c-perl/current/ctlib/pragma.h
    branches/upstream/libconvert-binary-c-perl/current/ctlib/pragma.y
    branches/upstream/libconvert-binary-c-perl/current/ctlib/y_parser.c
    branches/upstream/libconvert-binary-c-perl/current/ctlib/y_pragma.c
    branches/upstream/libconvert-binary-c-perl/current/examples/
    branches/upstream/libconvert-binary-c-perl/current/examples/README
    branches/upstream/libconvert-binary-c-perl/current/lib/
    branches/upstream/libconvert-binary-c-perl/current/lib/Convert/
    branches/upstream/libconvert-binary-c-perl/current/lib/Convert/Binary/
    branches/upstream/libconvert-binary-c-perl/current/lib/Convert/Binary/C/
    branches/upstream/libconvert-binary-c-perl/current/lib/Convert/Binary/C.pm
    branches/upstream/libconvert-binary-c-perl/current/lib/Convert/Binary/C/Cached.pm
    branches/upstream/libconvert-binary-c-perl/current/ppport.h
    branches/upstream/libconvert-binary-c-perl/current/support/
    branches/upstream/libconvert-binary-c-perl/current/support/Test/
    branches/upstream/libconvert-binary-c-perl/current/support/Test.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Builder/
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Builder.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Builder/Module.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Builder/Tester/
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Builder/Tester.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Builder/Tester/Color.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Harness/
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Harness.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Harness/Assert.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Harness/Iterator.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Harness/Point.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/Harness/Straps.pm
    branches/upstream/libconvert-binary-c-perl/current/support/Test/More.pm
    branches/upstream/libconvert-binary-c-perl/current/test.pl   (with props)
    branches/upstream/libconvert-binary-c-perl/current/tests/
    branches/upstream/libconvert-binary-c-perl/current/tests/001_init.t
    branches/upstream/libconvert-binary-c-perl/current/tests/101_basic.t
    branches/upstream/libconvert-binary-c-perl/current/tests/201_config.t
    branches/upstream/libconvert-binary-c-perl/current/tests/202_misc.t
    branches/upstream/libconvert-binary-c-perl/current/tests/203_warnings.t
    branches/upstream/libconvert-binary-c-perl/current/tests/204_enum.t
    branches/upstream/libconvert-binary-c-perl/current/tests/205_pack.t
    branches/upstream/libconvert-binary-c-perl/current/tests/206_parse.t
    branches/upstream/libconvert-binary-c-perl/current/tests/207_typedef.t
    branches/upstream/libconvert-binary-c-perl/current/tests/208_float.t
    branches/upstream/libconvert-binary-c-perl/current/tests/209_sourcify.t
    branches/upstream/libconvert-binary-c-perl/current/tests/210_depend.t
    branches/upstream/libconvert-binary-c-perl/current/tests/211_clone.t
    branches/upstream/libconvert-binary-c-perl/current/tests/212_clean.t
    branches/upstream/libconvert-binary-c-perl/current/tests/213_string.t
    branches/upstream/libconvert-binary-c-perl/current/tests/214_cache.t
    branches/upstream/libconvert-binary-c-perl/current/tests/215_local.t
    branches/upstream/libconvert-binary-c-perl/current/tests/216_language.t
    branches/upstream/libconvert-binary-c-perl/current/tests/217_preproc.t
    branches/upstream/libconvert-binary-c-perl/current/tests/218_member.t
    branches/upstream/libconvert-binary-c-perl/current/tests/219_def.t
    branches/upstream/libconvert-binary-c-perl/current/tests/220_new.t
    branches/upstream/libconvert-binary-c-perl/current/tests/221_asm.t
    branches/upstream/libconvert-binary-c-perl/current/tests/222_ieee.t
    branches/upstream/libconvert-binary-c-perl/current/tests/223_initializer.t
    branches/upstream/libconvert-binary-c-perl/current/tests/224_typeof.t
    branches/upstream/libconvert-binary-c-perl/current/tests/225_magic.t
    branches/upstream/libconvert-binary-c-perl/current/tests/226_indexed.t
    branches/upstream/libconvert-binary-c-perl/current/tests/227_flexarray.t
    branches/upstream/libconvert-binary-c-perl/current/tests/228_hooks.t
    branches/upstream/libconvert-binary-c-perl/current/tests/229_substr.t
    branches/upstream/libconvert-binary-c-perl/current/tests/230_compiler.t
    branches/upstream/libconvert-binary-c-perl/current/tests/231_align.t
    branches/upstream/libconvert-binary-c-perl/current/tests/232_native.t
    branches/upstream/libconvert-binary-c-perl/current/tests/233_tags.t
    branches/upstream/libconvert-binary-c-perl/current/tests/234_format.t
    branches/upstream/libconvert-binary-c-perl/current/tests/235_basic.t
    branches/upstream/libconvert-binary-c-perl/current/tests/236_typeinfo.t
    branches/upstream/libconvert-binary-c-perl/current/tests/237_parser.t
    branches/upstream/libconvert-binary-c-perl/current/tests/238_byteorder.t
    branches/upstream/libconvert-binary-c-perl/current/tests/239_macros.t
    branches/upstream/libconvert-binary-c-perl/current/tests/240_offsetof.t
    branches/upstream/libconvert-binary-c-perl/current/tests/241_sizeof.t
    branches/upstream/libconvert-binary-c-perl/current/tests/242_dimension.t
    branches/upstream/libconvert-binary-c-perl/current/tests/243_parser.t
    branches/upstream/libconvert-binary-c-perl/current/tests/501_bfsimple.t
    branches/upstream/libconvert-binary-c-perl/current/tests/502_bfmicrosoft.t
    branches/upstream/libconvert-binary-c-perl/current/tests/503_bfgeneric.t
    branches/upstream/libconvert-binary-c-perl/current/tests/601_speed.t
    branches/upstream/libconvert-binary-c-perl/current/tests/602_threads.t
    branches/upstream/libconvert-binary-c-perl/current/tests/603_complex.t
    branches/upstream/libconvert-binary-c-perl/current/tests/701_debug.t
    branches/upstream/libconvert-binary-c-perl/current/tests/702_env.t
    branches/upstream/libconvert-binary-c-perl/current/tests/703_bugs.t
    branches/upstream/libconvert-binary-c-perl/current/tests/801_examples.t
    branches/upstream/libconvert-binary-c-perl/current/tests/802_pod.t
    branches/upstream/libconvert-binary-c-perl/current/tests/803_pod_coverage.t
    branches/upstream/libconvert-binary-c-perl/current/tests/901_memory.t
    branches/upstream/libconvert-binary-c-perl/current/tests/cache/
    branches/upstream/libconvert-binary-c-perl/current/tests/cache/cache.1
    branches/upstream/libconvert-binary-c-perl/current/tests/cache/cache.2
    branches/upstream/libconvert-binary-c-perl/current/tests/cache/header.1
    branches/upstream/libconvert-binary-c-perl/current/tests/cache/header.2
    branches/upstream/libconvert-binary-c-perl/current/tests/cache/sub/
    branches/upstream/libconvert-binary-c-perl/current/tests/cache/sub/dir.1
    branches/upstream/libconvert-binary-c-perl/current/tests/cache/sub/dir.2
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/gcc-arm.bin
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/gcc-arm.cfg
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/gcc-arm.dat
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/gcc-hp64.bin
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/gcc-hp64.cfg
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/gcc-hp64.dat
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/gcc-vax.bin
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/gcc-vax.cfg
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/gcc-vax.dat
    branches/upstream/libconvert-binary-c-perl/current/tests/compiler/test.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/config.pl
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/empty.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/files.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/ifdef.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/ifnonl.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/ifnull.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/nldos.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/nlmac.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/nlnone.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/nlunix.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/something.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/trigraph.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/files/unmatched.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/gccinc/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/gccinc/float.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/gccinc/limits.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/gccinc/stdarg.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/gccinc/stddef.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/gccinc/syslimits.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include.c
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/_G_config.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/alloca.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/arpa/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/arpa/inet.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm-generic/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm-generic/errno-base.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm-generic/errno.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm-generic/ioctl.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm/errno.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm/ioctl.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm/ioctls.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm/param.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm/sigcontext.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm/socket.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/asm/sockios.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/byteswap.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/confname.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/dirent.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/endian.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/environments.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/errno.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/fcntl.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/huge_val.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/huge_valf.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/huge_vall.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/in.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/inf.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/ioctl-types.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/ioctls.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/ipc.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/ipctypes.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/local_lim.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/locale.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/mathcalls.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/mathdef.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/nan.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/netdb.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/posix1_lim.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/posix2_lim.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/posix_opt.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/pthreadtypes.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/resource.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/select.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/sem.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/setjmp.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/sigaction.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/sigcontext.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/siginfo.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/signum.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/sigset.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/sigstack.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/sigthread.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/sockaddr.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/socket.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/stat.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/stdio_lim.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/sys_errlist.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/time.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/types.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/typesizes.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/uio.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/waitflags.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/waitstatus.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/wchar.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/wordsize.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/bits/xopen_lim.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/ctype.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/dirent.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/endian.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/errno.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/fcntl.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/features.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/gconv.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/getopt.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/gnu/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/gnu/stubs-32.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/gnu/stubs.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/inttypes.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/libio.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/limits.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/linux/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/linux/compiler.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/linux/errno.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/linux/limits.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/linux/param.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/locale.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/math.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/netdb.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/netinet/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/netinet/in.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/rpc/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/rpc/netdb.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/setjmp.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/signal.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/stdint.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/stdio.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/stdlib.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/string.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/cdefs.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/file.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/ioctl.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/ipc.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/param.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/resource.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/select.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/sem.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/socket.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/stat.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/sysmacros.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/time.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/times.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/ttydefaults.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/types.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/ucontext.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/uio.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/sys/wait.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/time.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/unistd.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/wchar.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/include/xlocale.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/EXTERN.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/av.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/config.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/cop.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/cv.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/embed.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/embedvar.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/form.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/gv.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/handy.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/hv.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/intrpvar.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/iperlsys.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/mg.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/op.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/opcode.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/opnames.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/overload.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/pad.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/patchlevel.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/perl.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/perlio.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/perlvars.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/perly.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/pp.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/pp_proto.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/proto.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/regexp.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/scope.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/sv.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/thrdvar.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/thread.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/unixish.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/utf8.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/util.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/perlinc/warnings.h
    branches/upstream/libconvert-binary-c-perl/current/tests/include/sizeof.pl
    branches/upstream/libconvert-binary-c-perl/current/tests/include/util.c
    branches/upstream/libconvert-binary-c-perl/current/tests/parser/
    branches/upstream/libconvert-binary-c-perl/current/tests/parser/bug1.c
    branches/upstream/libconvert-binary-c-perl/current/tests/parser/context.c
    branches/upstream/libconvert-binary-c-perl/current/token/
    branches/upstream/libconvert-binary-c-perl/current/token/blproperty.pl
    branches/upstream/libconvert-binary-c-perl/current/token/config.pl
    branches/upstream/libconvert-binary-c-perl/current/token/hook.pl
    branches/upstream/libconvert-binary-c-perl/current/token/parser.pl
    branches/upstream/libconvert-binary-c-perl/current/token/pragma.pl
    branches/upstream/libconvert-binary-c-perl/current/token/t_basic.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_blproperty.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_blproperty.h
    branches/upstream/libconvert-binary-c-perl/current/token/t_ckeytok.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_config.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_hookid.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_hookid.h
    branches/upstream/libconvert-binary-c-perl/current/token/t_keywords.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_parser.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_pragma.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_sourcify.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_tag.c
    branches/upstream/libconvert-binary-c-perl/current/token/t_tag.h
    branches/upstream/libconvert-binary-c-perl/current/token/tag.pl
    branches/upstream/libconvert-binary-c-perl/current/typemap
    branches/upstream/libconvert-binary-c-perl/current/ucpp/
    branches/upstream/libconvert-binary-c-perl/current/ucpp/Makefile
    branches/upstream/libconvert-binary-c-perl/current/ucpp/README
    branches/upstream/libconvert-binary-c-perl/current/ucpp/arith.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/arith.h
    branches/upstream/libconvert-binary-c-perl/current/ucpp/assert.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/atest.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/config.h
    branches/upstream/libconvert-binary-c-perl/current/ucpp/cpp.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/cpp.h
    branches/upstream/libconvert-binary-c-perl/current/ucpp/eval.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/hash.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/hash.h
    branches/upstream/libconvert-binary-c-perl/current/ucpp/lexer.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/macro.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/mem.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/mem.h
    branches/upstream/libconvert-binary-c-perl/current/ucpp/nhash.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/nhash.h
    branches/upstream/libconvert-binary-c-perl/current/ucpp/ppdir.pl
    branches/upstream/libconvert-binary-c-perl/current/ucpp/reent.h
    branches/upstream/libconvert-binary-c-perl/current/ucpp/sample.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/sample_r.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/scanppd.c
    branches/upstream/libconvert-binary-c-perl/current/ucpp/tune.h
    branches/upstream/libconvert-binary-c-perl/current/ucpp/ucpp.1
    branches/upstream/libconvert-binary-c-perl/current/ucpp/ucppi.h
    branches/upstream/libconvert-binary-c-perl/current/util/
    branches/upstream/libconvert-binary-c-perl/current/util/ARTISTIC
    branches/upstream/libconvert-binary-c-perl/current/util/GPL
    branches/upstream/libconvert-binary-c-perl/current/util/Makefile
    branches/upstream/libconvert-binary-c-perl/current/util/ccattr.h
    branches/upstream/libconvert-binary-c-perl/current/util/config.h
    branches/upstream/libconvert-binary-c-perl/current/util/doxyfile
    branches/upstream/libconvert-binary-c-perl/current/util/doxyinc/
    branches/upstream/libconvert-binary-c-perl/current/util/doxyinc/Alloc.c
    branches/upstream/libconvert-binary-c-perl/current/util/doxyinc/LinkedList.c
    branches/upstream/libconvert-binary-c-perl/current/util/doxyinc/doxygen.css
    branches/upstream/libconvert-binary-c-perl/current/util/doxyinc/footer.inc
    branches/upstream/libconvert-binary-c-perl/current/util/doxyinc/header.inc
    branches/upstream/libconvert-binary-c-perl/current/util/doxyinc/mem_debug.dat
    branches/upstream/libconvert-binary-c-perl/current/util/doxyinc/mem_debug.out
    branches/upstream/libconvert-binary-c-perl/current/util/doxyinc/memdb_large.out
    branches/upstream/libconvert-binary-c-perl/current/util/hash.c
    branches/upstream/libconvert-binary-c-perl/current/util/hash.h
    branches/upstream/libconvert-binary-c-perl/current/util/list.c
    branches/upstream/libconvert-binary-c-perl/current/util/list.h
    branches/upstream/libconvert-binary-c-perl/current/util/memalloc.c
    branches/upstream/libconvert-binary-c-perl/current/util/memalloc.h
    branches/upstream/libconvert-binary-c-perl/current/util/t/
    branches/upstream/libconvert-binary-c-perl/current/util/t/maketests.pl
    branches/upstream/libconvert-binary-c-perl/current/util/t/test_memalloc.pl
    branches/upstream/libconvert-binary-c-perl/current/util/tool/
    branches/upstream/libconvert-binary-c-perl/current/util/tool/check_alloc.pl
    branches/upstream/libconvert-binary-c-perl/current/util/tool/test   (with props)
    branches/upstream/libconvert-binary-c-perl/current/util/tool/test.in
    branches/upstream/libconvert-binary-c-perl/current/util/tool/test.out
    branches/upstream/libconvert-binary-c-perl/current/xsubs/
    branches/upstream/libconvert-binary-c-perl/current/xsubs/arg.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/cbc.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/clean.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/clone.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/compound.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/configure.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/def.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/defined.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/dependencies.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/enum.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/feature.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/include.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/initializer.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/macro.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/member.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/native.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/offsetof.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/pack.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/parse.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/sizeof.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/sourcify.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/tag.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/typedef.xs
    branches/upstream/libconvert-binary-c-perl/current/xsubs/typeof.xs

[This mail would be too long, it was shortened to contain the URLs only.]

Added: branches/upstream/libconvert-binary-c-perl/current/C.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/C.xs?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/Changes?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/MANIFEST?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/META.yml?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/Makefile.PL?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/README?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/TODO?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/bin/ccconfig
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/bin/ccconfig?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/bin/convert.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/bin/convert.PL?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/bin/elf.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/bin/elf.PL?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/bin/memmap.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/bin/memmap.PL?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/bin/perltypes.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/bin/perltypes.PL?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/cbc/basic.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/cbc/basic.c?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/cbc/basic.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/cbc/basic.h?rev=30150&op=file

Added: branches/upstream/libconvert-binary-c-perl/current/cbc/cbc.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconvert-binary-c-perl/current/cbc/cbc.h?rev=30150&op=file


[... 1245 lines stripped ...]



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