Actually submit previous change.
[p5sagit/p5-mst-13.2.git] / ext /
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%
2006-10-11 Steve Peters Fix typo in NDBM_File.xs and bump up the version number.
2006-10-11 Rafael Garcia-Suarez Update comment (by Yves Orton), plus POD fixes
2006-10-11 Jarkko Hietaniemi ext re: C++: EXTERN_C needed, and where did sub install...
2006-10-11 Steve Peters Grrr...moved the files, but forgot to update Soundex.pm
2006-10-10 Steve Peters Update to PathTools-3.22.
2006-10-10 Yves Orton Regexp Recurse by name.
2006-10-10 Jarkko Hietaniemi enc2xs and C++: add extern "C" to data
2006-10-09 Steve Peters Make g++ happy when compiling NDBM_File on a system...
2006-10-09 Jarkko Hietaniemi Encode.xs: add an explicit cast to make g++ happier
2006-10-09 Jarkko Hietaniemi Digest::SHA 5.43_01 - ANSIfy src/hmac.c
2006-10-08 Nicholas Clark Document the growth policy, and Yves suggested a better...
2006-10-07 Nicholas Clark Yves said that the XS version of Data::Dumper was ineff...
2006-10-07 Nicholas Clark Use packed addresses for the seen tracking hash, rather...
2006-10-07 Nicholas Clark Eliminate two more unneeded strlen()s from Dumper.xs
2006-10-07 Jerry Hedden threads 1.43 - stringify
2006-10-07 Nicholas Clark Change sprintf() to my_sprintf(), and use the returned...
2006-10-07 Paul Marquess another g++ patch (Util.xs)
next