rename tests to more appropriate names
[p5sagit/p5-mst-13.2.git] / t / op /
2000-03-22 Gurusamy Sarathy rename tests to more appropriate names
2000-03-21 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-21 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-20 Jarkko Hietaniemi detypo
2000-03-19 Jarkko Hietaniemi Fix the socklen default type (from Laszlo Molnar;
2000-03-19 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-19 Gurusamy Sarathy taint.t shouldn't fail where IPC::SysV unavailable
2000-03-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-19 Gurusamy Sarathy fix sort optimizer to not hang inside loops
2000-03-19 Jarkko Hietaniemi Taint msgrcv() messages; general SysV IPC cleanup.
2000-03-19 Jarkko Hietaniemi Taint shmread().
2000-03-19 Jarkko Hietaniemi Taint also the passwd field of the getpw*().
2000-03-18 Jarkko Hietaniemi The #5805 requires a test change, too.
2000-03-17 Charles Bailey Quick pre-release fixes: clean up results in...
2000-03-17 Jarkko Hietaniemi Make the test easier to use.
2000-03-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-14 Gurusamy Sarathy test case for change#5700 (from M. J. T. Guy)
2000-03-14 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-03-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-13 Gurusamy Sarathy the premature FREETMPS calls in change#1187 weren't...
2000-03-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-12 Gurusamy Sarathy another optimized-OP_SASSIGN bug: ops that were not...
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-11 Gurusamy Sarathy another long-standing eval bug: return doesn't reset...
2000-03-11 Gurusamy Sarathy change#3511 was not defensive enough about try blocks...
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-11 Gurusamy Sarathy failed hunk in change#5644
2000-03-11 Gurusamy Sarathy fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
2000-03-11 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-09 Jarkko Hietaniemi Remove an obsolete note.
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Gurusamy Sarathy integrate cfgperl contents into mainline; add new tests...
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Gurusamy Sarathy scan_num() sticks to UVs rather than IVs (now -21474836...
2000-03-03 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-03 Gurusamy Sarathy support for list assignment to pseudohashes (from John...
2000-03-03 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-03 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-03 Gurusamy Sarathy /(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-03-03 Jarkko Hietaniemi cosmetics
2000-03-03 Jarkko Hietaniemi detypo
2000-03-02 Jarkko Hietaniemi Further long double patches from Spider Boardman.
2000-03-02 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-02 Jarkko Hietaniemi Remove the pack.t kludge introduced to fudge the test
2000-03-02 Charles Bailey Take advantage of new subprocess invocation (Charles...
2000-03-01 Jarkko Hietaniemi Make file sparseness detection more portable (Scott...
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-02-29 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-28 Jarkko Hietaniemi Lift the 32-bit straightjacket from bit ops;
2000-02-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-28 Gurusamy Sarathy make stringwise bitops work properly on utf8 strings
2000-02-28 Charles Bailey Minor test updates to accomodate new subprocess invocation
2000-02-26 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-02-24 Jarkko Hietaniemi The op/stat.t patch in #5341 wasn't robust enough,
2000-02-24 Fifer, Eric cygwin port
2000-02-24 Jarkko Hietaniemi MPE/ix patches from Mark Bixby.
2000-02-24 Lupe Christoph Get -lbind if available. Add pointer to perldelta...
2000-02-24 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-02-23 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-23 Gurusamy Sarathy per Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Jarkko Hietaniemi The subtests 28 and 31 were wrong. Tightened also...
2000-02-22 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-22 Gurusamy Sarathy allow C<print v10>, $h{v13.10} etc.
2000-02-21 Gurusamy Sarathy remove dual-valueness of v-strings (i.e., they are...
2000-02-21 Gurusamy Sarathy generalize "%v" format into a flag for any integral...
2000-02-21 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
2000-02-20 Gurusamy Sarathy default mkdir() mode argument to 0777
2000-02-19 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-19 Gurusamy Sarathy tests, doc tweak (from Gisle Aas)
2000-02-19 Gurusamy Sarathy fix bug in backtracking optimizer (from Makoto Ishisone
2000-02-19 Gurusamy Sarathy rename byte:: to bytes::
2000-02-19 Gurusamy Sarathy some fixes for mingw32/GCC (SETERRNO() still appears to
2000-02-18 Gurusamy Sarathy stronger testcase for change#5126
2000-02-18 Gurusamy Sarathy make /\S/ match the same things /[\S]/ matches; likewis...
2000-02-17 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-17 Gurusamy Sarathy fix test that depends on op_dump() output
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Gurusamy Sarathy fix misoptimization of C<my($x,$y); $x = $y = 1 + ...
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-14 Gurusamy Sarathy fix small interpreter leaks identified by Purify
2000-02-10 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-10 Gurusamy Sarathy formline() could wipe out readonly-ness, freeing constants
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy support sprintf("v%v", v1.2.3) (works on any string...
2000-02-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-04 Gurusamy Sarathy OS/2 build fixups from Ilya Zakharevich
2000-02-04 Gurusamy Sarathy fix pad_alloc panic from C<my $w; sub { my($i) = @_...
2000-01-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-27 Gurusamy Sarathy document unimplemented status of forking pipe open...
2000-01-27 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-26 Gurusamy Sarathy revised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-26 Gurusamy Sarathy tweak exports list on Windows
2000-01-26 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-26 Gurusamy Sarathy change#3744 should have made grep more like map instead...
next