typo, doc tweak
[p5sagit/p5-mst-13.2.git] / t /
1999-10-24 Gurusamy Sarathy suppress scalar leak messages for known leaks (from
1999-10-24 Ilya Zakharevich Re: [PATCH 5.005_62] OS/2 improvements
1999-10-24 Gurusamy Sarathy @INC needs ../lib
1999-10-23 Gurusamy Sarathy fix accidental C modulo semantics on integer-valued...
1999-10-20 Gurusamy Sarathy add test for change#4417
1999-10-20 Gurusamy Sarathy skip unreadable directory test when running as root
1999-10-17 Gurusamy Sarathy serious bug introduced by G_VOID changes in 5.003_96...
1999-10-17 Gurusamy Sarathy remove FileHandle from list of PodParser dependencies...
1999-10-16 Gurusamy Sarathy OS/2 support bits (from Ilya Zakharevich)
1999-10-15 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-14 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-14 Jarkko Hietaniemi Warn inside character classes about unknown backslash...
1999-10-14 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-14 Gurusamy Sarathy fix POPSTACK panics that ensued from bad interaction...
1999-10-14 Jarkko Hietaniemi Warn about false ranges like \d-\w (see the change...
1999-10-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-12 Gurusamy Sarathy add File::BSDGlob as File::Glob and load it at compile...
1999-10-12 Jarkko Hietaniemi Revert the parts of #3926 that outlawed character ranges
1999-10-12 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-12 Gurusamy Sarathy apply parts of LynxOS patches from Alan Johnson
1999-10-12 Gurusamy Sarathy allow any unpack specifier to take a count via '/'
1999-10-11 Gurusamy Sarathy more pack/unpack documentation (from Ilya Zakharevich...
1999-10-08 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-08 Larry Wall add suggested patch =~ s/NOTOP/OP_NOT/ with tests
1999-10-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-05 Ilya Zakharevich Re: Strange RE engine breakage in 5_61
1999-10-04 Michael G. Schwern Re: [PATCH av.c, op.c, perldiag.pod] "array field"...
1999-10-02 Jarkko Hietaniemi Be understanding about large file systems.
1999-10-02 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-02 Gurusamy Sarathy fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
1999-10-02 Gurusamy Sarathy upgrade to PodParser-1.085 from Brad Appleton <bradapp...
1999-10-02 Gurusamy Sarathy make exists() work better on pseudo-hashes (reworked...
1999-10-02 Gurusamy Sarathy deprecate C<use attrs>
1999-10-01 Gurusamy Sarathy integrate cfgperl contents into mainline; resolve h2xs...
1999-10-01 Jarkko Hietaniemi There *is* a month called October.
1999-10-01 Jarkko Hietaniemi Temp file cleanliness.
1999-09-30 Jarkko Hietaniemi Retract #4252, didn't help with the original problem.
1999-09-30 Ilya Zakharevich (Removed by #4262.)
1999-09-26 Jarkko Hietaniemi Integrate with Sarathy. h2xs.PL had to be manually...
1999-09-25 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-25 Larry Wall Re: [PATCH 5.005_61] "our" declarations
1999-09-24 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-24 Spider Boardman normalize time for strftime() (without the isdst effects of
1999-09-23 Ilya Zakharevich change "#" to a comment starter in pack templates;...
1999-09-22 Jarkko Hietaniemi Cleanup cleanup.
1999-09-20 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-20 Gurusamy Sarathy queue errors due to strictures rather than printing...
1999-09-19 Gurusamy Sarathy avoid clearing @_ at all for faster subroutine calls...
1999-09-18 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-18 Gurusamy Sarathy tweak some op names in change#4177 (will any of this...
1999-09-17 Jarkko Hietaniemi Pick up the typo fix.
1999-09-17 Gurusamy Sarathy fix typo
1999-09-17 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-17 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-17 Gurusamy Sarathy integrate vmsperl contents into mainline (where VMS...
1999-09-17 Michael G. Schwern More descriptive names for operators.
1999-09-17 Jarkko Hietaniemi Take away the infamous io/dup.t #7.
1999-09-17 Jarkko Hietaniemi UNICOS does support large files but doesn't support...
1999-09-17 Jarkko Hietaniemi UNICOS has sloppy division/modulo for floating point...
1999-09-17 Jarkko Hietaniemi Portable blocksize (replaces #4171).
1999-09-17 Jarkko Hietaniemi (replaced by #4172)
1999-09-17 Jarkko Hietaniemi Detypo #4169.
1999-09-17 Jarkko Hietaniemi Diagnose possible quota limits.
1999-09-17 Jarkko Hietaniemi Filesystem quotas may stop you from using large files.
1999-09-17 Jarkko Hietaniemi Too strict pattern for parsing group lists.
1999-09-15 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-15 Ilya Zakharevich Re: [ID 19990914.001] Perl_re_intuit_start() hangs...
1999-09-14 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-14 Gurusamy Sarathy change some filenames to be 8.3-friendly
1999-09-13 Gurusamy Sarathy integrate cfgperl contents into mainline, update Changes
1999-09-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-13 Gurusamy Sarathy add -DPERL_Y2KWARN build option that will generate...
1999-09-12 Gurusamy Sarathy make sprintf("%g",...) threadsafe; only taint its resul...
1999-09-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-10 Gurusamy Sarathy dos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-09-10 Gurusamy Sarathy upgrade to Getopt::Long v2.20 (from Johan Vromans
1999-09-09 Jarkko Hietaniemi Remove ill-designed %B introduced by change #4111.
1999-09-09 Paul Marquess DB_File 1.71
1999-09-09 Ilya Zakharevich Fix interaction of (?p{}) and (?>)
1999-09-09 Jarkko Hietaniemi %#b in particular and %B in general were kaputt.
1999-09-08 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-07 Jarkko Hietaniemi Fix a printf thinko: now quads must have the ll L q...
1999-09-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-06 Jarkko Hietaniemi Fix UV_SIZEOF to UVSIZE; change the overflow tests
1999-09-06 Gurusamy Sarathy support bytecode and C backends in perlcc (patch suggested
1999-09-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-06 Gurusamy Sarathy propagate changed error text
1999-09-06 Paul Marquess Another patch for Lexical Warnings
1999-09-06 Ilya Zakharevich change#3612 is buggy when quotemeta argument matches...
1999-09-06 Gurusamy Sarathy applied patch suggested by Hans Mulder to fix problems on
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-09-06 Gurusamy Sarathy optional warning on join(/foo/...) (reworked suggested...
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-09-05 Jarkko Hietaniemi Time is not yet ripe.
1999-09-05 John Nolan modified suggested patch to handle cross-refs and qr...
1999-09-04 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-04 Jarkko Hietaniemi use integer on the problematic subtest.
1999-09-04 Jarkko Hietaniemi Enable 64-bit clean bit ops.
1999-09-01 John Tobey Re: [PATCH 5.005_60] distclean forgot two
1999-09-01 Fifer, Eric [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
next