Philip Newton has eagle eyes :-)
[p5sagit/p5-mst-13.2.git] / ext /
2003-02-16 Salvador Fandiño add support for assertions. Updated form of:
2003-02-15 Jarkko Hietaniemi Also Storable really wants the PATCHLEVEL, not PERL_VER...
2003-02-15 Jarkko Hietaniemi Bring the CPAN Digest::MD5 (2.23) and the core Digest...
2003-02-15 Jarkko Hietaniemi Update MD5 Changes; update checksums.
2003-02-15 Jarkko Hietaniemi Update the MD5 checksums.
2003-02-15 Jarkko Hietaniemi Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
2003-02-15 Stas Bekman [doc patch] ext/threads/shared/shared.pm
2003-02-14 Graham Barr Update to Scalar-List-Utils 1.11
2003-02-12 Robin Barker to silence compiler warning
2003-02-11 Stephen McCamant More B::Concise fixes
2003-02-10 Abhijit Menon-Sen No, we don't really want the utility scripts.
2003-02-09 autrijus@ossf.iis... [perl #20785] glitches with $PerlIO::encoding::fallback
2003-02-06 Jarkko Hietaniemi Things forgotten from Encode 1.87.
2003-02-06 Jarkko Hietaniemi Upgrade to Encode 1.87.
2003-02-05 Inaba Hiroto [Patch] parsing under encoding (Re: [Encode] HEADS...
2003-02-05 Peter Prymmer fix for PerlIO/Via compilation on VMS
2003-02-04 Stephen McCamant B::Concise updates (incl. avoiding use of op_seq)
2003-02-04 Graham Barr Sync with 1.10
2003-02-04 Jarkko Hietaniemi Signedness issue.
2003-02-03 Abhijit Menon-Sen Integrate MIME::Base64 2.16 from CPAN. (Do we really...
2003-02-01 Artur Bergman Fix bug #15837, temporary from storable call hadn't...
2003-02-01 Artur Bergman Don't free thread before using it, breaks platforms...
2003-02-01 Nick Ing-Simmons Integrate mainline
2003-01-31 Abhijit Menon-Sen Fix typo in version check ($[ to $]).
2003-01-27 Slaven Rezic Re: [perl #20274] perlbug requires dynamic loading
2003-01-26 Artur Bergman When we copy things out of a hash and increment the
2003-01-26 Jarkko Hietaniemi Plan 9 compiler can't return quads from the ?: (condop).
2003-01-26 Craig A. Berry const declaration fixup
2003-01-22 Rafael Garcia-Suarez Integrate change 18448 from maint-5.8 :
2003-01-22 Nick Ing-Simmons Integrate mainline
2003-01-22 Rafael Garcia-Suarez Fix [perl #19860] by adding a POSIX::fsync() stub.
2003-01-22 Jarkko Hietaniemi Upgrade to Encode 1.86.
2003-01-22 Jarkko Hietaniemi Integrate from perlio:
2003-01-22 Jarkko Hietaniemi Integrate from maint-5.8:
2003-01-22 Nick Ing-Simmons Tweak APItest for new semantics of printf.
2003-01-22 Nick Ing-Simmons Integrate mainline
2003-01-22 Jarkko Hietaniemi Update the MD5 checksums.
2003-01-21 Jarkko Hietaniemi Try to make including patchlevel.h a bit more
2003-01-21 Hugo van der Sanden integrate #18366-18370 from maint-5.8:
2003-01-20 Blair Zajac Re: When Storable and Devel::DProf mix, core dump ...
2003-01-20 Jarkko Hietaniemi Encode MANIFEST update.
2003-01-20 Nick Ing-Simmons Integrate mainline
2003-01-18 Jarkko Hietaniemi Slight pod reformatting based on [perl #20284].
2003-01-17 Jarkko Hietaniemi Upgrade to Digest::MD5 2.22.
2003-01-16 Jarkko Hietaniemi Fix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-16 Jarkko Hietaniemi It seems the binmode() is needed with UTF-8 locales...
2003-01-16 Gisle Aas Update for ext/MIME/Base64/
2003-01-16 Gisle Aas Update for ext/Digest/MD5/
2003-01-15 Jarkko Hietaniemi Upgrade to Time::HiRes 1.42.
2003-01-15 Jarkko Hietaniemi Detypo.
2003-01-13 Jarkko Hietaniemi Add a test for encoding 'utf8'.
2003-01-13 Jarkko Hietaniemi Upgrade to Encode 1.84.
2003-01-12 Nick Ing-Simmons Integrate Mainline
2003-01-07 Nicholas Clark %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
2003-01-06 Craig A. Berry VMS test adjustments
2003-01-04 Rafael Garcia-Suarez Integrate change #18420 from maint-5.8:
2003-01-04 Artur Bergman Forgot to add problems.t with change #18419
2003-01-04 Jarkko Hietaniemi One more (or, rather, less) //.
2003-01-04 Jarkko Hietaniemi Integrate from maintperl:
2003-01-04 Artur Bergman Fix long standing memory leak with pop and shift!
2003-01-03 Artur Bergman Fixes bug #15273, the return of the object caused
2003-01-03 Artur Bergman Fake what context we are running in for CLONE and DESTR...
2003-01-03 Artur Bergman Change pp_lock to take a reference instead of a
2003-01-03 Dave Mitchell remove flag SvPADBUSY
2003-01-01 Nick Ing-Simmons Integrate mainline
2002-12-24 Yitzchak Scott-Tho... Removal of duplicate comment block
2002-12-23 Hugo van der Sanden Integrate Time::HiRes v1.39 (for VMS build tweak)
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-12-14 Dave Mitchell Proper fix for CvOUTSIDE weak refcounting
2002-12-12 Rafael Garcia-Suarez Integrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-12 Rafael Garcia-Suarez Whitespace and indentation fix in the output of B:...
2002-12-12 Graham Barr Update to Scalar-List-Utils 1.09
2002-12-11 Andy Dougherty Remove stale e-mail addresses
2002-12-10 Craig A. Berry VMS build update
2002-12-09 Slaven Rezic Re: Bug in Filter::Simple
2002-12-09 Slaven Rezic Re: [perl #18238] timezone and gmt offset as output...
2002-12-04 Nick Ing-Simmons Integrate mainline
2002-12-03 Jarkko Hietaniemi Fix up #18229.
2002-12-02 Jarkko Hietaniemi $0 mofifying part I
2002-12-02 Dave Mitchell SvFAKE lexicals in scope for all of the sub
2002-12-02 Hugo van der Sanden integrate 5.8-maint: changes #18174 18187 18189-92...
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-11-29 Rafael Garcia-Suarez Document the hint constants and where they're used.
2002-11-29 H.Merijn Brand 64bit Peek failure on HP-UX 11.00
2002-11-25 Slaven Rezic Re: Storable bug #1698
2002-11-25 Slaven Rezic add support for STASH and MAGIC information for REFs...
2002-11-25 Dan Kogai [Encode] 1.83 + bleedperl patch released
2002-11-19 Dave Mitchell trivial typo
2002-11-19 Nick Ing-Simmons Integrate mainline
2002-11-16 Rafael Garcia-Suarez New B::Lint option, bare-subs, that checks for...
2002-11-07 david@dhaller.de [perl #18065] LFS related bug in perl-5.8.0 testsuite
2002-11-07 Hugo van der Sanden Re: [perl #17605] strange behaviour (difference between...
2002-11-06 Rafael Garcia-Suarez The new test introduced in #18114 failed with threads
2002-11-06 Stephen McCamant Re: [PATCH] [perl #18175] B::Concise,-exec doesn't...
2002-11-04 Hugo van der Sanden integrate from perlio: changes #17709, #17795, #17796...
2002-11-03 Graham Barr Update to Scalar-List-Utils 1.08
2002-10-28 Paul Marquess RE: [PATCH] Warning on pararameterless 'use IO' and...
2002-10-25 Nick Ing-Simmons Integrate mainline
2002-10-25 Paul Marquess DB_File 1.806
2002-10-25 chromatic Add tests for IO.pm
next