Tru64, gcc -O3, datasize
[p5sagit/p5-mst-13.2.git] / t / op /
2002-10-31 Rafael Garcia-Suarez Adjust the number of tests in t/op/range.t
2002-10-30 Abhijit Menon-Sen Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is...
2002-10-30 Mark-Jason Dominus [perl #18165] "0" fails as right-hand argument to ..
2002-10-29 Rafael Garcia-Suarez Partial fix of bug [perl #17589] : prevent the parser to
2002-10-28 Nicholas Clark Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot...
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-21 Hugo van der Sanden Re: [perl #18019] regex overoptimization
2002-10-20 Jarkko Hietaniemi t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
2002-10-20 Slaven Rezic Re: [perl #17892] Perl's mkdir() doesn't remove trailin...
2002-10-17 Yitzchak Scott-Tho... Re: [perl #17809] Different warning behaviour between...
2002-10-12 Nicholas Clark Re: [perl #17772] pack "w" /* this cannot happen ;...
2002-10-11 Rafael Garcia-Suarez Fix bug #17771 : segfault with the 'for' statement...
2002-10-10 Rafael Garcia-Suarez Fix bug #17776 : memory corruption in qr/##/x
2002-10-09 Rafael Garcia-Suarez Fix bug #17823 : non-modifying tr/// stringifies references
2002-10-02 Hugo van der Sanden op/tr.t test is affected by #17962
2002-10-02 Rafael Garcia-Suarez Re: [PATCH] Re: builtin die parsed differently to CORE...
2002-10-01 Yitzchak Scott-Tho... Re: sv_2pv_flags and ROK and UTF8 flags
2002-09-29 Abhijit Menon-Sen Remove package; (Heh heh.)
2002-09-26 Jarkko Hietaniemi perl #17453
2002-09-26 Rafael Garcia-Suarez Re: Advice on coredump
2002-09-17 Abhijit Menon-Sen Fix #17375 (rcatline didn't work on a formerly-defined...
2002-09-12 Rafael Garcia-Suarez Fix a syntax incompatibility introduced by the // operator.
2002-09-08 Allen Smith Re: [PATCH: perl #17849] (corrected) Long double bugs...
2002-09-08 Yitzchak Scott-Tho... sv_2pv_flags and ROK and UTF8 flags
2002-09-08 Hugo van der Sanden setting PERL_CORE as in #17861 violates assumptions...
2002-09-04 Michael G. Schwern op/getpid.t failure
2002-09-04 Hugo van der Sanden fix coredump after 64k-deep recursion
2002-08-30 Yitzchak Scott-Tho... Re: glob names and Regexp type introspection
2002-08-29 Rafael Garcia-Suarez posixify getppid on linux-multithread
2002-08-26 (Randal L. Schwartz) fix for:
2002-08-25 Rafael Garcia-Suarez Fix parsing problems with the // operator.
2002-08-22 Slaven Rezic todo test for linux $0 modification
2002-08-22 John Peacock Re: [PATCH] Version object patch #1
2002-08-17 Mark-Jason Dominus Negative subscripts optionally passed to tied array...
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-08-12 Hugo van der Sanden #17717 needed tests fixing up
2002-08-12 Stephen McCamant Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an...
2002-08-12 Hugo van der Sanden Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
2002-08-08 Rafael Garcia-Suarez More tests for the attribute syntax, from the
2002-08-08 Rafael Garcia-Suarez Fix bug #16080 : an attribute list should end at '}'
2002-08-08 Rafael Garcia-Suarez Re: [perl #15898] coredump with variable our
2002-08-08 Rafael Garcia-Suarez Re: [perl #15479] perl 5.8.0 segfault
2002-08-05 Brent Dax Defined-or patch (cleaned up)
2002-08-04 Hugo van der Sanden Re: [ID 20020704.001] my $foo = $1 won't taint $foo...
2002-08-04 Hugo van der Sanden Main branch no longer needs op/taint.t version check.
2002-07-17 Nick Ing-Simmons Integrate mainline
2002-07-17 Jarkko Hietaniemi Integrate change #17588 from macperl:
2002-07-16 Nick Ing-Simmons Integrate mainline (what a lot of change during freeze!)
2002-07-15 Jarkko Hietaniemi Try to future proof the op/taint.
2002-07-15 Nick Ing-Simmons Integrate mainline
2002-07-15 Hugo van der Sanden Re: Regexp causes coredump
2002-07-14 Jarkko Hietaniemi Test skip counter tweak from Craig Berry.
2002-07-14 Hugo van der Sanden Re: [ID 20020713.008] %vd eats two arguments
2002-07-13 Rafael Garcia-Suarez The warning "Use of tainted arguments in %s is deprecated"
2002-07-13 Nick Ing-Simmons Integrate mainline
2002-07-12 Jarkko Hietaniemi Easy z/OS fix by skipping raw UTF-8.
2002-07-11 Nick Ing-Simmons Integrate mainline
2002-07-10 Jarkko Hietaniemi Retract #17455, #17427, #17425 on t/op/magic.t (but...
2002-07-10 Nick Ing-Simmons Integrate mainline (Via/via etc.)
2002-07-09 Craig A. Berry fix 17425 for VMS
2002-07-09 Jarkko Hietaniemi This is getting pretty fragmented (finish up #17441).
2002-07-09 Nick Ing-Simmons Integrate mainline
2002-07-08 Jim Cromie patch against t/op/magic.t
2002-07-08 Jarkko Hietaniemi Integrate maint patches #17421, #17424:
2002-07-08 Hugo van der Sanden Re: [ID 20020626.011] wantarray() causes clobbering...
2002-07-08 Iain Truskett t/op/glob.t
2002-07-05 Nick Ing-Simmons Integrate mainline
2002-07-01 Hugo van der Sanden Re: [ID 20020630.002] utf8 regex only matches 32k
2002-06-30 Nicholas Clark Re: [PATCH] pack 'w' should be using NV, not double
2002-06-28 Nick Ing-Simmons Integrate mainline
2002-06-26 Jarkko Hietaniemi Further tweaking on the Unicode s///.
2002-06-26 Hugo van der Sanden Re: Another Unicode s/// buglet?
2002-06-26 Jarkko Hietaniemi Another Unicode s/// buglet, from SADAHIRO Tomoyuki.
2002-06-25 Jarkko Hietaniemi Unicode s/// buglet found by Gregor Chrupala in perl...
2002-06-06 Nick Ing-Simmons Integrate mainline
2002-06-05 Craig A. Berry t/op/arith.t -- don't test infinity if it doesn't exist
2002-06-05 Doug MacEachern Re: local tied hash slices ...
2002-05-30 Nick Ing-Simmons Integrate mainline
2002-05-30 Yitzchak Scott-Tho... Re: perl@16861
2002-05-30 Nick Ing-Simmons Integrate all but lib/File/stat.t which seems broken.
2002-05-29 Nick Ing-Simmons Integrate mainline
2002-05-29 Jarkko Hietaniemi Spelling bee.
2002-05-29 Jarkko Hietaniemi Recover some of the #16845.
2002-05-28 Jarkko Hietaniemi Retract #16820, #16819, #16810, #16669, #16531, #16530...
2002-05-28 Jarkko Hietaniemi Bump the version numbers to five-eight-oh.
2002-05-28 Nikola Knezevic Test::Harness and skiping tests functionality
2002-05-27 Jarkko Hietaniemi Integrate perlio:
2002-05-27 Nick Ing-Simmons Add IO::Scalar fail case to the tests.
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-18 Jarkko Hietaniemi Prettyprinting.
2002-05-18 Jarkko Hietaniemi Companion to #16601: cxinc would create uninitialized
2002-05-18 Nick Ing-Simmons Integrate mainline
2002-05-18 Michael G. Schwern Re: t/op/tie.t #19 TODO ENOTWORKING
2002-05-17 Rafael Garcia-Suarez More regression tests for caller() and fix one bug...
2002-05-17 Rafael Garcia-Suarez Fix bug 20020517.003 : segfault with caller().
2002-05-17 Nick Ing-Simmons Integrate mainline
2002-05-16 Jarkko Hietaniemi DJGPP updates from Laszlo Molnar.
2002-05-12 Jarkko Hietaniemi EBCDIC: retract #16557, it ran into a weird tokenizer...
2002-05-12 Jarkko Hietaniemi (retracted by #16560)
2002-05-11 Jarkko Hietaniemi Because of #16550 these tests would now spew
next