Fix bug #24108: Goto +foo broken
[p5sagit/p5-mst-13.2.git] / t / op /
2003-10-08 Rafael Garcia-Suarez Fix bug #24108: Goto +foo broken
2003-10-07 Abhijit Menon-Sen Minor tweaks to pod/perlsyn.pod (as suggested by Yves...
2003-10-07 Abhijit Menon-Sen Why should -3**$x be more precisely determined than...
2003-10-07 Michael G. Schwern Fixing UNIVERSAL.pm's bit of unpleasantness
2003-10-02 Slaven Rezic Re: 5.8.1 and srand
2003-09-30 grommel@sears.com Re: NCR MP-RAS perl problems [perl #23791]
2003-09-30 Rafael Garcia-Suarez Add a TODO test for bug #23790, by Abigail
2003-09-23 grommel@sears.com Re: NCR MP-RAS perl problems [perl #23791]
2003-09-22 Rafael Garcia-Suarez When localising a magic value, propagate the readonly...
2003-09-18 Ilya Zakharevich -M -A -C broken
2003-09-17 Ilya Zakharevich magic.t
2003-09-16 Jarkko Hietaniemi More suggested patches for NCR MP-RAS from Andy Dougherty.
2003-09-14 Jarkko Hietaniemi Check the context of for/grep/map.
2003-09-13 Hugo van der Sanden Re: unicode regex problem
2003-09-11 Jarkko Hietaniemi Replace #21158 with a better patch from Hugo
2003-09-10 Jarkko Hietaniemi [perl #23769] Unicode regex broken on simple example
2003-09-09 Jarkko Hietaniemi One more test count tweak.
2003-09-09 david nicol Re: [PATCH] honoring void context for map(), return...
2003-09-05 Jarkko Hietaniemi Another seemingly fixed (un)tie bug,
2003-09-02 Jarkko Hietaniemi An untie test from perlmonks-- worked in 5.6.1,
2003-09-01 Jarkko Hietaniemi Ultrix VAX is like VMS VAX in floating point.
2003-08-30 Jarkko Hietaniemi Setup @INC.
2003-08-29 Rafael Garcia-Suarez Add a new test, to ensure that we don't unexpectedly...
2003-08-29 Jarkko Hietaniemi Better skip() explicit number of tests, test counts...
2003-08-29 Jarkko Hietaniemi Some Ultrix test dodgings.
2003-08-26 Dave Mitchell improved 19064 (local $_[0] problems)
2003-08-26 Adrian M. Enache Re: [PATCH] valgrind and /#/x
2003-08-25 Jarkko Hietaniemi The new tests of #20888 didn't really test what they...
2003-08-25 Jarkko Hietaniemi The #20887 didn't go over that well;
2003-08-25 Jarkko Hietaniemi pat.t -> charnames -> UCD -> Storable,
2003-08-25 Marcus Holland-Moritz valgrind update
2003-08-23 Jarkko Hietaniemi Add more comments so that one can see what is supposed...
2003-08-22 Nicholas Clark Re: [perl #23463] compiler version on sparc/netbsd
2003-08-22 Alain Barbet Re: [perl #23463]: compiler version on sparc/netbsd
2003-08-22 Jarkko Hietaniemi Put the tests of the change #19064 back, but disable...
2003-08-21 Adrian M. Enache utf8 variable names scrambled in error messages
2003-08-21 Jarkko Hietaniemi Retract #19064, broke mod_perl flushing (localisation...
2003-08-17 Adrian M. Enache [PATCH] Re: [BUG] string loses its utf8 flag on die
2003-08-12 Jarkko Hietaniemi Multiline one-liners are a bit too much to ask.
2003-08-12 Jarkko Hietaniemi A new try from Dave Mitchell for [perl #23265].
2003-08-12 Jarkko Hietaniemi Fix for [perl #23287] segfault in untie.
2003-08-10 Jarkko Hietaniemi Retract #20597, too many resulting core dumps.
2003-08-10 Dave Mitchell Re: [perl #23265] Nested anonymous subs
2003-08-09 Jarkko Hietaniemi Two more tests for #20566/#20568.
2003-08-08 Nick Ing-Simmons Re: UNICODE regexp bug
2003-08-08 Nick Ing-Simmons UNICODE regexp bug
2003-08-08 Steve Hay Re: main@20537: WinXP build failed op/time.t test 2
2003-08-07 Hugo van der Sanden Re: [perl #23030] Error in negative lookahead with...
2003-08-04 Rafael Garcia-Suarez Fix bug #23141 : localization of readonly magic scalars
2003-08-03 Adrian M. Enache Re: [perl #23207] persistant sideffect involving bitwis...
2003-08-01 Jarkko Hietaniemi More runperl(switches => ...) finds (bleadperl only).
2003-08-01 Dave Mitchell Re: utf8+regex bug in 5.8.1-RC2
2003-07-31 Hugo van der Sanden Re: [perl #23171] Regex too selfish
2003-07-29 Rafael Garcia-Suarez [perl #22969] fix $hash{utf8bareword}
2003-07-28 Craig A. Berry #20177 broke skip logic in t/op/write.t
2003-07-28 Michael G. Schwern t/op/write.t cleanup after itself.
2003-07-27 Jarkko Hietaniemi cleanup tiehandle.t to use test.pl, is(), like(), etc...
2003-07-24 Andy Lester PATCH: More edge tests on t/op/pow.t
2003-07-24 Dave Mitchell Re: Reference to tied elements results in lvalue.
2003-07-21 Rafael Garcia-Suarez [PATCH] Re: Perl formats do not work with tied values
2003-07-21 Craig A. Berry Re: [PATCH] test clean-up for VMS
2003-07-18 Andreas König Re: [PATCH] Re: Oops - Can't calculate our powers
2003-07-18 Dave Mitchell [ PATCH] Re: isa(UNIVERSAL)?
2003-07-18 Stephen McCamant Re: Oops - Can't calculate our powers
2003-07-13 Alexander Gough Add a TODO test for perlbug #19049
2003-07-09 Jarkko Hietaniemi Test the vX => ... fix.
2003-07-03 Slaven Rezic t/op/magic.t on FreeBSD
2003-07-03 Jarkko Hietaniemi Extra light testing for the UTF-8 cache
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-27 Nick Ing-Simmons Integrate mainline
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-16 Marcus Holland-Moritz Revert change #19126, a poor attempt at fixing bug...
2003-06-15 Aaron J. Mackey Remove all magic in untie()
2003-06-13 Rafael Garcia-Suarez Remove the deprecated $* variable.
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-03 Nick Ing-Simmons Integrate mainline
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".
next