p5sagit/p5-mst-13.2.git
2001-06-22 Jarkko Hietaniemi NetWare scripts tweak from Ananth Kesari.
2001-06-22 Jarkko Hietaniemi Update Changes.
2001-06-22 Jarkko Hietaniemi Add .i and .s targets.
2001-06-22 Jarkko Hietaniemi Upgrade to Locale::Maketext 1.03.
2001-06-22 Jarkko Hietaniemi Upgrade to I18N::LangTags 0.26.
2001-06-22 Jarkko Hietaniemi The #10792 didn't take, and s/sighni/signi/, as noticed by
2001-06-22 Prymmer/Kahn trigraphs and tests for h2xs
2001-06-22 Prymmer/Kahn nmake specific cleanliness for lib/ExtUtils.t
2001-06-22 Prymmer/Kahn clean up after t/pod/plainer.t on Win32
2001-06-22 Jarkko Hietaniemi AUTHORS update.
2001-06-22 Craig A. Berry should POSIX.xs use XSRETURN_UNDEF in sigaction?
2001-06-22 Craig A. Berry fix Deparse.t and write.t for VMS
2001-06-22 Jarkko Hietaniemi Change the prefixes only if $prefix is unset,
2001-06-22 Wilfredo Sánchez Re: Patch for hints/darwin.sh
2001-06-22 Jarkko Hietaniemi Add .PHONY targets for non-file targets,
2001-06-22 Doug MacEachern Re: Automated smoke report for patch 10764 (truncated)
2001-06-22 Jarkko Hietaniemi More gprofing from Doug MacEachern.
2001-06-22 Jarkko Hietaniemi Tell that you are removing the unneeded -lsfio.
2001-06-22 Jarkko Hietaniemi More MPE/iX tweaks from Mark Bixby.
2001-06-21 Jarkko Hietaniemi The fchdir() proto is supposed to live in <unistd.h>.
2001-06-21 Jarkko Hietaniemi This town is too small for the Cwd extension and me,
2001-06-21 Jarkko Hietaniemi More d'ohs.
2001-06-21 Jarkko Hietaniemi Off-by-one. I'm so classic.
2001-06-21 Jarkko Hietaniemi Update Changes.
2001-06-21 Marcel Grunauer Documentation patch for Net::FTP
2001-06-21 Jarkko Hietaniemi Retract the #10417 mg.c and embed.pl parts because of
2001-06-21 Jarkko Hietaniemi Add fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-21 Jarkko Hietaniemi Cwd tweak from Doug MacEachern.
2001-06-21 Jarkko Hietaniemi Protect the fchdir() and lstat() with ifdefs.
2001-06-21 Craig A. Berry fix Cwd.xs for VMS
2001-06-21 Robin Barker overlong =item
2001-06-21 Robin Barker format
2001-06-21 Radu Greab Re: [PATCH 5.7.1] sv.c documentation
2001-06-21 Jarkko Hietaniemi Cross-configuration changes: make $from to rm the files
2001-06-21 Jarkko Hietaniemi Re-add the files as text.
2001-06-21 Jarkko Hietaniemi Delete the binary files.
2001-06-21 Andy Dougherty Unnecessary pod2man calls in new extensions
2001-06-21 0000-Admin [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
2001-06-21 Jarkko Hietaniemi Shuffle around tests to (ext|lib)/.../t/ subdirectories.
2001-06-21 Jarkko Hietaniemi Upgrade to I18N::LangTags 0.25.
2001-06-21 Richard Soderberg Step 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-21 Jarkko Hietaniemi Test obsoleted by change #10777.
2001-06-21 Jarkko Hietaniemi Case of confused test numbering.
2001-06-21 Abhijit Menon-Sen Re: Opinion on undef lvalue
2001-06-21 Jarkko Hietaniemi Just a guess that using the same hack for cygwin as
2001-06-21 Jarkko Hietaniemi NetWare tweaks from Guruprasad.
2001-06-21 Hugo van der... Re: perl@10722: Bogus warnings on REs
2001-06-21 Artur Bergman Re: [PATCH] Make /o work under i?threads
2001-06-21 Artur Bergman Re: [PATCH] Step 1 of moving regexps to the pad
2001-06-21 Richard Soderberg Make /o work under i?threads
2001-06-21 Artur Bergman Re: [PATCH] Step 1 of moving regexps to the pad
2001-06-21 Artur Bergman Re: perl@10765: sv.c not OK on win32
2001-06-21 Ilya Zakharevich [PATCH 5.6.1] OS2 getpw*, getgr*
2001-06-21 Robert Spier make syslog test more verbose
2001-06-20 Hugo van der... op/study.t refinements
2001-06-20 Jarkko Hietaniemi Update Changes.
2001-06-20 Laszlo Molnar Re: [PATCH] djgpp updates
2001-06-20 Jarkko Hietaniemi Fix for ID 20010619.002 "When building hash, hash keys...
2001-06-20 Jarkko Hietaniemi Upgrade to Locale::Maketext 1.02, from Sean Burke.
2001-06-20 Jarkko Hietaniemi Do not remove the ccsym* Cppsym* files since
2001-06-20 Jarkko Hietaniemi Update to I18N::LangTags 0.24, from Sean Burke.
2001-06-20 Jarkko Hietaniemi Regen headers.
2001-06-20 Artur Bergman Fixes case of CvDEPTH for perl_clone
2001-06-20 Tim Sweetman Fix for [ID 20010124.001] POSIX::errno unreliable
2001-06-20 Jarkko Hietaniemi Security tweak on readlink().
2001-06-20 Jarkko Hietaniemi MPE/iX fixes from Mark Bixby (a Configure fix is also...
2001-06-20 Jarkko Hietaniemi Reinstate #10725 (with probe for alarm()).
2001-06-20 Jarkko Hietaniemi Replace our implementation of realpath() with OpenBSD's
2001-06-20 Jarkko Hietaniemi Integrate perlio:
2001-06-20 Jarkko Hietaniemi No point in going into memory-saving contortions
2001-06-20 Nick Ing-Simmons Fix PERLIO=unix bug, while restoring maximal buffer...
2001-06-20 Jarkko Hietaniemi Re: Bug in IO::Socket::INET module (repeat)
2001-06-20 Nick Ing-Simmons Integrate mainline.
2001-06-20 Jarkko Hietaniemi After some reading I don't think we can blindly
2001-06-20 Jarkko Hietaniemi Integrate change #10739 from maintperl:
2001-06-20 Jarkko Hietaniemi Retract #10725 (Hugo asked NOT to apply the patch)
2001-06-19 Jarkko Hietaniemi The test.third results were funnily named because of the
2001-06-19 Spider Boardman [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-19 Craig A. Berry test hunting on VMS
2001-06-19 Abhijit Menon-Sen s/typos//
2001-06-19 Craig A. Berry build ext/Socket dynamically on VMS
2001-06-19 Spider Boardman [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-19 Jarkko Hietaniemi AIX test -s hangs with non-existent files?
2001-06-19 Jarkko Hietaniemi AUTHORS updates.
2001-06-19 Spider Boardman [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-19 Jarkko Hietaniemi Integrate perlio:
2001-06-19 Nick Ing-Simmons Hack File/Find/find.t to use File::Spec::Unix on Win32.
2001-06-19 Jarkko Hietaniemi Furthwer tweak the fdopen() spot as suggseted by Jeff...
2001-06-19 Jeffrey Friedl [ID 20010619.005] two typos in pod/perlfunc.pod
2001-06-19 Hugo van der... Re: [ID 20010618.006] some end-anchored regexps hang...
2001-06-19 Hugo van der... Re: [ID 20010618.006] some end-anchored regexps hang...
2001-06-19 Nick Ing-Simmons Integrate mainline
2001-06-19 Jarkko Hietaniemi Update Changes.
2001-06-19 Jarkko Hietaniemi The existence shall be MANIFESted.
2001-06-19 Jarkko Hietaniemi The old libnet.cfg is first searched from the current...
2001-06-19 Jarkko Hietaniemi NetWare tweaks from Guruprasad.
2001-06-19 Laszlo Molnar djgpp updates
2001-06-19 Prymmer/Kahn let MS VC 5 resolve _PerlIO_win32
2001-06-19 Jarkko Hietaniemi The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
2001-06-19 Doug MacEachern [patch] preserve @DynaLoader::dl_{librefs,modules}
next