p5sagit/p5-mst-13.2.git
2001-10-20 Nick Ing-Simmons Fix for ithreads/stdio build
2001-10-20 Nick Ing-Simmons Avoid calling (now non-existant) Perl_sv_setsv(), by...
2001-10-20 Nick Ing-Simmons Add a new flag character 'm' to embed.pl set to represent
2001-10-20 Nick Ing-Simmons Add comments explaining why win32.h/embed.h are include...
2001-10-20 Nick Ing-Simmons Code PerlIOWin32_dup - does not fix Win32 problems...
2001-10-19 Nick Ing-Simmons Fix gross win32 build issues
2001-10-19 Nick Ing-Simmons Integrate mainline
2001-10-19 Jarkko Hietaniemi Retract the #10451 which seems to be the cause
2001-10-19 Jarkko Hietaniemi Regen toc.
2001-10-19 Jarkko Hietaniemi Tiny tweaks.
2001-10-19 Abe Timmerman Re: perlintro.pod
2001-10-19 Abhijit Menon-Sen Slight reorganisation of references.
2001-10-19 Kay Röpke [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging...
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-19 Audrey Tang a small patch to perlintro.pod.
2001-10-19 Andy Dougherty OpenBSD hints for ithreads
2001-10-18 Jarkko Hietaniemi Retract #12446; the problem solved by #12474.
2001-10-18 Jarkko Hietaniemi More documented In categories.
2001-10-18 Jarkko Hietaniemi Update Changes.
2001-10-18 Jarkko Hietaniemi Add the lib/unicore/To/Spec*.pl to the MANIFEST.
2001-10-18 Jarkko Hietaniemi Wrong skip() arguments.
2001-10-18 Charles Lane try#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-10-18 Mark-Jason... PATCH perl.pod: Suggested reorganization of table of...
2001-10-18 Jarkko Hietaniemi Prettyprinting.
2001-10-18 Jarkko Hietaniemi Regen toc.
2001-10-18 Jarkko Hietaniemi Add perlintro, from Skud.
2001-10-18 Jarkko Hietaniemi FAQ sync.
2001-10-17 Jarkko Hietaniemi Oh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Anton Berezin coredump fix in pp_accept()
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 H.Merijn Brand Two AIX patches
2001-10-17 Jarkko Hietaniemi Limiting the Time::HiRes::sleep and usleep to
2001-10-17 Michael G.... Test::Simple 0.32
2001-10-17 Michael G.... Set PERL_CORE environment var
2001-10-17 Jarkko Hietaniemi Regen doc with perlmodstyle added.
2001-10-17 Jarkko Hietaniemi Pod cleanup.
2001-10-17 Kirrily Robert perlmodstyle as a patch
2001-10-17 Ian Phillipps for perlhack.pod - no p5p archive on deja/google
2001-10-17 Kay Röpke PREREQ_PM does not really require.
2001-10-17 Jarkko Hietaniemi Add the special casing mappings (from SpecCase.txt)
2001-10-16 David H. Adler [PATCH] Doc patch on here-docs (perlop and perldata)
2001-10-16 Jarkko Hietaniemi Integrate perlio:
2001-10-16 Nick Ing-Simmons PerlIOXxxx_dups for all but Win32
2001-10-16 Nick Ing-Simmons Implement PerlIOStdio_dup (explains core dumps - dup
2001-10-16 Nick Ing-Simmons When USE_ITHREADS avoid SV * in PerlIO_debug, at risk...
2001-10-16 Craig A. Berry VMS 64-bit configure
2001-10-16 Jarkko Hietaniemi Can't expect too much accuracy from a sleep of one...
2001-10-16 Randolf Werner WIN64 (Itanium) port of Perl 5.6.1
2001-10-16 Nick Ing-Simmons Builds under ithreads (but fails all threads tests)
2001-10-16 Jarkko Hietaniemi I think the Perl_sortsv needs *not* be skipped?
2001-10-16 Gerrit P. Haase [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
2001-10-16 Gerrit P. Haase [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
2001-10-16 Jarkko Hietaniemi A forgotten deletion.
2001-10-16 Nick Ing-Simmons Skeleton of "PerlIO_dup" coded.
2001-10-16 Jarkko Hietaniemi Document the problem with the swash_fetch() API that...
2001-10-16 Jarkko Hietaniemi Make Time::HiRes::sleep() and usleep() to return
2001-10-16 Jarkko Hietaniemi A missing SvREFCNT_dec.
2001-10-15 Nick Ing-Simmons Beginings of PerlIO_dup support (unstable)
2001-10-15 Jarkko Hietaniemi (retracted by #12497)
2001-10-15 Jarkko Hietaniemi Bump the version number to agree with the maintperl...
2001-10-15 Nick Ing-Simmons Integrate mainline
2001-10-15 Jarkko Hietaniemi Casting tweak from Paul Marquess, helps Merijn on AIX.
2001-10-15 Jarkko Hietaniemi Sync the skip() amounts with the number of tests.
2001-10-15 Jarkko Hietaniemi Update Changes.
2001-10-15 Jarkko Hietaniemi MacOS Classic catdir() rewrite from Thomas Wegner
2001-10-15 Blair Zajac Re: [PATCH t/op/magic.t] missing tests on Win32
2001-10-14 Craig A. Berry make PerlIO default on VMS
2001-10-14 Jarkko Hietaniemi Retract #12436 (Abhijit already did this at #12426)
2001-10-14 Kay Röpke (retracted by #12437)
2001-10-14 Yitzchak Scott... h2xs grammar nit
2001-10-14 Paul Marquess Fix scoping problem with FATAL warnings
2001-10-13 Jarkko Hietaniemi Use File::Spec (needs Thomas Wegner's upcoming patch
2001-10-13 Nicholas Clark Re: default module version for h2xs (was Re: [PATCH...
2001-10-13 Jarkko Hietaniemi Define PASTHRU_DEFINE and PASTHRU_INC (which are used
2001-10-13 Jarkko Hietaniemi More MANIFEST anomalies.
2001-10-13 Jarkko Hietaniemi Not that many.
2001-10-13 Rafael Garcia... [DOC PATCH] pod syntax fixups for File::Spec::* modules
2001-10-13 Jarkko Hietaniemi Rewrite mktables from scratch.
2001-10-13 Abhijit Menon-Sen ExtUtils::MM_Unix should ignore comments when searching for
2001-10-13 Andreas König Re: New module XML::Clean
2001-10-13 Artur Bergman Set thread stack size if needed.
2001-10-13 Artur Bergman We do want to set the attribute to joinable even on...
2001-10-13 Brian Ingerson Message-ID: <20011012193235.B889@ttul.org>
2001-10-12 Jarkko Hietaniemi Update Changes.
2001-10-12 Jarkko Hietaniemi FAQ sync.
2001-10-12 Wilson, Doug RE: [PATCH File::Copy] Silence warnings for tied fileha...
2001-10-12 Jarkko Hietaniemi [PATCH lib/Term/Complete.t] Rethinking the Test
2001-10-12 Jarkko Hietaniemi UUnndduupplleexx..
2001-10-12 Andy Dougherty Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
2001-10-12 Jarkko Hietaniemi VMS pre-7.0 (which doesn't have sigaction()) uniformly
2001-10-12 Artur Bergman Perhaps other OLD_POSIX_API systems might be happy...
2001-10-12 Jarkko Hietaniemi Upgrade to Math::BigInt 1.44 from Tels and
2001-10-12 Artur Bergman perhaps pthread_attr_t really needs to be set for the...
next