p5sagit/p5-mst-13.2.git
2001-03-27 Simon Cozens perlvar nit
2001-03-27 Benjamin Sugars B::Terse and warnings
2001-03-27 Jarkko Hietaniemi Document sockatmark() some.
2001-03-27 Jarkko Hietaniemi sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
2001-03-27 Jarkko Hietaniemi Regen toc.
2001-03-27 Jarkko Hietaniemi Pixie documenting.
2001-03-27 Jarkko Hietaniemi Add sockatmark() probing.
2001-03-26 Jarkko Hietaniemi pp_ncmp() and pp_scmp() should return numeric values...
2001-03-26 Jarkko Hietaniemi Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
2001-03-26 Jarkko Hietaniemi Too much cut-and-paste in #9363.
2001-03-26 Andreas Schwab $ref1 == $ref2 without NV_PRESERVES_UV
2001-03-26 Jarkko Hietaniemi Integrate perlio:
2001-03-26 Nick Ing-Simmons REFCNT botch in layer name cache hash.
2001-03-26 Benjamin Sugars socket() leaks file descriptors
2001-03-26 Jarkko Hietaniemi Integrate perlio:
2001-03-26 Nick Ing-Simmons Implement flush of linebuffered streams on read of...
2001-03-26 Nick Ing-Simmons Memory tweaks and notes for OEMVS.
2001-03-26 Jarkko Hietaniemi Update Changes.
2001-03-26 Jarkko Hietaniemi Document the most common pixie options.
2001-03-26 Jarkko Hietaniemi For perl.pixie check *before* compiling that optimize...
2001-03-26 Jarkko Hietaniemi rmdir lib/Digest, lib/MIME, and lib/PerlIO.
2001-03-26 Jarkko Hietaniemi Remove t/perl.third.
2001-03-26 Jarkko Hietaniemi Implement IO::Socket::atmark(), inspired by Lincoln...
2001-03-25 Jarkko Hietaniemi Integrate perlio:
2001-03-25 Radu Greab Re: [ID 20010215.006] Bad arg length for Socket::unpack...
2001-03-25 Nick Ing-Simmons Fix readline in list mode to tell rest of world that...
2001-03-25 Nick Ing-Simmons win32/makefile.mk typos
2001-03-25 Nick Ing-Simmons Integrate now-non-binary file.
2001-03-25 Nick Ing-Simmons Make it text
2001-03-25 Nick Ing-Simmons Integrate mainline.
2001-03-25 Nick Ing-Simmons Add destruct time hook to PerlIO (for work-in-process...
2001-03-25 Nick Ing-Simmons Avoid at leasy one of undefined warnings in Encode.
2001-03-25 Jarkko Hietaniemi A workaround for using Term::ReadLine in emacs minibuffer
2001-03-25 Nick Ing-Simmons Missing return value.
2001-03-25 Jarkko Hietaniemi Roll back the version numbers of Digest::MD5 and MIME...
2001-03-25 Jarkko Hietaniemi Escape 8-bit characters.
2001-03-25 Gurusamy Sarathy readd mimeqp.t as xtext (used to be binary because...
2001-03-25 Gurusamy Sarathy delete mimeqp.t for later add with text mode set
2001-03-25 Nick Ing-Simmons Integrate mainline.
2001-03-25 Jarkko Hietaniemi Add MIME::Base64 here and there. Again, a lot of
2001-03-25 Jarkko Hietaniemi Add PerlIO::Scalar to win32/Makefile. (I'm doing
2001-03-25 Jarkko Hietaniemi Put back the MD5-Base64 tests now that we have MIME...
2001-03-25 Jarkko Hietaniemi Add MIME::Base 2.12 from Gisle Aas, version number...
2001-03-24 Jarkko Hietaniemi Integrate perlio:
2001-03-24 Nick Ing-Simmons Fix un-init variable leading to spurious "Out of Memory!"
2001-03-24 Nick Ing-Simmons Tweak docs for C<open> (boy does that need wholesale...
2001-03-24 Jarkko Hietaniemi The length might be uninitialized garbage if the *svp...
2001-03-24 Simon Cozens (Retracted by #9393)
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-24 Jarkko Hietaniemi Upgrade to Unicode 3.1 beta 2001-03-23.
2001-03-24 Robin Houston Re: B::Deparse bug (5.6.0)
2001-03-24 Jarkko Hietaniemi Boldly add extensions to be built to VMS, EPOC, UTS,
2001-03-24 Jarkko Hietaniemi Integrate perlio:
2001-03-24 Nick Ing-Simmons Routine Win32 regen_config_h - no real changes.
2001-03-24 Nick Ing-Simmons PerlIO fixups for Win32:
2001-03-24 Nick Ing-Simmons POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD...
2001-03-24 Nick Ing-Simmons Generated files.
2001-03-24 Nick Ing-Simmons Implement:
2001-03-23 Jarkko Hietaniemi AIX does seems to have optimization problems with its...
2001-03-23 Jarkko Hietaniemi Integrate perlio:
2001-03-23 Jarkko Hietaniemi Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
2001-03-23 Nick Ing-Simmons Perlio internals re-organized.
2001-03-23 Nick Ing-Simmons Check in a stable (working) version before next round...
2001-03-23 Jarkko Hietaniemi Forgot the unneeded hints/dec_osf.pl into MANIFEST...
2001-03-23 Colin McMillen Net::Ping
2001-03-23 Jarkko Hietaniemi EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
2001-03-23 Jarkko Hietaniemi Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle...
2001-03-23 Jarkko Hietaniemi Integrate change #9306 from maintperl into mainline,
2001-03-23 Nick Ing-Simmons Add pTHX_ to -Duseperlio API where it does not conflict...
2001-03-23 Nick Ing-Simmons Render -Duseperlio functional again.
2001-03-23 Nick Ing-Simmons Avoid "reopen" semantics for time being. Fix bug in...
2001-03-22 Nick Ing-Simmons Snapshot of new PerlIO open scheme. Still buggy - mainl...
2001-03-22 Jarkko Hietaniemi Integrate perlio:
2001-03-22 Nick Ing-Simmons Don't include $@ in not ok message.
2001-03-22 Nick Ing-Simmons Give a meaning to '&' in n-arg open case:
2001-03-22 Nick Ing-Simmons Implement open($fh,"-|",prog,args...) for HAS_FORK...
2001-03-22 Nick Ing-Simmons Re-instate warnings for 'eof STDOUT' etc. by marking...
2001-03-22 Nick Ing-Simmons If stdin, stdout or stderr get opened in unexpected...
2001-03-22 Nick Ing-Simmons Die on n-arg open(...,"",xxx,yyy,...)
2001-03-22 Nick Ing-Simmons perlio tweaks (reported by Nicholas Clark)
2001-03-22 Jarkko Hietaniemi Regex tests from Chicheng Zhang. (Already fixed.)
2001-03-21 Jarkko Hietaniemi Integrate perlio:
2001-03-21 Nick Ing-Simmons Multiplicity fix for Dumper.
2001-03-21 Nick Ing-Simmons Integrate mainline - (does not build xTHX issue in...
2001-03-21 Jarkko Hietaniemi The #9270 would have leaked a scalar if pp_substr()
2001-03-21 Jarkko Hietaniemi More pixie cleaning.
2001-03-21 Jarkko Hietaniemi Update Changes.
2001-03-21 Jarkko Hietaniemi First stab at making Data::Dumper to grok Unicode.
2001-03-21 Benjamin Sugars Fix for
2001-03-21 Benjamin Sugars Re: [PATCH] POSIX::getcwd()
2001-03-21 Benjamin Sugars Cwd.pm docs
2001-03-21 Jarkko Hietaniemi Continue 4-arg substr() UTF-8 fixage.
2001-03-21 Jarkko Hietaniemi Integrate changes #9262,9264,9265,9266 from maintperl...
2001-03-21 Jarkko Hietaniemi Integrate perlio:
2001-03-20 Nick Ing-Simmons More EBCDIC stuff:
2001-03-20 Jarkko Hietaniemi Integrate changes #9259,9260 from maintperl into mainline.
2001-03-20 Jarkko Hietaniemi Update Changes.
2001-03-20 Jarkko Hietaniemi tr/// UTF-8 tests for Inaba Hiroto's latest patches.
2001-03-19 Jarkko Hietaniemi substr($bytestr, i, n, $charstr)
next