p5sagit/p5-mst-13.2.git
2007-02-18 Nicholas Clark Properly handle the differences in hints in the optree...
2007-02-18 Nicholas Clark newHV doesn't need to turn off POK or NOK, as they...
2007-02-18 Nicholas Clark test.pl should locally increase $Level, rather than...
2007-02-18 Craig A. Berry Make vms/munchconfig.c able to take a list of substitut...
2007-02-17 Craig A. Berry Make configure.com's manifest checker more robust when...
2007-02-17 Nicholas Clark Missed an aTHX_ in B's call to Perl_emulate_cop_io.
2007-02-17 Nicholas Clark Split the storage of the layers specificied by open...
2007-02-16 Nicholas Clark Move all the cut...
2007-02-16 Todd C. Miller [perl #41521] Fix for IO::Socket send method
2007-02-16 Steve Hay Fix Win32 build after unusual breakage caused by #30327
2007-02-16 Rafael Garcia... Update Changes
2007-02-16 Craig A. Berry In configure.com, put the "use" back in useieee (typo...
2007-02-16 Rafael Garcia... Avoid to run config_h.SH twice during configuration.
2007-02-16 Craig A. Berry In configure.com, further disambiguate -Duselongdouble...
2007-02-15 Rafael Garcia... Hakim Cassimally is the new maintainer of the Perldoc...
2007-02-15 Ash Berlin Re: Patch for Deep recursion in B::Deparse
2007-02-15 Yves Orton Re: [perl #41491] Incorrect regexp warning.
2007-02-15 Jerry D. Hedden Use newer 'threads' constructs
2007-02-14 Nicholas Clark There's no need to special case SVt_NULL in the print...
2007-02-14 Rafael Garcia... Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH,
2007-02-14 Marcus Holland... Upgrade to Devel::PPPort 3.11
2007-02-14 Yves Orton Re: [PATCH] Document that m//k works
2007-02-14 Nicholas Clark Change 30276 wasn't meant do mess with t/lib/common...
2007-02-14 SADAHIRO Tomoyuki Integrate:
2007-02-13 Nicholas Clark Invoke minitrue to ensure that my spelling had always...
2007-02-13 Robin Houston Re: Segmentation fault at undeclared for loop variable
2007-02-13 Yves Orton add hooks for capture buffers into regex engine.
2007-02-13 Yves Orton Re: [perl #41491] Incorrect regexp warning.
2007-02-13 Steve Hay Vadim did the static build change
2007-02-13 Rafael Garcia... A few more details in perldelta
2007-02-13 Steve Peters Upgrade to CPAN-1.88_72
2007-02-13 Nicholas Clark Change 26487 left some debugging code in, and through...
2007-02-13 John Peacock Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz
2007-02-12 Nicholas Clark Integrate:
2007-02-12 Yves Orton Re: [perl #41492] Incorrect match with /(?(DEFINE)...
2007-02-12 Jan Dubois Integrate:
2007-02-12 Paul Johnson Re: [PATCH - provisional] H. Merijn Brands idea of...
2007-02-12 Rafael Garcia... Skip this test if "use open" fails due to an unknown...
2007-02-12 Rafael Garcia... Un-TODO tests avec change #30228
2007-02-12 Rick Delaney Re: PL_copline inconsistency
2007-02-12 Nicholas Clark Note why storing a reference as an integer in %^H is...
2007-02-12 Rafael Garcia... Document that m//k works, by Ævar Arnfjörð Bjarmason
2007-02-12 Steve Hay Apply #30197 to win32/makefile.mk too
2007-02-12 Rafael Garcia... FAQ sync
2007-02-11 Craig A. Berry Check for the presence of signbit() on VMS. It currentl...
2007-02-11 Craig A. Berry In vms/vms.c's declaration of the LIB$INITIALIZE psect...
2007-02-11 Rafael Garcia... Another tiny typo in File::Copy (found by Ruud.)
2007-02-11 Rafael Garcia... Explicitly load PerlIO::encoding when testing it.
2007-02-11 Slaven Rezic Re: [perl #41442] segfault (dead loop) with Encoding...
2007-02-11 Rafael Garcia... Convert new test to using t/test.pl.
2007-02-11 knew-p5p@pimb.org [perl #41484] qr// stack bug
2007-02-10 Yves Orton Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands...
2007-02-10 Yves Orton Defend against cmd.exe stupidity (on Win2k at least)
2007-02-10 Nicholas Clark These casts to GV are no longer needed.
2007-02-10 Andy Dougherty signbit detection (was [perl #39875] -0.0 loses signedn...
2007-02-09 Nicholas Clark Fix Pod errors.
2007-02-09 Yves Orton Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands...
2007-02-09 Nicholas Clark Unknown formatting code U<> spotted by Jesse - presumab...
2007-02-09 Nicholas Clark Update the lists of files that makerel needs to process...
2007-02-08 Craig A. Berry Switch from Carp to plain old warn in vms/ext/XSSymSet.pm
2007-02-08 Rafael Garcia... Typo fix, by John P. Linderman
2007-02-08 Rick Delaney Re: Change 29193 is a regression
2007-02-08 Rafael Garcia... Remove dead code that was emitting warnings.
2007-02-08 Yves Orton Re: [PATCH - provisional] H. Merijn Brands idea of...
2007-02-07 Nicholas Clark opening $0 doesn't work if you change directory. So...
2007-02-07 Nicholas Clark TODO tests for eval of tainted scalars. (change 29193...
2007-02-07 Steve Peters Upgrade to Time-HiRes-1.9705
2007-02-07 Jerry D. Hedden Fix to Dynaloader.t for missing modules
2007-02-07 Jonathan Stowe libdb may require pthread
2007-02-07 Rafael Garcia... Wrap the SvTYPE macro definition in parens.
2007-02-06 Rafael Garcia... Upgrade to threads.pm 1.59 (doc tweaks)
2007-02-06 Rafael Garcia... Upgrade to threads::shared 1.07 (doc tweaks)
2007-02-06 Wolfgang Laun perlop.pod - proposal to add an explanation of \c
2007-02-06 Rafael Garcia... Avoid obscure failures when a regexp hasn't matched
2007-02-06 SADAHIRO Tomoyuki current status on Unicode Regular Expressions
2007-02-06 Jan Dubois fix 2 environment handling bugs
2007-02-06 Steve Peters Upgrade to ExtUtils-Command-1.13
2007-02-06 Steve Peters Upgrade to libnet-1.20. Includes some additional versi...
2007-02-06 Steve Peters Upgrade to Module-Pluggable-3.5
2007-02-05 Nicholas Clark Make a dummy OPpPAD_STATE and a dummy PL_unitcheck_save...
2007-02-05 Nicholas Clark t/lib/common.pl can be warnings clean.
2007-02-05 Nicholas Clark Upgrade to ExtUtils-ParseXS-2.18
2007-02-05 Yitzchak Scott... cygwin: disable effect of -ansi -std=c89 on system...
2007-02-05 Rafael Garcia... Upgrade to DB_File 1.815
2007-02-05 Wolfgang Laun minor improvements for perlre.pod
2007-02-05 Rafael Garcia... Quote fix by Jarkko
2007-02-05 Nicholas Clark Use the new conditional TODOs to mark as TODO the warni...
2007-02-05 Nicholas Clark Enhance t/lib/common.pl to provide conditional TODOs...
2007-02-04 Craig A. Berry In vms/gen_shrfls.pl, consider EXTERN_C declarations...
2007-02-04 Nicholas Clark Change 23753 wasn't quite a perfect refactoring, as...
2007-02-04 Nicholas Clark Currently Changes is in ISO-8859-1, not UTF-8, so corre...
2007-02-03 Craig A. Berry Install overload.h on VMS, plus more case fix-ups in...
2007-02-03 Craig A. Berry Install parser.h on VMS, plus fix some case typos in...
2007-02-03 Nicholas Clark Purge all references to 5005 threads variables in the...
2007-02-03 Yves Orton Re: prerelease checklist for Perl 5.10
2007-02-02 Slaven Rezic Re: [perl #41421] glob() produces spurious results...
2007-02-02 Nicholas Clark A few more places where we know the length for sv_setpv...
2007-02-02 Nicholas Clark Testing every pattern by also upgrading to UTF-8 would...
2007-02-02 Nicholas Clark Change 29502 wasn't perfect - you need to remove any...
2007-02-02 Nicholas Clark Better dump reporting of "PVBM"s.
next