summaryrefslogtreecommitdiff
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* display_format used as a class method without arguments was broken,Yasushi Nakajima2000-08-281-2/+19
| | | | | | | | reported in Subject: Math::Complex->display_format() sets style to 'Math::Complex' Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp> p4raw-id: //depot/perl@6857
* Test nit.Jarkko Hietaniemi2000-08-271-1/+1
| | | p4raw-id: //depot/perl@6847
* DJGPP update from Laszlo Molnar.ml10502000-08-273-3/+17
| | | | | | Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH] Message-Id: <20000826232440.A439@freemail.hu> p4raw-id: //depot/perl@6844
* Can't get the test to reliably work thanks to theJarkko Hietaniemi2000-08-271-10/+8
| | | | | | inaccurateness of floating point. "Resolves" bug ids 20000826.003, 20000826.009, 20000826.010, p4raw-id: //depot/perl@6842
* Update the test count.Jarkko Hietaniemi2000-08-261-1/+1
| | | p4raw-id: //depot/perl@6830
* Support preserving extremely big/small angles.Jarkko Hietaniemi2000-08-251-14/+34
| | | p4raw-id: //depot/perl@6827
* Remove duplicately applied patch shards.Spider Boardman2000-08-251-7/+0
| | | | | | Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test' Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com> p4raw-id: //depot/perl@6825
* Missing parts of Peter Prymmer2000-08-251-4/+19
| | | | | | Subject: [PATCH: 6789] some endl fixes for VMS wackiness Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com> p4raw-id: //depot/perl@6810
* Re: [ID 20000821.008] Negitive numbers with vec dumps coreMike Guy2000-08-231-1/+18
| | | | | Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk> p4raw-id: //depot/perl@6790
* Forgot portability nit.Jarkko Hietaniemi2000-08-221-1/+1
| | | p4raw-id: //depot/perl@6779
* Be portable.Jarkko Hietaniemi2000-08-223-4/+7
| | | p4raw-id: //depot/perl@6778
* Long double fixes from Spider Boardman.system PRIVILEGED account2000-08-222-4/+7
| | | | | | Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED) Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com> p4raw-id: //depot/perl@6773
* The #6759 wasn't quite right.Jarkko Hietaniemi2000-08-2113-13/+13
| | | p4raw-id: //depot/perl@6761
* make new Storable tests forgiving of places where not builtPeter Prymmer2000-08-2113-1/+66
| | | | | Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com> p4raw-id: //depot/perl@6759
* Use PodParser 1.18 new test.Jarkko Hietaniemi2000-08-212-0/+6
| | | p4raw-id: //depot/perl@6755
* Also under djgpp the timestamps are funky.Jarkko Hietaniemi2000-08-211-1/+1
| | | p4raw-id: //depot/perl@6752
* RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout bufferedFifer, Eric2000-08-211-18/+22
| | | | | Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com> p4raw-id: //depot/perl@6745
* Add Storable 0.7.2 from Raphael Manfredi,Radu Greab2000-08-2114-0/+1657
| | | | | | | | | | | plus the patch from Subject: Re: someone with too much time and a 64-bit box and interest in Storable? Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro> plus changes to get Storable to compile with picky ANSI compilers. p4raw-id: //depot/perl@6734
* The #6724 is here.Jarkko Hietaniemi2000-08-211-1/+1
| | | p4raw-id: //depot/perl@6732
* UTF8 concat fixes.Hugo van der Sanden2000-08-201-1/+36
| | | | | | Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk> p4raw-id: //depot/perl@6719
* was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)Peter Prymmer2000-08-191-13/+49
| | | | | Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com> p4raw-id: //depot/perl@6712
* tidy up the temp files left by peek tests on VMSPeter Prymmer2000-08-191-1/+1
| | | | | | Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com> cc: vmsperl@perl.org p4raw-id: //depot/perl@6711
* Add warnif(), check warnings further up the stack,Paul Marquess2000-08-181-2/+257
| | | | | | | | all the warnings functions now can take an optional object reference. Subject: [PATCH bleedperl@6691] warnings pragma update Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com> p4raw-id: //depot/perl@6707
* Add [[:blank:]] as suggested inJeffrey Friedl2000-08-181-1/+27
| | | | | | | | | | | | | | Subject: [ID 20000716.024] [=cc=] / [:blank:] Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com> (the [=cc=] has already been taken care of by #6439 so the whole bug report can be closed) and make [[:space:]] to be equivalent to isspace(3) (as opposed to \s, which is isSPACE()). The difference is that now [[:space:]] matches the mythical vertical tab, while \s doesn't. p4raw-id: //depot/perl@6703
* The new tests were missing from #6415.Jarkko Hietaniemi2000-08-181-1/+14
| | | p4raw-id: //depot/perl@6702
* Tiny Getopt::Long patch from Johan Vromans.Jarkko Hietaniemi2000-08-182-2/+2
| | | p4raw-id: //depot/perl@6697
* Unbuffer the output.Yitzchak Scott-Thoennes2000-08-181-0/+1
| | | | | | Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on Message-ID: <RPJn5gzkgydf092yn@efn.org> p4raw-id: //depot/perl@6693
* Re: [PATCH]Re: Questions about Math::BigFloatJohn Peacock2000-08-171-14/+14
| | | | | Message-ID: <3986D2C4.54B78FE4@UnivPress.com> p4raw-id: //depot/perl@6673
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-174-91/+91
| | | p4raw-id: //depot/perl@6663
* trailing new %ENV entries weren't being pushed into the realGurusamy Sarathy2000-08-171-3/+3
| | | | | environment of subprocesses on Windows p4raw-id: //depot/perl@6662
* Retract #6645.Jarkko Hietaniemi2000-08-171-5/+0
| | | p4raw-id: //depot/perl@6660
* on windows, the return values from wait() and waitpid() don'tGurusamy Sarathy2000-08-161-0/+24
| | | | | match those of pseudo-pids p4raw-id: //depot/perl@6659
* Change the regx compilation error markers to use = instead of <Lupe Christoph2000-08-164-57/+57
| | | | | | | | since pod makes using the latter quite messy. Reported in ID 20000814.006 by Abigail and in Subject: Unknown escape E<> ? Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de> p4raw-id: //depot/perl@6653
* (Retracted by #6660)Dominic Dunlop2000-08-151-0/+5
| | | | | | Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]> p4raw-id: //depot/perl@6645
* for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on ↵Mike Guy2000-08-151-3/+3
| | | | | | | | | i686-linux-64int 2.2.13) Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk> Only the peek.t part applied, not the hash quality part. p4raw-id: //depot/perl@6641
* cygwin portFifer, Eric2000-08-151-0/+1
| | | | | Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com> p4raw-id: //depot/perl@6638
* Don't blow limited stacks, a lower number is enough toDominic Dunlop2000-08-151-1/+1
| | | | | | | | tickle the lookbehind limit. Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH] Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]> p4raw-id: //depot/perl@6634
* Re: File::Temp problems on VMS in bleedperlTim Jenness2000-08-141-6/+26
| | | | | | cc: vmsperl@perl.org Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu> p4raw-id: //depot/perl@6626
* @+, @- readonly (was Re: @<punct> interpolating in "")Mike Guy2000-08-141-1/+25
| | | | | Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6615
* Test fails / warnings with perl-current #6612Mike Guy2000-08-142-8/+9
| | | | | Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6614
* Upgrade to CGI 2.71, from Lincoln Stein.Jarkko Hietaniemi2000-08-131-0/+9
| | | p4raw-id: //depot/perl@6611
* t/op/regmesg.t fails if REG_INFTY setMike Guy2000-08-131-33/+20
| | | | | Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6610
* Fix-n-skip the tests under 5005threads.Jarkko Hietaniemi2000-08-131-10/+21
| | | p4raw-id: //depot/perl@6606
* Fix the test for 5005threads.Jarkko Hietaniemi2000-08-131-2/+6
| | | p4raw-id: //depot/perl@6605
* Add a few missing files, update MANIFEST.Jarkko Hietaniemi2000-08-111-0/+69
| | | p4raw-id: //depot/perl@6600
* Tests for #6589.Simon Cozens2000-08-111-1/+23
| | | | | | Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues?? Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6597
* Re: [ID 20000809.005] trouble with long string and /m modifier - ↵Hugo van der Sanden2000-08-111-1/+10
| | | | | | | uninitialized value Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk> p4raw-id: //depot/perl@6591
* sleep(1) does not necessarily return 1.Hugo van der Sanden2000-08-111-1/+1
| | | | | | Subject: [PATCH bleadperl] op/lex_assign.t Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk> p4raw-id: //depot/perl@6587
* Fixes to looking-like-number to keep behaviour as it was in 5.005_03.Mike Guy2000-08-111-1/+7
| | | | | | Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0] Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@6583
* Put back the std @INC thing.Jarkko Hietaniemi2000-08-109-0/+45
| | | p4raw-id: //depot/perl@6581