Up to [cvs.netbsd.org] / pkgsrc / converters / p5-Text-Iconv
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 26 19:49:12 2009 UTC (3 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
HEAD
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
pkgsrc change: - add a patch to allow build on AIX
Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 26 08:46:33 2009 UTC (3 years, 2 months ago) by abs
Branch: MAIN
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Updated converters/p5-Text-Iconv to 1.7 1.5 Thu Aug 30 14:42:08 CEST 2007 - Various small changes to make Text::Iconv compile on OpenVMS (based on a patch by Peter (Stig) Edwards) - Output buffer was always initialized to 5 bytes--this was just for testing, but I'd forgotten to revert back to the original code (detected via a bug report by Aldo LeTellier). 1.6 Sat Oct 13 00:16:30 CEST 2007 - Makefile.PL now uses File::Spec to portably specify the null device. This should make it possible to build Text::Iconv on Windows "out of the box". - Added get_attr() and set_attr() methods. They provide an interface to the iconvctl() function of GNU libiconv. 1.7 Wed Oct 17 15:49:56 CEST 2007 - Makefile.PL now explicitly declares "use 5.006;" since it uses functionality like delete() for array elements. - In Iconv.xs, moved the variable declarations in ti_set_attr() and ti_get_attr() into the PREINIT: section. This makes it possible to compile it using gcc 2.96.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 23 16:12:34 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add RMD160 digests in addition to SHA1 ones
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 8 22:07:54 2004 UTC (7 years, 6 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +3 -4
lines
Diff to previous 1.2 (colored)
Update to version 1.4.
While here set a more specific homepage.
Approved by abs@
Changes since last packaged version (1.2):
1.3 Mon Jun 28 19:25:43 CEST 2004
- Makefile.PL now tries to detect the need for -liconv
- added retval() method to Text::Iconv objects, which returns the
iconv() return value (according to the Single UNIX Specification,
"the number of non-identical conversions performed")
- to make this possible, Text::Iconv objects are--on the C level--no
longer just the iconv handle, but a struct (which can contain other
information besides the handle)
1.4 Sun Jul 18 00:09:21 CEST 2004
- Added instance attribute raise_error and corresponding
method to control exception raising on a per-object basis.
- Reset shift state for state-dependent conversions.
- Makefile.PL now passes all options besides LIBS and INC to
MakeMaker, so options like INSTALLDIRS=vendor work again.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 6 19:49:00 2003 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Update to 1.2, provided by Allen Briggs in PR 20603.
Changes:
1.2 Fri Jul 27 10:46:56 METDST 2001
- converting undef now always returns undef
- since HP-UX seems to be the only platform where the second
argument to iconv() is *not* const char**, put an #ifdef
into Iconv.xs
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Sep 14 22:38:57 2001 UTC (10 years, 8 months ago) by abs
Branch: TNF
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Add p5-Text-Iconv-1.1 Perl interface to the iconv() function as defined by the Single UNIX Specification. The convert() method converts the encoding of characters in the input string from the fromcode codeset to the tocode codeset, and returns the result.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 14 22:38:57 2001 UTC (10 years, 8 months ago) by abs
Branch: MAIN
Initial revision