In perl.git, the branch dual/Search-Dict has been created

<http://perl5.git.perl.org/perl.git/commitdiff/839fa12179309b38a2ee7bb146d4b36e4b7488f9?hp=0000000000000000000000000000000000000000>

        at  839fa12179309b38a2ee7bb146d4b36e4b7488f9 (commit)

- Log -----------------------------------------------------------------
commit 839fa12179309b38a2ee7bb146d4b36e4b7488f9
Author: David Golden <[email protected]>
Date:   Wed Apr 11 14:51:52 2012 -0400

    Search::Dict: updated Changes for 1.07 release

M       dist/Search-Dict/Changes

commit df0523fb202731e91d3dde0459790726c9c9f241
Author: David Golden <[email protected]>
Date:   Wed Apr 11 15:50:06 2012 -0400

    Search::Dict: suppress bareword warnings on Perls w/o fc feature

M       dist/Search-Dict/lib/Search/Dict.pm

commit 157ee5030dfa67e8f7fb948a9bef94e52d3e96d9
Author: David Golden <[email protected]>
Date:   Wed Apr 11 15:37:01 2012 -0400

    Search::Dict: add some test labels

M       dist/Search-Dict/t/Dict.t

commit 28d9abbe8c12372214f20877af0b05b96e3833b4
Author: David Golden <[email protected]>
Date:   Wed Apr 11 15:35:28 2012 -0400

    Search::Dict: pass tests for tied handles on old Perls
    
    I don't know why these changes are necessary for Perl 5.6.2, but
    they are and get tests passing.  Something weird relating to
    tied handles, probably fixed subsequently.

M       dist/Search-Dict/t/Dict.t

commit a2e40acf6369d5dc9cd18d91d37f5a05512e4123
Author: David Golden <[email protected]>
Date:   Wed Apr 11 15:34:12 2012 -0400

    Search::Dict: don't test scalar filehandles before v5.8

M       dist/Search-Dict/t/Dict.t

commit eef5c1ade923ffc60da57db84dc8450585d8c403
Author: David Golden <[email protected]>
Date:   Wed Apr 11 15:33:15 2012 -0400

    Search::Dict: use Tie::Handle not StdHandle for backwards compatibility

M       dist/Search-Dict/Makefile.PL
M       dist/Search-Dict/t/Dict.t

commit fa183544514cee7e896237718a69a3ed8c1a707f
Author: David Golden <[email protected]>
Date:   Wed Apr 11 14:53:05 2012 -0400

    Search::Dict: bump version to 1.07

M       dist/Search-Dict/lib/Search/Dict.pm

commit dabd1eade51178348fe361f879703d571460b8e3
Author: David Golden <[email protected]>
Date:   Wed Apr 11 14:41:08 2012 -0400

    Search::Dict: ensure fc() only called for 5.15.8+

M       dist/Search-Dict/lib/Search/Dict.pm

commit 78561ffc458e0d871df037adc177246149417f30
Author: David Golden <[email protected]>
Date:   Wed Apr 11 14:40:48 2012 -0400

    Search::Dict: install in sitelib for 5.12+

M       dist/Search-Dict/Makefile.PL

commit 2783f1937dabce7b1fbfdccbf08efcaed8435b49
Author: David Golden <[email protected]>
Date:   Sat Mar 31 11:40:10 2012 +0200

    Search::Dict: update Changes file for 1.06 release

M       dist/Search-Dict/Changes

commit 360fce1ff537769cb209f09fa002f77acb020415
Author: David Golden <[email protected]>
Date:   Sat Mar 31 19:21:46 2012 +0200

    Search::Dict: suppress tied filehandle stat() warnings

M       dist/Search-Dict/Changes
M       dist/Search-Dict/Makefile.PL
M       dist/Search-Dict/lib/Search/Dict.pm
M       dist/Search-Dict/t/Dict.t

commit 17db94ee70d33435ac798ecc6553f5457cc78fc5
Author: David Golden <[email protected]>
Date:   Sat Mar 31 11:48:16 2012 +0200

    Search::Dict: avoid warnings on scalar filehandles
    
    Only relevant for older Perls that warn on stat() on
    handles with undef/-1 fileno

M       dist/Search-Dict/lib/Search/Dict.pm

commit 5a092bf8f6842514e03e014497c400dddeab7ad7
Author: David Golden <[email protected]>
Date:   Sat Mar 31 11:47:36 2012 +0200

    Search::Dict: add Test::More to Makefile.PL prereq

M       dist/Search-Dict/Makefile.PL

commit 0d674a1838e9417a34931cefbe9fbdc6549d30e2
Author: Slaven Rezic <[email protected]>
Date:   Sat Mar 31 11:24:37 2012 +0200

    Search::Dict: convert tests to Test::More

M       dist/Search-Dict/t/Dict.t

commit 36bd0b3b2015d59e7dd49b65e89ed94ca3e0f8cf
Author: Ricardo Signes <[email protected]>
Date:   Fri Mar 30 14:43:13 2012 +0200

    Search::Dict: use fc, not lc, when available
    
    After all, if the user asks for case folding, we should use case
    folding!
    
    For Perl prior to 5.15, lc() is used instead.

M       dist/Search-Dict/lib/Search/Dict.pm

commit fd5364251413a09f3966168e8aa586c95c2c5a5a
Author: David Golden <[email protected]>
Date:   Fri Mar 30 20:09:48 2012 +0200

    Search::Dict: Add Makefile.PL and release instructions

M       MANIFEST
A       dist/Search-Dict/Makefile.PL
A       dist/Search-Dict/README.patching
A       dist/Search-Dict/README.release

commit a98b0646bc117f920e3af6cd93cc9c003d178f56
Author: David Golden <[email protected]>
Date:   Fri Mar 30 20:02:37 2012 +0200

    Search::Dict: allow non-file filehandles

M       MANIFEST
A       dist/Search-Dict/Changes
M       dist/Search-Dict/lib/Search/Dict.pm
M       dist/Search-Dict/t/Dict.t
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to