In pp_binmode, call mode_from_discipline() once and remember the result.
[p5sagit/p5-mst-13.2.git] / ext /
2006-09-29 Yves Orton Minor re 'Debug' tweaks, also fix a bug in dumping...
2006-09-29 Jarkko Hietaniemi PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling...
2006-09-29 Yves Orton Re: [PATCH] Add hook for re_dup() into regex engine...
2006-09-26 Nicholas Clark Make Perl_regdupe only exist for threaded perls.
2006-09-25 Yves Orton Add hook for re_dup() into regex engine as reg_dupe...
2006-09-18 Sebastian Steinlechner Fix declaration-after-statement problem
2006-09-16 Craig A. Berry return value of -1 without errno set is ok in
2006-09-15 Nicholas Clark Avoid warnings when $Config{d_cplusplus} is undefined.
2006-09-14 Jarkko Hietaniemi C++ Encode
2006-09-13 Steve Peters darwin also seems to be lacking a dl_unload_file()...
2006-09-13 Jerry D. Hedden Bump version and other misc. changes. 3rd patch from:
2006-09-13 Jerry D. Hedden Statically allocate the main thread.
2006-09-13 Jerry D. Hedden Race condition fix in threads.pm
2006-09-13 David Nicol [perl #40328] B::Deparse pod does not list failure...
2006-09-08 Rafael Garcia-Suarez Remove empty typemap file
2006-09-07 Rafael Garcia-Suarez Bump version of PerlIO::scalar
2006-09-07 Rafael Garcia-Suarez Fix for [perl #40267] PerlIO::scalar doesn't respect...
2006-09-07 Rafael Garcia-Suarez Invalidate ISA and method caches when calling a safe...
2006-09-07 Steve Peters Convert Errno.t to Test::More. Increase the test coverage
2006-09-06 Rafael Garcia-Suarez Revert accidental file deletion
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-09-05 Yves Orton Re: [PATCH] Trie jumping
2006-09-04 Rafael Garcia-Suarez Upgrade to Sys::Syslog 0.18
2006-08-31 Nicholas Clark Change the generation of {} and [] from 3 ops to 1...
2006-08-29 Steve Hay Silence Borland compiler warnings in XS::APItest and...
2006-08-28 Shawn Boyette Fix PerlIO::scalar fileno() documentation as suggested in:
2006-08-27 Marcus Holland-Moritz Change #24364 broke Data::Dumper::Seen()
2006-08-25 Rafael Garcia-Suarez Following Jarkko's advice, it seems that ODBM_File...
2006-08-24 Robin Barker change 28744 broke ODBM_File
2006-08-22 Steve Peters Update to Time-HiRes-1.90.
2006-08-22 Steve Peters Upgrade to Time-HiRes-1.89.
2006-08-22 Steve Peters Upgrade to Time-HiRes-1.88.
2006-08-22 Jarkko Hietaniemi g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File...
2006-08-20 Rafael Garcia-Suarez Amendment to change #28739
2006-08-20 Jarkko Hietaniemi bytecode.t failures in Tru64: svtype (enum) is int...
2006-08-16 Steve Peters Cast needed to compile bsd_glob.c with C++
2006-08-16 Steve Peters Additional changes to get C++ a little closer to a...
2006-08-14 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.10
2006-08-07 Steve Peters Upgrade to Digest-SHA-5.43
2006-08-07 Steve Hay Fixups for test failures caused by #28667 and #28668
2006-08-07 Steve Hay Provide a BGET_svtype, required by #28667
2006-08-07 Rafael Garcia-Suarez Try to reinstate the fix of change #28638 by patching...
2006-08-07 Rafael Garcia-Suarez Regenerate files after previous change
2006-08-04 Rick Delaney Re: [perl #40055] B::Deparse double do
2006-08-01 Jerry D. Hedden threads 1.38
2006-08-01 Steve Hay Silence the VC7 compiler warning in the following smoke:
2006-07-28 Steve Hay Remove a (UINT) cast to silence a VC6 compiler warning
2006-07-28 Jarkko Hietaniemi z/OS: an easy test nit
2006-07-27 Steve Peters Upgrade to Digest-SHA-5.42
2006-07-27 Steve Hay Clear up most of the VC6 compiler warnings in the follo...
2006-07-25 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.09_02
2006-07-24 Steve Peters Replace some sprintf()'s in Data::Dumper with my_snprin...
2006-07-23 Steve Peters The rest of the changes for Sys-Syslog-0.17 which my...
2006-07-23 Steve Peters Upgrade to Sys-Syslog-0.17
2006-07-21 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.09_01
2006-07-21 Rafael Garcia-Suarez More tweaks to threads 1.37, by Jerry D. Hedden
2006-07-20 Rafael Garcia-Suarez Upgrade to threads 1.37, by Jerry D. Hedden
2006-07-18 Jerry D. Hedden [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4...
2006-07-16 Jarkko Hietaniemi MIME::Base64 quoted-print.t: z/OS (EBCDIC)
2006-07-16 Yves Orton Re: Fix loads of warnings from the last escaping patch...
2006-07-15 Yves Orton Updated escaping code. utf8 regex debug output improvements
2006-07-14 Craig A. Berry Make sysconf tests handle unimplemented success indications
2006-07-14 Anno Siegel Silence a compiler warning on Win32/VC++
2006-07-14 Steve Peters Skip tests for pathconf() and fpathconf() on HP-UX for
2006-07-13 Steve Peters Version bumps for z/OS fixes.
2006-07-13 Jarkko Hietaniemi z/OS: CPAN-ized ext/ and lib/
2006-07-13 Jarkko Hietaniemi z/OS: non-CPAN ext and lib + main() without the third...
2006-07-12 Rafael Garcia-Suarez Cleanup and conversion to t/test.pl
2006-07-12 Steve Hay Fix change #28552: VC++ doesn't like code before declar...
2006-07-12 Anno Siegel Re: [PATCH] FieldHash coverity-compliant
2006-07-12 Rafael Garcia-Suarez Upgrade to PathTools 3.19
2006-07-11 Rafael Garcia-Suarez Adjust test count in threads test
2006-07-11 Jerry D. Hedden threads 1.36 - Signalling terminated threads core dumps
2006-07-11 Anno Siegel FieldHash coverity-compliant
2006-07-11 Jarkko Hietaniemi sysconf.t: still failing in tru64, try harder to skip
2006-07-10 Jerry D. Hedden threads 1.35 - Borland compiler fix
2006-07-10 Steve Peters Change existing uses of strlcpy()/strlcat() to use...
2006-07-10 Dominic Dunlop Skip tests of a POSIX constant on Mac OS X because...
2006-07-09 Marcus Holland-Moritz Integrate mkppport. All ppport.h files in the core...
2006-07-08 Yves Orton Skip some POSIX tests when the thing they are testing...
2006-07-08 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.09
2006-07-08 Jarkko Hietaniemi POSIX test improvements on True64
2006-07-07 Sébastien Aperghis... Test scripts for I18N::Langinfo and POSIX
2006-07-07 Jerry D. Hedden threads 1.34 - state methods
2006-07-05 Rafael Garcia-Suarez Implement handling of state variables in list assignment
2006-07-05 Rafael Garcia-Suarez Adjust test count after introducing new constants in...
2006-07-05 Steve Peters Add constants needed for recvmsg()/sendmsg() support.
2006-07-05 Jerry D. Hedden RE: [PATCH] threads 1.33
2006-07-04 Anno Siegel more warning-silencing in FieldHash
2006-07-04 Jerry D. Hedden threads 1.33
2006-07-03 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.08_07
2006-07-03 Andy Lester DProf.xs patch
2006-06-29 Anno Siegel Cleanup in Hash::Util::FieldHash
2006-06-28 Paul Marquess Update for IO::Uncompress::Base
2006-06-26 Rafael Garcia-Suarez Adjust test preamble for Hash::Util tests too.
2006-06-26 Rafael Garcia-Suarez Adjust test preambles for Hash::Util::FieldHash tests...
2006-06-26 Anno Siegel Re: [PATCH] Hash::Util::FieldHash
2006-06-25 Rafael Garcia-Suarez Compilation fixes for VMS by John E. Malmberg
2006-06-25 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.08_06
2006-06-25 Yves Orton Re: [PATCH] Hash::Util::FieldHash
next