Re: [PATCH B::Deparse] fix string uninterpretation
[p5sagit/p5-mst-13.2.git] / t / op /
2001-04-25 Philip Newton Re: [PATCH] foreach defelem magic should only be applie...
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...
2001-03-01 Jarkko Hietaniemi Add back the EBCDIC character range tests (for matching).
2001-02-28 Jarkko Hietaniemi Undo qu. Retract #8814, rewrite op/each part of #8615,
2001-02-28 Jarkko Hietaniemi Retract #8865 and #8869, un?pack C now again agree...
2001-02-26 Jeff Okamoto PATCH: extra tests to check on negative float to unsign...
2001-02-26 Jarkko Hietaniemi Add more known sprintf failures.
2001-02-25 Jarkko Hietaniemi Retract #8929,8930,8932,8933 for now.
2001-02-25 Jarkko Hietaniemi (Retracted by #8395.)
2001-02-24 Jarkko Hietaniemi Add a test for the "character range should match in...
2001-02-23 Peter Prymmer was Re: hashing order difference?
2001-02-23 Peter Prymmer treat unicoding and null bytes in op/append.t
2001-02-21 Jarkko Hietaniemi Retract #8875, cannot let go of the old semantics of...
2001-02-21 Jarkko Hietaniemi Make unpack C and unpack U truly equivalent.
2001-02-21 Jarkko Hietaniemi unpack("C", ...) was left slightly unfinished by #8865.
2001-02-21 Jarkko Hietaniemi Make pack("C", 0x100) to create Unicode, unless under the
2001-02-18 Jarkko Hietaniemi Misapplied regex optimizations when \C is present.
2001-02-18 Michael G. Schwern Adding in TestSetup.pm to replace BEGIN preamble on...
2001-02-18 Michael G. Schwern Adding todo tests
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-13 Hugo van der Sanden Re: [ID 20010212.006] Core dump with /((?:hard|soft...
2001-02-11 Doug MacEachern Re: [patch] GvSHARED
2001-02-08 Charles Bailey SYN SYN
2001-01-31 Nicholas Clark Re: [PATCH] Re: [ID 20010105.023] numeric problems...
2001-01-30 Jarkko Hietaniemi UTF-8 nit from Inaba Hiroto.
next