WinCE update from Vadim Konovalov.
[p5sagit/p5-mst-13.2.git] / ext /
2003-03-20 Adrian M. Enache Re: Bytecode? Back into service.
2003-03-18 Craig A. Berry poll() help for VMS
2003-03-17 chocolateboy Patch for Data::Dumper 2.12 to Allow Custom Hash Key...
2003-03-16 Jarkko Hietaniemi Stay within known facts: what platforms the skippage...
2003-03-16 Jarkko Hietaniemi This seems to fix (well, dodge) the problems in FreeBSD for
2003-03-16 Jarkko Hietaniemi Make the :bytes conditional on PerlIO.
2003-03-15 Jarkko Hietaniemi Needs PerlIO for :bytes.
2003-03-14 Stas Bekman [patch ext/B/typemap] STRLEN T_UV
2003-03-14 Jarkko Hietaniemi Hopefully this works also in Win32.
2003-03-14 Gurusamy Sarathy another fix for failing test on windows ("use encoding...
2003-03-14 Gurusamy Sarathy fix CJKT.t failures on windows due to incorrect binmode()
2003-03-12 Jarkko Hietaniemi Integrate:
2003-03-11 Norton T. Allen io_sock.t
2003-03-11 Jarkko Hietaniemi Upgrade to Time-HiRes 1.43.
2003-03-11 Todd C. Miller typos and other minor things
2003-03-11 Jarkko Hietaniemi Patch from Craig Berry to resolve test failures in...
2003-03-10 Stas Bekman Bunch of doc patches from Stas; plus regen.
2003-03-09 Jarkko Hietaniemi Upgrade to Encode 1.91.
2003-03-09 Jarkko Hietaniemi Upgrade to Encode 1.90 (plus the one extra use lib...
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: DATA wasn't properly utf8ed
2003-03-08 Rafael Garcia-Suarez Add a B::COP::io() method, to return the cop_io field...
2003-03-08 Richard Soderberg Re: [perl #20551] Documentation error for IO::Select
2003-03-06 Adrian M. Enache cleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-04 Rafael Garcia-Suarez Change #18829 makes this test workaround obsolete.
2003-03-04 Salvador Fandiño [PATCH] assertions
2003-03-04 Jarkko Hietaniemi Try to make PPPort.pm 5.005-friendlier (see [perl ...
2003-03-03 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.20.
2003-03-03 Jarkko Hietaniemi Upgrade to Encode 1.89. The enc_module.t required
2003-03-02 Edmund Bacon [perl #21289] [Fwd: IPC::Msg bug report]
2003-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-26 Hugo van der Sanden Two typos found by Philip Newton <pnewton@gmx.de>
2003-02-25 Dan Kogai [Encode] 1.88 Released
2003-02-23 Jarkko Hietaniemi Chip noticed that the intended optionality of the ...
2003-02-21 Artur Bergman Change regex to be a bit more friendly against various
2003-02-20 Peter Prymmer add some IV stuff to ext/Devel/Peek/Peek.t test 21
2003-02-19 Dave Mitchell Blocking option ignored
2003-02-18 Stephen McCamant Re: [perl #21261] B::Terse not outputting correct const...
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
next