This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test case for C<undef %File::Glob::>
[perl5.git] / t / op /
2001-04-18 Benjamin SugarsTest case for C<undef %File::Glob::>
2001-04-18 Gisle Aasforeach defelem magic should only be applied to PL_sv_undef
2001-04-15 Michael G. SchwernExit via last, part 1
2001-04-13 Nick Ing-SimmonsIntegrate mainline
2001-04-11 Jarkko HietaniemiBad test numbering in integrate in #9677.
2001-04-11 Jarkko HietaniemiIntegrate changes #9675,9676 from maintperl into mainline.
2001-04-08 Nick Ing-SimmonsIntegrate mainline
2001-04-07 Jarkko HietaniemiForgot to bump the number of tests in #9164.
2001-04-07 Robin HoustonPATCH: $[
2001-04-07 Jarkko HietaniemiIntegrate change #9605 from maintperl into mainline.
2001-04-06 Nick Ing-SimmonsIntegrate mainline
2001-04-05 Jarkko HietaniemiTest for #9579.
2001-04-05 David Dyckpatch for t/op/oct.t that shows need for patch supplied...
2001-04-05 Nick Ing-SimmonsIntegrate mainline
2001-04-05 Paul SchinderRe: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 ...
2001-04-05 Jarkko HietaniemiIntegrate changes #9544,9547,9549(perlio),9550,9551...
2001-04-03 Nick Ing-SimmonsIntegrate mainline
2001-04-01 Jarkko HietaniemiTest for #9499.
2001-03-29 Nick Ing-SimmonsIntegrate mainline
2001-03-29 Peter Prymmersome tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-03-28 Jarkko HietaniemiIntegrate perlio:
2001-03-28 Nick Ing-SimmonsLoose duplicate chunk.
2001-03-28 Jarkko HietaniemiIntegrate perlio:
2001-03-28 Nick Ing-SimmonsPerlIO.pm / perlio.pm conflict.
2001-03-28 Jarkko HietaniemiDup hunk.
2001-03-28 Jarkko HietaniemiForced integrate from perlio.
2001-03-28 Nick Ing-SimmonsIntegrate mainline.
2001-03-28 Jarkko HietaniemiIntegrate perlio:
2001-03-28 Nick Ing-SimmonsMore EBCDIC tweaks:
2001-03-27 Robin HoustonAutoloading Errno.pm when %! is encountered
2001-03-26 Nick Ing-SimmonsMemory tweaks and notes for OEMVS.
2001-03-24 Nick Ing-SimmonsIntegrate mainline.
2001-03-24 Robin HoustonRe: B::Deparse bug (5.6.0)
2001-03-22 Jarkko HietaniemiRegex tests from Chicheng Zhang. (Already fixed.)
2001-03-21 Jarkko HietaniemiContinue 4-arg substr() UTF-8 fixage.
2001-03-20 Jarkko Hietaniemitr/// UTF-8 tests for Inaba Hiroto's latest patches.
2001-03-19 Jarkko Hietaniemisubstr($bytestr, i, n, $charstr)
2001-03-19 Nick Ing-SimmonsIntegrate mainline.
2001-03-19 Nick Ing-SimmonsMore EBCDIC fixes.
2001-03-18 Jarkko HietaniemiIntegrate changes #9161,9162 from maintperl to mainline.
2001-03-18 Jarkko HietaniemiRe-integrate #9138 from maintperl to mainline,
2001-03-18 Jarkko HietaniemiIntegrate change #9197 from maintperl to mainline.
2001-03-18 Jarkko HietaniemiSarathy's clear_pmop patch with Radu Greab's fix,
2001-03-18 Jarkko HietaniemiNI-S' cunning idea of how to de-UTF8 the "\C-broken...
2001-03-17 Nick Ing-SimmonsAllow test to pass even when \C leaves SvUTF8 set by...
2001-03-14 Jarkko HietaniemiThe Day of the Retractions continues: the #9138
2001-03-14 Jarkko HietaniemiThe #9145 CANNOT be enabled: the clear_pmop code still
2001-03-14 Gurusamy Sarathyreenable change#9145 (the test was busted due to a...
2001-03-14 Jarkko HietaniemiRetract #9145.
2001-03-14 Robin HoustonPATCH: make goto work in nested eval ""
2001-03-14 Jarkko Hietaniemi(Retracted by #9150.)
2001-03-14 Jarkko HietaniemiIntegrate changes #9137,9138,9142 from maintperl into...
2001-03-14 Robin HoustonPATCH for [ID 20010305.003]
2001-03-14 Robin HoustonRe: [ID 20010309.004] my-variables lose values while...
2001-03-14 Robin HoustonRe: [ID 20010309.004] my-variables lose values while...
2001-03-12 Jarkko HietaniemiIntegrate change #9108 from maintperl to mainline.
2001-03-10 Jarkko HietaniemiFix for ID 20010306.008, UTF-8 and \w without 'use...
2001-03-09 Jarkko HietaniemiIn op/stat #35 better to scan all the potential directories
2001-03-09 Jarkko HietaniemiAdd /sbin and /usr/sbin to the list of directories...
2001-03-07 Jarkko HietaniemiMore UTF-8 test tweaks.
2001-03-07 Radu GreabRe: [ID 20010305.012] chop() against list assignment...
2001-03-07 Jarkko HietaniemiMajor utf8 test reorganisation and rewrite.
2001-03-06 Jarkko HietaniemiEasier to outcomment all the three reset() tests for...
2001-03-06 Jarkko HietaniemiComment out the deadly reset; until the 20010301.005
2001-03-05 Nick Ing-SimmonsIntegrate mainline (mostly - holding of on Encode.pm...
2001-03-05 Jarkko HietaniemiAdd tr tests for EBCDIC, from Karsten Sperling.
2001-03-05 Jarkko HietaniemiAdd matching tests currently failing in EBCDIC,
2001-03-04 Jeff Pinyanpattern in G_ARRAY context
2001-03-04 Jarkko HietaniemiMore tr/// UTF-8 fixes from Inaba Hiroto.
2001-03-03 Jarkko HietaniemiUTF8 tr/// fixes from Inaba Hiroto.
2001-03-01 Jarkko HietaniemiRetract #8970 because of a completely mysterious core...
2001-03-01 Jarkko HietaniemiAdd back the EBCDIC character range tests (for matching).
2001-02-28 Jarkko HietaniemiUndo qu. Retract #8814, rewrite op/each part of #8615,
2001-02-28 Jarkko HietaniemiRetract #8865 and #8869, un?pack C now again agree...
2001-02-26 Jeff OkamotoPATCH: extra tests to check on negative float to unsign...
2001-02-26 Jarkko HietaniemiAdd more known sprintf failures.
2001-02-25 Jarkko HietaniemiRetract #8929,8930,8932,8933 for now.
2001-02-25 Jarkko Hietaniemi(Retracted by #8395.)
2001-02-24 Jarkko HietaniemiAdd a test for the "character range should match in...
2001-02-23 Peter Prymmerwas Re: hashing order difference?
2001-02-23 Peter Prymmertreat unicoding and null bytes in op/append.t
2001-02-21 Jarkko HietaniemiRetract #8875, cannot let go of the old semantics of...
2001-02-21 Jarkko HietaniemiMake unpack C and unpack U truly equivalent.
2001-02-21 Jarkko Hietaniemiunpack("C", ...) was left slightly unfinished by #8865.
2001-02-21 Jarkko HietaniemiMake pack("C", 0x100) to create Unicode, unless under the
2001-02-18 Jarkko HietaniemiMisapplied regex optimizations when \C is present.
2001-02-18 Michael G. SchwernAdding in TestSetup.pm to replace BEGIN preamble on...
2001-02-18 Michael G. SchwernAdding todo tests
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-13 Hugo van der SandenRe: [ID 20010212.006] Core dump with /((?:hard|soft...
2001-02-11 Doug MacEachernRe: [patch] GvSHARED
2001-02-08 Charles BaileySYN SYN
2001-01-31 Nicholas ClarkRe: [PATCH] Re: [ID 20010105.023] numeric problems...
2001-01-30 Jarkko HietaniemiUTF-8 nit from Inaba Hiroto.
2001-01-30 Jarkko HietaniemiIntegrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-28 Jarkko HietaniemiPatch from Inaba Hiroto:
2001-01-24 Charles BaileySYN SYN
2001-01-20 Jarkko HietaniemiDocument and test the new qu operator.
2001-01-19 Hugo van der SandenRe: new feature: s?printf parameter reordering
2001-01-17 Nicholas ClarkRe: [PATCH: perl@8429] lib/tie-substrhash.t FAILED...
next