Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-apply applicable parts of #3993, #3994, and #3995. | Jarkko Hietaniemi | 1999-09-17 | 1 | -56/+41 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-17 | 12 | -403/+337 |
|\ | |||||
| * | integrate vmsperl contents into mainline (where VMS files conflicted, | Gurusamy Sarathy | 1999-09-17 | 11 | -402/+334 |
| |\ | |||||
| | * | Integrate mainline 5.05_61 | Charles Bailey | 1999-09-06 | 271 | -11299/+27392 |
| | |\ | |||||
| | * | | When extension doesn't have a "main" object file to anchor linker search, pul... | Charles Bailey | 1999-08-23 | 1 | -4/+21 |
| | * | | Patch up holes in realclean target | Charles Bailey | 1999-08-23 | 1 | -1/+6 |
| | * | | Fix handling of PERL_POLLUTE | Charles Bailey | 1999-08-23 | 1 | -2/+7 |
| | * | | Update VMS version of perly.h | Charles Bailey | 1999-08-23 | 1 | -18/+19 |
| | * | | Update dependencies in Descrip.MMS | Charles Bailey | 1999-08-23 | 1 | -144/+103 |
| | * | | Fix prototypes in perlapi.c (64-bit?) | Charles Bailey | 1999-08-23 | 2 | -3/+6 |
| | * | | Add '-m' option to Configure.com which skips the MANIFEST check | Charles Bailey | 1999-08-23 | 1 | -3/+16 |
| | * | | Skip open() tests that rely on Unix fork semantics | Charles Bailey | 1999-08-23 | 1 | -2/+5 |
| | * | | Loosen conditons for recognizing a function name in perl.h to accomodate revi... | Charles Bailey | 1999-08-23 | 1 | -1/+1 |
| | * | | update MM_VMS to use new File::Spec routines | Charles Bailey | 1999-08-23 | 2 | -172/+25 |
| | * | | byteperl is now part of the ByteLoader ext | Charles Bailey | 1999-08-23 | 2 | -12/+3 |
| | * | | Allow option to treat barewords at start of Unix paths as simple words rather... | Charles Bailey | 1999-08-23 | 1 | -4/+16 |
| | * | | Update calls for new thread context handling | Charles Bailey | 1999-08-23 | 6 | -60/+91 |
| | * | | Allow for file versions in library when looking for .bs files | Charles Bailey | 1999-08-23 | 1 | -1/+1 |
| | * | | Update VMS configuration procedures for 5.005_60 | Charles Bailey | 1999-08-23 | 2 | -1/+297 |
| | * | | create vmsperl branch (to be owned and operated by: cbailey) | Gurusamy Sarathy | 1999-08-02 | 0 | -0/+0 |
| * | | | perlhist additions | Gurusamy Sarathy | 1999-09-17 | 1 | -1/+3 |
* | | | | export_to_level() | Michael G. Schwern | 1999-09-17 | 1 | -0/+2 |
* | | | | The change #4176 should've undone only the test, not the code patch. | Jarkko Hietaniemi | 1999-09-17 | 1 | -1/+10 |
* | | | | Re: [ID 19990820.007] Small typo in perlsyn.pod | Ian Phillipps | 1999-09-17 | 1 | -1/+1 |
* | | | | More descriptive names for operators. | Michael G. Schwern | 1999-09-17 | 6 | -171/+178 |
* | | | | Take away the infamous io/dup.t #7. | Jarkko Hietaniemi | 1999-09-17 | 2 | -24/+2 |
* | | | | (Replaced by #4265.) | Barrie Slaymaker | 1999-09-17 | 1 | -14/+22 |
* | | | | UNICOS does support large files but doesn't support sparse files | Jarkko Hietaniemi | 1999-09-17 | 2 | -0/+14 |
* | | | | UNICOS has sloppy division/modulo for floating point numbers. | Jarkko Hietaniemi | 1999-09-17 | 1 | -4/+11 |
* | | | | Portable blocksize (replaces #4171). | Jarkko Hietaniemi | 1999-09-17 | 2 | -10/+2 |
* | | | | (replaced by #4172) | Jarkko Hietaniemi | 1999-09-17 | 2 | -2/+10 |
* | | | | Detypo #4169. | Jarkko Hietaniemi | 1999-09-17 | 2 | -2/+2 |
* | | | | Diagnose possible quota limits. | Jarkko Hietaniemi | 1999-09-17 | 2 | -6/+10 |
* | | | | UNICOS doesn't have getpgid(). Or, at least 9.0.1ai | Jarkko Hietaniemi | 1999-09-17 | 1 | -0/+2 |
* | | | | Filesystem quotas may stop you from using large files. | Jarkko Hietaniemi | 1999-09-17 | 3 | -25/+51 |
* | | | | Too strict pattern for parsing group lists. | Jarkko Hietaniemi | 1999-09-17 | 1 | -2/+2 |
* | | | | Configure maintenance. It's sigaction.sa_flags | Jarkko Hietaniemi | 1999-09-17 | 4 | -26/+47 |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-15 | 29 | -235/+2734 |
|\ \ \ \ | |/ / / | |||||
| * | | | add :ALL export tag (from Chris Nandor <pudge@pobox.com>) | Gurusamy Sarathy | 1999-09-15 | 1 | -1/+5 |
| * | | | addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>) | Gurusamy Sarathy | 1999-09-15 | 3 | -4/+166 |
| * | | | missing perlhist dates from Jeff Okamoto | Gurusamy Sarathy | 1999-09-15 | 1 | -9/+9 |
| * | | | jpl tweak | Gurusamy Sarathy | 1999-09-15 | 2 | -4/+12 |
| * | | | update to JPL snapshot v09141999, with minor tweaks (from Brian | Gurusamy Sarathy | 1999-09-15 | 21 | -203/+2483 |
| * | | | Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop | Ilya Zakharevich | 1999-09-15 | 2 | -17/+62 |
* | | | | config.h will define USE_64_BITS if need be. | Jarkko Hietaniemi | 1999-09-14 | 1 | -1/+0 |
* | | | | Change #4149 necessitates also a small code change. | Jarkko Hietaniemi | 1999-09-14 | 1 | -0/+1 |
* | | | | Update EPOC libdir names. | Jarkko Hietaniemi | 1999-09-14 | 1 | -8/+8 |
* | | | | Obsolete epoc/config.h caused #4153 to re-introduce already | Jarkko Hietaniemi | 1999-09-14 | 3 | -345/+1 |
* | | | | Configure nits. | Jarkko Hietaniemi | 1999-09-14 | 2 | -1/+216 |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-14 | 7 | -11/+29 |
|\ \ \ \ | |/ / / |