Integrate perlio:
[p5sagit/p5-mst-13.2.git] / t / op /
2000-12-06 Jarkko Hietaniemi Test \x{...} with ord().
2000-12-05 Jarkko Hietaniemi Avaunt, you foul UTF-8 tests.
2000-12-05 Jarkko Hietaniemi Continue utf8 dispersal.
2000-12-05 Jarkko Hietaniemi Test for Unicode (UTF-8) hash keys.
2000-12-05 Jarkko Hietaniemi Split off the UTF-8 decoder tests, make them to check...
2000-12-05 Jarkko Hietaniemi Start migrating bits of pragma/utf8 to elsewhere
2000-12-05 Ilya Zakharevich Re: [PATCH] The largest hoax of all times?
2000-12-05 Jarkko Hietaniemi Integrate the "skip" messages to explain().
2000-12-04 Nick Ing-Simmons PERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-01 Jarkko Hietaniemi Retract #7941. Forbidding subs m/s/etc is too cruel...
2000-12-01 Jarkko Hietaniemi (Retracted by #7943.)
2000-12-01 Jarkko Hietaniemi Get the three different space character classes right...
2000-12-01 Jarkko Hietaniemi Two more tests that make no sense in UTF-8 since the...
2000-12-01 Jarkko Hietaniemi \x{} doesn't any more require 'use utf8' outside regexe...
2000-11-29 Robert Spier $^O win32 -> MSWin32
2000-11-29 Jarkko Hietaniemi Document the known sprintf test failures, exact standard
2000-11-28 Robin Barker Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
2000-11-26 Jarkko Hietaniemi Test line numbers are different with utf8.
2000-11-26 Benjamin Holzman Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign...
2000-11-25 Gurusamy Sarathy C<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-22 Ilya Zakharevich Overeager visited-positions optimizations
2000-11-20 Jarkko Hietaniemi lexicals not recognized in a run-time (?{})
2000-11-20 Jarkko Hietaniemi Miraculous typo.
2000-11-20 Ilya Zakharevich The first step in removing recursion from the REx engine
2000-11-18 Ilya Zakharevich restore match data on backtracing
2000-11-15 Peter Prymmer EBCDIC tweaks.
2000-11-13 Yitzchak Scott-Tho... Tweak the definition of the bit complement on UTF-8...
2000-11-13 Jarkko Hietaniemi Couple of tests from #7660 salvaged.
2000-11-12 Jarkko Hietaniemi (Subsumed by #7664)
2000-11-10 Lupe Christoph Explain better why certain regex tests are skipped.
2000-11-05 Jarkko Hietaniemi Fix for bug id 19990615.008, pos() unset during s/...
2000-11-05 Andrew Pimlott Fix for
2000-11-04 Nick Ing-Simmons Integrate mainline again
2000-11-04 Andrew Pimlott Fix for
2000-11-04 Jarkko Hietaniemi Dying is too strict here, better just skip.
2000-11-04 Jarkko Hietaniemi Locale tweakery. Add test case for bug id 20000809...
2000-10-27 Yitzchak Scott-Tho... [ID 20001026.006] C<use integer; $x += 1> gives uniniti...
2000-10-25 John Peacock Zero-padded Numerics in Perl Format
2000-10-25 Jarkko Hietaniemi Temporary stopgap for the self-tying issue: for now...
2000-10-23 Hugo van der Sanden Re: [ID 20001021.005] SEGV with regex match
2000-10-22 Jarkko Hietaniemi Support s?printf parameter reordering.
2000-10-20 Charles Bailey SYN SYN
2000-10-19 Jarkko Hietaniemi Typo noted by Mark Lutz.
2000-10-18 Hugo van der Sanden Re: [ID 20001018.008] flip-flop bug when there's no...
2000-10-16 Nicholas Clark Detect early whether the std streams have gone bad.
2000-10-16 Jarkko Hietaniemi One more ~utf8 tweak.
2000-10-16 Jarkko Hietaniemi Tweak the test of #7235.
2000-10-15 Simon Cozens Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
2000-10-14 Jarkko Hietaniemi Add test for bug id 20000427.003 (which seems to have
2000-10-13 Jarkko Hietaniemi Make the test acknowledge that self-ties are disabled...
2000-10-13 Peter Prymmer Tweak #7225.
2000-10-13 Dominic Dunlop op/sprintf.t patch for OS/390 (and any other host with...
2000-10-13 Peter Prymmer was: Re: off to a bad start on fixing regression tests
2000-10-12 Peter Prymmer An updated EBCDIC tr patch.
2000-10-10 Peter Prymmer ver.t v string tests for os/390
2000-10-10 Peter Prymmer op/tr tests on OS/390
2000-10-06 Nick Ing-Simmons Re: Questions about Tie::Array and perl modules
2000-10-02 Radu Greab Re: [ID 20000912.008] substr replacement of tainted...
2000-10-02 Daniel Chetlin Fix aliasing of tied filehandles
2000-09-30 Spider Boardman Re: unicode support and perl [ID 20000901.097]
2000-09-14 Simon Cozens Re: perl@7078
2000-09-12 Andreas König Test for the #7049.
2000-09-12 Yitzchak Scott-Tho... [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on...
2000-09-11 Gurusamy Sarathy C<@a = @b = split(...)> optimization coredumps under...
2000-09-08 Spider Boardman Re-allow vec() for characters > 255.
2000-09-07 Jarkko Hietaniemi Guard against bad string->int conversion for quads.
2000-09-01 Mike Guy Fix vec() / utf8 (was Re: bitvec ops still broken...
2000-08-30 Jarkko Hietaniemi Change the internal implementation of sort() to be...
2000-08-30 Nick Ing-Simmons Re: UNTIE method
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-23 Mike Guy Re: [ID 20000821.008] Negitive numbers with vec dumps...
2000-08-21 Jarkko Hietaniemi Also under djgpp the timestamps are funky.
2000-08-20 Hugo van der Sanden UTF8 concat fixes.
2000-08-18 Jeffrey Friedl Add [[:blank:]] as suggested in
2000-08-18 Jarkko Hietaniemi The new tests were missing from #6415.
2000-08-18 Yitzchak Scott-Tho... Unbuffer the output.
2000-08-17 Jarkko Hietaniemi Tweak the regex compilation errors once more.
2000-08-17 Gurusamy Sarathy trailing new %ENV entries weren't being pushed into...
2000-08-17 Jarkko Hietaniemi Retract #6645.
2000-08-16 Gurusamy Sarathy on windows, the return values from wait() and waitpid...
2000-08-16 Lupe Christoph Change the regx compilation error markers to use =...
2000-08-15 Dominic Dunlop (Retracted by #6660)
2000-08-15 Dominic Dunlop Don't blow limited stacks, a lower number is enough to
2000-08-14 Mike Guy @+, @- readonly (was Re: @<punct> interpolating in "")
2000-08-13 Mike Guy t/op/regmesg.t fails if REG_INFTY set
2000-08-11 Hugo van der Sanden Re: [ID 20000809.005] trouble with long string and...
2000-08-11 Hugo van der Sanden sleep(1) does not necessarily return 1.
2000-08-11 Mike Guy Fixes to looking-like-number to keep behaviour as it...
2000-08-10 Jarkko Hietaniemi Get back into sync with Jeffrey on the enhanced regex...
2000-08-10 Gurusamy Sarathy warn is a macro, avoid using at a variable to avoid...
2000-08-09 Jeffrey Friedl Re: enhanced(?) regex error messages
2000-08-08 Jarkko Hietaniemi Do away with array context, from Daniel Chetlin <daniel...
2000-08-08 Mike Guy Re: [ID 20000807.008] Double reads considered evil...
2000-08-08 Hugo van der Sanden Re: enhanced(?) regex error messages
2000-08-08 Hugo van der Sanden Augment #6539 a bit: don't croak if there's magic in...
2000-08-07 Jarkko Hietaniemi Make the test -w clean.
2000-08-07 Jarkko Hietaniemi use warnings instead of $^W.
2000-08-07 Jarkko Hietaniemi Disable a portability warning Because We Know What...
2000-08-07 Hugo van der Sanden Make bless(REF, REF) a fatal error, add bless tests.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
next