Implement the sort pragma. Split sort code from pp_ctl.c
[p5sagit/p5-mst-13.2.git] / ext /
2001-11-21 Philip Newton Re: PERFORCE change 13162 for review
2001-11-21 Jarkko Hietaniemi Small doc tweaks.
2001-11-21 Jarkko Hietaniemi Redundant return.
2001-11-21 Jarkko Hietaniemi Add Devel::PPPort originally from Kenneth Albanowski,
2001-11-20 Jarkko Hietaniemi Give a simple example of writing PerlIO::Via handlers
2001-11-20 Andy Dougherty Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-20 Andy Dougherty Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-19 Craig A. Berry io_poll.t vms/test.com tweaks
2001-11-18 Nick Ing-Simmons Allow dup'ing of PerlIO::Scalar etc.
2001-11-16 Jarkko Hietaniemi 5005threads didn't work because $Thread::VERSION wasn't
2001-11-16 Charles Randall Robustness against Linux using something else than...
2001-11-16 Ilya Zakharevich runtime runops switch
2001-11-16 Jarkko Hietaniemi Make Thread a wrapper for both ithreads and 5005threads.
2001-11-16 Jarkko Hietaniemi $VERSION "a5" doesn't quite work.
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-15 Jarkko Hietaniemi Fix for "perlio bug in koi8-r encoding". The problem
2001-11-14 Jarkko Hietaniemi There are several MIME RFCs.
2001-11-14 Michael G. Schwern VMS fix
2001-11-14 Michael G. Schwern VMS fixups for IO::* tests
2001-11-13 Philip Newton Minor patch to Encode.pm (detypo)
2001-11-13 Jarkko Hietaniemi Evil tabulators.
2001-11-13 Jarkko Hietaniemi Document the available encodings.
2001-11-13 Paul Marquess Update to Filter::Util::Call
2001-11-12 Michael G. Schwern Recoving dup tests for VMS
2001-11-12 Charles Lane [Patch Perl@12856] MULTIPLICITY on VMS
2001-11-12 Jarkko Hietaniemi Misplaced test, noticed by Barrie Slaymaker.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-12 Jarkko Hietaniemi Ooops. I was "fixing" the wrong routine in #12947...
2001-11-12 Jarkko Hietaniemi (retracted by #12951)
2001-11-11 Jarkko Hietaniemi (retracted by #12951)
2001-11-11 Michael G. Schwern VMS fixage and cleanup
2001-11-10 Jarkko Hietaniemi The Official name of ASCII.
2001-11-10 Jarkko Hietaniemi Enhance the open pragma to support :utf8, :locale,
2001-11-10 Jarkko Hietaniemi Document the UTF-16 surrogate encoding and decoding.
2001-11-10 Rafael Garcia-Suarez some tests not cleaning up properly
2001-11-09 Michael G. Schwern Cwd test not cleaning up after itself
2001-11-09 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Jarkko Hietaniemi Test miscounting.
2001-11-08 Jarkko Hietaniemi [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-11-08 Paul Marquess RE: Win2k / Cygwin-1.3.3
2001-11-06 Nick Ing-Simmons Keep It Simple and Stupid version of readonly hash...
2001-11-05 Jarkko Hietaniemi Unterminated L<.
2001-11-04 Jarkko Hietaniemi Protect against high load: measure how much wall
2001-11-04 Nicholas Clark [REPATCH] Re: PerlIOBuf_dup
2001-11-03 Craig A. Berry stop unrestricted negativity in HiRes.t
2001-11-02 Jarkko Hietaniemi Integrate change #12820 from macperl to maint and blead;
2001-11-02 Jarkko Hietaniemi Locate _PATH_LOG if it's a socket even if not #defined
2001-11-02 Randal L. Schwartz patches for MacOS X 10.1 for perl 5.7.2
2001-10-31 Charles Lane Time::Hires test fix
2001-10-31 Rafael Garcia-Suarez Various test cleanups
2001-10-31 Rafael Garcia-Suarez Data::Dumper opt. use B::Deparse for coderefs
2001-10-31 Jarkko Hietaniemi Clarification: use encoding cannot be used to
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-30 Andy Dougherty Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
2001-10-30 Richard Soderberg Mommy, what's a pointer cast?
2001-10-30 Paul Marquess RE: DB_File-1.79 on Cygwin 1.3.3
2001-10-30 Craig A. Berry HiRes.t tweaks
2001-10-29 Artur Bergman Ugly fix to not die when a thread creator is holding...
2001-10-28 Artur Bergman Update documentation.
2001-10-28 Nick Ing-Simmons GCC vs MS 64-bit constant syntax
2001-10-28 Artur Bergman Manpage updates.
2001-10-28 Artur Bergman And here we use the prototypes.
2001-10-28 Charles Lane Time::HiRes ualarm for VMS without one
2001-10-27 Jarkko Hietaniemi Patch #12661 missed this.
2001-10-26 Gurusamy Sarathy fix misleading comment on known inadequacy in B::Terse...
2001-10-26 Gurusamy Sarathy Time::HiRes::alarm() ain't gonna work either if ualarm...
2001-10-26 Gurusamy Sarathy change#12065 seems to have broken Encode build on windo...
2001-10-26 Artur Bergman Get the new functions right, do not export lock since...
2001-10-26 Artur Bergman And then finally cond_wait cond_signal and cond_broadca...
2001-10-26 H.Merijn Brand Re: DB_File-1.79 on Cygwin 1.3.3
2001-10-26 Charles Lane Re: perl@12605 on VMS, [minor PATCH enclosed]
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-26 Artur Bergman More Config::threads to threads::threads changes
2001-10-26 Artur Bergman Make new() work exactly like create(). Move from Config...
2001-10-26 Artur Bergman Allocing a TLS in runtime is not too hot.
2001-10-26 Artur Bergman Don't display debug data.
2001-10-26 Artur Bergman Extend support of change #12672 to support arrays and...
2001-10-26 Artur Bergman Fix case where shared reference does not exist in curre...
2001-10-26 Artur Bergman Support for references in shared arrays.
2001-10-26 Artur Bergman Add tests for references in hashes.
2001-10-26 Jarkko Hietaniemi Integrate change #12664 from maintperl;
2001-10-25 Paul Marquess DB_File-1.79
2001-10-25 Jarkko Hietaniemi Integrate changes #12652 and #12653 from maintperl;
2001-10-25 Jarkko Hietaniemi Update the MD5 checksum of MD5.xs (caused by #12642)
2001-10-25 Andy Dougherty Omit needless calls to pod2man (perl@12641)
2001-10-25 Artur Bergman Add support for reference members of hashes.
2001-10-25 Norton Allen ext/Digest/MD5/MD5.xs RFC typo
2001-10-25 Artur Bergman Tests shared hashes.
2001-10-25 Artur Bergman Fix threadcounts for arrays and hashes.
2001-10-25 Jarkko Hietaniemi Integrate change #12636 from maintperl; more dl fixups.
2001-10-25 Jarkko Hietaniemi Like dl_hpux, like dl_dld.
2001-10-25 Jarkko Hietaniemi Fixes for #12627.
2001-10-24 Jarkko Hietaniemi Tru64 compiler nit.
2001-10-24 Jarkko Hietaniemi Integrate change #12626 from maintperl;
2001-10-24 Artur Bergman Change #12623 inflicted an infinite hang. Fixed.
2001-10-24 Artur Bergman Adds support for hashes. Neither hashes nor arrays...
2001-10-24 Artur Bergman We need to do sharedsv_find in the original perl context.
2001-10-24 Artur Bergman Add support for basic support for AVs, references not...
2001-10-24 Jarkko Hietaniemi Don't try to print ints as IVs.
2001-10-24 Artur Bergman We only need to fetch the SV from the backend if the...
next