I can see the future. It is cloudy.
[p5sagit/p5-mst-13.2.git] / t /
2003-07-09 Jarkko Hietaniemi Test the vX => ... fix.
2003-07-06 Radu Greab DProf fixes
2003-07-04 Rafael Garcia-Suarez Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
2003-07-03 Slaven Rezic t/op/magic.t on FreeBSD
2003-07-03 Rafael Garcia-Suarez Re: randomly untainting?
2003-07-03 Jarkko Hietaniemi Extra light testing for the UTF-8 cache
2003-07-03 Iain Truskett "without parens" vs "without parentheses"
2003-07-02 Rafael Garcia-Suarez Minor test adjustments :
2003-07-02 Dave Mitchell various Deparse fixes
2003-07-02 Jarkko Hietaniemi It would seem that in Linux 2.2 there is no way
2003-07-02 Jarkko Hietaniemi Fix for [perl #22759 insufficient format string checking];
2003-07-02 Jarkko Hietaniemi ...and getting the comma right, too.
2003-07-02 Jarkko Hietaniemi Getting the whitespace right.
2003-07-02 Jarkko Hietaniemi FreeBSD $0 dance.
2003-07-02 Jarkko Hietaniemi Fix from Enache Adrian for the magic.t failure in
2003-07-02 Jarkko Hietaniemi VMS: with this, 100% make test in Compaq C V6.5-001
2003-07-01 Adrian M. Enache B:: fixes + 'When were CVOPs gone ?'
2003-06-30 Nick Ing-Simmons Integrate mainline
2003-06-30 Jarkko Hietaniemi $0 test tweaks from Andreas.
2003-06-28 Rafael Garcia-Suarez Fix test count, by Abe Timmerman.
2003-06-27 Nick Ing-Simmons Integrate mainline
2003-06-25 Rafael Garcia-Suarez Fix [perl #21742] :
2003-06-24 Dave Mitchell Re: [perl #22719] ISA cache problem with blessed stash...
2003-06-22 Adrian M. Enache Re: Is it a Bug? ($c .= "5") . "6"
2003-06-19 Steve Grazzini Re: [perl #17934] tied STDERR and internal warnings
2003-06-19 Jarkko Hietaniemi MPE/iX gets serious indigestion on w-packed infinities.
2003-06-18 Adrian M. Enache Re: [perl #22727] split() with re_eval segfaults/panics
2003-06-17 Rafael Garcia-Suarez Some docs for the assertions.
2003-06-16 Marcus Holland-Moritz Revert change #19126, a poor attempt at fixing bug...
2003-06-15 Rafael Garcia-Suarez Rename again the warning about $* being no longer supported
2003-06-15 Aaron J. Mackey Remove all magic in untie()
2003-06-14 Rafael Garcia-Suarez Rename the warning about $* being removed,
2003-06-13 Rafael Garcia-Suarez Remove the deprecated $* variable.
2003-06-12 Robin Barker Add a new warning, "Newline in left-justified string...
2003-06-10 Nick Ing-Simmons Integrate mainline
2003-06-09 Steve Grazzini Re: nitpick with \(0..2)
2003-06-09 Craig A. Berry pack.t tweak for non-IEEE VMS systems
2003-06-08 Gurusamy Sarathy add basic test coverage for the sysio compatibility...
2003-06-05 Yitzchak Scott-Tho... Re: SPUG:-s option doesn't always work!
2003-06-05 Jarkko Hietaniemi SKIP label was missing.
2003-06-03 Nick Ing-Simmons Integrate mainline
2003-06-01 Gerrit P. Haase Two Cygwin patches from Gerrit.
2003-05-31 Rafael Garcia-Suarez Fix a case of segfault in gv_check(), by making
2003-05-31 Dave Mitchell jumbo closure patch broke formats
2003-05-31 Adrian M. Enache Re: [perl #22372] [PATCH] sv_chop() broken
2003-05-31 Adrian M. Enache Re: [perl #22372] [PATCH] sv_chop() broken
2003-05-30 Jarkko Hietaniemi test.pl-isation.
2003-05-30 Jarkko Hietaniemi Fix for "#22375 'split'/'index' problem for utf8".
2003-05-29 Jarkko Hietaniemi Add the test case for the already fixed
2003-05-29 Dave Mitchell jumbo closure fix
2003-05-26 Dave Mitchell Re: [perl #22299] goto doesn't find label
2003-05-24 Nick Ing-Simmons Integrate mainline (but don't integrate back yet).
2003-05-24 Dave Mitchell [PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-05-21 Dave Mitchell New warning "Useless localization of %s", based on
2003-05-21 Jarkko Hietaniemi More U/WIN tweaks from John P. Linderman.
2003-05-21 Jarkko Hietaniemi U/WIN test tweak from John P. Linderman.
2003-05-17 Nick Ing-Simmons Enache Adrian <enache@rdslink.ro> test for Win32 sysrea...
2003-05-13 Nick Ing-Simmons Integrate mainline
2003-05-12 Alex Vandiver Re: Bug stomping fun. [PATCH: bug #1016]
2003-05-12 Rafael Garcia-Suarez Use a more sophisticated heuristics to produce the...
2003-05-12 Jarkko Hietaniemi Work also without perlio.
2003-05-12 Nick Ing-Simmons Integrate mainline
2003-05-11 Jarkko Hietaniemi Use test.pl.
2003-05-11 Jarkko Hietaniemi Try to handle a $^X with spaces in it.
2003-05-11 Jarkko Hietaniemi Separate the creation of the command to run by
2003-05-11 Jarkko Hietaniemi Integrate from perlio:
2003-05-11 Gurusamy Sarathy add test for change#19475,19479 (bugs#21717,22140)
2003-05-11 Nick Ing-Simmons Tests to prove Ticket 9468 is fixed.
2003-05-10 Nick Ing-Simmons Integrate mainline
2003-05-09 Rafael Garcia-Suarez A regression test for the remaining "Final $ should...
2003-05-08 Yitzchak Scott-Tho... Re: [perl #17718] %tiedhash in bool context doesn't...
2003-05-06 Nick Ing-Simmons Integrate mainline
2003-05-05 Dave Mitchell [perl #3096] undefing hash with object values
2003-05-04 Jarkko Hietaniemi Doesn't make any difference for the test but is more...
2003-05-02 Jarkko Hietaniemi Forgot to check in the -d: file.
2003-05-02 Nick Ing-Simmons Integrate mainline (run/switchd.t fails).
2003-05-02 Jarkko Hietaniemi The [perl #21890] (Devel::Coverage breakage) has been...
2003-05-01 Jarkko Hietaniemi miniperl cannot handle layers.t.
2003-05-01 Jarkko Hietaniemi The solution in change #19363 was too unportable.
2003-04-29 Adrian M. Enache buglet: sub a(;&) { } doesn't work
2003-04-28 Artur Bergman Fix bug 2681, change the test not to use the shell...
2003-04-28 Jarkko Hietaniemi SysV msg queues can be something hanging (witnessed...
2003-04-27 Nick Ing-Simmons Integrate mainline.
2003-04-27 Jarkko Hietaniemi Add a test case for [perl #15288] (already solved).
2003-04-25 Jarkko Hietaniemi Clarify(?) the perlio default layers table.
2003-04-23 Dave Mitchell A new fatal error :
2003-04-23 Jarkko Hietaniemi Handle the combination of dosish and non-faststdio.
2003-04-21 Adrian M. Enache Fix another segfault case (warn called from UNIVERSAL...
2003-04-21 Jarkko Hietaniemi Introduce two new Configure symbols:
2003-04-19 Adrian M. Enache Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
2003-04-19 Dave Mitchell Re: [PATCH] [perl #21875] Hash ref transformed as a...
2003-04-19 Dave Mitchell allow recursive FETCHes
2003-04-19 Craig A. Berry readline.t tweak for VMS
2003-04-18 Jarkko Hietaniemi UTF8 regexp patch from Inaba Hiroto.
2003-04-17 Nick Ing-Simmons Integrate mainline
2003-04-17 Jarkko Hietaniemi Detect the 'fast stdio' case.
2003-04-16 Jarkko Hietaniemi Handle PERLIO= and document a bit.
2003-04-16 Jarkko Hietaniemi Try to get the layers.t working also for dosish platforms.
2003-04-16 Jarkko Hietaniemi What does an empty PERLIO= mean, anyway?
2003-04-15 Jarkko Hietaniemi Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and...
next