Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
[p5sagit/p5-mst-13.2.git] / ext /
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
2002-10-24 Hugo van der Sanden 2 lines of change #18039 had several problems
2002-10-24 Dan Kogai [Encode] 1.80 released
2002-10-24 Audrey Tang B/C.pm: make $0 to argv[0] again
2002-10-24 Hugo van der Sanden change #18030 needs the removal of ext/Thread/thr5005.t
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-21 Nick Ing-Simmons Test UTF-8 encoded input to Encode::XS::decode and...
2002-10-20 Nick Ing-Simmons Handle case where octets are UTF-8 encoded
2002-10-20 Stéphane Payrard Re: [PATCH] Warning on pararameterless 'use IO' and...
2002-10-20 Hugo van der Sanden Update to Time::HiRes v1.38
2002-10-20 Nick Ing-Simmons Encode::utf8 encode/decode methods as XS that obeys
2002-10-20 Nick Ing-Simmons Integrate mainline
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-17 Slaven Rezic Re: [perl #17061] no strict 'garbage'
2002-10-15 KAWAI Takanori Japanese translation of Storable
2002-10-12 Nicholas Clark Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
2002-10-12 Hugo van der Sanden Second attempt to fix Devel::Peek test of $ENV{PATH...
2002-10-11 Dan Kogai [Encode] 1.77 Released
2002-10-11 Yitzchak Scott-Tho... Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32...
2002-10-10 Hugo van der Sanden Remove use of caller() in strict.pm, and tighten Safe...
next