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

<http://perl5.git.perl.org/perl.git/commitdiff/7aa49a901a0d16b9708527dfd83c59fcc0c17a22?hp=0000000000000000000000000000000000000000>

        at  7aa49a901a0d16b9708527dfd83c59fcc0c17a22 (commit)

- Log -----------------------------------------------------------------
commit 7aa49a901a0d16b9708527dfd83c59fcc0c17a22
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 1f827cddd5d3d3f4255f15fe9add7b71ae0eb9e3
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 56637f311a41229a0158741752f7a13c8cd877ef
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 56895d5caaf64cc6e62aa81a1d28e1b4f4aeac74
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 e9dccb7e56a200696e4fe49d628c112b647375bc
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 e534bee263528c7108314a779ff5cdf01a37d951
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 9b9cb390b7c77bec29669d5fcc354ea77b833aba
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 8e0e19bb128bce1b03c8a30837b9f9b90e0f62fd
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 56e4ab71c06a7287875f410388c5b965386f1703
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
M       regen/overload.pl

commit 0c5bb90db2beac3698985d8055b19bedc2c5e401
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
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to