First support of threads::shared, support shared svs and references.
[p5sagit/p5-mst-13.2.git] / t / op /
2001-10-20 Jarkko Hietaniemi Test vertical whitespace combined with /x in \p{}.
2001-10-19 Jarkko Hietaniemi Unpack in scalar context should return the first value
2001-10-19 Nick Ing-Simmons Integrate mainline
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-16 Gerrit P. Haase [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
2001-10-15 Nick Ing-Simmons Integrate mainline
2001-10-15 Blair Zajac Re: [PATCH t/op/magic.t] missing tests on Win32
2001-10-13 Jarkko Hietaniemi Rewrite mktables from scratch.
2001-10-12 Nick Ing-Simmons Blind integrate of mainline
2001-10-10 Rafael Garcia-Suarez two s/// bugfixes
2001-10-10 Jarkko Hietaniemi Even more VMS tweakage from Charles Lane:
2001-10-09 Rafael Garcia-Suarez new tests, new TODO test
2001-10-09 Ronald J. Kimball Re: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-08 Michael G. Schwern Re: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-08 Nicholas Clark & what's to be done for 5.8.0?
2001-10-03 Jarkko Hietaniemi Unicode properties: fix L& (the #12319 didn't allow L&,
2001-10-02 Nick Ing-Simmons Integrate mainline
2001-10-02 Jarkko Hietaniemi Unicode properties: allow also intra(wordbreak)name...
2001-10-02 Nick Ing-Simmons Integrate mainline
2001-10-02 Nick Ing-Simmons Integrate mainline + lib/open.t patch from Chromatic
2001-10-01 Jarkko Hietaniemi UNICOS testing patches from Nicholas Clark.
2001-10-01 Jarkko Hietaniemi Also the ^Is is optional.
2001-10-01 Jarkko Hietaniemi More Unicode property tests for the abbreviated
2001-10-01 Jarkko Hietaniemi Further tweaks to the Unicode properties.
2001-09-30 Rafael Garcia-Suarez additional docs and tests
2001-09-29 Jarkko Hietaniemi More leniency to the \p and \P: now can have whitespace
2001-09-29 Nick Ing-Simmons Integrate mainline. Builds lots of sv.h/embed.h redef...
2001-09-29 Jarkko Hietaniemi Save and restore $ENV{'SYS$LOGIN'} only in VMS.
2001-09-29 Craig A. Berry chdir.t finally (I hope)
2001-09-29 Jarkko Hietaniemi Allow for more flexibility in the \p{In...} names, now
2001-09-28 Jarkko Hietaniemi Test numbering mismatch.
2001-09-27 Craig A. Berry slightly less broken chdir.t for VMS
2001-09-27 Robin Barker make __ANON__ global
2001-09-26 Jarkko Hietaniemi Check that all environment variables are tainted.
2001-09-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
2001-09-26 Jarkko Hietaniemi grrr.
2001-09-26 Jarkko Hietaniemi Retract #12232.
2001-09-26 Jarkko Hietaniemi (Retracted by #12233.)
2001-09-25 Nick Ing-Simmons Integrate mainline (untested while modem is up)
2001-09-25 Michael G. Schwern Deprecating chdir(undef)/chdir('')
2001-09-25 Jarkko Hietaniemi Replace the use Test::More in t/{op,io,run} with t...
2001-09-24 Nick Ing-Simmons Integrate mainline
2001-09-24 Gurusamy Sarathy test number mismatch
2001-09-24 Jarkko Hietaniemi ok().
2001-09-24 Jarkko Hietaniemi unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test...
2001-09-24 Rafael Garcia-Suarez More tests
2001-09-23 Craig A. Berry) Cleanup & OS/390 "fix"
2001-09-23 Nick Ing-Simmons Integrate mainline
2001-09-23 chromatic Re:
2001-09-22 Nicholas Clark Re: scalar context unpack bugs
2001-09-22 Abhijit Menon-Sen Removed duplicated tests #19 and #20.
2001-09-22 Michael G. Schwern Reconciling the Cwd/File::Spec differences
2001-09-22 Blair Zajac t/op/chdir.t won't pass on VMS
2001-09-22 Michael G. Schwern [REPATCH] Re: [PATCH t/op/do.t] new regression tests...
2001-09-22 Michael G. Schwern Re: Weird $ENV{FOO} = undef warning
2001-09-21 Rafael Garcia-Suarez new regression tests for bug ID 20010920.007
2001-09-20 Nicholas Clark Re: n questions (was Re: 4 questions about pack/unpack)
2001-09-19 Jarkko Hietaniemi The test assumed 7-bit ASCII. Now it "just"
2001-09-18 Michael G. Schwern Re: [PATCH] t/op/crypt.t
2001-09-17 chromatic Re: t/op/ver.t using skip() improperly
2001-09-17 Nick Ing-Simmons Integrate mainline
2001-09-17 Michael G. Schwern Re: [BUG?] chdir(undef) == chdir() probably a bug
2001-09-14 Jarkko Hietaniemi Hopefully better skipping of the Complete.t tests
2001-09-14 Jeff Pinyan more jumpables, and hit-bit bug
2001-09-11 Nick Ing-Simmons Integrate mainline
2001-09-11 Nick Ing-Simmons Part Integrate mainline
2001-09-11 Jarkko Hietaniemi Fix unpack U to be the reverse of pack U
2001-09-10 Nicholas Clark Re: the remaining bugs in \x escapes (was Re: [PATCH...
2001-09-10 John Peacock PATCH Resubmission - was Re: [ID 20010902.001] v strin...
2001-09-10 Jarkko Hietaniemi Skip the crypt test if no crypt.
2001-09-07 Jarkko Hietaniemi Clean up 1_compile.t; move tests to more consistent
2001-09-05 Jarkko Hietaniemi In UNICOS division yada yada.
2001-09-05 Nicholas Clark oct and hex in glorious 64 bit (with less bugs) (was...
2001-09-04 Michael G. Schwern Re: A slightly better default seed?
2001-09-03 Jarkko Hietaniemi Make crypt() do something more sane for Unicode
2001-09-03 Jarkko Hietaniemi Remove the tests that assume something about
2001-09-03 Artur Bergman Forgot to add a file with Change #11840
2001-09-03 Michael G. Schwern Tests for srand()
2001-09-03 Michael G. Schwern Partial cleanup
2001-09-03 Michael G. Schwern Increase the repetitions
2001-09-03 Nick Ing-Simmons Integrate mainline
2001-09-02 Michael G. Schwern rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
2001-09-02 Ilmari Karonen RE: [PATCH] Add a nextstate into empty blocks
2001-09-01 Jarkko Hietaniemi Test tweaks.
2001-09-01 Michael G. Schwern cleanup
2001-09-01 Rafael Garcia-Suarez , was t/op/incode.t breaks make minitest
2001-08-30 Nicholas Clark pp_modulo
2001-08-29 Nicholas Clark pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-08-29 Rafael Garcia-Suarez Re: [PATCH] newer tests for the coderef-in-@INC !
2001-08-28 Michael G. Schwern Adding the failure diagnostic
2001-08-28 Michael G. Schwern Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad...
2001-08-27 Michael G. Schwern Fixing bad testing advice
2001-08-27 Michael G. Schwern Re: [PATCH] new tests for the coderef-in-@INC
2001-08-27 Abhijit Menon-Sen [PATCH] new tests for the coderef-in-@INC
2001-08-26 Nicholas Clark t/io/binmode.t
2001-08-26 Nicholas Clark op/universal.t failing
2001-08-25 Tony Bowden Re: 'can' with undefined subs
2001-08-25 Nick Ing-Simmons Integrate mainline
2001-08-22 John Peacock Re: [PATCH 1 of 3] $] is deprecated - eliminate from...
2001-08-22 Nicholas Clark 64 bit integer preserving pp_divide
next