Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
[p5sagit/p5-mst-13.2.git] / t /
1997-11-25 Malcolm Beattie Integrate from ansi branch to mainline.
1997-11-23 Nick Ing-Simmons Add $$_ test
1997-11-22 Gurusamy Sarathy - shift() inside BEGIN|END|INIT now shifts @ARGV instea...
1997-11-22 Gurusamy Sarathy [win32] Integrate mainline.
1997-11-21 Malcolm Beattie $_ is now per-thread (rather a lot of changes). Only...
1997-11-21 Nick Ing-Simmons Basic integrate of lastest perl into ansiperl
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-11-18 Joshua Pritikin Separate avhv_foo() key handling into avhv_keys()....
1997-11-18 Malcolm Beattie magic_setisa enhanced to update %FIELDS automatically...
1997-11-14 Gurusamy Sarathy Integrate mainline changes into win32 branch. Now...
1997-11-14 Malcolm Beattie Two more delays added to test suite to help *-solaris...
1997-11-14 Malcolm Beattie Add delay to signal handling in t/op/magic.t. (Solaris...
1997-11-12 Nick Ing-Simmons Integrate mainline after it integrated us.
1997-11-11 Gurusamy Sarathy Initial (untested) integration of mainline changes.
1997-11-11 Malcolm Beattie t/TEST (reverted to @229 version) should have been...
1997-11-11 Malcolm Beattie Fix up ansiperl integration. Back to passing all expect...
1997-11-11 Malcolm Beattie Initial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm Beattie Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-09 Nick Ing-Simmons Conditionalize english.t,
1997-11-07 Nick Ing-Simmons Raw integrate of latest perl
1997-11-01 Nick Ing-Simmons Test changes
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-10-16 Malcolm Beattie Fix up merge with 5.004_04.
1997-10-16 Malcolm Beattie Merge maint-5.004 branch (5.004_04) with mainline.
1997-10-15 Tim Bunce Maintenance 5.004_04 changes
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-05 Tim Bunce [inseperable differences to perl 5.004_03]
1997-09-05 Norton Allen fix poor t/op/runlevel.t test
1997-09-05 Andreas J. Koenig Identify t/*/*.t test failing because of file permissions
1997-09-05 David McLean tests fail if localhost/loopback address not defined
1997-09-05 Warren Jones op/glob.t test failure under Win32 with CVS
1997-09-05 Tim Bunce [shell changes from ]
1997-09-04 Jarkko Hietaniemi 5.004_02: Complex/Trig: update
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 Gurusamy Sarathy win32_stat() fixes (2nd try)
1997-08-06 Paul Marquess PATCH: make DBM*_File modules sub-classable
1997-08-06 Paul Marquess DB_File 1.15 patch
1997-08-06 Kenneth Albanowski Re: q and escaping paired delimiters
1997-08-06 M.J.T. Guy UNIVERSAL.pm and import methods (tests)
1997-08-06 Gurusamy Sarathy Eval fails in certain situations (eval "{'...")
1997-08-06 M.J.T. Guy Re: Bug in Regular Expressions when using colon as...
1997-08-06 Stephen McCamant Band-aid fix for local([@%]$x)
1997-08-06 Tim Bunce enable some tests on Win32
1997-08-06 Gurusamy Sarathy enable some tests on Win32
1997-08-06 Hugo van der Sanden Add xor tests to test suite
1997-08-06 Gurusamy Sarathy object never destructs
1997-07-17 Malcolm Beattie Fix multiple problems with lexical @_.
1997-06-24 Malcolm Beattie Branch integration of maint-5.004 from relperl.
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-06-11 Jan D Tests depend on locale
1997-06-11 Hugo van der Sanden Re: Using undef to ignore values returned from split
1997-06-11 Hans Mulder More simple regexp tests and test docs
1997-06-11 Tim Bunce op/groups test fails on Linux (groups in /bin)
1997-06-11 Jan D op/groups test fails on Linux (groups in /bin)
1997-06-11 Hans Mulder ENV leaks on win32 (was Re: Comments on ENV patch sought)
1997-05-25 Malcolm Beattie First stab at 5.003 -> 5.004 integration.
1997-05-24 Malcolm Beattie Wholesale update to 5.004.
1997-05-15 Perl 5 Porters [inseparable changes from match from perl-5.003_99a...
1997-05-15 Chuck D. Phillips Fix sleep test: sleep(N) is defined to allow sleeping N-1
1997-05-15 Tom Phoenix Make rand.t vanishingly unlikely to give false failure
1997-05-15 Chip Salzenberg Fix core dump on IO::Seekable::setpos($fh, undef)
1997-05-15 Tim Bunce Fix recursive substitution [test]
1997-05-07 Perl 5 Porters [inseparable changes from match from perl-5.003_99...
1997-05-07 Gurusamy Sarathy Fix for redefined sort subs nastiness
1997-04-30 Dominic Dunlop Disable op/pipe.t test under Machten
1997-04-30 Paul Marquess Refresh DB_File to 1.14
1997-04-30 Chip Salzenberg Handle tainted values in lists returned from subs,...
1997-04-29 Chip Salzenberg Support C< $coderef->($x,$y) >
1997-04-29 Chip Salzenberg Reset errno after failed piped close
1997-04-29 Roderick Schertler Reset errno after failed piped close
1997-04-24 Gurusamy Sarathy Math::{Complex,Trig} update
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-22 Andreas Koenig Don't put leading newline on numeric strings
1997-04-22 Doug MacEachern Support PRINTF for tied handles
1997-04-22 Jarkko Hietaniemi Math::Complex update
1997-04-18 Perl 5 Porters [inseparable changes from match from perl-5.003_97f...
1997-04-18 Chip Salzenberg Fix (and test) spaces in {,un}pack()
1997-04-17 Perl 5 Porters [inseparable changes from match from perl-5.003_97e...
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-04-14 Chip Salzenberg Update File::Path
1997-04-14 Andreas Koenig Update File::Path
1997-04-09 Perl 5 Porters [inseparable changes from match from perl-5.003_97c...
1997-04-09 Jarkko Hietaniemi Complex update (five patches)
1997-04-07 Chip Salzenberg Accommodate CodeBuilder variant of Machten 4.0.3
1997-04-07 Dominic Dunlop Accommodate CodeBuilder variant of Machten 4.0.3
1997-04-04 Perl 5 Porters [inseparable changes from match from perl-5.003_97a...
1997-04-02 Chip Salzenberg [differences between cumulative patch application and...
1997-04-02 Perl 5 Porters [inseparable changes from match from perl-5.003_97...
1997-04-02 Chip Salzenberg Make *dbm tests work with Win32
1997-04-02 Chip Salzenberg Fix AUTOLOAD, or kill me
1997-04-01 Perl 5 Porters [inseparable changes from match from perl-5.003_96...
1997-04-01 Jim Avera Fix MM doc's use of "SUPER::"
1997-04-01 Robin Barker Eliminate warnings in File::Basename
1997-03-28 Malcolm Beattie Initial devel changes.
1997-03-28 Malcolm Beattie Perl 5.003 check-in
1997-03-25 Chip Salzenberg [differences between cumulative patch application and...
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...
next