p5sagit/p5-mst-13.2.git
2007-11-07 Nicholas Clark Fix up copyright years for files modified in 2007.
2007-11-07 Rick Delaney Re: [perl #47195] $1 suddenly tainted after regexp...
2007-11-07 Dave Mitchell Disable debugging output in PerlIO_teardown;
2007-11-07 Jan Dubois Erroneous binmode() call in uupacktool.pl
2007-11-07 Jos I. Boumans Re: 5.10.0 test hangs on non internet access
2007-11-07 Nicholas Clark Note that there is common code in installperl and insta...
2007-11-06 Rafael Garcia... Found by Juerd, don't document that \w, \s and \d don...
2007-11-06 Nicholas Clark Add a TODO test for bug #47195
2007-11-06 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gz
2007-11-06 John E. Malmberg VMS.C misc fixes, including vms_realpath fixes
2007-11-05 Nicholas Clark Adjust the skip count for t/io/dup.t for the -Uuseperli...
2007-11-05 Nicholas Clark As reported in bug #46207, change 30633 to PerlIO_expor...
2007-11-05 Nicholas Clark Allow (pedantically correct) C pre-processor comments...
2007-11-05 Sébastien Aperghis... Another small patch for Sys::Syslog
2007-11-04 Sébastien Aperghis... Re: (perl-current of 5.9.5) patch for ext/Sys/Syslog...
2007-11-04 Rafael Garcia... Update Term::UI to 0.18
2007-11-04 Craig A. Berry Roll back #32214 as it causes more failures than it...
2007-11-04 Rafael Garcia... Upgrade CPANPLUS to 0.83_08
2007-11-04 Rafael Garcia... Upgrade to File::Fetch 0.13_02
2007-11-03 Dave Mitchell make PERLSYS_TERM not require a context
2007-11-03 Jarkko Hietaniemi Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)
2007-11-03 Rafael Garcia... Based on a patch by John E. Malberg: make TestInit.pm
2007-11-02 Dave Mitchell [perl #47045] CLONE_SKIP doesn't result in undef copies
2007-11-02 Rafael Garcia... Make installman work with -Duserelocatableinc and DESTDIR
2007-11-02 Dave Rolsky - Update Time::Local to latest version
2007-11-02 Rafael Garcia... Upgrade to cperl-mode 5.23
2007-10-31 Nicholas Clark Now that ExtUtils::ParseXS requires 5.006, we can repla...
2007-10-31 Paul Marquess DB_File
2007-10-31 Rafael Garcia... Revert #32197, should not be needed anymore since the...
2007-10-31 Rafael Garcia... Fix (or hide?) a case of memory corruption with \K...
2007-10-31 Rafael Garcia... Upgrade to ExtUtils::CBuilder 0.21
2007-10-30 Rafael Garcia... Mention version.pm and new v-string portability warning in
2007-10-30 Jarkko Hietaniemi Re: configure failed in tru64
2007-10-30 Craig A. Berry Typo in comment in 32201.
2007-10-30 Charles Bailey Re: copyright notices for vms.c and vmsish.h
2007-10-29 Rafael Garcia... Leopard has more standard /etc/passwd files than previous
2007-10-27 lemkemch@t... Re: Perl 5.10.0 getting close: please test
2007-10-27 Thomas Pfau problem with MAKE_EXT.COM
2007-10-27 Rafael Garcia... Band-aid to get xs.t working. Need to check that make...
2007-10-27 Father Chrysostomos Re: [PATCH] perlfunc/perldiag errors
2007-10-26 Craig A. Berry In the revised Module::Build, don't create temp directories
2007-10-25 Craig A. Berry Platform-neutral quoting in optree_misc.t.
2007-10-25 Craig A. Berry Copy Win32 system() behavior on VMS and make a first...
2007-10-25 Rafael Garcia... Upgrade to Module::Build 0.2808_01
2007-10-25 H.Merijn Brand Emergency fix for /tmp dir cleanup's for smokers.
2007-10-25 Andy Dougherty (Was Re: [PATCH] FreeBSD atoll() warning)
2007-10-25 John Peacock Bring version.pm core into compliance with CPAN release
2007-10-25 Rafael Garcia... Bump version of IPC::Cmd
2007-10-25 John E. Malmberg patch@32181 IPC::Cmd fix for VMS.
2007-10-24 David Landgren File::Path 2.02
2007-10-24 Peter Dintelmann warning from ext/Hash/Util/FieldHash/t/02_function.t
2007-10-24 John E. Malmberg patch@32181 File::Copy.pm patches for VMS
2007-10-24 Rafael Garcia... Fix an off by one error, found by valgrind
2007-10-24 David Landgren documentation typo for Text::Wrap
2007-10-23 Andy Dougherty Re: [perl #46725] v5.10.0 util.c and pp_sys.c fail...
2007-10-23 Ricardo SIGNES hostname.t busted
2007-10-23 Rafael Garcia... Typos and other doc nits. Plus, de-alpha the version...
2007-10-23 Rafael Garcia... A couple of updates to perl5100delta
2007-10-23 Nicholas Clark Silly Nick. If you see a nextstate op, then it may...
2007-10-23 Craig A. Berry File::Find::_find_dir nit for VMS, plus version bump.
2007-10-23 Craig A. Berry Make the File::Find tests stay under t/ where they
2007-10-22 Andy Dougherty FreeBSD atoll() warning (Was Re: Code freeze
2007-10-22 Andy Dougherty perltodo.pod: Add more detail about @INC order.
2007-10-22 Nicholas Clark SQL::Translator triggered a subtle piece of wrongness...
2007-10-22 Nicholas Clark Note Jarkko's URL about MSVC and __FUNCTION__-a-like.
2007-10-22 Jos I. Boumans Update Log::Messge::Simple to 0.04 (was: Re: Code freeze)
2007-10-22 Nicholas Clark hv_iterkeysv() actually creates a mortal SV for every...
2007-10-22 Nicholas Clark In Perl_mro_isa_changed_in(), no need to call an RVALUE...
2007-10-22 Nicholas Clark S_mro_get_linear_isa_c3() doesn't need to call hv_fetch...
2007-10-22 Rafael Garcia... Mention perlcommunity.pod, plus some typo fixes
2007-10-22 Marcus Holland... Fix a typo (pport -> ppport).
2007-10-22 Nicholas Clark B::Concise was failing an assertion on index "foo"...
2007-10-22 Rafael Garcia... There's no point in empty TODO sections
2007-10-22 Rafael Garcia... Mention B::COP::hints_hash method
2007-10-22 Rafael Garcia... Newest things to put in perldelta
2007-10-22 Rafael Garcia... Add -Duse32bit* in perltodo
2007-10-22 Rafael Garcia... Regenerate Changes
2007-10-22 Rafael Garcia... More delta info from Perl 5.9.5
2007-10-21 Rick Delaney Re: overload64.t failures
2007-10-21 Rafael Garcia... More perldelta entries from perl 5.9.4, plus some reord...
2007-10-21 Rafael Garcia... More perldelta entries from 5.9.3
2007-10-21 Rafael Garcia... Changes from perl 5.9.2
2007-10-21 Rafael Garcia... Skip test on Basque locales on Mac OS X 10.5
2007-10-20 Robin Barker VDf no longer in PERL_CORE
2007-10-20 Nicholas Clark In Perl_do_openn() we know the length of oname, so...
2007-10-20 Rafael Garcia... Revert code change from #32148
2007-10-20 Father Chrysostomos perlfunc/perldiag errors
2007-10-20 Jerry D. Hedden Re: [PATCH] Fix overloading for 64-bit ints (revised)
2007-10-19 Rafael Garcia... More perldelta work (info from perl59[01]delta)
2007-10-19 Rafael Garcia... Document that encoding.pm isn't thread-safe, by Jerry...
2007-10-19 Rafael Garcia... POD nits
2007-10-19 Renee Baecker Re: [Diff] perlxstut.pod
2007-10-19 Rafael Garcia... Upgrade to Term::Cap 1.10
2007-10-19 Robin Barker RE: [PATCH] RE: PERL_CORE UVf logic
2007-10-19 Jerry D. Hedden Fix overloading for 64-bit ints (revised)
2007-10-18 Nicholas Clark It seems crazy for Perl_yylex() to individually shift...
2007-10-18 Nicholas Clark Change 32136 introduced an error - passing a const...
2007-10-18 Nicholas Clark Inline and eliminate S_incl_perldb(), as it's only...
2007-10-18 Nicholas Clark Simplify the logic for retrieving PL_inplace into ...
2007-10-18 Nicholas Clark Eliminate some uses of sv_setpv() where we already...
next