perl 5.8.0, FindBin::again
[p5sagit/p5-mst-13.2.git] / ext /
2003-12-26 Nicholas Clark Change minimum perl version where the test is run from...
2003-12-26 Rafael Garcia-Suarez Restore ext/SDBM_File/sdbm/Makefile to its pre-21655...
2003-12-25 Rafael Garcia-Suarez Fix bug [perl #24641] : when POSIX::set[ug]id() are...
2003-12-25 Fergal Daly [perl #24506] [PATCH] cannot weaken refs to read only...
2003-12-22 Mike Pomraning Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service...
2003-12-17 Mike Pomraning 2-arg cond_wait, cond_timedwait, tests
2003-12-15 Rafael Garcia-Suarez Add the macros dAX and dITEMS to PPPort.
2003-12-13 Rafael Garcia-Suarez More POD fixes ; regenerate perltoc and perlmodlib.
2003-12-09 Audrey Tang Implicit upgrading docs
2003-12-08 Rafael Garcia-Suarez Upgrade to Digest-MD5 2.33.
2003-12-05 Nicholas Clark Back out the Makefile.PL part of 21808 as requested...
2003-12-05 Craig A. Berry another ext/SDBM_File/sdbm build fix
2003-11-30 SADAHIRO Tomoyuki Re: [perl #24554] Segfault in POSIX module
2003-11-29 Nicholas Clark Update Unicode::Normalize to 0.28
2003-11-29 Nicholas Clark Update to Digest::MD5 2.31
2003-11-29 Rafael Garcia-Suarez POSIX::isXXX(undef) segfaulted. (bug #24554.)
2003-11-21 Nicholas Clark Check that the key is present before a delete, and...
2003-11-21 Nicholas Clark Integrate:
2003-11-18 Nicholas Clark Whoops. We weren't actually testing hv_store_ent
2003-11-16 Nicholas Clark utf8 keys now work for tied hashes via hv_fetch, hv_sto...
2003-11-16 Nicholas Clark Accessing unicode keys in tie hashes via hv_exists...
2003-11-16 Elizabeth Mattijsen Re:ext/threads/t/problem.t (was: Problems with mod_perl...
2003-11-12 Michael G. Schwern Last stab at sdbm/Makefile.PL
2003-11-06 Dave Mitchell bugid #24407: numeric key for shared hash got stringifi...
2003-11-05 Craig A. Berry Opcode.xs/RC2 compile nit on VMS
2003-11-05 Michael G. Schwern Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
2003-11-04 Rafael Garcia-Suarez Temporary kludge to allow SDBM_File being built
2003-11-03 Marcus Holland-Moritz Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
2003-11-03 Casey West Cwd.xs: off-by-one buffer overflow in realpath()
2003-11-02 Rafael Garcia-Suarez Fix for [perl #24347] segfault with Safe
2003-11-02 Ilya Zakharevich OS/2 build
2003-11-01 Paul Marquess DB_File 1.807
2003-11-01 Dave Mitchell whoops, typo
2003-11-01 Dave Mitchell [perl #24368] seg faults when deleting keys of shared...
2003-10-31 Marcus Holland-Moritz Devel::PPPort and scan_bin
2003-10-28 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.52.
2003-10-27 Dave Mitchell Fix more shared threads leaks: add SAVETMPS to the...
2003-10-27 Nicholas Clark Sync with Unicode::Normalize 0.25
2003-10-23 Nicholas Clark Integrate:
2003-10-23 Dave Mitchell Fix two threads::shared leaks
2003-10-20 Marcus Holland-Moritz add some missing defines to Devel::PPPort
2003-10-17 Rafael Garcia-Suarez The compilation of PerlIO::via may hang on AIX when
2003-10-16 Dave Mitchell Ensure PL_comppad/curpad point to PL_main_cv's padlist...
2003-10-15 Rafael Garcia-Suarez Update MIME::Base64 and Digest::MD5 from the CPAN version.
2003-10-15 Rafael Garcia-Suarez Add support for Linux abstract unix domain sockets...
2003-10-13 Marcus Holland-Moritz Changes #20819 and #20996 break compatibility with...
2003-10-10 Elizabeth Mattijsen threads::async + some cleanup
2003-10-09 Nicholas Clark Put all pre-processor #s on the first column (some...
2003-10-09 Jan Dubois Devel::PPPort is missing an aTHX when calling
2003-09-29 Tom Horsley perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
2003-09-25 Graham Barr Update to Scalar-List-Utils 1.13
2003-09-24 Jarkko Hietaniemi A fix from Graham for
2003-09-24 Jarkko Hietaniemi Someone actually reads the Makefile.PL messages, it...
2003-09-23 Jarkko Hietaniemi Bump the Encode version to 1.9801 since we are no more...
2003-09-23 Jarkko Hietaniemi ucmlintage.
2003-09-23 Jarkko Hietaniemi [perl #23979] GSM 03.38 mapping in Encoding::Byte is...
2003-09-23 Stephen McCamant Re: B::Deparse fails in pure_string()
2003-09-23 Marcus Holland-Moritz RC5 and Intel's ICC
2003-09-23 Marcus Holland-Moritz RC5 and Intel's ICC
2003-09-22 Jarkko Hietaniemi Upgrade to Time::HiRes 1.51.
2003-09-18 Tassilo von Parseval small fix for Devel::PPPort
2003-09-16 Jarkko Hietaniemi More suggested patches for NCR MP-RAS from Andy Dougherty.
2003-09-16 Andy Dougherty Re: [perl #23791] Many errors in build under NCR MP-RAS
2003-09-14 Jarkko Hietaniemi Also IRIX wants setlogsock('stream').
2003-09-13 Jarkko Hietaniemi More PerlIO warnings changes.
2003-09-12 Rafael Garcia-Suarez Stringify the $VERSION of DynaLoader so it's never...
2003-09-09 Jarkko Hietaniemi strict stash seems to have gone, too.
2003-09-08 Rafael Garcia-Suarez Loading warnings.pm now loads attributes.pm that loads...
2003-09-08 Rafael Garcia-Suarez A version of change #21073 that works.
2003-09-08 Jarkko Hietaniemi 5.8.1 was mistakenly redefining PL_sv_placeholder.
2003-09-08 Jarkko Hietaniemi The #21073 broke ext/B/t/o.t, retracting the #21073.
2003-09-08 Tassilo von Parseval call_(pv|etc.) for Devel::PPPort
2003-09-08 Rafael Garcia-Suarez Re: one nit to fix [PATCH]
2003-09-08 Jarkko Hietaniemi Cleanup PerlIO::scalar documentation a bit.
2003-09-07 Dave Mitchell Re: [perl #23656] Safe reval bleeds local variable...
2003-09-06 Rafael Garcia-Suarez Minor doc style nits in XSLoader.
2003-09-05 Jarkko Hietaniemi Musty corners of Syslog.pm.
2003-09-05 Abhijit Menon-Sen 1. Work around the bug fixed by #20587 (because it...
2003-09-05 Elizabeth Mattijsen threads/shared.pm: saves 4K per thread
2003-09-05 Elizabeth Mattijsen versions threads modules
2003-09-04 Ilya Martynov Re: [PATCH] Data::Dumper 2.121
2003-09-04 Adrian M. Enache Re: [PATCH] Re: ByteLoader and MSWin32
2003-09-04 Jarkko Hietaniemi A SuSE patchlet for perlcc -c to avoid
2003-09-03 Jarkko Hietaniemi Avoid lvalue casts, from Enache.
2003-09-03 Jarkko Hietaniemi use IO; is deprecated.
2003-09-03 Jarkko Hietaniemi Changing the test count is a good idea.
2003-09-03 Marcus Holland-Moritz Re: maint@20974 or before broke mp2 ithreads test
2003-09-02 Tassilo von Parseval grok_(number|numeric_radix) added to Devel::PPPort
2003-09-02 Adrian M. Enache Re: ByteLoader and MSWin32
2003-08-31 Jarkko Hietaniemi De-cargo-cult.
2003-08-30 Rafael Garcia-Suarez Tweak XSLoader.t.
2003-08-30 Jarkko Hietaniemi Make XSLoader.t more robust (and sdbm.t more verbose)
2003-08-30 Michael G. Schwern XSLoader nits and tests
2003-08-28 Jarkko Hietaniemi MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
2003-08-28 Paul Johnson Quieten more warnings in Deparse.pm
2003-08-27 Jarkko Hietaniemi Ultrix tweaks: <string.h> must not be included twice
2003-08-25 Jarkko Hietaniemi Change the VERSION since there are now changes since...
2003-08-24 Jarkko Hietaniemi Various tweaks for getting Perl to compile on SunOS...
2003-08-24 Jarkko Hietaniemi gcc -O3 and Storable in Linux do not like each other.
2003-08-23 Jarkko Hietaniemi More data points about the Storable optimization problem
next