Cannot use a L<> within a preformatted section of a Pod document.
[p5sagit/p5-mst-13.2.git] / ext /
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:
2006-09-13 Jerry D. Hedden Statically allocate the main thread.
2006-09-13 Jerry D. Hedden Race condition fix in threads.pm
2006-09-13 David Nicol [perl #40328] B::Deparse pod does not list failure...
2006-09-08 Rafael Garcia-Suarez Remove empty typemap file
2006-09-07 Rafael Garcia-Suarez Bump version of PerlIO::scalar
2006-09-07 Rafael Garcia-Suarez Fix for [perl #40267] PerlIO::scalar doesn't respect...
2006-09-07 Rafael Garcia-Suarez Invalidate ISA and method caches when calling a safe...
2006-09-07 Steve Peters Convert Errno.t to Test::More. Increase the test coverage
2006-09-06 Rafael Garcia-Suarez Revert accidental file deletion
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-09-05 Yves Orton Re: [PATCH] Trie jumping
2006-09-04 Rafael Garcia-Suarez Upgrade to Sys::Syslog 0.18
2006-08-31 Nicholas Clark Change the generation of {} and [] from 3 ops to 1...
2006-08-29 Steve Hay Silence Borland compiler warnings in XS::APItest and...
2006-08-28 Shawn Boyette Fix PerlIO::scalar fileno() documentation as suggested in:
2006-08-27 Marcus Holland-Moritz Change #24364 broke Data::Dumper::Seen()
2006-08-25 Rafael Garcia-Suarez Following Jarkko's advice, it seems that ODBM_File...
2006-08-24 Robin Barker change 28744 broke ODBM_File
2006-08-22 Steve Peters Update to Time-HiRes-1.90.
2006-08-22 Steve Peters Upgrade to Time-HiRes-1.89.
2006-08-22 Steve Peters Upgrade to Time-HiRes-1.88.
2006-08-22 Jarkko Hietaniemi g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File...
2006-08-20 Rafael Garcia-Suarez Amendment to change #28739
2006-08-20 Jarkko Hietaniemi bytecode.t failures in Tru64: svtype (enum) is int...
2006-08-16 Steve Peters Cast needed to compile bsd_glob.c with C++
2006-08-16 Steve Peters Additional changes to get C++ a little closer to a...
2006-08-14 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.10
2006-08-07 Steve Peters Upgrade to Digest-SHA-5.43
2006-08-07 Steve Hay Fixups for test failures caused by #28667 and #28668
2006-08-07 Steve Hay Provide a BGET_svtype, required by #28667
2006-08-07 Rafael Garcia-Suarez Try to reinstate the fix of change #28638 by patching...
2006-08-07 Rafael Garcia-Suarez Regenerate files after previous change
2006-08-04 Rick Delaney Re: [perl #40055] B::Deparse double do
2006-08-01 Jerry D. Hedden threads 1.38
2006-08-01 Steve Hay Silence the VC7 compiler warning in the following smoke:
2006-07-28 Steve Hay Remove a (UINT) cast to silence a VC6 compiler warning
2006-07-28 Jarkko Hietaniemi z/OS: an easy test nit
2006-07-27 Steve Peters Upgrade to Digest-SHA-5.42
2006-07-27 Steve Hay Clear up most of the VC6 compiler warnings in the follo...
2006-07-25 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.09_02
2006-07-24 Steve Peters Replace some sprintf()'s in Data::Dumper with my_snprin...
2006-07-23 Steve Peters The rest of the changes for Sys-Syslog-0.17 which my...
2006-07-23 Steve Peters Upgrade to Sys-Syslog-0.17
2006-07-21 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.09_01
next