In perl.git, the branch sprout/sbit has been created

<http://perl5.git.perl.org/perl.git/commitdiff/593df01fa506d425ff3bfda3972ed5c32a0e7fc4?hp=0000000000000000000000000000000000000000>

        at  593df01fa506d425ff3bfda3972ed5c32a0e7fc4 (commit)

- Log -----------------------------------------------------------------
commit 593df01fa506d425ff3bfda3972ed5c32a0e7fc4
Author: Father Chrysostomos <[email protected]>
Date:   Sun Jan 4 10:50:45 2015 -0800

    toke.c:parse_subsignature: Use OP_NBIT_AND
    
    The number-specific op should be faster than one that has to decide
    on the fly which behaviour to exhibit.

M       toke.c

commit 9c6d409fa407d35716b3700282f8fa70231dfd87
Author: Father Chrysostomos <[email protected]>
Date:   Sun Jan 4 11:21:35 2015 -0800

    Deparse new bitops

M       lib/B/Deparse.pm
M       lib/B/Deparse.t

commit 96ba80be37ae89c46ea7dc119224276086b5663c
Author: Father Chrysostomos <[email protected]>
Date:   Sun Jan 4 10:48:13 2015 -0800

    Parse and compile string- and num-specific bitops

M       op.c
M       perly.act
M       perly.h
M       perly.tab
M       perly.y
M       pod/perldiag.pod
M       toke.c

commit 4c2b4af2730b0fbc83f636ead50a1b05a9d33639
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jan 3 22:34:28 2015 -0800

    Add OP_IS_INFIX_BIT
    
    A convenience macro that a forthcoming commit will use.

M       opnames.h
M       regen/opcode.pl
M       regen/opcodes

commit c0766ae3d8c1b87e504b21969b0fa314113c7085
Author: Father Chrysostomos <[email protected]>
Date:   Sun Jan 4 11:02:21 2015 -0800

    Deparse.t: Account for new warnings category
    
    Hmm.  This is not particularly maintainable.

M       lib/B/Deparse.t

commit bd2c5a66189bd42455e2d090c45928927d00e215
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jan 3 22:25:11 2015 -0800

    Add experimental::bitwise warnings category

M       lib/warnings.pm
M       regen/warnings.pl
M       warnings.h

commit 52932ddaaa463afe5dd532a70197884b1be974fb
Author: Father Chrysostomos <[email protected]>
Date:   Sun Jan 4 10:51:54 2015 -0800

    Increase $feature::VERSION to 1.40

M       lib/feature.pm
M       regen/feature.pl

commit 4e85f9e566fbd70d48db2c0e6de4fab227c39fcf
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jan 3 22:20:17 2015 -0800

    Add bitwise feature feature

M       feature.h
M       lib/feature.pm
M       regen/feature.pl

commit b87354a7f1301e8cf99176cf5e9808b9c20639ef
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jan 3 18:50:35 2015 -0800

    Add string- and number-specific bitop types
    
    and also implement the pp functions, though nothing compiles to
    these ops yet.

M       ext/Opcode/Opcode.pm
M       lib/B/Op_private.pm
M       opcode.h
M       opnames.h
M       pp.c
M       pp.h
M       pp_proto.h
M       regen/opcode.pl
M       regen/opcodes

commit 55009bfe1cde977a7c104a95436878d9066d44a4
Author: Father Chrysostomos <[email protected]>
Date:   Sat Jan 3 17:55:53 2015 -0800

    Add overload types for string-specifc bitops

M       lib/overload/numbers.pm
M       overload.c
M       overload.h
M       regen/overload.pl
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to