Front page | perl.perl5.porters |
Postings from July 2012
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
July 24, 2012 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1StqAy-0008Py-TY@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
17 commits. 6 unique authors. 6 unique committers.
19 files changed, 133 insertions(+), 119 deletions(-)
Net code removal: Nicholas Clark (5 lines) Dave Rolsky (2 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6bd66ee9eed0fbfa.tar.gz
In Perl_magic_setenv() s/ptr/key/ in two pieces of platform-specific code.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6bd66ee9eed0fbfa
lex_grow_linestr(): update re_eval_start
David Mitchell 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c76419315df6965e
Update core to Time::Local 1.2300 from CPAN
Dave Rolsky 2 files changed, 17 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/2e37ca1eef987449
[perl #114248] Newxz? doc wrong in perlclib.pod
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bbe42f07d969063a
Merge B 1.37 to blead (more SV flag constants exposed).
Nicholas Clark 2 parents
http://perl5.git.perl.org/perl.git/commit/3bc368822f6e07fb
Bump B's VERSION and note the changes in perldelta.pod.
Nicholas Clark 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6b1793ddd4d5900c
Expose all GV flags matching qr/GVf_/ as constants in B.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/655d9c7509df1bcc
Expose all CV flags matching qr/CVf_/ as constants in B.
Nicholas Clark 1 file changed, 3 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/675cfc4e22d24527
Expose all SV flags matching qr/SV(?:[fps]|pad)_/ as constants in B.
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9489b85a1e34c77c
In ext/B/Makefile.PL, order the list of files to scan lexically.
Nicholas Clark 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/61bc5e5cf601af0f
ensure that the env var SV after C<{FOO}='x'> is PV only
Chip Salzenberg 4 files changed, 15 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/1203306491d341ed
reduce magic overhead of tainting (maybe other magic later)
Chip Salzenberg 1 file changed, 11 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a9844598bfc0b23a
Unify code that initializes constants yes, no, and undef
Chip Salzenberg 5 files changed, 37 insertions(+), 48 deletions(
http://perl5.git.perl.org/perl.git/commit/0d96b528ff014019
Sync Module-CoreList version in Maintainers.pl with teh CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/42200cde60ed56f4
re_tests: Add tests for [perl #114220]
Karl Williamson 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d8661376e54f32c8
in sv_chop(), add use SvPOK_only_UTF8() to clear obsolete NIOK
Chip Salzenberg 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f1f8fd6121eab70f
make SvOOK_offset macro safer, with parens and underscores
Chip Salzenberg 1 file changed, 14 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/d845901fab02ff3b
Current branch maint-5.12
1 commit. 1 unique author. 1 unique committer.
1 file changed, 84 insertions(+), 12 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5d0bf9bf756267f8.tar.gz
backport perlhist.pod from 5.17.2
Tony Cook 1 file changed, 84 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/5d0bf9bf756267f8
Current branch maint-5.14
1 commit. 1 unique author. 1 unique committer.
1 file changed, 12 insertions(+), 2 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/77a8ff4394f95bd1.tar.gz
backport perlhist.pod from 5.17.2
Tony Cook 1 file changed, 12 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/77a8ff4394f95bd1
Current branch smoke-me/khw-invlist
51 commits. 1 unique author. 1 unique committer.
250 files changed, 8258 insertions(+), 3319 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1fc95a7ee47e3980.tar.gz
l
Karl Williamson 4 files changed, 13 insertions(+), 30 deletions(
http://perl5.git.perl.org/perl.git/commit/1fc95a7ee47e3980
l
Karl Williamson 1 file changed, 143 insertions(+), 115 deletions
http://perl5.git.perl.org/perl.git/commit/7cd82bd479698c5a
XXX regcomp.c: Fix <if> condition
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c289fb77c49de92b
regcomp.c: Add _invlist_contains_cp
Karl Williamson 4 files changed, 19 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/68d60f652af12bef
utf8.c: Add a get_() method to hide internal details
Karl Williamson 5 files changed, 24 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/4088085cdc954b33
handy.h: white-space, comments only
Karl Williamson 1 file changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/593757d9f75116ae
handy.h: Mark more clearly things for internal-only use
Karl Williamson 1 file changed, 47 insertions(+), 50 deletions(-
http://perl5.git.perl.org/perl.git/commit/0af27c34f454b2da
handy.h: Use class numbers instead of macros in macro generation
Karl Williamson 1 file changed, 44 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/e4e9c3e5df109b23
handy.h: Convert 3 macros to standard form
Karl Williamson 1 file changed, 6 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3fd5961f1c75cc85
handy.h: Define some macros for consistency
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8dbf2011f2eb3118
regcomp.c: Optimize /[[:blank:]]/u into \h
Karl Williamson 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7e62d9c892611190
regcomp.c: Properly count elements in [] for false ranges
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b4c154b926565e57
regcomp.c: Use POSIXA, NPOSIXA
Karl Williamson 3 files changed, 94 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3d5b6fa3aa147649
regcomp.sym: Add new node types POSIXA and NPOSIXA
Karl Williamson 2 files changed, 191 insertions(+), 142 deletion
http://perl5.git.perl.org/perl.git/commit/01b8cd0751471227
regcomp.h: Use handy.h constants
Karl Williamson 2 files changed, 40 insertions(+), 34 deletions(
http://perl5.git.perl.org/perl.git/commit/c781ea9d7379443b
handy.h: Free up bits in PL_charclass[]
Karl Williamson 3 files changed, 337 insertions(+), 364 deletion
http://perl5.git.perl.org/perl.git/commit/4b6f6f050ccadfdd
handy.h: Add intermediate internal macro
Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2021a3d774fecfc4
regcomp.c: Relax some restrictions on optimizations for locale
Karl Williamson 1 file changed, 6 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/736b256654f476f9
regcomp.c: Add func to test 2 inversion lists for equality
Karl Williamson 4 files changed, 89 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/96258b42fccbdcee
utf8.c: Add info to commented-out -DU lines
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fad449f3c13426a7
regcomp.c: Reverse order of setting, for speed
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/da699caf87a87bce
perllocale: Mention that \n doesn't change for locales
Karl Williamson 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b7e3f390fe613988
handy.h: Remove duplicated test
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/69a1b67ed0f68572
handy.h: White space only
Karl Williamson 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7ec5a714e993fd81
regcomp.c: Move table to wider scope
Karl Williamson 1 file changed, 34 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/f31931a95050ec21
regcomp.c: Silence compiler warning
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3627fbcf4d0a057c
regcomp.c: Change macro name to better indicate its purpose
Karl Williamson 1 file changed, 11 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/25a299666cb0727c
Optimize a single character [class] into EXACTish
Karl Williamson 2 files changed, 28 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/bcdd9a7eda857eac
regcomp.c: Extract some code into an inline function
Karl Williamson 4 files changed, 28 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/0261715313f83ed7
regcomp.c: shrink some optimized [class] nodes
Karl Williamson 1 file changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/877fff8783700111
regcomp.c: Delay some initialization until needed
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a92144658e77627a
regcomp.c: Remove duplicate assignments
Karl Williamson 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ab30bc2f29846ec4
handy.h: Move bit shifting into base macro
Karl Williamson 3 files changed, 294 insertions(+), 293 deletion
http://perl5.git.perl.org/perl.git/commit/73b6cb75b2c58492
handy.h: Renumber character class bits
Karl Williamson 1 file changed, 31 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/ff705868b1d8cf24
handy.h: Reorder some #defines
Karl Williamson 1 file changed, 22 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/2d3cd73a811a5e8a
handy.h: l1_charclass.h: Add bit for matching ASCII
Karl Williamson 3 files changed, 133 insertions(+), 131 deletion
http://perl5.git.perl.org/perl.git/commit/282be082823ed055
handy.h: refactor some macros to use a new one in common.
Karl Williamson 1 file changed, 32 insertions(+), 30 deletions(-
http://perl5.git.perl.org/perl.git/commit/890e8af0163760df
regcomp.c: Extract code to inline function
Karl Williamson 4 files changed, 65 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/f6305eaa64cb947a
regcomp.sym: Correct and add comments
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3f159def0a1b3418
regen/regcomp.pl: Allow ';' in comments
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dad0c4d552fc7d3c
regcomp.c: Optimize [^\n] into \N
Karl Williamson 2 files changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/087fe3ae6f2b553d
regcomp.c: White-space, comments only
Karl Williamson 1 file changed, 32 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/5c1ab2f312b1a6b0
regcomp.c: Refactor new charclass optimizations
Karl Williamson 1 file changed, 62 insertions(+), 97 deletions(-
http://perl5.git.perl.org/perl.git/commit/e2e12407e8546063
regcomp.c: Use data structure properties to remove tests
Karl Williamson 2 files changed, 21 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/c4a747cb213d488a
regcomp.c: Use macro for clarity
Karl Williamson 1 file changed, 12 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/664d3af19a3a60d6
regcomp.c: Only try to fold foldable chars
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de41a9b5143ef7ab
mktables: Generate new table for foldable chars
Karl Williamson 1 file changed, 14 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/263e115767183b98
regcomp.c: Correct outdated comment
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7bbe631eb504662b
regcomp.c: Change and comment a problematic #define
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/08c8a105f5bd98a3
embed.fnc: Remove duplicate entry
Karl Williamson 3 files changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9a6fe85ac891df00
utf8.h, regcomp.c: Use mnemonics for Unicode chars
Karl Williamson 2 files changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67659381d160b3d1
Current branch smoke-me/rjbs/maint-5.16
1 commit. 1 unique author. 1 unique committer.
1 file changed, 9 insertions(+), 3 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d48ad49a3940467b.tar.gz
backport perlhist changes from 5.17.2
Tony Cook 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d48ad49a3940467b
New branch smoke-me/khw-maint5.16_bug114220
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ee895e3e46998560.tar.gz
PATCH: [perl #114220] /\h/ not equiv to /[\h]/
Karl Williamson 2 files changed, 27 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/ee895e3e46998560
New branch smoke-me/require
7 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5d1f12ff8a2bb107.tar.gz
Validate the module filename created for bareword require.
Nicholas Clark 8 files changed, 121 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/5d1f12ff8a2bb107
Treat require ::foo::bar; the same as require foo::bar;
Nicholas Clark 3 files changed, 19 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/3d83cce587977bfb
Split the guts of pp_require into S_require_version() and S_require_file().
Nicholas Clark 1 file changed, 75 insertions(+), 61 deletions(-
http://perl5.git.perl.org/perl.git/commit/5fc2378a496cd2a7
Eliminate S_path_is_absolute() by inlining it into pp_require.
Nicholas Clark 4 files changed, 15 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/40ba2d7d375ba104
In pp_require, call path_is_absolute() once and record the result.
Nicholas Clark 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a3cf1611e4069f99
Test that when directories in @INC are skipped, coderefs are still called.
Nicholas Clark 3 files changed, 27 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/c1a26e129dea3643
Avoid reading before the buffer start when generating errors from require.
Nicholas Clark 2 files changed, 25 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/760d9e8df115091d
Deleted branch chip/scalartypes
Deleted branch smoke-me/drolsky/time-local-sync
Deleted branch smoke-me/khw-super
Deleted branch smoke-me/require-h-ph
Thread Next