p5sagit/p5-mst-13.2.git
2003-07-03 Dave Mitchell Re: ext/List/Util/t/weak.t panic
2003-07-03 Jarkko Hietaniemi Nicer options for Porting/Modules.
2003-07-02 Rafael Garcia... Minor test adjustments :
2003-07-02 Rafael Garcia... Skip a socketpair test on SCO OSR
2003-07-02 Dave Mitchell various Deparse fixes
2003-07-02 Jarkko Hietaniemi It would seem that in Linux 2.2 there is no way
2003-07-02 James Jurach line numbers are given % 64k
2003-07-02 Ronald J. Kimball Re: maint @ 19923
2003-07-02 Jim Cromie Re: maint @ 19923
2003-07-02 Jarkko Hietaniemi Fix for [perl #22759 insufficient format string checking];
2003-07-02 Jarkko Hietaniemi Better links.
2003-07-02 Jarkko Hietaniemi Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
2003-07-02 Jarkko Hietaniemi ...and getting the comma right, too.
2003-07-02 Jarkko Hietaniemi Getting the whitespace right.
2003-07-02 Jarkko Hietaniemi FreeBSD $0 dance.
2003-07-02 Jarkko Hietaniemi Fix from Enache Adrian for the magic.t failure in
2003-07-02 Jarkko Hietaniemi VMS: with this, 100% make test in Compaq C V6.5-001
2003-07-02 Jarkko Hietaniemi Move the libgcc.a hack into a section for pre-1.6 NetBS...
2003-07-01 Jarkko Hietaniemi Add a new utility, Porting/Modules.
2003-07-01 Robin Barker [PATCH] long C<=item>s in pod/perlunicode.pod
2003-07-01 Adrian M. Enache B:: fixes + 'When were CVOPs gone ?'
2003-07-01 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.23.
2003-07-01 Jarkko Hietaniemi A naked values() caused shuffling of lib/Config.pm,
2003-07-01 Jarkko Hietaniemi Even more :utf8 socket testing, now in both directions.
2003-07-01 Jarkko Hietaniemi One more test (does binmode()ing a socket succeed)
2003-07-01 Jarkko Hietaniemi Tweak an existing IO test to test also the change ...
2003-07-01 Jarkko Hietaniemi Integrate from perlio:
2003-07-01 Jarkko Hietaniemi Do the "aligned contiguous" check only if the arguments
2003-07-01 Jarkko Hietaniemi Switch on PERL_IMPLICIT_SYS, not on Win32.
2003-07-01 Jarkko Hietaniemi Regen Glossary et al.
2003-07-01 Jarkko Hietaniemi Regen Configure.
2003-07-01 Jarkko Hietaniemi More nanosleep removal.
2003-07-01 Jarkko Hietaniemi Rework Time::HiRes not to need HAS_NANOSLEEP from Confi...
2003-07-01 Alan Burlison Re: Subject: Problems: 5.8.1, Solaris, Configure, sched...
2003-06-30 Jarkko Hietaniemi Integrate #19892, #19895 from perlio to compile and...
2003-06-30 Nick Ing-Simmons Win32 hack for doing_taint()
2003-06-30 Nick Ing-Simmons Integrate mainline
2003-06-30 Nick Ing-Simmons "Missing" dTHX for Win32's re-direction of getuid etc.
2003-06-30 Jarkko Hietaniemi int is not UV.
2003-06-30 Jarkko Hietaniemi The 'contiguous' test for argv[], envp[] was bogus
2003-06-30 Jarkko Hietaniemi $0 doc tweakage.
2003-06-30 Jarkko Hietaniemi $0 test tweaks from Andreas.
2003-06-29 Rafael Garcia... Misc Pod Nits.
2003-06-29 Jarkko Hietaniemi Fix a faulty alias.
2003-06-29 Jarkko Hietaniemi The joy of $0. Undoing the #16399 makes Andreas'
2003-06-29 Jarkko Hietaniemi More on the macro debugging and expansion.
2003-06-29 Rafael Garcia... Perl_doing_taint must be public, for programs that...
2003-06-29 Jarkko Hietaniemi More coffee...
2003-06-29 Jarkko Hietaniemi argc, argv.
2003-06-29 Jarkko Hietaniemi Another spot where a zero $test{$max} can make things...
2003-06-29 Jarkko Hietaniemi Move the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-28 Jarkko Hietaniemi The #19842 is no more needed thanks to #19876,
2003-06-28 Ilya Zakharevich Re: your malloc patches
2003-06-28 Jarkko Hietaniemi Duh.
2003-06-28 Jarkko Hietaniemi Retract #19867; the bug was really much simpler:
2003-06-28 Rafael Garcia... Using $1 without testing success of the regexp, bad.
2003-06-28 Rafael Garcia... Some clarification about the current semantics of CHECK and
2003-06-28 Dan Kogai [Encode] pre-1.97 patches
2003-06-28 Dave Mitchell Two debugging patches.
2003-06-28 Rafael Garcia... Fix test count, by Abe Timmerman.
2003-06-27 Nick Ing-Simmons Integrate mainline
2003-06-27 Jarkko Hietaniemi The two-for-loops is no more a valid way to walk through
2003-06-27 Jarkko Hietaniemi Some warnings about the (im)proper uses of the hash...
2003-06-27 Jarkko Hietaniemi atoi() doesn't cut the mustard if the PERL_HASH_SEED
2003-06-27 Jarkko Hietaniemi Use the PL_earlytaint. (PL_earlytaint is a global,
2003-06-27 Jarkko Hietaniemi Introduce (global) variable PL_earlytaint which
2003-06-27 Jarkko Hietaniemi Make doing_taint() always available (though not
2003-06-27 Jarkko Hietaniemi Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
2003-06-27 Tim Bunce Re: Change 19854: Bite the bullet and apply the hash...
2003-06-27 Jarkko Hietaniemi Hash/Util.t and Encode/t/Aliases.t seem to be having
2003-06-26 Rafael Garcia... perlhack update, by Steve Grazzini
2003-06-26 Jarkko Hietaniemi Bite the bullet and apply the hash randomisation patch.
2003-06-25 Philip Newton Re: P and V
2003-06-25 Rafael Garcia... Enhance some macro robustness.
2003-06-25 Rafael Garcia... Fix [perl #21742] :
2003-06-24 Dave Mitchell Re: [perl #22719] ISA cache problem with blessed stash...
2003-06-24 Gerrit P. Haase lib/Perldoc.pm patch for Cygwin Bleadperl
2003-06-24 John Peacock version.pm up to date with CPAN
2003-06-23 SADAHIRO Tomoyuki [perlport.pod] code point of \cU
2003-06-23 Jarkko Hietaniemi Test tweaks for VMS from Craig Berry.
2003-06-22 Jarkko Hietaniemi Move the (pseudo)seed functio for (pseudo)random number...
2003-06-22 Jarkko Hietaniemi Until the Perl malloc problems in Tru64 are fixed.
2003-06-22 Adrian M. Enache Re: Is it a Bug? ($c .= "5") . "6"
2003-06-22 Fergal Daly [perl #22753] overload::StrVal() fails for regexp refs
2003-06-22 Craig A. Berry FileCache 1.03 broken on VMS -- possible patch
2003-06-22 Jarkko Hietaniemi Debian fix from Brendan O'Dea:
2003-06-22 Jarkko Hietaniemi Debian fix from Brendan O'Dea:
2003-06-22 Jarkko Hietaniemi Debian fix from Brendan O'Dea:
2003-06-22 Jarkko Hietaniemi For characters beyond the BMP the $bits will be undef,
2003-06-20 Jarkko Hietaniemi Allow for things like -DFILL_CHECK_DEFAULT=0 (from...
2003-06-20 Jarkko Hietaniemi Don't do sprintf().
2003-06-20 Jarkko Hietaniemi Show the source code location of an "assertion botch".
2003-06-20 Jarkko Hietaniemi More Perl malloc debugging magic from Ilya. Seems...
2003-06-20 Jarkko Hietaniemi Retract #19785 and #19756: JPL nowadays works without...
2003-06-19 Jarkko Hietaniemi Apparently this is needed for VMS (Craig Berry).
2003-06-19 Jarkko Hietaniemi Bump Time::HiRes to 1.49.
2003-06-19 Jarkko Hietaniemi This change chunk doesn't work well with blead.
2003-06-19 Jarkko Hietaniemi A tweak from Alan Burlison for MM 6.10_07 that makes...
2003-06-19 Jarkko Hietaniemi Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
2003-06-19 Steve Grazzini Re: [perl #17934] tied STDERR and internal warnings
next