p5sagit/p5-mst-13.2.git
2007-09-09 Rafael Garcia... Not many people reuse an old config.sh nowadays, I...
2007-09-09 Rafael Garcia... Move the "reporting problems" section further in the...
2007-09-09 Craig A. Berry Band-aid for Pod::Man::devise_title to keep it from...
2007-09-08 Nicholas Clark For now, forbid all list assignment initialisation...
2007-09-08 Nicholas Clark Make 'state $$' etc report 'Can't use global $$ in...
2007-09-08 Nicholas Clark Update perldiag.pod to mention "state" in all places...
2007-09-08 Nicholas Clark B.pm still assumed that SVt_PVBM exists. Correct this.
2007-09-08 Jim Cromie [patch] readabilty tweaks
2007-09-08 David Landgren sync blead with File-Path 2.00_11
2007-09-08 Abigail Userdefined properties
2007-09-08 Rafael Garcia... err should be removed from perl_keyword.pl, too
2007-09-07 Rafael Garcia... Spelling nit by Jim Cromie
2007-09-07 Craig A. Berry Two Module::Build::Platform::VMS tweaks:
2007-09-07 John E. Malmberg [patch@31780] fixes for cpanplus on VMS
2007-09-07 Rafael Garcia... Bump version of Module::Build after change #31619
2007-09-07 Rafael Garcia... Remove the 'err' keyword
2007-09-07 Rafael Garcia... feature bundle :5.10 should be equivalent to latest...
2007-09-07 Jerry D. Hedden Test fixes to go along with longpath.inc patch
2007-09-07 Jerry D. Hedden Fix t/op/magic.t failures under Cygwin
2007-09-07 Jerry D. Hedden Fix ext/Win32/t/Unicode.t test failure under Cygwin
2007-09-07 Jerry D. Hedden Force uppercase drive letters
2007-09-06 Abigail More tests
2007-09-06 Rafael Garcia... state $foo if 0 shouldn't warn. Spotted by Abigail.
2007-09-06 Nicholas Clark Change 31798 forgot to add the op 'once' to Opcode.pm
2007-09-06 H.Merijn Brand Part of the 5.10.0 bump
2007-09-06 H.Merijn Brand Upstream netbsd patch. Also unified the whitespace...
2007-09-06 Rafael Garcia... If perl's minimal required version number is >= 5.6.0,
2007-09-06 Rafael Garcia... Fix CPANPLUS test to work with 5.10.0
2007-09-06 Rafael Garcia... Bump version number to 5.10.0.
2007-09-06 Nicholas Clark Make state $zok = slosh(); behave as the Perl 6 design...
2007-09-06 Rick Delaney Re: [perl #44969] Restricted hashes do not handle priva...
2007-09-05 Jerry D. Hedden Fix ext/Win32/t/Unicode.t test bug
2007-09-05 Jerry D. Hedden threads::shared 1.13
2007-09-05 Jerry D. Hedden threads 1.65
2007-09-05 Father Chrysostomos Re: perlfunc.pod/split; concerning trailing fields
2007-09-05 Sébastien Aperghis... Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz
2007-09-05 Jim Cromie Re: The path to the Release
2007-09-04 Jim Cromie Re: [patch] perlhack.pod
2007-09-04 Jarkko Hietaniemi Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6...
2007-09-03 Craig A. Berry Portability tweaks for Archive::Tar::_extract_file.
2007-09-03 Rafael Garcia... Deprecate the -P switch.
2007-09-03 Rafael Garcia... Regenerate Changes
2007-09-03 Vadim Konovalov Re: [patch-at-31775] Re: [PATCH-revised] [perl #44999]
2007-09-03 Vadim Konovalov Add Win32 makefile option to link all extensions statically
2007-09-02 Gabor Szabo Improved error messages for new comers and non-English...
2007-09-02 Paul Marquess Compress* 2.006
2007-09-02 Jim Cromie [patch] perlhack.pod
2007-09-01 Clinton Gormley [perl #45093] Can't find ODBM library while compiling...
2007-09-01 Jim Cromie Re: RFC patch - display src-lines in B::Concise
2007-09-01 Rafael Garcia... Re: INC handlers and shutdown-time warnings
2007-08-31 John E. Malmberg [patch@31750] rename directories on VMS like on UNIX
2007-08-31 John E. Malmberg [patch@31750] CPANPLUS extract.pm fixes for VMS.
2007-08-31 Craig A. Berry Avoid infinite recursion in File::Path::_rmtree on...
2007-08-31 Jerry D. Hedden Suppress Sys::Syslog diag msg (repost)
2007-08-31 Rafael Garcia... Following Jan's advice, remove Cygwin::is_textmount(),
2007-08-31 Rafael Garcia... Bump $VERSION due to #31686
2007-08-31 Rafael Garcia... Patch by Gerard Goosen to avoid building man pages...
2007-08-31 Brandon Black Re: optimize push @ISA, (was Re: parent.pm at corion...
2007-08-31 Steve Hay Fix Win32 breakage (code before declaration) caused...
2007-08-30 Rafael Garcia... Need to bump MakeMaker's $VERSION too.
2007-08-30 Vadim Konovalov RE: MakeMaker + static misbehaviour
2007-08-30 Jerry D. Hedden [perl #44999] ExtUtils::Constant::ProxySubs not thread...
2007-08-30 Jarkko Hietaniemi misc blead stuff
2007-08-30 Max Maischein Re: [patch] First batch of whitespace patches (Test...
2007-08-30 Rafael Garcia... Typo fix
2007-08-30 Adriano Ferreira lib/Pod/Perldoc.pm - make -L more forgiving
2007-08-29 Steve Hay Add support for Visual C++ 2008 Express Edition (Beta 2)
2007-08-29 Yitzchak Scott... Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flags
2007-08-28 John E. Malmberg [patch@31750] Unit variable in /lib/File/Copy.pm
2007-08-28 Jerry D. Hedden Revert/fix 31731 - Empty PATH taint test on Cygwin
2007-08-28 Robin Barker From: "Robin Barker" <Robin.Barker@npl.co.uk>
2007-08-27 Craig A. Berry Fix configure.com's d_fcntl_can_lock test to look for...
2007-08-25 Nicholas Clark Erm. -u may have been superseded by the bytecode genera...
2007-08-25 Nicholas Clark Test that all the unknown command line flags are unknown.
2007-08-25 Ricardo SIGNES [patch] me, in AUTHORS
2007-08-24 John E. Malmberg [patch@31739] ASTFLT in HiRes.t on VMS
2007-08-24 Craig A. Berry thinko in 10_Archive-Extract.t portion of #31747
2007-08-23 Sébastien Aperghis... Upgrade Sys::Syslog to 0.19_01
2007-08-22 Steve Peters Upgrade to Text-Soundex-3.03
2007-08-22 John E. Malmberg [patch@31739] regop.t fix for VMS
2007-08-22 John E. Malmberg [patch@31735]Archive Extract fix on VMS.
2007-08-22 John E. Malmberg [patch@31735] Module-load/require fixes for VMS
2007-08-21 H.Merijn Brand bye bye charsize
2007-08-21 Steve Peters Changes to unicore files to fix issues with certain...
2007-08-21 Steve Hay Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-08-21 Max Maischein [patch] File::CheckTree - a side effect of making the...
2007-08-21 Chun Bing Ge patch for lib/ExtUtils/t/Constant.t which failed on...
2007-08-20 Marcus Holland... Upgrade to Devel::PPPort 3.11_05
2007-08-20 Steve Peters Default LOG_PRIMASK for Sys-Syslog in cases where it...
2007-08-20 Jerry D. Hedden Get Cwd->cwd() to work under Cygwin
2007-08-20 Jerry D. Hedden Fix some typos in threads.pm
2007-08-18 Yves Orton Typo prevented test from doing what it meant to do.
2007-08-18 Yves Orton Add note to regexp.h that modifying RXf_ type flags...
2007-08-18 Marcus Holland... TRIE must use 'yes' state transitions when more than...
2007-08-18 Shlomi Fish [perl #44647] [PATCH] Add a test for overload::constant...
2007-08-18 Reini Urban Change 31710 causes t/op/taint.t to fail
2007-08-18 Rick Delaney Re: t/op/taint.t failed on EBCDIC platform
2007-08-17 Steve Hay Oops, forgot to bump $VERSION for #31728
2007-08-17 Steve Hay Clean up debug symbol files (.pdb for VC++, .tds for...
2007-08-17 Steve Hay Fix 01_Module_Load_Conditional.t on Win32 (broken by...
next