Integrate mainline
[p5sagit/p5-mst-13.2.git] / t / op /
2001-05-20 Nick Ing-Simmons Integrate mainline
2001-05-20 Gisle Aas Chomp should not always stringify
2001-05-18 Nick Ing-Simmons Integrate mainline.
2001-05-17 Benjamin Sugars Test for bug 20010515.004
2001-05-17 Ronald J. Kimball Re: [PATCH] HERE mark in regex
2001-05-16 Ronald J. Kimball Re: [PATCH] HERE mark in regex
2001-05-15 Nick Ing-Simmons Integrate mainline.
2001-05-12 Peter Prymmer fixup t/op/append.t for UTF-EBCDIC
2001-05-11 Jarkko Hietaniemi Remove the 'asciir' re subpragma. Should instead implement
2001-05-11 Jarkko Hietaniemi Merge the camel-III/vstring.t with op/ver.t.
2001-05-11 Robin Houston $foo->bar(0)
2001-05-10 Robin Houston Extend tr/\0-\377/blah/c support
2001-05-09 Nick Ing-Simmons Merge ... mainline (does not build MULTIPLICITY/DEBUGGI...
2001-05-07 Robin Houston Naughty?
2001-05-03 Nick Ing-Simmons Integrate mainline.
2001-05-02 Jarkko Hietaniemi Test for #9952.
2001-05-01 Hugo van der Sanden Re: bleadperl: s/// failure with \b and /g
2001-05-01 Mike Guy Autoflush in tests as appropriate
2001-04-30 Hugo van der Sanden Re: [PATCH bleadperl] [ID 20010426.002] Word boundry...
2001-04-29 Nick Ing-Simmons Integrate mainline.
2001-04-29 Jarkko Hietaniemi In character classes one couldn't have 0x80..0xff chara...
2001-04-27 Nick Ing-Simmons Integrate mainline
2001-04-25 Philip Newton Re: [PATCH] foreach defelem magic should only be applie...
2001-04-24 Nick Ing-Simmons Integrate mainline.
2001-04-23 Jarkko Hietaniemi Test case for #9800.
2001-04-23 Robin Houston test for ID 20010423.002
2001-04-19 Nick Ing-Simmons Blind (untested) integrate of mainline.
2001-04-18 Jarkko Hietaniemi Workaround for the "\x{12345678}" plus s/(.)/$1/g plus...
2001-04-18 Benjamin Sugars Test case for C<undef %File::Glob::>
2001-04-18 Gisle Aas foreach defelem magic should only be applied to PL_sv_undef
2001-04-17 Nick Ing-Simmons Integrate mainline (t/lib/b.t fails test 2...)
2001-04-15 Michael G. Schwern Exit via last, part 1
2001-04-13 Nick Ing-Simmons Integrate mainline
2001-04-11 Jarkko Hietaniemi Bad test numbering in integrate in #9677.
2001-04-11 Jarkko Hietaniemi Integrate changes #9675,9676 from maintperl into mainline.
2001-04-08 Nick Ing-Simmons Integrate mainline
2001-04-07 Jarkko Hietaniemi Forgot to bump the number of tests in #9164.
2001-04-07 Robin Houston PATCH: $[
2001-04-07 Jarkko Hietaniemi Integrate change #9605 from maintperl into mainline.
2001-04-06 Nick Ing-Simmons Integrate mainline
2001-04-05 Jarkko Hietaniemi Test for #9579.
2001-04-05 David Dyck patch for t/op/oct.t that shows need for patch supplied...
2001-04-05 Nick Ing-Simmons Integrate mainline
2001-04-05 Paul Schinder Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 ...
2001-04-05 Jarkko Hietaniemi Integrate changes #9544,9547,9549(perlio),9550,9551...
2001-04-03 Nick Ing-Simmons Integrate mainline
2001-04-01 Jarkko Hietaniemi Test for #9499.
2001-03-29 Nick Ing-Simmons Integrate mainline
2001-03-29 Peter Prymmer some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-03-28 Jarkko Hietaniemi Integrate perlio:
2001-03-28 Nick Ing-Simmons Loose duplicate chunk.
2001-03-28 Jarkko Hietaniemi Integrate perlio:
2001-03-28 Nick Ing-Simmons PerlIO.pm / perlio.pm conflict.
2001-03-28 Jarkko Hietaniemi Dup hunk.
2001-03-28 Jarkko Hietaniemi Forced integrate from perlio.
2001-03-28 Nick Ing-Simmons Integrate mainline.
2001-03-28 Jarkko Hietaniemi Integrate perlio:
2001-03-28 Nick Ing-Simmons More EBCDIC tweaks:
2001-03-27 Robin Houston Autoloading Errno.pm when %! is encountered
2001-03-26 Nick Ing-Simmons Memory tweaks and notes for OEMVS.
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-24 Robin Houston Re: B::Deparse bug (5.6.0)
2001-03-22 Jarkko Hietaniemi Regex tests from Chicheng Zhang. (Already fixed.)
2001-03-21 Jarkko Hietaniemi Continue 4-arg substr() UTF-8 fixage.
2001-03-20 Jarkko Hietaniemi tr/// UTF-8 tests for Inaba Hiroto's latest patches.
2001-03-19 Jarkko Hietaniemi substr($bytestr, i, n, $charstr)
2001-03-19 Nick Ing-Simmons Integrate mainline.
2001-03-19 Nick Ing-Simmons More EBCDIC fixes.
2001-03-18 Jarkko Hietaniemi Integrate changes #9161,9162 from maintperl to mainline.
2001-03-18 Jarkko Hietaniemi Re-integrate #9138 from maintperl to mainline,
2001-03-18 Jarkko Hietaniemi Integrate change #9197 from maintperl to mainline.
2001-03-18 Jarkko Hietaniemi Sarathy's clear_pmop patch with Radu Greab's fix,
2001-03-18 Jarkko Hietaniemi NI-S' cunning idea of how to de-UTF8 the "\C-broken...
2001-03-17 Nick Ing-Simmons Allow test to pass even when \C leaves SvUTF8 set by...
2001-03-14 Jarkko Hietaniemi The Day of the Retractions continues: the #9138
2001-03-14 Jarkko Hietaniemi The #9145 CANNOT be enabled: the clear_pmop code still
2001-03-14 Gurusamy Sarathy reenable change#9145 (the test was busted due to a...
2001-03-14 Jarkko Hietaniemi Retract #9145.
2001-03-14 Robin Houston PATCH: make goto work in nested eval ""
2001-03-14 Jarkko Hietaniemi (Retracted by #9150.)
2001-03-14 Jarkko Hietaniemi Integrate changes #9137,9138,9142 from maintperl into...
2001-03-14 Robin Houston PATCH for [ID 20010305.003]
2001-03-14 Robin Houston Re: [ID 20010309.004] my-variables lose values while...
2001-03-14 Robin Houston Re: [ID 20010309.004] my-variables lose values while...
2001-03-12 Jarkko Hietaniemi Integrate change #9108 from maintperl to mainline.
2001-03-10 Jarkko Hietaniemi Fix for ID 20010306.008, UTF-8 and \w without 'use...
2001-03-09 Jarkko Hietaniemi In op/stat #35 better to scan all the potential directories
2001-03-09 Jarkko Hietaniemi Add /sbin and /usr/sbin to the list of directories...
2001-03-07 Jarkko Hietaniemi More UTF-8 test tweaks.
2001-03-07 Radu Greab Re: [ID 20010305.012] chop() against list assignment...
2001-03-07 Jarkko Hietaniemi Major utf8 test reorganisation and rewrite.
2001-03-06 Jarkko Hietaniemi Easier to outcomment all the three reset() tests for...
2001-03-06 Jarkko Hietaniemi Comment out the deadly reset; until the 20010301.005
2001-03-05 Nick Ing-Simmons Integrate mainline (mostly - holding of on Encode.pm...
2001-03-05 Jarkko Hietaniemi Add tr tests for EBCDIC, from Karsten Sperling.
2001-03-05 Jarkko Hietaniemi Add matching tests currently failing in EBCDIC,
2001-03-04 Jeff Pinyan pattern in G_ARRAY context
2001-03-04 Jarkko Hietaniemi More tr/// UTF-8 fixes from Inaba Hiroto.
2001-03-03 Jarkko Hietaniemi UTF8 tr/// fixes from Inaba Hiroto.
2001-03-01 Jarkko Hietaniemi Retract #8970 because of a completely mysterious core...
next