p5sagit/p5-mst-13.2.git
2008-03-26 Nicholas Clark Actually use the computed @path so as to write the...
2008-03-26 Leon Brocard Re: [PATCH] perlhack.pod update walkthrough
2008-03-26 chromatic Typo Fixes
2008-03-26 Steve Peters Upgrade to CGI-3.35.
2008-03-25 Nicholas Clark Patches for VMS by Craig Berry from
2008-03-25 Steve Hay RE: [PATCH revised] Fix ExtUtils::Install under Cygwin
2008-03-25 Jerry D. Hedden Re: Change 33556: [PATCH] borg parent.pm
2008-03-25 Steve Peters Upgrade to CGI.pm-3.34. There are still a few differen...
2008-03-25 Nicholas Clark Repeat change 33508 - change 33561 re-instated the...
2008-03-25 Jarkko Hietaniemi "646"
2008-03-25 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-25 Rafael Garcia... Use sv_setpvs() like a few lines before since change...
2008-03-25 pancho@pancho... [perl #51964] Typo on regular expression at perlopentut...
2008-03-25 David Nicol Re: local $@ has an unwanted side effect
2008-03-25 Vincent Pit Re: [PATCH] Double warning with perl -we 'my $a; substr...
2008-03-25 Yitzchak Scott... borg parent.pm
2008-03-25 Niko Tyni IO::Socket::INET unnecessarily resolves "udp"
2008-03-24 Vincent Pit apidoc mismatch for Perl_magic_clearhint
2008-03-24 Steve Peters Upgrade to Module-Pluggable-3.8
2008-03-24 Nicholas Clark Give the test file for __builtin_expect() the correct...
2008-03-24 John E. Malmberg configure.com and vms.c fixes.
2008-03-21 H.Merijn Brand Final move from meta-3.0 to meta-3.5
2008-03-20 Vincent Pit Double warning with perl -we '\&$x'
2008-03-19 Nicholas Clark Re: Smoke [5.11.0] 33500 FAIL(F) MSWin32 WinXP/.Net...
2008-03-18 Sérgio Durigan... Fixing "make distclean" to remove "config.arch"
2008-03-18 Steve Hay Silence some warnings introduced by #33507
2008-03-17 Nicholas Clark Drag autodoc.pl and overload.pl into the age of safer_o...
2008-03-15 Nicholas Clark Rename safer_rename() to rename_if_different(), to...
2008-03-15 Jim Cromie Re: [patch] refine make regen to be more selective
2008-03-14 Nicholas Clark ++$Pod::Html::VERSION
2008-03-14 Nicholas Clark Update the use of single quotes to be consistent with...
2008-03-14 Nicholas Clark Fix a couple of minor differences between the Encode...
2008-03-13 Nicholas Clark Change 33507 had a const too far (Perl_mg_dup()'s mg...
2008-03-13 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-13 Robert May [perl #51674] op/alarm.t hangs on 5.11.0 (Windows Vista...
2008-03-13 Nicholas Clark Upgrade to Module::Pluggable 3.7
2008-03-13 Nicholas Clark Correct two spelling mistakes, and reformat some comments.
2008-03-13 Rafael Garcia... Regexp::DESTROY was only added in 5.8.1
2008-03-12 Nicholas Clark Oops. Change 33499 forgot to add the new Makefile.PL...
2008-03-12 Nicholas Clark Move Module::Pluggable into ext/ as the next version...
2008-03-12 Nicholas Clark Change 33492 did not spread the protection wide enough...
2008-03-12 blino@mandriva.com [perl #51636] segmentation fault with array ties
2008-03-12 Steve Peters Upgrade to Encode-2.24
2008-03-12 Nicholas Clark We need mutex protection in PerlIOStdio_close() for...
2008-03-12 Nicholas Clark Correct logic error in PerlIOStdio_close() - 0 is an...
2008-03-12 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-12 Paul Fenwick Correct misleading example in perlsyn.pod (given/when...
2008-03-12 Reini Urban cygwin hints back to old
2008-03-12 Rafael Garcia... An unfortunate side-effect of Encode and Encode::Alias...
2008-03-11 Nicholas Clark Add characters that VOS forbids in filenames, mentioned...
2008-03-11 Reini Urban Re: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-11 Reini Urban Re: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-11 Reini Urban Re: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-11 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-11 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-10 Yitzchak Scott... Re: [PATCH] make Archive::Extract's x.lzma test file...
2008-03-10 Rafael Garcia... Re-apply part of #33370 to Time::Piece
2008-03-10 Rafael Garcia... Upgrade to Time::Piece 1.13
2008-03-10 Gerard Goossen Re: [PATCH] MAD fix p55 $[
2008-03-10 Gerard Goossen MAD update list of failures in mad/t/p55.t
2008-03-10 Steve Hay Silence warning from VC++ following #33447
2008-03-10 Nicholas Clark Add investigating arenas for GP and MAGIC to perltodo.
2008-03-10 Steve Hay Upgrade to ExtUtils-Install-1.50
2008-03-10 Vincent Pit Re: [PATCH] mg_magical() sometimes turns SvRMAGICAL...
2008-03-10 Yitzchak Scott... count-only transliteration needlessly makes copy-on...
2008-03-09 Michael G.... checkAUTHORS.pl update for me
2008-03-09 chromatic Typo Fix
2008-03-08 Steve Peters Perl_croak_nocontext() is called with NULL indirectly...
2008-03-08 Nicholas Clark Assert that the av argument to all the av_*() functions...
2008-03-07 Craig A. Berry On VMS, don't call flex_stat from my_flush as the latte...
2008-03-06 Steve Hay Silence warning introduced by #32703 when building...
2008-03-06 Steve Hay Silence some warnings on Win32 with VC6
2008-03-06 Nicholas Clark Refactoring the /Can't return (?:array|hash) to scalar...
2008-03-05 Nicholas Clark Bring the joy of strict to ext/B/t/lint.t.
2008-03-05 Nicholas Clark Better line diagnostics - runlint's caller rather than...
2008-03-05 Steve Hay Fix skip counts introduced in #33433
2008-03-05 Rafael Garcia... Bump VERSION after change #33416
2008-03-05 Craig A. Berry *Really* add nv_overflows_integers_at to the VMS config...
2008-03-04 Nicholas Clark Three variables in S_scan_trans only hold flags for...
2008-03-04 brian d foy [perl #50538] when( @n && %n ) fails to smart match
2008-03-04 Nicholas Clark use strict; and use Test::More; to give decent failure...
2008-03-04 Craig A. Berry Determine nv_overflows_integers_at on VMS.
2008-03-03 Steve Peters Fix some checkpod complaints.
2008-03-03 Marcel Grünauer Re: [PATCH] NEXT.pm bug within overloaded stringification
2008-03-03 srezic@cpan.org [perl #46957] [PATCH] make Devel::Peek::mstat always...
2008-03-02 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-02 Yves Orton Update ExtUtils::Install to release 1.47
2008-03-02 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-02 Steffen Ullrich Re: interrupting system() with signal depends on signal...
2008-03-02 Robin Barker for -M:Foo, extended and revised
2008-03-02 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-02 Steve Peters Update to Module-Load-Conditional-0.26
2008-03-01 Yves Orton Synchronize blead with changes from ExtUtils::Install...
2008-03-01 Steven Schubiger Re: [PATCH] sv.c: consting
2008-03-01 Rafael Garcia... Typo in doc, found by Kornel Umann.
2008-02-29 Nicholas Clark Make ext/POSIX/t/sysconf.t use File::Spec->tmpdir(...
2008-02-29 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-29 Slaven Rezic More diagnostics for Fatal.pm
2008-02-29 Rafael Garcia... Context fix to make the test pass
2008-02-29 Steve Peters Re-apply change #32880
next