summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Missing parts of Peter Prymmer2000-08-251-4/+19
* Re: [ID 20000821.008] Negitive numbers with vec dumps coreMike Guy2000-08-231-1/+18
* Forgot portability nit.Jarkko Hietaniemi2000-08-221-1/+1
* Be portable.Jarkko Hietaniemi2000-08-223-4/+7
* Long double fixes from Spider Boardman.system PRIVILEGED account2000-08-222-4/+7
* The #6759 wasn't quite right.Jarkko Hietaniemi2000-08-2113-13/+13
* make new Storable tests forgiving of places where not builtPeter Prymmer2000-08-2113-1/+66
* Use PodParser 1.18 new test.Jarkko Hietaniemi2000-08-212-0/+6
* Also under djgpp the timestamps are funky.Jarkko Hietaniemi2000-08-211-1/+1
* RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout bufferedFifer, Eric2000-08-211-18/+22
* Add Storable 0.7.2 from Raphael Manfredi,Radu Greab2000-08-2114-0/+1657
* The #6724 is here.Jarkko Hietaniemi2000-08-211-1/+1
* UTF8 concat fixes.Hugo van der Sanden2000-08-201-1/+36
* was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)Peter Prymmer2000-08-191-13/+49
* tidy up the temp files left by peek tests on VMSPeter Prymmer2000-08-191-1/+1
* Add warnif(), check warnings further up the stack,Paul Marquess2000-08-181-2/+257
* Add [[:blank:]] as suggested inJeffrey Friedl2000-08-181-1/+27
* The new tests were missing from #6415.Jarkko Hietaniemi2000-08-181-1/+14
* Tiny Getopt::Long patch from Johan Vromans.Jarkko Hietaniemi2000-08-182-2/+2
* Unbuffer the output.Yitzchak Scott-Thoennes2000-08-181-0/+1
* Re: [PATCH]Re: Questions about Math::BigFloatJohn Peacock2000-08-171-14/+14
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-174-91/+91
* trailing new %ENV entries weren't being pushed into the realGurusamy Sarathy2000-08-171-3/+3
* Retract #6645.Jarkko Hietaniemi2000-08-171-5/+0
* on windows, the return values from wait() and waitpid() don'tGurusamy Sarathy2000-08-161-0/+24
* Change the regx compilation error markers to use = instead of <Lupe Christoph2000-08-164-57/+57
* (Retracted by #6660)Dominic Dunlop2000-08-151-0/+5
* for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux...Mike Guy2000-08-151-3/+3
* cygwin portFifer, Eric2000-08-151-0/+1
* Don't blow limited stacks, a lower number is enough toDominic Dunlop2000-08-151-1/+1
* Re: File::Temp problems on VMS in bleedperlTim Jenness2000-08-141-6/+26
* @+, @- readonly (was Re: @<punct> interpolating in "")Mike Guy2000-08-141-1/+25
* Test fails / warnings with perl-current #6612Mike Guy2000-08-142-8/+9
* Upgrade to CGI 2.71, from Lincoln Stein.Jarkko Hietaniemi2000-08-131-0/+9
* t/op/regmesg.t fails if REG_INFTY setMike Guy2000-08-131-33/+20
* Fix-n-skip the tests under 5005threads.Jarkko Hietaniemi2000-08-131-10/+21
* Fix the test for 5005threads.Jarkko Hietaniemi2000-08-131-2/+6
* Add a few missing files, update MANIFEST.Jarkko Hietaniemi2000-08-111-0/+69
* Tests for #6589.Simon Cozens2000-08-111-1/+23
* Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialize...Hugo van der Sanden2000-08-111-1/+10
* sleep(1) does not necessarily return 1.Hugo van der Sanden2000-08-111-1/+1
* Fixes to looking-like-number to keep behaviour as it was in 5.005_03.Mike Guy2000-08-111-1/+7
* Put back the std @INC thing.Jarkko Hietaniemi2000-08-109-0/+45
* Update to CGI 2.70, from Lincoln Stein.Jarkko Hietaniemi2000-08-105-102/+81
* Update to Pod::Parser 1.17, from Brad Appleton.Jarkko Hietaniemi2000-08-1015-78/+166
* Update to Getopt::Long 2.23_05, from Johan Vromans.Jarkko Hietaniemi2000-08-104-17/+25
* Update to Term::ANSIColor 1.03, from Russ Allbery.Jarkko Hietaniemi2000-08-101-3/+11
* Get back into sync with Jeffrey on the enhanced regex warnings.Jarkko Hietaniemi2000-08-102-30/+34
* warn is a macro, avoid using at a variable to avoid warningsGurusamy Sarathy2000-08-101-1/+1
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-093-27/+213