Changeset 2751 for lang/perl/Encode-BOCU1-XS
- Timestamp:
- 12/07/07 11:08:06 (5 years ago)
- Location:
- lang/perl/Encode-BOCU1-XS/trunk
- Files:
-
- 1 added
- 8 modified
-
Changes (modified) (1 diff)
-
Encode-BOCU1-XS-0.02.tar.gz (added)
-
META.yml (modified) (1 diff)
-
Makefile (modified) (4 diffs)
-
Makefile.old (modified) (4 diffs)
-
README (modified) (3 diffs)
-
blib/arch/auto/Encode/BOCU1/XS/XS.bundle (modified) (previous)
-
blib/lib/Encode/BOCU1/XS.pm (modified) (2 diffs)
-
lib/Encode/BOCU1/XS.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Encode-BOCU1-XS/trunk/Changes
r2725 r2751 3 3 0.01 Mon Jul 03 03:00:00 2006 4 4 - original version 5 6 0.02 Mon Jul 03 22:00:00 2006 7 - changed copyright & license notices -
lang/perl/Encode-BOCU1-XS/trunk/META.yml
r2725 r2751 2 2 #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# 3 3 name: Encode-BOCU1-XS 4 version: 0.0 14 version: 0.02 5 5 version_from: lib/Encode/BOCU1/XS.pm 6 6 installdirs: site -
lang/perl/Encode-BOCU1-XS/trunk/Makefile
r2725 r2751 58 58 NAME = Encode::BOCU1::XS 59 59 NAME_SYM = Encode_BOCU1_XS 60 VERSION = 0.0 160 VERSION = 0.02 61 61 VERSION_MACRO = VERSION 62 VERSION_SYM = 0_0 162 VERSION_SYM = 0_02 63 63 DEFINE_VERSION = -D$(VERSION_MACRO)=\"$(VERSION)\" 64 XS_VERSION = 0.0 164 XS_VERSION = 0.02 65 65 XS_VERSION_MACRO = XS_VERSION 66 66 XS_DEFINE_VERSION = -D$(XS_VERSION_MACRO)=\"$(XS_VERSION)\" … … 252 252 DIST_DEFAULT = tardist 253 253 DISTNAME = Encode-BOCU1-XS 254 DISTVNAME = Encode-BOCU1-XS-0.0 1254 DISTVNAME = Encode-BOCU1-XS-0.02 255 255 256 256 … … 527 527 $(NOECHO) $(ECHO) '#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#' >> META.yml 528 528 $(NOECHO) $(ECHO) 'name: Encode-BOCU1-XS' >> META.yml 529 $(NOECHO) $(ECHO) 'version: 0.0 1' >> META.yml529 $(NOECHO) $(ECHO) 'version: 0.02' >> META.yml 530 530 $(NOECHO) $(ECHO) 'version_from: lib/Encode/BOCU1/XS.pm' >> META.yml 531 531 $(NOECHO) $(ECHO) 'installdirs: site' >> META.yml … … 849 849 # Creates a PPD (Perl Package Description) for a binary distribution. 850 850 ppd: 851 $(NOECHO) $(ECHO) '<SOFTPKG NAME="$(DISTNAME)" VERSION="0,0 1,0,0">' > $(DISTNAME).ppd851 $(NOECHO) $(ECHO) '<SOFTPKG NAME="$(DISTNAME)" VERSION="0,02,0,0">' > $(DISTNAME).ppd 852 852 $(NOECHO) $(ECHO) ' <TITLE>$(DISTNAME)</TITLE>' >> $(DISTNAME).ppd 853 853 $(NOECHO) $(ECHO) ' <ABSTRACT>Perl extension for encoding / decoding BOCU-1 string.</ABSTRACT>' >> $(DISTNAME).ppd -
lang/perl/Encode-BOCU1-XS/trunk/Makefile.old
r2725 r2751 58 58 NAME = Encode::BOCU1::XS 59 59 NAME_SYM = Encode_BOCU1_XS 60 VERSION = 0.0 160 VERSION = 0.02 61 61 VERSION_MACRO = VERSION 62 VERSION_SYM = 0_0 162 VERSION_SYM = 0_02 63 63 DEFINE_VERSION = -D$(VERSION_MACRO)=\"$(VERSION)\" 64 XS_VERSION = 0.0 164 XS_VERSION = 0.02 65 65 XS_VERSION_MACRO = XS_VERSION 66 66 XS_DEFINE_VERSION = -D$(XS_VERSION_MACRO)=\"$(XS_VERSION)\" … … 252 252 DIST_DEFAULT = tardist 253 253 DISTNAME = Encode-BOCU1-XS 254 DISTVNAME = Encode-BOCU1-XS-0.0 1254 DISTVNAME = Encode-BOCU1-XS-0.02 255 255 256 256 … … 527 527 $(NOECHO) $(ECHO) '#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#' >> META.yml 528 528 $(NOECHO) $(ECHO) 'name: Encode-BOCU1-XS' >> META.yml 529 $(NOECHO) $(ECHO) 'version: 0.0 1' >> META.yml529 $(NOECHO) $(ECHO) 'version: 0.02' >> META.yml 530 530 $(NOECHO) $(ECHO) 'version_from: lib/Encode/BOCU1/XS.pm' >> META.yml 531 531 $(NOECHO) $(ECHO) 'installdirs: site' >> META.yml … … 849 849 # Creates a PPD (Perl Package Description) for a binary distribution. 850 850 ppd: 851 $(NOECHO) $(ECHO) '<SOFTPKG NAME="$(DISTNAME)" VERSION="0,0 1,0,0">' > $(DISTNAME).ppd851 $(NOECHO) $(ECHO) '<SOFTPKG NAME="$(DISTNAME)" VERSION="0,02,0,0">' > $(DISTNAME).ppd 852 852 $(NOECHO) $(ECHO) ' <TITLE>$(DISTNAME)</TITLE>' >> $(DISTNAME).ppd 853 853 $(NOECHO) $(ECHO) ' <ABSTRACT>Perl extension for encoding / decoding BOCU-1 string.</ABSTRACT>' >> $(DISTNAME).ppd -
lang/perl/Encode-BOCU1-XS/trunk/README
r2725 r2751 2 2 =============== 3 3 4 Version 0.0 1- 03 July 20064 Version 0.02 - 03 July 2006 5 5 6 6 Encode::BOCU1::XS is a Perl extension for encoding / decoding BOCU-1 string. … … 30 30 http://www-306.ibm.com/software/globalization/icu/ 31 31 32 BOCU-1 Sample C Codes33 http://www.unicode.org/notes/tn6/34 (copies of the sample codes are found under IBM_CODES/)35 36 32 37 33 COPYRIGHT AND LICENCE … … 41 37 * bocu1.c (encoder and decoder functions) 42 38 * bocu1tst.c (test code with main() function) 43 from "Sample C Sources" on http://www.unicode.org/notes/tn6/ are39 from "Sample C Code" on http://www.unicode.org/notes/tn6/ are 44 40 45 41 Copyright (C) 2002, International Business Machines Corporation and others. 46 42 All Rights Reserved. 47 43 48 Th is code is distributedunder the X license (ICU version).44 The "Sample C Code" is under the X license (ICU version). 49 45 ICU License : http://dev.icu-project.org/cgi-bin/viewcvs.cgi/*checkout*/icu/license.html 50 46 -
lang/perl/Encode-BOCU1-XS/trunk/blib/lib/Encode/BOCU1/XS.pm
r2725 r2751 12 12 define_alias( qr/^bocu$/i => '"bocu1"'); 13 13 14 our $VERSION = '0.0 1';14 our $VERSION = '0.02'; 15 15 16 16 require XSLoader; … … 55 55 * bocu1.c (encoder and decoder functions) 56 56 * bocu1tst.c (test code with main() function) 57 from "Sample C Sources" on http://www.unicode.org/notes/tn6/ 58 are Copyright (C) 2002, International Business Machines Corporation and others. 57 from "Sample C Code" on http://www.unicode.org/notes/tn6/ are 59 58 60 These codes are licensed under the X license (ICU version). 59 Copyright (C) 2002, International Business Machines Corporation and others. 60 All Rights Reserved. 61 62 The "Sample C Code" is under the X license (ICU version). 61 63 ICU License : http://dev.icu-project.org/cgi-bin/viewcvs.cgi/*checkout*/icu/license.html 62 63 Other files are Copyright (C) 2006, Naoya Tozuka E<lt>naoyat@naochan.comE<gt>.64 As with the original C code, this port is licensed under the X license (ICU version).65 64 66 65 BOCU "Binary-Ordered Compression For Unicode" is a patent-protected technology of IBM. 67 66 (US Patent 6737994) 68 67 68 The XS glue code is written by Naoya Tozuka and 69 Copyright (C) 2006, Naoya Tozuka E<lt>naoyat@naochan.comE<gt>. 70 As with the original C code, this port is licensed under the X license (ICU version). 71 also distributed under the ICU License. 72 69 73 =cut -
lang/perl/Encode-BOCU1-XS/trunk/lib/Encode/BOCU1/XS.pm
r2725 r2751 12 12 define_alias( qr/^bocu$/i => '"bocu1"'); 13 13 14 our $VERSION = '0.0 1';14 our $VERSION = '0.02'; 15 15 16 16 require XSLoader; … … 55 55 * bocu1.c (encoder and decoder functions) 56 56 * bocu1tst.c (test code with main() function) 57 from "Sample C Sources" on http://www.unicode.org/notes/tn6/ 58 are Copyright (C) 2002, International Business Machines Corporation and others. 57 from "Sample C Code" on http://www.unicode.org/notes/tn6/ are 59 58 60 These codes are licensed under the X license (ICU version). 59 Copyright (C) 2002, International Business Machines Corporation and others. 60 All Rights Reserved. 61 62 The "Sample C Code" is under the X license (ICU version). 61 63 ICU License : http://dev.icu-project.org/cgi-bin/viewcvs.cgi/*checkout*/icu/license.html 62 63 Other files are Copyright (C) 2006, Naoya Tozuka E<lt>naoyat@naochan.comE<gt>.64 As with the original C code, this port is licensed under the X license (ICU version).65 64 66 65 BOCU "Binary-Ordered Compression For Unicode" is a patent-protected technology of IBM. 67 66 (US Patent 6737994) 68 67 68 The XS glue code is written by Naoya Tozuka and 69 Copyright (C) 2006, Naoya Tozuka E<lt>naoyat@naochan.comE<gt>. 70 As with the original C code, this port is licensed under the X license (ICU version). 71 also distributed under the ICU License. 72 69 73 =cut
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)