The NetBSD Project

CVS log for pkgsrc/misc/p5-File-MMagic-XS/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / p5-File-MMagic-XS

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2011Q2


Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 6 11:07:39 2010 UTC (13 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.3: +5 -3 lines
Diff to previous 1.3 (colored)

Update to 0.09006, set LICENSE.

0.09006 - 19 May 2010
   - Should fix errors in t/003_error.t
     http://cpantesters.org/cpan/report/07280906-b19f-3f77-b713-d32bba55d77f

0.09005 - 17 May 2010
   - Should fixe problems with t/005_clone.t
   - Minor XS tweaks

0.09004 - 11 May 2010
   - Disable MSWin32 (patches welcome)

0.09003_03 - 10 May 2010
   - Explicitly test add_file_ext
   - Add thread safety test

0.09003_02 - 26 Apr 2010
   - Ah, typemaps! I guess I didn't know about it when I first wrote this
   - Add many tests
   - Fix a memory leak under clone()
   - Fix a memory leak under fhmagic()
   - Update function declarations to a more modern style
     * move all functions out of XS section, and make use of
       automatic linkage by xsubpp
   - Add a memory leak test
     * only runnable when running under author mode
     * set TEST_MEMLEAK=1
     * ignore any leaks that does not directly show a Perl_*
       namespace.

0.09003_01 - 07 Apr 2010
   - Fix memory corruption (Martin Blapp)
   - Fix rt #28072. Changing $/ doesn't change the return value (Martin Blapp)
   - Fix how SV returned by error() is handled.
   - Add a clone() method.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>