summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more op description tweaksGurusamy Sarathy1999-09-182-8/+8
* tweak some op names in change#4177 (will any of this break code thatGurusamy Sarathy1999-09-186-70/+271
* fix typoGurusamy Sarathy1999-09-171-1/+1
* integrate cfgperl changeGurusamy Sarathy1999-09-171-56/+41
|\
| * Re-apply applicable parts of #3993, #3994, and #3995.Jarkko Hietaniemi1999-09-171-56/+41
* | integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-1782-6550/+36146
|\ \ | |/
| * Integrate with Sarathy.Jarkko Hietaniemi1999-09-1712-403/+337
| |\ | |/ |/|
* | integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-1711-402/+334
|\ \
| * \ Integrate mainline 5.05_61Charles Bailey1999-09-06271-11299/+27392
| |\ \
| * | | When extension doesn't have a "main" object file to anchor linker search, pul...Charles Bailey1999-08-231-4/+21
| * | | Patch up holes in realclean targetCharles Bailey1999-08-231-1/+6
| * | | Fix handling of PERL_POLLUTECharles Bailey1999-08-231-2/+7
| * | | Update VMS version of perly.hCharles Bailey1999-08-231-18/+19
| * | | Update dependencies in Descrip.MMSCharles Bailey1999-08-231-144/+103
| * | | Fix prototypes in perlapi.c (64-bit?)Charles Bailey1999-08-232-3/+6
| * | | Add '-m' option to Configure.com which skips the MANIFEST checkCharles Bailey1999-08-231-3/+16
| * | | Skip open() tests that rely on Unix fork semanticsCharles Bailey1999-08-231-2/+5
| * | | Loosen conditons for recognizing a function name in perl.h to accomodate revi...Charles Bailey1999-08-231-1/+1
| * | | update MM_VMS to use new File::Spec routinesCharles Bailey1999-08-232-172/+25
| * | | byteperl is now part of the ByteLoader extCharles Bailey1999-08-232-12/+3
| * | | Allow option to treat barewords at start of Unix paths as simple words rather...Charles Bailey1999-08-231-4/+16
| * | | Update calls for new thread context handlingCharles Bailey1999-08-236-60/+91
| * | | Allow for file versions in library when looking for .bs filesCharles Bailey1999-08-231-1/+1
| * | | Update VMS configuration procedures for 5.005_60Charles Bailey1999-08-232-1/+297
| * | | create vmsperl branch (to be owned and operated by: cbailey)Gurusamy Sarathy1999-08-020-0/+0
* | | | perlhist additionsGurusamy Sarathy1999-09-171-1/+3
| | | * export_to_level()Michael G. Schwern1999-09-171-0/+2
| | | * The change #4176 should've undone only the test, not the code patch.Jarkko Hietaniemi1999-09-171-1/+10
| | | * Re: [ID 19990820.007] Small typo in perlsyn.podIan Phillipps1999-09-171-1/+1
| | | * More descriptive names for operators.Michael G. Schwern1999-09-176-171/+178
| | | * Take away the infamous io/dup.t #7.Jarkko Hietaniemi1999-09-172-24/+2
| | | * (Replaced by #4265.)Barrie Slaymaker1999-09-171-14/+22
| | | * UNICOS does support large files but doesn't support sparse filesJarkko Hietaniemi1999-09-172-0/+14
| | | * UNICOS has sloppy division/modulo for floating point numbers.Jarkko Hietaniemi1999-09-171-4/+11
| | | * Portable blocksize (replaces #4171).Jarkko Hietaniemi1999-09-172-10/+2
| | | * (replaced by #4172)Jarkko Hietaniemi1999-09-172-2/+10
| | | * Detypo #4169.Jarkko Hietaniemi1999-09-172-2/+2
| | | * Diagnose possible quota limits.Jarkko Hietaniemi1999-09-172-6/+10
| | | * UNICOS doesn't have getpgid(). Or, at least 9.0.1aiJarkko Hietaniemi1999-09-171-0/+2
| | | * Filesystem quotas may stop you from using large files.Jarkko Hietaniemi1999-09-173-25/+51
| | | * Too strict pattern for parsing group lists.Jarkko Hietaniemi1999-09-171-2/+2
| | | * Configure maintenance. It's sigaction.sa_flagsJarkko Hietaniemi1999-09-174-26/+47
| | | * Integrate with Sarathy.Jarkko Hietaniemi1999-09-1529-235/+2734
| | | |\ | |_|_|/ |/| | |
* | | | add :ALL export tag (from Chris Nandor <pudge@pobox.com>)Gurusamy Sarathy1999-09-151-1/+5
* | | | addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)Gurusamy Sarathy1999-09-153-4/+166
* | | | missing perlhist dates from Jeff OkamotoGurusamy Sarathy1999-09-151-9/+9
* | | | jpl tweakGurusamy Sarathy1999-09-152-4/+12
* | | | update to JPL snapshot v09141999, with minor tweaks (from BrianGurusamy Sarathy1999-09-1521-203/+2483
* | | | Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loopIlya Zakharevich1999-09-152-17/+62
| | | * config.h will define USE_64_BITS if need be.Jarkko Hietaniemi1999-09-141-1/+0