Front page | perl.perl5.porters |
Postings from January 2014
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
January 8, 2014 02:14
Subject:
Perl 5 Commit Summary
Message ID:
E1W0iel-0005VJ-Ml@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
73 commits. 12 unique authors. 9 unique committers.
108 files changed, 5283 insertions(+), 2320 deletions(-)
Net code removal: Daniel Dragan (2 lines) Tony Cook (1 line)
Thanks, applied: Father Chrysostomos (7) Karl Williamson (3) Tony Cook (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/78add018a0122183.tar.gz
Add link to MS article about broken _utime() in VC++ 2013
Steve Hay 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/78add018a0122183
Pod-Perldoc: add Makefile.PL from distro
David Mitchell 4 files changed, 82 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fa884b76985b0764
add 5.18.2 to perlhist
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6efa4e81fc0ed6e9
add epigraph for 5.18.2
Ricardo Signes 1 file changed, 13 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d0eb662b84708ff
Integrate Module-CoreList 3.03 changes for v5.18.2
Chris 'BinGOs' Williams 4 files changed, 31 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/6c2a7b422b35d0bd
Update Pod-Perldoc to CPAN version 3.21
Chris 'BinGOs' Williams 15 files changed, 126 insertions(+), 28 deletion
http://perl5.git.perl.org/perl.git/commit/37279817102d902b
Fix up the MAP for version following its upgrade to version 0.9906
Steve Hay 4 files changed, 12 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/4fa93b191d96930b
version has been upgraded from version 0.9904 to 0.9906
Steve Hay 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c872d591548a0734
Upgrade libnet from version 1.23 to 1.24
Steve Hay 6 files changed, 21 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/0d0bc2309b74ca16
XS is more C than perl. Use C-comments please
H.Merijn Brand 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/62df7c7db9bcae42
ext/Win32CORE/Win32CORE.c, rmv redundant stack & mark code
Daniel Dragan 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/23d1ca42f29afcde
utf8.c: Move a bunch of deprecated fcns to mathoms.c
Karl Williamson 2 files changed, 395 insertions(+), 400 deletion
http://perl5.git.perl.org/perl.git/commit/dc2e544e7f6b9c92
utf8.c: Use existing macros instead of duplicate code
Karl Williamson 1 file changed, 38 insertions(+), 101 deletions(
http://perl5.git.perl.org/perl.git/commit/0324dadaebed3376
[perl #120832] match -links checks against find(1) not expect
Tony Cook 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8bed4564ff8c76dc
Crash in tab completion with Term::ReadLine::Gnu.
Shlomi Fish 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c3970b8037ca5769
Update Time-Piece to CPAN version 1.27
Chris 'BinGOs' Williams 4 files changed, 7 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/933a22568f4c2695
Fix regression with $version::LAX and bump release
John Peacock 15 files changed, 25 insertions(+), 18 deletions
http://perl5.git.perl.org/perl.git/commit/db9cb8483f3d2ac7
Merge LC_NUMERIC locale changes branch into blead
Karl Williamson 2 parents
http://perl5.git.perl.org/perl.git/commit/c8f77a9147a316e5
APItest.xs: #include fakesdio.h
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c69a26e800153396
t/run/locale.t: White-space only
Karl Williamson 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5be9e8240b44cf7f
PATCH: [perl #120723] Setting LC_NUMERIC breaks parsing of constants
Karl Williamson 2 files changed, 33 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/bc8ec7cc020d0562
numeric.c: White-space only
Karl Williamson 1 file changed, 21 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/e4850248a4955dff
toke.c: Set locale for all scan_num() calls; restore instead of reset
Karl Williamson 1 file changed, 2 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f6dde82eadcc6685
vutil.c: Use existing macros instead of reinventing them
Karl Williamson 1 file changed, 2 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90d6b40e1850c1b0
POSIX:strtod() should restore the locale it changed
Karl Williamson 4 files changed, 25 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/371d5d44b054ca15
Use new macros to make sure LC_NUMERIC is correctly set
Karl Williamson 3 files changed, 16 insertions(+), 40 deletions(
http://perl5.git.perl.org/perl.git/commit/a2287a13f4e99299
perl.h: Add macros and comments
Karl Williamson 1 file changed, 48 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a11fac97cbf1b06
perl.h: Revise another locale setting macro
Karl Williamson 2 files changed, 16 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/b34856cbbf2e4df8
perl.h: Revise a locale setting macro
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7cdd8b31c7e76d6c
locale.c: Avoid writing libc static storage
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b07fffd1fe5d4791
Hide some undocumented functions from perlapi
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/94d52e62247721b8
locale.c: Add comments
Karl Williamson 1 file changed, 68 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d071d5214c9ee1f
locale.c: White-space only
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e19f01cbf528e8d9
locale.c: Always set state variables for a new locale
Karl Williamson 1 file changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6959d69d33a0e59f
perl.h: Move some macro definitions
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/87755cd9fa614487
Change preferred email for Karl Williamson in AUTHORS
Karl Williamson 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3eab96cadf1e1423
porting/customized.t --regen
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7c5f65bfa2908cef
Final patch to sync with version.pm CPAN release
John Peacock 3 files changed, 32 insertions(+), 29 deletions(
http://perl5.git.perl.org/perl.git/commit/effa684c828074be
ext/Devel-Peek/t/Peek.t: Don't leave PATH tainted.
Brian Fraser 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bea5cecf09ba646f
Fixups for ext/Devel-Peek/t/Peek.t
Brian Fraser 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/559d64fb313a6fef
dump.c, sv_dump: Escape the name of the OUTSIDE sub
Brian Fraser 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b24fda9d47697aeb
sv_peek didn't add quotes before, doesn't need them now
Brian Fraser 2 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c53e4eb516ca65d8
Devel::Peek: Test that we dump CvOUTSIDE properly
Brian Fraser 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/01d7523aa4fafae6
Make dump.c nul-and-UTF8 clean
Brian Fraser 3 files changed, 422 insertions(+), 55 deletions
http://perl5.git.perl.org/perl.git/commit/0eb335df32a07389
vxs.inc: Move code to after declarations
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/39ced5adb3b09f93
[perl #120657] Fix require PADTMP when @INC=(sub{},sub{})
Father Chrysostomos 2 files changed, 18 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/901ee108fe1f8070
[Merge] [rt.cpan.org #88458] version XS routine revamp
Father Chrysostomos 2 parents
http://perl5.git.perl.org/perl.git/commit/a76c354d5bbd0bef
porting/customized.t --regen
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c950d3bdada3085d
Do not crash if passed garbage like array.
John Peacock 3 files changed, 25 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/ab4e0d4b14df5832
Ensure that version::_VERSION is always exported
John Peacock 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/98079c483a238cb7
Apply patch from Sprout to make vxs.inc better
John Peacock 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a24517e59bfbc92
Integrate CPAN release of version.pm 0.9905
John Peacock 2 files changed, 9 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/16885730cc71c1a2
Grab latest changes from CPAN 0.9905
John Peacock 4 files changed, 46 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/95a23f5d4555e7aa
Integrate CPAN version.pm release into core
John Peacock 14 files changed, 1241 insertions(+), 137 deleti
http://perl5.git.perl.org/perl.git/commit/4141ef59170e8071
vxs.inc: Fix thinko
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f6a6701e5513220
Update Maintainers.pl for version.pm changes
Father Chrysostomos 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/df3ba8e758d3be6e
Use VXS_ prefix for XSUB bodies in CPAN version
Father Chrysostomos 1 file changed, 43 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/72f4d256a73da408
Integrate the rest of CPAN’s vxs.inc
Father Chrysostomos 1 file changed, 49 insertions(+), 62 deletions(-
http://perl5.git.perl.org/perl.git/commit/5d450c46945bcd1b
vxs.inc: Disallow multiple args to XS_version_normal
Father Chrysostomos 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b47c4431974de7ad
[rt.cpan.org #88495] bad string comparison in version->qv
Father Chrysostomos 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a3edca7ce6c05c6
vxs.inc: Integrate the CPAN version of version_new
Father Chrysostomos 1 file changed, 49 insertions(+), 39 deletions(-
http://perl5.git.perl.org/perl.git/commit/e1c774b63b5d338b
[rt.cpan.org #88495] version->new str cmp bug
Father Chrysostomos 2 files changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/11e14f5aadedb74e
vxs.inc: Import UNIVERSAL::VERSION from CPAN
Father Chrysostomos 1 file changed, 56 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/0c96c5119b141504
universal.c: include vutil.h
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b7a8ab8f85608060
vxs.inc: arg list checking for UNIVERSAL::VERSION
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8372457d1524e39b
vxs.inc: Add dVAR define for CPAN use
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04df8d4df8f6391c
vxs.inc: Don’t hard-code class name
Father Chrysostomos 1 file changed, 42 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/b42aaea1b729bf79
vutil.c: Add preproc code specific to CPAN
Father Chrysostomos 2 files changed, 73 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/d4e59e6254ff1d23
Import vutil.h from the CPAN version dist
Father Chrysostomos 2 files changed, 171 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/fba9e537ccad1f27
Extract version routines into two new files
Father Chrysostomos 5 files changed, 1361 insertions(+), 1344 deleti
http://perl5.git.perl.org/perl.git/commit/abc6d7382c177cc5
Update ExtUtils-MakeMaker to CPAN version 6.86
Chris 'BinGOs' Williams 30 files changed, 401 insertions(+), 84 deletion
http://perl5.git.perl.org/perl.git/commit/99eb9e74c5621c98
Update Module-Load to CPAN version 0.28
Chris 'BinGOs' Williams 4 files changed, 539 insertions(+), 23 deletions
http://perl5.git.perl.org/perl.git/commit/a9421703c81675c8
perldelta for d_libname_unique
Brian Fraser 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7f02832c76dbc339
Current branch maint-5.18
4 commits. 1 unique author. 1 unique committer.
4 files changed, 4 insertions(+), 5 deletions(-)
Net code removal: Ricardo Signes (1 line)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6b83bdbad8a3d930.tar.gz
fix typo in perldelta
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6b83bdbad8a3d930
correct release date for v5.18.2
Ricardo Signes 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/add9c69da6b23c1a
Update META files
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e2a4306ace4a19cb
disarm the release candidate marker
Ricardo Signes 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dc6f860da8298baa
Current branch sprout/rocoy
5 commits. 1 unique author. 1 unique committer.
5 files changed, 37 insertions(+), 6 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/080dc6b45f1449e7.tar.gz
Skip t/re/uniprops.t under PERL_DEBUG_READONLY_COW
Father Chrysostomos 1 file changed, 13 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/080dc6b45f1449e7
Make PERL_DEBUG_READONLY_COW and TRACK_MEMPOOL compatible
Father Chrysostomos 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0b22cc52b0fffff8
SvGROW should un-cow under PERL_OLD_COPY_ON_WRITE
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dab0f5cb99a7ddef
perldiag for new mprotect warnings
Father Chrysostomos 1 file changed, 17 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5e2faf8b87649411
Teach podcheck about mmap(2)
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/55c740e1b85def48
New branch smoke-me/khw-feff
2 commits. 1 unique author. 1 unique committer.
Net code removal: Karl Williamson (68 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7e3ac93314669863.tar.gz
utf8.c: Move a bunch of deprecated fcns to mathoms.c
Karl Williamson 2 files changed, 395 insertions(+), 400 deletion
http://perl5.git.perl.org/perl.git/commit/7e3ac93314669863
utf8.c: Use existing macros instead of duplicate code
Karl Williamson 1 file changed, 38 insertions(+), 101 deletions(
http://perl5.git.perl.org/perl.git/commit/707e02fc7143202d
New branch smoke-me/khw-readonly_invlists
29 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/89dc9015ae90b224.tar.gz
regexec.c: White-space only
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/89dc9015ae90b224
regexec.c: Use compiled-in POSIX definitions
Karl Williamson 1 file changed, 26 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/2bcc9ac31f2ec8a9
lib/B/Deparse.t: Move order-dependent test
Karl Williamson 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e980a809daed6866
IDStart and IDCont no longer go out to disk
Karl Williamson 6 files changed, 2176 insertions(+), 5 deletions
http://perl5.git.perl.org/perl.git/commit/5f4894ab1c8d377e
utf8.c: Add comment
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/76a72fbf03d11931
isWORDCHAR_uni(), isDIGIT_utf8() etc no longer go out to disk
Karl Williamson 4 files changed, 25 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/7c86bb4046e927bf
Move initialization of PL_XPosix_ptrs[] to perl.c
Karl Williamson 5 files changed, 34 insertions(+), 30 deletions(
http://perl5.git.perl.org/perl.git/commit/44fde04f672af4f1
regen/mk_invlists.pl: White-space only
Karl Williamson 1 file changed, 14 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/5032cd195ab1446a
regcomp.c: Reword expression for clarity
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/44f1058adb319f79
Rmv PL_Posix_ptrs
Karl Williamson 5 files changed, 0 insertions(+), 276 deletions(
http://perl5.git.perl.org/perl.git/commit/f82ff82311a0199e
regcomp.c: Rmv remaining uses of PL_Posix_ptrs
Karl Williamson 1 file changed, 14 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b4cbe70cbf600391
regcomp.c: Collapse two branches.
Karl Williamson 1 file changed, 2 insertions(+), 16 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e995f619f18dd88e
XXX finish regcomp.c: Trade a little time for simplicity
Karl Williamson 1 file changed, 20 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/bc39bc2fb68376cc
regcomp.c: Collapse two code branches
Karl Williamson 1 file changed, 6 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/795a7f4b62166dfe
Keep temp separate list of posix classes and complements
Karl Williamson 1 file changed, 22 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/44fb1547fcf9db91
regcomp.c: White-space, comments only
Karl Williamson 1 file changed, 22 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/4d872635824f0a8a
regcomp.c: Collapse two code branches
Karl Williamson 1 file changed, 5 insertions(+), 17 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a2bd4911e5e7e871
regcomp.c: Use unconditional match list for POSIX above 255
Karl Williamson 1 file changed, 13 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/537c67d9171b64f4
regcomp.c: White-space only
Karl Williamson 1 file changed, 173 insertions(+), 166 deletions
http://perl5.git.perl.org/perl.git/commit/b6e39f5cdf949fe2
Keep temp separate list of foldable characters
Karl Williamson 1 file changed, 26 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/0d111451723584f3
regcomp.c: Move some code around.
Karl Williamson 1 file changed, 47 insertions(+), 86 deletions(-
http://perl5.git.perl.org/perl.git/commit/2da49cc651b9f53c
regcomp.c: Add some comments
Karl Williamson 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/28bcd7bf44901018
Remove PL_L1Posix_ptrs
Karl Williamson 7 files changed, 0 insertions(+), 253 deletions(
http://perl5.git.perl.org/perl.git/commit/f62045d514d62888
Rmv more code for delayed 'til runtime POSIX defns
Karl Williamson 1 file changed, 1 insertion(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c41e5285997aa659
regcomp.c: White-space only
Karl Williamson 1 file changed, 10 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/9d41a11443c83377
Compile in list of foldable code points
Karl Williamson 3 files changed, 251 insertions(+), 51 deletions
http://perl5.git.perl.org/perl.git/commit/c6668322c9e58189
regcomp.c: Reword comment to avoid ambiguity
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2ab61a8e62c9d33a
regcomp.c: Rmv code for delayed 'til runtime POSIX defns
Karl Williamson 1 file changed, 12 insertions(+), 131 deletions(
http://perl5.git.perl.org/perl.git/commit/5e0415d11e7805df
Compile in all POSIX class inversion lists
Karl Williamson 2 files changed, 8692 insertions(+), 0 deletions
http://perl5.git.perl.org/perl.git/commit/4093c33d99b626ba
New branch sprout/realloc
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/654307cfa0a92945.tar.gz
Commit message to be written still
Father Chrysostomos 3 files changed, 16 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/654307cfa0a92945
Deleted branch smoke-me/hugmeir/dump_c_cleanliness
Deleted branch sprout/pos
Deleted branch sprout/theft
Deleted branch sprout/version
Thread Previous