summaryrefslogtreecommitdiff
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* skip tests that need VMS::Filespec on other platformsGurusamy Sarathy2000-03-061-12/+21
| | | p4raw-id: //depot/perl@5577
* integrate vmsperl contents into mainlineGurusamy Sarathy2000-03-062-24/+19
|\ | | | | p4raw-id: //depot/perl@5576
| * Fix ricochet in File::Spec::VMSCharles Bailey2000-03-061-24/+16
| | | | | | | | | | | | Fix eval error in filespec.t Misc. minor fixes in filespec.t p4raw-id: //depot/vmsperl@5571
| * Remove trailing . from typeless files (Charles Lane)Charles Bailey2000-03-061-0/+3
| | | | | | p4raw-id: //depot/vmsperl@5565
| * Resync with mainline, update test in vmsfspec.tCharles Bailey2000-03-0615-108/+315
| |\ | |/ |/| p4raw-id: //depot/vmsperl@5564
| * Once more unto resyncCharles Bailey2000-03-037-61/+98
| |\ | | | | | | p4raw-id: //depot/vmsperl@5482
| * \ YA sync with mainlineCharles Bailey2000-03-0214-21/+243
| |\ \ | | | | | | | | p4raw-id: //depot/vmsperl@5435
| * | | MIscellaneous tweaks to test and driver (Charles Lane)Charles Bailey2000-03-023-2/+12
| | | | | | | | | | | | p4raw-id: //depot/vmsperl@5426
| * | | Take advantage of new subprocess invocation (Charles Lane)Charles Bailey2000-03-024-6/+4
| | | | | | | | | | | | p4raw-id: //depot/vmsperl@5425
| * | | Increment counter for skipped tests (Charles Lane)Charles Bailey2000-03-021-4/+4
| | | | | | | | | | | | p4raw-id: //depot/vmsperl@5424
| * | | Satisfy various Pod::* needs for Unix syntax (Charles Lane)Charles Bailey2000-03-021-0/+3
| | | | | | | | | | | | | | | | | | | | (Should move to File::Spec in long term) p4raw-id: //depot/vmsperl@5421
| * | | Make File::Glob more VMS-friendly (Charles Lane)Charles Bailey2000-03-021-3/+3
| | | | | | | | | | | | p4raw-id: //depot/vmsperl@5419
| * | | Temrinate statements in pp_ctl warning test (Charles Lane)Charles Bailey2000-03-021-3/+3
| | | | | | | | | | | | p4raw-id: //depot/vmsperl@5417
* | | | prototype changes for eventually supporting C<binmode(F, ":raw")>Gurusamy Sarathy2000-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | and C<open F, "-|", 'cat', '-v'> p4raw-id: //depot/perl@5554
* | | | add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bugGurusamy Sarathy2000-03-051-0/+73
| | | | | | | | | | | | | | | | | | | | in Pod::InputObjects (from Russ Allbery) p4raw-id: //depot/perl@5549
* | | | thinko in change#4546 that caused variables to lose their importednessGurusamy Sarathy2000-03-051-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (GvIMPORTED_XV_off should be !GvIMPORTED_XV) p4raw-link: @4546 on //depot/perl: 11faa288e292c27cb2ddc4ccdc483b523d26ce19 p4raw-id: //depot/perl@5543
* | | | undo change#5506; add patch to make blank line warnings optionalGurusamy Sarathy2000-03-051-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (from Brad Appleton) p4raw-link: @5506 on //depot/perl: eaf840779373130f95f7bd459b3864c78c698e28 p4raw-id: //depot/perl@5541
* | | | integrate cfgperl contents into mainline; add new tests fromGurusamy Sarathy2000-03-051-13/+51
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | inc.t into 64bit.t p4raw-id: //depot/perl@5537
| * \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-051-4/+49
| |\ \ \ \ | |/ / / / |/| | | | p4raw-id: //depot/cfgperl@5535
* | | | | scan_num() sticks to UVs rather than IVs (now -2147483648 doesn'tGurusamy Sarathy2000-03-051-4/+49
| | | | | | | | | | | | | | | | | | | | | | | | | end up being promoted to an NV) p4raw-id: //depot/perl@5533
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-052-12/+12
| |\ \ \ \ | |/ / / / |/| | | | p4raw-id: //depot/cfgperl@5530
* | | | | avoid "scalars leaked" message in testGurusamy Sarathy2000-03-041-10/+10
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@5518
* | | | | syntax error in change#5498Gurusamy Sarathy2000-03-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @5498 on //depot/cfgperl: e4038a1fb4fdfabe2578d9a8ffe81a18bec6013d p4raw-id: //depot/perl@5515
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-041-1/+0
| |\ \ \ \ | |/ / / / |/| | | | p4raw-id: //depot/cfgperl@5512
* | | | | temporarily disable blank line warning from Pod::Parser untilGurusamy Sarathy2000-03-041-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | it can be made optional p4raw-id: //depot/perl@5506
* | | | | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-041-13/+2
|\ \ \ \ \ | |/ / / / | | | | | p4raw-id: //depot/perl@5500
| * | | | The SysV IPC test must use the native integersMichael G Schwern2000-03-031-13/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (long or short), also noted this in the msgsnd/semctl documentation. Reported in To: perl5-porters@perl.org Subject: [ID 20000302.006] [BUG 5.5.670 t/ipc_sysv.t] Fails 2,5,6 with 64bit on Linux Message-Id: <20000302221503.EDF6E3830@athens.arena-i.com> p4raw-id: //depot/cfgperl@5498
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-034-17/+64
| |\ \ \ \ | |/ / / / |/| | | | p4raw-id: //depot/cfgperl@5495
* | | | | support for list assignment to pseudohashes (from John TobeyGurusamy Sarathy2000-03-032-4/+48
| | | | | | | | | | | | | | | | | | | | | | | | | <jtobey@john-edwin-tobey.org>) p4raw-id: //depot/perl@5492
* | | | | skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>)Gurusamy Sarathy2000-03-031-1/+4
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@5487
* | | | | integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-035-58/+64
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | p4raw-id: //depot/perl@5486
* | | | skip test if db doesn't have null key supportGurusamy Sarathy2000-03-031-12/+12
| | | | | | | | | | | | p4raw-id: //depot/perl@5470
| * | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-032-4/+4
| |\ \ \ | |/ / / |/| | | p4raw-id: //depot/cfgperl@5469
* | | | /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-032-4/+4
| | | | | | | | | | | | | | | | | | | | Simon Cozens <simon@othersideofthe.earth.li>) p4raw-id: //depot/perl@5467
| * | | /[[:alpha]/ now dies on unmatched [] instead ofJarkko Hietaniemi2000-03-031-3/+6
| | | | | | | | | | | | | | | | | | | | "an unknown character class" (spotted by Tom Christiansen) p4raw-id: //depot/cfgperl@5465
| * | | cosmeticsJarkko Hietaniemi2000-03-031-1/+1
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@5461
| * | | detypoJarkko Hietaniemi2000-03-031-2/+2
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@5460
| * | | Further long double patches from Spider Boardman.Jarkko Hietaniemi2000-03-024-55/+58
| | | | | | | | | | | | p4raw-id: //depot/cfgperl@5453
| * | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-021-2/+2
| |\ \ \ | |/ / / |/| | | p4raw-id: //depot/cfgperl@5449
* | | | avoid buffering issue in warn/8signalGurusamy Sarathy2000-03-021-2/+2
| | | | | | | | | | | | p4raw-id: //depot/perl@5444
* | | | integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-023-44/+81
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | p4raw-id: //depot/perl@5443
* | | add support for Env arrays (from Gregor N. PurdyGurusamy Sarathy2000-03-012-2/+109
| | | | | | | | | | | | | | | <gregor@focusresearch.com>) p4raw-id: //depot/perl@5405
* | | cygwin update (from Eric Fifer)Gurusamy Sarathy2000-03-011-1/+1
| | | | | | | | | p4raw-id: //depot/perl@5404
* | | fix minor compatibility issues with finddepth() (from Helmut Jarausch)Gurusamy Sarathy2000-03-011-2/+62
| | | | | | | | | p4raw-id: //depot/perl@5401
| * | Remove the pack.t kludge introduced to fudge the testJarkko Hietaniemi2000-03-021-3/+0
| | | | | | | | | | | | | | | | | | | | | to pass under long doubles: leave the similar kludge to posix.t because POSIX::strtod() is still double, not long double. p4raw-id: //depot/cfgperl@5439
| * | Make file sparseness detection more portable (Scott Henry)Jarkko Hietaniemi2000-03-012-41/+81
| | | | | | | | | p4raw-id: //depot/cfgperl@5415
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-03-014-5/+172
| | | | | | | | | p4raw-id: //depot/cfgperl@5409
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-03-0111-20/+30
| |\ \ | |/ / |/| | p4raw-id: //depot/cfgperl@5399
* | | fix testsuite issues in change#5397Gurusamy Sarathy2000-03-012-3/+3
| | | | | | | | | | | | | | | p4raw-link: @5397 on //depot/perl: f0963acb6df75767aaf57c94e1e7509003ff1543 p4raw-id: //depot/perl@5398
* | | consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-0112-19/+29
| | | | | | | | | | | | | | | | | | <craig.berry@metamorgs.com>); Glob.pm patch modified to use $DEFAULT_FLAGS, and iff no flags were supplied p4raw-id: //depot/perl@5397