Patch by Yves Orton to fix the regression reported in :
[p5sagit/p5-mst-13.2.git] / ext /
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)
2006-10-06 Steve Peters Upgrade to PathTools-3.21
2006-10-05 Rafael Garcia-Suarez Change md5sum of MD5.xs after change 28936 (on UNIX...
2006-10-04 Steve Peters Change to sv_reftype return value caused compile for...
2006-10-04 Paul Marquess Give zlib the ASNI C treatmant
2006-10-03 Jerry Hedden threads-shared 1.03 - Changes, Makefile.PL
2006-10-03 Steve Peters Move Text::Soundex from lib/ to ext/ and upgrade it to
2006-10-03 Rafael Garcia-Suarez Un-TODO some B tests
2006-10-03 Steve Peters Upgrade to threads-shared-1.03
2006-10-03 Steve Peters Upgrade to threads-1.42
2006-10-03 Steve Peters Upgrade to Time-HiRes-1.91
2006-09-29 Yves Orton Minor re 'Debug' tweaks, also fix a bug in dumping...
2006-09-29 Jarkko Hietaniemi PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling...
2006-09-29 Yves Orton Re: [PATCH] Add hook for re_dup() into regex engine...
2006-09-26 Nicholas Clark Make Perl_regdupe only exist for threaded perls.
2006-09-25 Yves Orton Add hook for re_dup() into regex engine as reg_dupe...
2006-09-18 Sebastian Steinlechner Fix declaration-after-statement problem
2006-09-16 Craig A. Berry return value of -1 without errno set is ok in
2006-09-15 Nicholas Clark Avoid warnings when $Config{d_cplusplus} is undefined.
2006-09-14 Jarkko Hietaniemi C++ Encode
2006-09-13 Steve Peters darwin also seems to be lacking a dl_unload_file()...
2006-09-13 Jerry D. Hedden Bump version and other misc. changes. 3rd patch from:
next