p5sagit/p5-mst-13.2.git
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.
2007-02-01 Nicholas Clark Allow regexp.t to take a command line argument for...
2007-02-01 Nicholas Clark Make t/op/regexp.t warnings clean.
2007-02-01 Nicholas Clark Make t/op/regexp.t run under use strict; including...
2007-01-31 H.Merijn Brand alloca () might end up unreferenced during linking.
2007-01-31 Rafael Garcia... Upgrade to Getopt::Long 2.36
2007-01-31 Nicholas Clark You can't have special blocks if the subroutine has...
2007-01-31 Yves Orton Improve regex stringification code
2007-01-31 Yves Orton regcomp.c: remove some gotos that cause compiler conste...
2007-01-31 Yves Orton Improve regex stringification code
2007-01-31 Yves Orton $1 in nested regex EVAL doesnt work correctly.
2007-01-30 Nicholas Clark Refactor the code used to check/execute BEGIN/UNITCHECK...
2007-01-30 Jarkko Hietaniemi one more iteration on PerlIO_teardown prototype
2007-01-30 Marcus Holland... Re: run/cloexec.t is failing
2007-01-29 Nicholas Clark Also check BEGIN/UNITCHECK/CHECK/INIT/END for require.
2007-01-29 Nicholas Clark UNITCHECK for XS code. Turned out to be harder that...
2007-01-29 Nicholas Clark BEGIN blocks in XS should work. (Given that CHECK,...
2007-01-29 Nicholas Clark Add av_create_and_push() and av_create_and_unshift_one...
2007-01-29 Gisle Aas Avoid test failure with for a -Dusesitecustomize perl.
2007-01-28 Nicholas Clark Convert ext/B/t/debug.t to Test::More. (Diagnostics...
2007-01-28 Jarkko Hietaniemi g++ wants cast
2007-01-27 Nicholas Clark As we're not using UVf in the core, don't even define...
2007-01-27 Nicholas Clark Change 30034 wasn't enough to silence the warnings...
2007-01-27 Abe Timmerman [perl@30030] blead on OpenVMS doesn't build
2007-01-27 Craig A. Berry For FindBin to work as advertised on VMS, $FindBin...
2007-01-27 Craig A. Berry For VMS, a belated entry into the $^O jungle that is...
2007-01-27 Nicholas Clark newPADOP()'s sv parameter is never NULL, so mark it...
2007-01-27 Nicholas Clark newPADOP is only used under ithreads, so don't waste...
2007-01-27 Nicholas Clark One last gv_fetchpv() that should be GV_ADD rather...
2007-01-27 Nicholas Clark Using gv_stashsv() and sv_setsv() in Perl_package reduc...
2007-01-27 Rafael Garcia... Change Tels' contact address
2007-01-27 Nicholas Clark A test to exercise the smallbuf overflow code in S_incl...
2007-01-26 Rafael Garcia... cflags.SH was broken: it was compiling a C file for...
2007-01-26 Rafael Garcia... Silence a few pedantic warnings
2007-01-26 Rafael Garcia... If we have specified -Dgccansipedantic on the Configure...
2007-01-26 Nicholas Clark Stop S_incline needing to temporarily write a '\0'...
2007-01-26 Steve Peters Fix ext/POSIX/t/sysconf.t failures on Cygwin.
2007-01-26 Adriano Ferreira Re: [perl #32135] File::Copy module
2007-01-26 Jos I. Boumans Add Archive::Extract 0.16 to the core
2007-01-26 Jos I. Boumans Small bugfixes to uupacktool.pl
2007-01-26 Jarkko Hietaniemi still some Symbian/S90 tweaks
2007-01-26 Rafael Garcia... Upgrade to File::Fetch 0.10, by Jos Boumans
2007-01-26 Rafael Garcia... Let File::Path report the extended system error message
2007-01-26 Nicholas Clark As we're not passing over (or copying in) a NUL, don...
2007-01-26 Rafael Garcia... Mention //w in perltodo.
2007-01-26 Rafael Garcia... Upgrade to Time::Local 1.17
2007-01-26 Audrey Tang utf8.pm doc patch
2007-01-26 Rafael Garcia... Some variables are used only with DEBUGGING
next