In perl.git, the branch smoke-me/khw-regcomp has been created

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

        at  a42e2cedb502f4a12ae4c14dd75d0263ccc35496 (commit)

- Log -----------------------------------------------------------------
commit a42e2cedb502f4a12ae4c14dd75d0263ccc35496
Author: Karl Williamson <[email protected]>
Date:   Tue Feb 9 10:06:44 2016 -0700

    smoke

M       embed.fnc
M       embed.h
M       pod/perldebguts.pod
M       pod/perldiag.pod
M       proto.h
M       regcomp.c
M       regcomp.sym
M       regexec.c
M       regnodes.h
M       t/lib/warnings/regcomp
M       t/re/reg_mesg.t
M       utf8.h

commit 742fe0aa5b8138c65498c5c3bebc1a65549043cf
Author: Karl Williamson <[email protected]>
Date:   Sun Feb 7 22:21:28 2016 -0700

    lib/warnings.t: Add test for [perl #30608]

M       t/lib/warnings/regcomp

commit 51544dcdfb261482a3f8d00255dc793b84bff75d
Author: Karl Williamson <[email protected]>
Date:   Fri Feb 5 09:43:47 2016 -0700

    smoke

M       regcomp.c

commit ca849725c5a9e1ed66955ff8f42099227d6cb7c4
Author: Karl Williamson <[email protected]>
Date:   Thu Feb 4 18:21:19 2016 -0700

    smoke

M       embed.fnc
M       proto.h
M       regcomp.c

commit 56bf53bf3ba89cd3f78904ad6934b235887e5255
Author: Karl Williamson <[email protected]>
Date:   Wed Feb 3 13:41:11 2016 -0700

    constant.pm lower memory use

M       dist/constant/lib/constant.pm

commit 3eed2fd16684335ea661dc8b57933d91ebbd3965
Author: Karl Williamson <[email protected]>
Date:   Tue Feb 2 21:37:43 2016 -0700

    smoke

M       embed.fnc
M       embed.h
M       handy.h
M       inline.h
M       lib/locale.t
M       pod/perldiag.pod
M       pod/perlre.pod
M       pod/perlrecharclass.pod
M       proto.h
M       regcomp.c
M       regcomp.h
M       regexec.c
M       sv.c
M       t/lib/warnings/regcomp
M       t/re/reg_email.t
M       t/re/reg_mesg.t
M       t/re/regex_sets.t
M       toke.c

commit ac18bb0fc88b39bd86e6ee7bbe166c413da85d02
Author: Karl Williamson <[email protected]>
Date:   Mon Feb 1 11:08:29 2016 -0700

    locale.c: Improve -DL debug info
    
    This changes the debug info to include if the LC_NUMERIC decimal point
    (radix) character string is UTF-8 encoded or not, and it uses the actual
    value stored in Perl for that string instead of the POSIX origin of that
    data, thus being more accurate should they ever get out-of-sync

M       locale.c

commit 9c63e823c61090818504fd82edf498dbcac5206e
Author: Karl Williamson <[email protected]>
Date:   Fri Jan 29 11:51:25 2016 -0700

    regexec.c: Clarify comment

M       regexec.c

commit 341a78ab7781b93f3a9e01523cbecb118fae43fd
Author: Karl Williamson <[email protected]>
Date:   Tue Dec 29 22:48:09 2015 -0700

    regcomp.c: Extract code to a separate function
    
    This is in preparation for the next commit, where it will be called from
    a second place.

M       embed.fnc
M       embed.h
M       proto.h
M       regcomp.c

commit 63a80202afb72e717466b10db6006cfb1fa67ad7
Author: Karl Williamson <[email protected]>
Date:   Sat Dec 26 22:05:09 2015 -0700

    l

M       pod/perldiag.pod
M       regcomp.c

commit f58f705620a9c9f17529aa8a5061a08b290a89f4
Author: Karl Williamson <[email protected]>
Date:   Sun Dec 27 10:39:02 2015 -0700

    regcomp.c: Extract duped code into one fcn
    
    This takes code that was duplicated and makes it into a single static
    inline function, so that maintenance tasks don't have to be done on both
    copies.

M       embed.fnc
M       embed.h
M       proto.h
M       regcomp.c
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to