summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* t/op/arith.t -- don't test infinity if it doesn't existCraig A. Berry2002-06-051-1/+7
* Re: local tied hash slices & stray keys (was Re: Cwd breakage)Doug MacEachern2002-06-051-0/+27
* Re: perl@16861Yitzchak Scott-Thoennes2002-05-301-59/+58
* Spelling bee.Jarkko Hietaniemi2002-05-291-2/+2
* Recover some of the #16845.Jarkko Hietaniemi2002-05-291-6/+36
* Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501Jarkko Hietaniemi2002-05-281-70/+42
* Bump the version numbers to five-eight-oh.Jarkko Hietaniemi2002-05-281-1/+12
* Test::Harness and skiping tests functionalityNikola Knezevic2002-05-281-1/+1
* Integrate perlio:Jarkko Hietaniemi2002-05-271-1/+5
|\
| * Add IO::Scalar fail case to the tests.Nick Ing-Simmons2002-05-271-1/+5
| * Integrate mailineNick Ing-Simmons2002-05-191-42/+43
| * Integrate mainlineNick Ing-Simmons2002-05-182-29/+92
| |\
| * \ Integrate mainlineNick Ing-Simmons2002-05-171-1/+1
| |\ \
| * \ \ Integrate mainlineNick Ing-Simmons2002-05-101-14/+11
| |\ \ \
| * \ \ \ Integrate mainlineNick Ing-Simmons2002-05-091-13/+42
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons2002-05-075-8/+49
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-05-041-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-2912-31/+52
| |\ \ \ \ \ \ \
| * | | | | | | | Integrate mainlineNick Ing-Simmons2002-04-271-120/+0
| * | | | | | | | Integrate mainlineNick Ing-Simmons2002-04-241-1/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Integrate mainline into perlioNick Ing-Simmons2002-04-221-1/+15
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-211-2/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-201-2/+49
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-181-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-162-7/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainline (for Encode)Nick Ing-Simmons2002-04-152-1/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-142-162/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Intgrate mainlineNick Ing-Simmons2002-04-102-24/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-091-21/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Integrate mainlineNick Ing-Simmons2002-04-082-18/+110
| * | | | | | | | | | | | | | | | | | Integrate mainlineNick Ing-Simmons2002-04-052-89/+98
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-032-8/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-04-026-43/+67
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Integrate mainlineNick Ing-Simmons2002-03-292-3/+36
| * | | | | | | | | | | | | | | | | | | | | Integrate mainline (clean in Win32/MinGW but for end.t)Nick Ing-Simmons2002-03-281-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-03-241-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2002-03-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | | | Prettyprinting.Jarkko Hietaniemi2002-05-181-7/+7
* | | | | | | | | | | | | | | | | | | | | | | | | Companion to #16601: cxinc would create uninitializedJarkko Hietaniemi2002-05-181-42/+43
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Re: t/op/tie.t #19 TODO ENOTWORKING Michael G. Schwern2002-05-181-29/+27
* | | | | | | | | | | | | | | | | | | | | | | | More regression tests for caller() and fix one bug of #16658.Rafael Garcia-Suarez2002-05-171-9/+28
* | | | | | | | | | | | | | | | | | | | | | | | Fix bug 20020517.003 : segfault with caller().Rafael Garcia-Suarez2002-05-171-0/+46
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | DJGPP updates from Laszlo Molnar.Jarkko Hietaniemi2002-05-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.Jarkko Hietaniemi2002-05-121-21/+13
* | | | | | | | | | | | | | | | | | | | | | | (retracted by #16560)Jarkko Hietaniemi2002-05-121-0/+2
* | | | | | | | | | | | | | | | | | | | | | | Because of #16550 these tests would now spewJarkko Hietaniemi2002-05-111-13/+19
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Move the noisy tie core dump test to fresh_perl from op/tie.Jarkko Hietaniemi2002-05-101-12/+0
* | | | | | | | | | | | | | | | | | | | | | Re: [PATCH] Re: perl@16433Yitzchak Scott-Thoennes2002-05-101-8/+17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | [PATCH] Re: perl@16433Yitzchak Scott-Thoennes2002-05-081-13/+42
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Re: [proposed PATCH] correctly unlocalise exists on tied/%ENVDave Mitchell2002-05-061-1/+14