integrate cfgperl contents into mainline
[p5sagit/p5-mst-13.2.git] / t /
1999-07-26 Ian Phillipps (Version 2) Extending unpack to deal with counted strings
1999-07-26 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-26 Gurusamy Sarathy ensure implicitly closed handles don't set $? or $!
1999-07-25 Jarkko Hietaniemi Recode locale.t so that the change in #3730
1999-07-25 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-25 Gurusamy Sarathy add note about glibc bug
1999-07-25 Gurusamy Sarathy fix little utf8 nits in testsuite; add patch from Ilya...
1999-07-23 Hugo van der Sanden applied suggested patch for tracking line numbers corre...
1999-07-23 Gurusamy Sarathy avoid useless use of target for pp_each(); also fixes...
1999-07-20 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-20 Gurusamy Sarathy move DProf things around to where they are supposed...
1999-07-19 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-18 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-18 Peter Prymmer [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish...
1999-07-18 Gurusamy Sarathy remove spurious newSTATEOP() that causes goto to enter...
1999-07-17 Gurusamy Sarathy allow $foo{$x} and $bar[$i] for (\$) prototype
1999-07-17 Ian Phillipps fix vec() on magic values
1999-07-17 Ilya Zakharevich make system() return -1 and set $! if exec of child...
1999-07-15 Jarkko Hietaniemi Fix the bin/oct/hex constant overflow tests for
1999-07-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-12 Gurusamy Sarathy tweaks for win32/borland
1999-07-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-11 Gurusamy Sarathy change#3612 was buggy and failed to build Tk; applied...
1999-07-10 Jarkko Hietaniemi Change t/pragma/warn oct()/hex() overflow tests to...
1999-07-08 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-08 Gurusamy Sarathy sundry cleanups for clean build on windows
1999-07-08 Gurusamy Sarathy fixes for logical bugs in the lexwarn patch; other...
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Gurusamy Sarathy integrate cfgperl contents
1999-07-07 Gurusamy Sarathy filetest.t and ByteLoader build tweaks from Peter Prymmer
1999-07-07 Ilya Zakharevich Re: [ID 19990705.001] Overloading boolean conversion
1999-07-07 Charles Bailey applied new parts of suggested patch
1999-07-07 Jarkko Hietaniemi Sync regcomp warn with reality.
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy; one conflict in t/pragma/warn...
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-07 Gurusamy Sarathy better diagnostics on read operations from write-only
1999-07-06 Jarkko Hietaniemi POSIX [[:character class:]] support for standard, locale,
1999-07-06 Vishal Bhatia applied patch after demunging headers with appropriate...
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 M. J. T. Guy fix for C<$/ = 42> setting paragraph mode (applied...
1999-07-06 Gurusamy Sarathy test tweak
1999-07-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Ilya Zakharevich Long-standing UDP sockets bug on OS/2
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Fifer, Eric cygwin32 update
1999-07-05 Ed Peschko [ PATCH perl5.005_57 ] new perlcc + regression tests
1999-07-04 Gurusamy Sarathy test tweak
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 RonaldWS@aol.com adapted suggested tests for addition to testsuite
1999-07-04 Jarkko Hietaniemi Add test for change #3568 plus general cleanup.
1999-07-04 Gurusamy Sarathy remove misleading info on defined(...
1999-06-28 Gurusamy Sarathy upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT...
1999-06-27 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-06-18 Jarkko Hietaniemi Tidy up #3542 and #3543.
1999-06-18 Jarkko Hietaniemi Spice up locale.t.
1999-06-17 Jarkko Hietaniemi Fixed two long-standing locale bugs.
1999-06-12 Jarkko Hietaniemi Integrate from mainperl.
1999-06-11 Gurusamy Sarathy truncate() has a peculiar exemption from strict barewor...
1999-06-02 Jarkko Hietaniemi Integrate from mainperl.
1999-06-02 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-06-01 Gurusamy Sarathy change#3447 didn't do enough to exempt Foo->bar(qw...
1999-05-30 Ilya Zakharevich OS/2 socket fixes.
1999-05-29 Jan Dubois Safeguard against unimplemented functions in pwuid...
1999-05-28 Jarkko Hietaniemi The new t/lib/io_linenum.t was using stricture
1999-05-28 Mark-Jason Dominus PATCH (5.005_57): defined(@a) now deprecated
1999-05-28 Ilya Zakharevich Cosmetic OS/2-related patches
1999-05-28 Ilya Zakharevich Required OS/2-related patches
1999-05-28 Paul Johnson Provide more useful test okay percentage
1999-05-28 Paul Johnson Fixes related to working local $.
1999-05-28 Gurusamy Sarathy change#3449 wasn't doing enough
1999-05-25 Jarkko Hietaniemi Integrate from mainperl.
1999-05-25 Ilya Zakharevich REx engine improvements
1999-05-25 Gurusamy Sarathy test case for change#3470
1999-05-24 Gurusamy Sarathy allow '*' prototype to autoquote even barewords that...
1999-05-23 Gurusamy Sarathy remove redundant part of change#1169 superseded by...
1999-05-21 Jarkko Hietaniemi Integrate from mainperl.
1999-05-21 Gurusamy Sarathy test tweak
1999-05-12 Jarkko Hietaniemi Integrate from mainperl.
1999-05-12 Hugo van der Sanden better range-checking on list slices, with test
1999-05-12 Gurusamy Sarathy change#3397 needs test tweak
1999-05-12 Gurusamy Sarathy more testsuite smarts (many of them courtesy Ilya)
1999-05-11 Jarkko Hietaniemi Integrate from mainperl.
1999-05-11 Gurusamy Sarathy avoid creating spurious subroutine stubs on failed...
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-10 Jarkko Hietaniemi Integrate from mainperl.
1999-05-10 Ilya Zakharevich Self-consistent numeric conversion again
1999-05-10 Gurusamy Sarathy testsuite nits
1999-05-10 Paul Johnson test suite and fix input_line_number()
1999-05-10 Hugo van der Sanden fix overeager [:foo:] parsing
1999-05-10 Gurusamy Sarathy more Compiler patches from Vishal Bhatia <vishalb@my...
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-10 Charles Bailey applied suggested patch, modulo already applied parts
1999-05-10 Gurusamy Sarathy more bulletproof workaround for mangled paths (updates...
1999-05-09 Gurusamy Sarathy fix typo in dbm filters that caused odbm.t to fail
1999-05-09 Gurusamy Sarathy tweak test totals
1999-05-08 Jarkko Hietaniemi Integrate from mainperl.
1999-05-08 Gurusamy Sarathy allow AV/HV dereferences on pseudohashes ($ph->{foo...
1999-05-08 Gurusamy Sarathy update test totals
next