pads haven't actually contained any PVGVs since change 27313.
[p5sagit/p5-mst-13.2.git] / ext /
2006-12-12 Jan Dubois get ext/Win32/Win32.xs to compile on cygwin
2006-12-11 Rafael Garcia-Suarez Move files from ext/Compress/IO to ext/IO/Compress
2006-12-11 Bo Lindbergh Re: [PATCH] Deparse.pm bugfix
2006-12-11 Jan Dubois re: [PATCH] Move Win32::* functions from win32/win32...
2006-12-11 Jan Dubois Second patch from:
2006-12-11 Jan Dubois First patch from:
2006-12-10 Graham Barr Restore change 27486 accidently removed (also added...
2006-12-10 Graham Barr Upgrade to Scalar-List-Utils-1.19
2006-12-09 Steve Peters Upgrade to Time-HiRes-1.9703
2006-12-07 Steve Hay Make use of $Config{d_pseudofork} in a couple of core...
2006-12-07 Jan Dubois Move Win32 from win32/ext/Win32 to ext/Win32
2006-12-06 Yves Orton Re: [PATCH] User pragmas now accessible from B
2006-12-06 Steve Hay Upgrade to Time-HiRes 1.9702
2006-12-06 Joshua ben Jore User pragmas now accessible from B
2006-12-06 Craig A. Berry Avoid my_regdupe type mismatch warning after #29430
2006-12-04 Rafael Garcia-Suarez Better version of last patch, by Yves Orton.
2006-12-04 Rafael Garcia-Suarez The new regexp compilation function must be added to...
2006-12-02 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.10_02
2006-12-02 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.10_01
2006-12-01 Joshua ben Jore Re: [PATCH] Make B::Lint use Module::Pluggable
2006-12-01 Yves Orton Continue split of perl internal regexp structures from...
2006-12-01 Rafael Garcia-Suarez Fix Time-HiRes linker error on Win32 introduced by...
2006-11-30 Steve Peters Upgrade to Time-HiRes-1.96.
2006-11-30 Steve Peters Upgrade to Time-HiRes-1.95
2006-11-29 Rafael Garcia-Suarez Patch by Derek Price to Time::Piece for CPAN bug #21255:
2006-11-28 Steve Hay Silence VC++ 8 warnings about "possible loss of data"
2006-11-28 Steve Hay Silence 4 "unreferenced local variable" warnings from...
2006-11-28 Ilya Zakharevich Re: [PATCH 5.8.8] Build on OS/2
2006-11-28 Jerry D. Hedden [PATCH[ threads 1.53
2006-11-26 Nicholas Clark Eliminated unitialised clone_params value bug accidenta...
2006-11-26 Steve Peters Adding Time::Piece to the core...again.
2006-11-25 Jarkko Hietaniemi smoke signs suppression
2006-11-23 Yves Orton Cleanup regexp flags and structure
2006-11-23 Steve Peters Upgrade to PathTools-3.24.
2006-11-22 Peter Dintelmann POSIX::remove() and directories
2006-11-22 Steve Hay VC8 regards 60 seconds as an invalid parameter for...
2006-11-22 Rafael Garcia-Suarez Remove tests for POD or POD coverage -- they're always...
2006-11-21 Jerry D. Hedden threads 1.52
2006-11-20 Andreas König Patch by Yves Orton to fix the regression reported...
2006-11-17 Rafael Garcia-Suarez Doc nits to re.pm
2006-11-17 Yves Orton add regmust() to re.pm/re.xs
2006-11-16 Jerry D. Hedden threads 1.51
2006-11-15 Steve Hay Fix tests added by #29248 and #29249
2006-11-15 Yves Orton Re: [PATCH] Fix RT#19049 and add relative backreferences
2006-11-15 Yves Orton Re: Fix linker error on Win32
2006-11-13 Rafael Garcia-Suarez The latest regression test to Scalar::Util doesn't...
2006-11-13 Paul Marquess A new regression test from:
2006-11-13 Rafael Garcia-Suarez POD fixes and nits in re.pm
2006-11-13 Steve Peters The DynaLoader test isn't happy with OpenBSD's libc...
2006-11-13 Yves Orton Regex Utility Functions and Substituion Fix (XML::Twig...
2006-11-12 Nicholas Clark Avoid ext/Safe/t/safeops.t needing to keep its tests...
2006-11-12 Nicholas Clark Forgot to add the new files for 29248.
2006-11-12 Nicholas Clark Change 24714 was arguably over-ambitious, in that non...
2006-11-12 Rafael Garcia-Suarez Reinstate warning 'Useless use of "re" pragma'
2006-11-07 Jerry D. Hedden Re: [PATCH] [perl #40668] Data::Dumper fails to dump...
2006-11-07 Yves Orton New regex syntax omnibus
2006-11-03 Rafael Garcia-Suarez The assignment to $VERSION must be on its own line...
2006-11-03 Jerry D. Hedden threads 1.49
2006-11-03 gml4410@ggr.co.uk Wrap the $VERSION initialization of DynaLoader in a...
2006-11-02 Yves Orton Add more backtracking control verbs to regex engine...
2006-11-02 Vadim Konovalov [patch at 21983] factor out $^O eq 'darwin' from XSLoad...
2006-11-01 Steve Hay Forgot to bump Time-HiRes $VERSION in change #29180
2006-11-01 Steve Hay Silence VC++ compiler warnings
2006-11-01 Paul Marquess Remove beta status from compression modules
2006-10-31 Rafael Garcia-Suarez Don't run ext/Sys/Syslog/t/constants.t with taint mode...
2006-10-31 Rafael Garcia-Suarez Fix a case of segfault in ithread destruction
2006-10-31 Rafael Garcia-Suarez Doc clarification for PerlIO::encoding
2006-10-31 Jerry D. Hedden threads 1.47
2006-10-30 Nicholas Clark Avoid Devel::DProf failing an assertion during global...
2006-10-30 Jerry D. Hedden threads 1.46
2006-10-30 Rafael Garcia-Suarez Silence a g++ warning reported by Jarkko.
2006-10-30 Rafael Garcia-Suarez Delete Encode's MANIFEST (or else the make process...
2006-10-30 Jim Cromie [patch] simplify optree test support
2006-10-29 Paul Marquess [PATHCH] Scalar::Util::readonly ...
2006-10-29 Stephen McCamant Re: Deparse bug?
2006-10-27 Jerry D. Hedden Make 'threads' conform to perlguts
2006-10-27 Steve Peters Spelling fixes for re.pm.
2006-10-27 Matt Taggart Spelling nits from Debian bug list...
2006-10-26 Paul Marquess IO::Compress modules
2006-10-26 Jerry D. Hedden threads-shared 1.05
2006-10-26 Jerry D. Hedden threads 1.45
2006-10-23 Rafael Garcia-Suarez Protection against overwriting defsubs.h via a symlink
2006-10-22 Steve Peters Removed typo that caused a variable to shadow an existi...
2006-10-21 Steve Peters Changes for threads::shared to all building with g++.
2006-10-21 Steve Peters Fixes for Storable.xs when compiling a threaded Perl...
2006-10-21 Steve Peters Better solution to silencing prereq warnings from threads's
2006-10-20 Steve Peters Comment out Hash::Util and IO::File from prereqs of...
2006-10-20 Alexander Gough B:: changes for UNITCHECK blocks
2006-10-19 Yves Orton Re: Off by one in the trie code?
2006-10-19 Yves Orton Re: Off by one in the trie code?
2006-10-17 Steve Peters Upgrade to Time-HiRes-1.94.
2006-10-15 Steve Peters Upgrade to Time-HiRes-1.93.
2006-10-14 Steve Peters Upgrade to Digest-SHA-5.44.
2006-10-14 Steve Peters Upgrade to XSLoader-0.07.
2006-10-13 Steve Peters Upgrade to Time-HiRes-1.92.
2006-10-12 Steve Peters Upgrade to PathTools-3.23.
2006-10-12 Jerry Hedden threads::shared 1.04
2006-10-12 Jerry Hedden threads 1.44
2006-10-12 Robin Barker RE: g++ compile and make test 100%
2006-10-11 Robin Barker RE: g++ compile and make test 100%
next