
nick at ccl4
Nov 20, 2009, 6:08 PM
Post #29 of 30
(20 views)
Permalink
|
Perl 5 commit summary, activity since Wednesday Current branch blead 58 commits. 13 unique authors. 10 unique committers. 153 files changed, 7401 insertions(+), 2769 deletions(-) Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4ebea3c679ca93eb.tar.gz Always add a manifest resource to perl.exe to specify the <trustInfo> Jan Dubois 6 files changed, 65 insertions(+), 10 deletions( http://perl5.git.perl.org/perl.git/commit/4ebea3c679ca93eb quick-fix broken Module::Build::Platforms::VMS David Golden 1 file changed, 13 insertions(+), 12 deletions(- http://perl5.git.perl.org/perl.git/commit/074f7b78c4d97c74 Update count Abigail 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/1c8cb608be521a7a Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead Abigail 2 parents http://perl5.git.perl.org/perl.git/commit/078398c5ad0ebf00 Fix bug #68260 Abigail 2 files changed, 39 insertions(+), 2 deletions(- http://perl5.git.perl.org/perl.git/commit/51393fc07355ffd0 Parse embed.fnc first, then cross-check consistency between it and =for apid Nicholas Clark 1 file changed, 90 insertions(+), 49 deletions(- http://perl5.git.perl.org/perl.git/commit/5ce5779215ef1e2a Synchronise "may change"/"experimental" flags between embed.fnc and =for api Nicholas Clark 1 file changed, 11 insertions(+), 11 deletions(- http://perl5.git.perl.org/perl.git/commit/abe977428ad3210f Merge near-duplicate code for 'api' and 'guts'. Nicholas Clark 1 file changed, 9 insertions(+), 11 deletions(-) http://perl5.git.perl.org/perl.git/commit/2bdc39bb841662ac Merge %apidocs and %gutsdocs into $docs{api} and $docs{guts}. Nicholas Clark 1 file changed, 7 insertions(+), 8 deletions(-) http://perl5.git.perl.org/perl.git/commit/6a235718376473e8 Clarify docs for implicit "next" on all "when" blocks Moritz Lenz 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/54091fc36dc7efc7 Missing static storage class for some new static functions Rafael Garcia-Suarez 2 files changed, 3 insertions(+), 3 deletions(-) http://perl5.git.perl.org/perl.git/commit/20381b504d5d07ea Fix up the NAME in perl5112delta.pod Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/e3d6681484d7bae3 Always bless filehandles into IO::Handle:: - don't try for FileHandle:: firs Nicholas Clark 1 file changed, 1 insertion(+), 5 deletions(-) http://perl5.git.perl.org/perl.git/commit/31c9a3ace4f559b7 Updated Module::CoreList Changes etc for a CPAN release Chris Williams 2 files changed, 4 insertions(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/7c5c215e1c2227e9 create perl5113delta Leon Brocard 11 files changed, 319 insertions(+), 28 deletion http://perl5.git.perl.org/perl.git/commit/2e8102e639cc6847 Fix perldelta_template extension Leon Brocard 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/ef72e12fee0e6264 Tiny English fix Leon Brocard 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/bf5a8d4fb231bb82 * Note that unlink sets $! on failure. brian d foy 1 file changed, 19 insertions(+), 10 deletions(- http://perl5.git.perl.org/perl.git/commit/40ea6f68f5e33895 * Fixing inconsistent use of tabs in perlfunc. Now it's spaces spaces spaces brian d foy 1 file changed, 401 insertions(+), 401 deletions http://perl5.git.perl.org/perl.git/commit/5ed4f2ecec5b66fe * FAQ sync for Nov blead release brian d foy 8 files changed, 913 insertions(+), 128 deletion http://perl5.git.perl.org/perl.git/commit/589a5df257512430 * Fixed sort example using =(\d+) brian d foy 1 file changed, 31 insertions(+), 31 deletions(- http://perl5.git.perl.org/perl.git/commit/e1d16ab77edac901 Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead Leon Brocard 2 parents http://perl5.git.perl.org/perl.git/commit/e507fdf52b6cc8b8 Module::CoreList updated for the real 5.11.2, including Module::Build change Leon Brocard 1 file changed, 29 insertions(+), 26 deletions(- http://perl5.git.perl.org/perl.git/commit/b221970048b57c60 Convert the shell pipeline for the list of committers to a Perl 1 liner. Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/06d5de521cf46bed The lexer API is very exciting, but only mention it once Leon Brocard 1 file changed, 0 insertions(+), 9 deletions(-) http://perl5.git.perl.org/perl.git/commit/5994acf3cde9809b Run Porting/podtidy Leon Brocard 1 file changed, 90 insertions(+), 80 deletions(- http://perl5.git.perl.org/perl.git/commit/70c171b5595ca23d Add details of module updates Leon Brocard 1 file changed, 35 insertions(+), 4 deletions(-) http://perl5.git.perl.org/perl.git/commit/d44d587475667b61 Delete a few more sections Leon Brocard 1 file changed, 0 insertions(+), 43 deletions(-) http://perl5.git.perl.org/perl.git/commit/6da08a431be66272 Delete sections, add a bunch more Leon Brocard 1 file changed, 77 insertions(+), 103 deletions( http://perl5.git.perl.org/perl.git/commit/72343ccb3bafe58f Merge branch 'blead' of perl5.git.perl.org:/gitroot/perl into blead H.Merijn Brand 2 parents http://perl5.git.perl.org/perl.git/commit/ff7650cc95e66d4e Sync AUTHORS and Porting/checkAUTHORS.pl with Changelogs H.Merijn Brand 2 files changed, 208 insertions(+), 205 deletion http://perl5.git.perl.org/perl.git/commit/e82692ac705e6d06 Mention how to generate stats for the Acknowledgements Leon Brocard 1 file changed, 8 insertions(+), 0 deletions(-) http://perl5.git.perl.org/perl.git/commit/a59108e867453269 Fix POD: C<...->...> => C<< ...-> ... >> Frank Wiegand 6 files changed, 6 insertions(+), 6 deletions(-) http://perl5.git.perl.org/perl.git/commit/d5213412bf7e5163 Updated Module::Build to 0.35_09 David Golden 36 files changed, 282 insertions(+), 254 deletio http://perl5.git.perl.org/perl.git/commit/08fc25adb28b6674 Fill in some details about the release Leon Brocard 1 file changed, 56 insertions(+), 6 deletions(-) http://perl5.git.perl.org/perl.git/commit/1fc7262d227d9443 Tweak tense, remove double spaces Leon Brocard 1 file changed, 13 insertions(+), 14 deletions(- http://perl5.git.perl.org/perl.git/commit/c54f4355cdca8637 Bump version of Module::CoreList to 2.23 Chris Williams 2 files changed, 2 insertions(+), 2 deletions(-) http://perl5.git.perl.org/perl.git/commit/75c8032f4f01d336 Abolish xio_lines from struct PVIO - store IoLINES() in the IVX slot. Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-) http://perl5.git.perl.org/perl.git/commit/c490b21c04c1b227 PVIOs don't use the SvIVX slot. Nicholas Clark 3 files changed, 5 insertions(+), 2 deletions(-) http://perl5.git.perl.org/perl.git/commit/3cf51070223b0956 lexer API fixes Zefram 2 files changed, 17 insertions(+), 12 deletions( http://perl5.git.perl.org/perl.git/commit/580561a3a5dd3bfe minitest fixes Zefram 2 files changed, 4 insertions(+), 3 deletions(-) http://perl5.git.perl.org/perl.git/commit/8a71e97e93669628 Add a few more distribution versus module name exceptions Leon Brocard 1 file changed, 4 insertions(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/960e02cf6495127c Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead Leon Brocard 2 parents http://perl5.git.perl.org/perl.git/commit/49866caf7899f20f Add the 5.11.2 release Leon Brocard 1 file changed, 1 insertion(+), 0 deletions(-) http://perl5.git.perl.org/perl.git/commit/c3d14d79d1d1eb43 {camel,dromedary}.booking.com names are gone, so update them to {,users.}per Vincent Pit 1 file changed, 50 insertions(+), 46 deletions(- http://perl5.git.perl.org/perl.git/commit/333f88758b90ea05 Module::CoreList updated for 5.11.2 Leon Brocard 1 file changed, 641 insertions(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/a68163eac7a5769f Fix two spelling errors Leon Brocard 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/2a7200900d2a2677 Bump 5.11.1 -> 5.11.2 in all sorts of places it's (oh so unfortunately) hard Leon Brocard 20 files changed, 127 insertions(+), 127 deletio http://perl5.git.perl.org/perl.git/commit/f80e964fac6f1e3c Updated CPAN path for Module::CoreList in Maintainers.pl Chris Williams 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/7d5ce19f132a0e6f Fix minor typo in comment Leon Brocard 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/4c7053ad65f114b8 Skip the scope name checks if PL_scopestack_name is NULL. Nicholas Clark 1 file changed, 7 insertions(+), 4 deletions(-) http://perl5.git.perl.org/perl.git/commit/a09dc31d1f5b8717 PL_scopestack_name needs to be present, -DDEBUGGING or not. Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-) http://perl5.git.perl.org/perl.git/commit/f2b88940d815760a Update CPANPLUS::Dist::Build to cpan version 0.44 Chris Williams 3 files changed, 18 insertions(+), 13 deletions( http://perl5.git.perl.org/perl.git/commit/0a18d57236ee1f3a Correct the arguments to MBTest->tmpdir() to reflect implementation changes. Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/79ff69f3f0afea45 Updated Module::Build to 0.35_08 David Golden 79 files changed, 4256 insertions(+), 1558 delet http://perl5.git.perl.org/perl.git/commit/613f422f899872b3 Typo fix Abigail 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/6821e3836b3437b3 Correctly check that functions flagged as documented do have documentation. Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-) http://perl5.git.perl.org/perl.git/commit/d65113e3415a7bf0 Correct the flags for 3 functions that don't actually have documentation. Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-) http://perl5.git.perl.org/perl.git/commit/ed6f739c614e9c52
|