Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skip tests that need VMS::Filespec on other platforms | Gurusamy Sarathy | 2000-03-06 | 1 | -12/+21 |
| | | | p4raw-id: //depot/perl@5577 | ||||
* | integrate vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-06 | 2 | -24/+19 |
|\ | | | | | p4raw-id: //depot/perl@5576 | ||||
| * | Fix ricochet in File::Spec::VMS | Charles Bailey | 2000-03-06 | 1 | -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 Bailey | 2000-03-06 | 1 | -0/+3 |
| | | | | | | p4raw-id: //depot/vmsperl@5565 | ||||
| * | Resync with mainline, update test in vmsfspec.t | Charles Bailey | 2000-03-06 | 15 | -108/+315 |
| |\ | |/ |/| | p4raw-id: //depot/vmsperl@5564 | ||||
| * | Once more unto resync | Charles Bailey | 2000-03-03 | 7 | -61/+98 |
| |\ | | | | | | | p4raw-id: //depot/vmsperl@5482 | ||||
| * \ | YA sync with mainline | Charles Bailey | 2000-03-02 | 14 | -21/+243 |
| |\ \ | | | | | | | | | p4raw-id: //depot/vmsperl@5435 | ||||
| * | | | MIscellaneous tweaks to test and driver (Charles Lane) | Charles Bailey | 2000-03-02 | 3 | -2/+12 |
| | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5426 | ||||
| * | | | Take advantage of new subprocess invocation (Charles Lane) | Charles Bailey | 2000-03-02 | 4 | -6/+4 |
| | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5425 | ||||
| * | | | Increment counter for skipped tests (Charles Lane) | Charles Bailey | 2000-03-02 | 1 | -4/+4 |
| | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5424 | ||||
| * | | | Satisfy various Pod::* needs for Unix syntax (Charles Lane) | Charles Bailey | 2000-03-02 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | (Should move to File::Spec in long term) p4raw-id: //depot/vmsperl@5421 | ||||
| * | | | Make File::Glob more VMS-friendly (Charles Lane) | Charles Bailey | 2000-03-02 | 1 | -3/+3 |
| | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5419 | ||||
| * | | | Temrinate statements in pp_ctl warning test (Charles Lane) | Charles Bailey | 2000-03-02 | 1 | -3/+3 |
| | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5417 | ||||
* | | | | prototype changes for eventually supporting C<binmode(F, ":raw")> | Gurusamy Sarathy | 2000-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | and C<open F, "-|", 'cat', '-v'> p4raw-id: //depot/perl@5554 | ||||
* | | | | add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug | Gurusamy Sarathy | 2000-03-05 | 1 | -0/+73 |
| | | | | | | | | | | | | | | | | | | | | in Pod::InputObjects (from Russ Allbery) p4raw-id: //depot/perl@5549 | ||||
* | | | | thinko in change#4546 that caused variables to lose their importedness | Gurusamy Sarathy | 2000-03-05 | 1 | -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 optional | Gurusamy Sarathy | 2000-03-05 | 1 | -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 from | Gurusamy Sarathy | 2000-03-05 | 1 | -13/+51 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | inc.t into 64bit.t p4raw-id: //depot/perl@5537 | ||||
| * \ \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-05 | 1 | -4/+49 |
| |\ \ \ \ | |/ / / / |/| | | | | p4raw-id: //depot/cfgperl@5535 | ||||
* | | | | | scan_num() sticks to UVs rather than IVs (now -2147483648 doesn't | Gurusamy Sarathy | 2000-03-05 | 1 | -4/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | | end up being promoted to an NV) p4raw-id: //depot/perl@5533 | ||||
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-05 | 2 | -12/+12 |
| |\ \ \ \ | |/ / / / |/| | | | | p4raw-id: //depot/cfgperl@5530 | ||||
* | | | | | avoid "scalars leaked" message in test | Gurusamy Sarathy | 2000-03-04 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5518 | ||||
* | | | | | syntax error in change#5498 | Gurusamy Sarathy | 2000-03-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @5498 on //depot/cfgperl: e4038a1fb4fdfabe2578d9a8ffe81a18bec6013d p4raw-id: //depot/perl@5515 | ||||
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-04 | 1 | -1/+0 |
| |\ \ \ \ | |/ / / / |/| | | | | p4raw-id: //depot/cfgperl@5512 | ||||
* | | | | | temporarily disable blank line warning from Pod::Parser until | Gurusamy Sarathy | 2000-03-04 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | it can be made optional p4raw-id: //depot/perl@5506 | ||||
* | | | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-04 | 1 | -13/+2 |
|\ \ \ \ \ | |/ / / / | | | | | | p4raw-id: //depot/perl@5500 | ||||
| * | | | | The SysV IPC test must use the native integers | Michael G Schwern | 2000-03-03 | 1 | -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 Hietaniemi | 2000-03-03 | 4 | -17/+64 |
| |\ \ \ \ | |/ / / / |/| | | | | p4raw-id: //depot/cfgperl@5495 | ||||
* | | | | | support for list assignment to pseudohashes (from John Tobey | Gurusamy Sarathy | 2000-03-03 | 2 | -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 Sarathy | 2000-03-03 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5487 | ||||
* | | | | | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-03 | 5 | -58/+64 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | p4raw-id: //depot/perl@5486 | ||||
* | | | | skip test if db doesn't have null key support | Gurusamy Sarathy | 2000-03-03 | 1 | -12/+12 |
| | | | | | | | | | | | | p4raw-id: //depot/perl@5470 | ||||
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-03 | 2 | -4/+4 |
| |\ \ \ | |/ / / |/| | | | p4raw-id: //depot/cfgperl@5469 | ||||
* | | | | /(?p{})/ changed to /(??{})/, per Larry's suggestion (from | Gurusamy Sarathy | 2000-03-03 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Simon Cozens <simon@othersideofthe.earth.li>) p4raw-id: //depot/perl@5467 | ||||
| * | | | /[[:alpha]/ now dies on unmatched [] instead of | Jarkko Hietaniemi | 2000-03-03 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | "an unknown character class" (spotted by Tom Christiansen) p4raw-id: //depot/cfgperl@5465 | ||||
| * | | | cosmetics | Jarkko Hietaniemi | 2000-03-03 | 1 | -1/+1 |
| | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5461 | ||||
| * | | | detypo | Jarkko Hietaniemi | 2000-03-03 | 1 | -2/+2 |
| | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5460 | ||||
| * | | | Further long double patches from Spider Boardman. | Jarkko Hietaniemi | 2000-03-02 | 4 | -55/+58 |
| | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5453 | ||||
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-02 | 1 | -2/+2 |
| |\ \ \ | |/ / / |/| | | | p4raw-id: //depot/cfgperl@5449 | ||||
* | | | | avoid buffering issue in warn/8signal | Gurusamy Sarathy | 2000-03-02 | 1 | -2/+2 |
| | | | | | | | | | | | | p4raw-id: //depot/perl@5444 | ||||
* | | | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-03-02 | 3 | -44/+81 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | p4raw-id: //depot/perl@5443 | ||||
* | | | add support for Env arrays (from Gregor N. Purdy | Gurusamy Sarathy | 2000-03-01 | 2 | -2/+109 |
| | | | | | | | | | | | | | | | <gregor@focusresearch.com>) p4raw-id: //depot/perl@5405 | ||||
* | | | cygwin update (from Eric Fifer) | Gurusamy Sarathy | 2000-03-01 | 1 | -1/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@5404 | ||||
* | | | fix minor compatibility issues with finddepth() (from Helmut Jarausch) | Gurusamy Sarathy | 2000-03-01 | 1 | -2/+62 |
| | | | | | | | | | p4raw-id: //depot/perl@5401 | ||||
| * | | Remove the pack.t kludge introduced to fudge the test | Jarkko Hietaniemi | 2000-03-02 | 1 | -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 Hietaniemi | 2000-03-01 | 2 | -41/+81 |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5415 | ||||
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-01 | 4 | -5/+172 |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5409 | ||||
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-01 | 11 | -20/+30 |
| |\ \ | |/ / |/| | | p4raw-id: //depot/cfgperl@5399 | ||||
* | | | fix testsuite issues in change#5397 | Gurusamy Sarathy | 2000-03-01 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | p4raw-link: @5397 on //depot/perl: f0963acb6df75767aaf57c94e1e7509003ff1543 p4raw-id: //depot/perl@5398 | ||||
* | | | consolidated VMS patches (from Craig A. Berry | Gurusamy Sarathy | 2000-03-01 | 12 | -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 |