r25825 - in /branches/upstream/libjson-xs-perl: ./ current/ current/XS/ current/eg/ current/t/

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Tue Oct 7 18:55:23 UTC 2008


Author: angelabad-guest
Date: Tue Oct  7 18:55:19 2008
New Revision: 25825

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25825
Log:
[svn-inject] Installing original source of libjson-xs-perl

Added:
    branches/upstream/libjson-xs-perl/
    branches/upstream/libjson-xs-perl/current/
    branches/upstream/libjson-xs-perl/current/COPYING
    branches/upstream/libjson-xs-perl/current/Changes
    branches/upstream/libjson-xs-perl/current/MANIFEST
    branches/upstream/libjson-xs-perl/current/META.yml
    branches/upstream/libjson-xs-perl/current/Makefile.PL
    branches/upstream/libjson-xs-perl/current/README
    branches/upstream/libjson-xs-perl/current/XS/
    branches/upstream/libjson-xs-perl/current/XS.pm
    branches/upstream/libjson-xs-perl/current/XS.xs
    branches/upstream/libjson-xs-perl/current/XS/Boolean.pm
    branches/upstream/libjson-xs-perl/current/eg/
    branches/upstream/libjson-xs-perl/current/eg/bench   (with props)
    branches/upstream/libjson-xs-perl/current/t/
    branches/upstream/libjson-xs-perl/current/t/00_load.t
    branches/upstream/libjson-xs-perl/current/t/01_utf8.t
    branches/upstream/libjson-xs-perl/current/t/02_error.t
    branches/upstream/libjson-xs-perl/current/t/03_types.t
    branches/upstream/libjson-xs-perl/current/t/04_dwiw_encode.t
    branches/upstream/libjson-xs-perl/current/t/05_dwiw_decode.t
    branches/upstream/libjson-xs-perl/current/t/06_pc_pretty.t
    branches/upstream/libjson-xs-perl/current/t/07_pc_esc.t
    branches/upstream/libjson-xs-perl/current/t/08_pc_base.t
    branches/upstream/libjson-xs-perl/current/t/09_pc_extra_number.t
    branches/upstream/libjson-xs-perl/current/t/10_pc_keysort.t
    branches/upstream/libjson-xs-perl/current/t/11_pc_expo.t
    branches/upstream/libjson-xs-perl/current/t/12_blessed.t
    branches/upstream/libjson-xs-perl/current/t/13_limit.t
    branches/upstream/libjson-xs-perl/current/t/14_latin1.t
    branches/upstream/libjson-xs-perl/current/t/15_prefix.t
    branches/upstream/libjson-xs-perl/current/t/16_tied.t
    branches/upstream/libjson-xs-perl/current/t/17_relaxed.t
    branches/upstream/libjson-xs-perl/current/t/18_json_checker.t
    branches/upstream/libjson-xs-perl/current/t/99_binary.t
    branches/upstream/libjson-xs-perl/current/typemap

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

Added: branches/upstream/libjson-xs-perl/current/COPYING
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/COPYING?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/Changes?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/MANIFEST?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/META.yml?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/Makefile.PL?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/README?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/XS.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/XS.pm?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/XS.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/XS.xs?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/XS/Boolean.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/XS/Boolean.pm?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/eg/bench
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/eg/bench?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/00_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/00_load.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/01_utf8.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/01_utf8.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/02_error.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/02_error.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/03_types.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/03_types.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/04_dwiw_encode.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/04_dwiw_encode.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/05_dwiw_decode.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/05_dwiw_decode.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/06_pc_pretty.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/06_pc_pretty.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/07_pc_esc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/07_pc_esc.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/08_pc_base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/08_pc_base.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/09_pc_extra_number.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/09_pc_extra_number.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/10_pc_keysort.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/10_pc_keysort.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/11_pc_expo.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/11_pc_expo.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/12_blessed.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/12_blessed.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/13_limit.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/13_limit.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/14_latin1.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/14_latin1.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/15_prefix.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/15_prefix.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/16_tied.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/16_tied.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/17_relaxed.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/17_relaxed.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/18_json_checker.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/18_json_checker.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/t/99_binary.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/t/99_binary.t?rev=25825&op=file

Added: branches/upstream/libjson-xs-perl/current/typemap
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libjson-xs-perl/current/typemap?rev=25825&op=file




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