This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
[perl5.git] / ext /
2004-01-03 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.54
2004-01-03 Nicholas ClarkNo matter how hard you proof read it, something always...
2004-01-03 Nicholas ClarkFix minor problems with the CPAN release
2004-01-02 Nicholas ClarkBump $threads::VERSION as the documentation has changed...
2004-01-01 Dave MitchellFix bug #24383, where hashes with the :unique attribute...
2004-01-01 Rafael Garcia-SuarezDocument that detached threads aren't supported on...
2003-12-31 Audrey Tang"piconv -C 512" badly broken
2003-12-31 Rafael Garcia-SuarezC++ comments, bad.
2003-12-30 Nicholas ClarkBump VERSION numbers
2003-12-29 Marcus Holland-MoritzWindows hasn't getuid/setuid and friends.
2003-12-29 Rafael Garcia-SuarezUpgrade to Encode 1.99.
2003-12-27 Paul MarquessPATCH: *DB*_File
2003-12-27 Nicholas ClarkStraggler from Cwd
2003-12-27 Nicholas ClarkAssimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer...
2003-12-27 Marcus Holland-MoritzRemove Win32 compiler warnings
2003-12-26 Nicholas ClarkChange minimum perl version where the test is run from...
2003-12-26 Rafael Garcia-SuarezRestore ext/SDBM_File/sdbm/Makefile to its pre-21655...
2003-12-25 Rafael Garcia-SuarezFix 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 PomraningRe: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service...
2003-12-17 Mike Pomraning2-arg cond_wait, cond_timedwait, tests
2003-12-15 Rafael Garcia-SuarezAdd the macros dAX and dITEMS to PPPort.
2003-12-13 Rafael Garcia-SuarezMore POD fixes ; regenerate perltoc and perlmodlib.
2003-12-09 Audrey TangImplicit upgrading docs
2003-12-08 Rafael Garcia-SuarezUpgrade to Digest-MD5 2.33.
2003-12-05 Nicholas ClarkBack out the Makefile.PL part of 21808 as requested...
2003-12-05 Craig A. Berryanother ext/SDBM_File/sdbm build fix
2003-11-30 SADAHIRO TomoyukiRe: [perl #24554] Segfault in POSIX module
2003-11-29 Nicholas ClarkUpdate Unicode::Normalize to 0.28
2003-11-29 Nicholas ClarkUpdate to Digest::MD5 2.31
2003-11-29 Rafael Garcia-SuarezPOSIX::isXXX(undef) segfaulted. (bug #24554.)
2003-11-21 Nicholas ClarkCheck that the key is present before a delete, and...
2003-11-21 Nicholas ClarkIntegrate:
2003-11-18 Nicholas ClarkWhoops. We weren't actually testing hv_store_ent
2003-11-16 Nicholas Clarkutf8 keys now work for tied hashes via hv_fetch, hv_sto...
2003-11-16 Nicholas ClarkAccessing unicode keys in tie hashes via hv_exists...
2003-11-16 Elizabeth MattijsenRe:ext/threads/t/problem.t (was: Problems with mod_perl...
2003-11-12 Michael G. SchwernLast stab at sdbm/Makefile.PL
2003-11-06 Dave Mitchellbugid #24407: numeric key for shared hash got stringifi...
2003-11-05 Craig A. BerryOpcode.xs/RC2 compile nit on VMS
2003-11-05 Michael G. SchwernRe: [ANNOUNCE] ExtUtils::MakeMaker 6.19
2003-11-04 Rafael Garcia-SuarezTemporary kludge to allow SDBM_File being built
2003-11-03 Marcus Holland-MoritzRe: PERL_VERSION, SUBVERSION, PATCHLEVEL
2003-11-03 Casey WestCwd.xs: off-by-one buffer overflow in realpath()
2003-11-02 Rafael Garcia-SuarezFix for [perl #24347] segfault with Safe
2003-11-02 Ilya ZakharevichOS/2 build
2003-11-01 Paul MarquessDB_File 1.807
2003-11-01 Dave Mitchellwhoops, typo
2003-11-01 Dave Mitchell[perl #24368] seg faults when deleting keys of shared...
2003-10-31 Marcus Holland-MoritzDevel::PPPort and scan_bin
2003-10-28 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.52.
2003-10-27 Dave MitchellFix more shared threads leaks: add SAVETMPS to the...
2003-10-27 Nicholas ClarkSync with Unicode::Normalize 0.25
2003-10-23 Nicholas ClarkIntegrate:
2003-10-23 Dave MitchellFix two threads::shared leaks
2003-10-20 Marcus Holland-Moritzadd some missing defines to Devel::PPPort
2003-10-17 Rafael Garcia-SuarezThe compilation of PerlIO::via may hang on AIX when
2003-10-16 Dave MitchellEnsure PL_comppad/curpad point to PL_main_cv's padlist...
2003-10-15 Rafael Garcia-SuarezUpdate MIME::Base64 and Digest::MD5 from the CPAN version.
2003-10-15 Rafael Garcia-SuarezAdd support for Linux abstract unix domain sockets...
2003-10-13 Marcus Holland-MoritzChanges #20819 and #20996 break compatibility with...
2003-10-10 Elizabeth Mattijsenthreads::async + some cleanup
2003-10-09 Nicholas ClarkPut all pre-processor #s on the first column (some...
2003-10-09 Jan DuboisDevel::PPPort is missing an aTHX when calling
2003-09-29 Tom Horsleyperl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
2003-09-25 Graham BarrUpdate to Scalar-List-Utils 1.13
2003-09-24 Jarkko HietaniemiA fix from Graham for
2003-09-24 Jarkko HietaniemiSomeone actually reads the Makefile.PL messages, it...
2003-09-23 Jarkko HietaniemiBump the Encode version to 1.9801 since we are no more...
2003-09-23 Jarkko Hietaniemiucmlintage.
2003-09-23 Jarkko Hietaniemi[perl #23979] GSM 03.38 mapping in Encoding::Byte is...
2003-09-23 Stephen McCamantRe: B::Deparse fails in pure_string()
2003-09-23 Marcus Holland-MoritzRC5 and Intel's ICC
2003-09-23 Marcus Holland-MoritzRC5 and Intel's ICC
2003-09-22 Jarkko HietaniemiUpgrade to Time::HiRes 1.51.
2003-09-18 Tassilo von Parsevalsmall fix for Devel::PPPort
2003-09-16 Jarkko HietaniemiMore suggested patches for NCR MP-RAS from Andy Dougherty.
2003-09-16 Andy DoughertyRe: [perl #23791] Many errors in build under NCR MP-RAS
2003-09-14 Jarkko HietaniemiAlso IRIX wants setlogsock('stream').
2003-09-13 Jarkko HietaniemiMore PerlIO warnings changes.
2003-09-12 Rafael Garcia-SuarezStringify the $VERSION of DynaLoader so it's never...
2003-09-09 Jarkko Hietaniemistrict stash seems to have gone, too.
2003-09-08 Rafael Garcia-SuarezLoading warnings.pm now loads attributes.pm that loads...
2003-09-08 Rafael Garcia-SuarezA version of change #21073 that works.
2003-09-08 Jarkko Hietaniemi5.8.1 was mistakenly redefining PL_sv_placeholder.
2003-09-08 Jarkko HietaniemiThe #21073 broke ext/B/t/o.t, retracting the #21073.
2003-09-08 Tassilo von Parsevalcall_(pv|etc.) for Devel::PPPort
2003-09-08 Rafael Garcia-SuarezRe: one nit to fix [PATCH]
2003-09-08 Jarkko HietaniemiCleanup PerlIO::scalar documentation a bit.
2003-09-07 Dave MitchellRe: [perl #23656] Safe reval bleeds local variable...
2003-09-06 Rafael Garcia-SuarezMinor doc style nits in XSLoader.
2003-09-05 Jarkko HietaniemiMusty corners of Syslog.pm.
2003-09-05 Abhijit Menon-Sen1. Work around the bug fixed by #20587 (because it...
2003-09-05 Elizabeth Mattijsenthreads/shared.pm: saves 4K per thread
2003-09-05 Elizabeth Mattijsenversions threads modules
2003-09-04 Ilya MartynovRe: [PATCH] Data::Dumper 2.121
2003-09-04 Adrian M. EnacheRe: [PATCH] Re: ByteLoader and MSWin32
2003-09-04 Jarkko HietaniemiA SuSE patchlet for perlcc -c to avoid
2003-09-03 Jarkko HietaniemiAvoid lvalue casts, from Enache.
2003-09-03 Jarkko Hietaniemiuse IO; is deprecated.
next