summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
...
* | Minor updates to subconfigure.com:Charles Bailey2000-03-021-26/+21
* | Optional warning for truncated logical name equivalence string (Dan Sugalski)Charles Bailey2000-03-021-0/+6
* | FIx no-op in vms.cCharles Bailey2000-03-021-1/+1
* | MIscellaneous tweaks to test and driver (Charles Lane)Charles Bailey2000-03-021-3/+3
* | Miscellaneous fixes to build procedures (Peter Prymmer)Charles Bailey2000-03-021-7/+6
|/
* Support case-sensitive symbols usage in linkerCharles Bailey2000-02-281-6/+8
* Free $PARSE context after lookupsCharles Bailey2000-02-281-7/+32
* Don't wait for subprocess to read final EOFCharles Bailey2000-02-281-1/+1
* Dan Sugalski's config/build changes to .660Charles Bailey2000-02-282-13/+39
* Impose security constraints on lnm lookup only if taintingCharles Bailey2000-02-271-0/+4
* Add new File::Spec::VMS methodsCharles Bailey2000-02-271-9/+5
* Accept filespecs as command verbs for subprocessesCharles Bailey2000-02-272-47/+82
* VMS patch (from Peter Prymmer)Gurusamy Sarathy2000-02-263-12/+15
* Resync with mainlineCharles Bailey2000-02-262-35/+504
|\
| * Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-14/+14
| * Configure nits; add socksizetype; add getfsstat for completeness;Jarkko Hietaniemi2000-02-251-0/+18
| * More VMS patches from Peter Prymmer.Jarkko Hietaniemi2000-02-241-0/+3
| * VMS patch from Peter Prymmer; use full_ar.Jarkko Hietaniemi2000-02-241-0/+2
| * VMS patch from Peter Prymmer.Jarkko Hietaniemi2000-02-241-4/+51
| * VMS build patchesDan Sugalski2000-02-232-8/+206
| * README.vms and related updates (from Peter Prymmer <pvhp@best.com>)Gurusamy Sarathy2000-02-201-15/+141
| * megalomaniac 64-bit update: most importantly,Jarkko Hietaniemi2000-02-121-2/+1
| * Add/restore probes for getcwd/mk*temp*/mmap.Jarkko Hietaniemi2000-02-091-0/+76
| * VMS update (from Dan Sugalski and Peter Prymmer)Gurusamy Sarathy2000-02-042-3/+152
| * XSLoader build patch for VMS (from Craig A. BerryGurusamy Sarathy2000-02-021-2/+16
| * s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-1/+1
| * more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-0/+2
| * VMS update (from Peter Prymmer <pvhp@forte.com>)Gurusamy Sarathy2000-01-071-2/+3
| * VMS patches from Peter Prymmer.Jarkko Hietaniemi1999-11-212-165/+199
| * Regen Configure.Jarkko Hietaniemi1999-11-161-2/+33
| * fix bug in change#4515 (STOP blocks now see @ARGV like the rest)Gurusamy Sarathy1999-11-141-1/+1
| * Applied manually:Craig A. Berry1999-11-134-51/+59
| * remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-042-3/+0
| * various cleanupsGurusamy Sarathy1999-10-121-18/+23
| * revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-21/+16
| * remove dup hunksGurusamy Sarathy1999-10-011-4/+0
| * Re-apply applicable parts of #3993, #3994, and #3995.Jarkko Hietaniemi1999-09-171-56/+41
| * integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-176-217/+218
| |\
* | | Work around prefixing bug in older DECC preprocessorsCharles Bailey2000-02-092-0/+51
* | | Minor fixes to assuage picky compilers (unsigned comparisons andCharles Bailey2000-02-091-2/+2
* | | Resync with mainlineCharles Bailey2000-02-093-6/+169
* | | Quick integration of mainline changes to dateCharles Bailey2000-01-205-219/+292
* | | resync with mainlineCharles Bailey1999-09-291-56/+41
| |/ |/|
* | Integrate mainline 5.05_61Charles Bailey1999-09-064-1454/+1540
|\ \ | |/
| * sub : attrlistSpider Boardman1999-08-292-1404/+1458
| * Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-161-0/+2
| * More Configure/subconfigure.com syncing.Jarkko Hietaniemi1999-08-161-0/+39
| * Remove from VMS what the change #3982 took away from Configure lands.Jarkko Hietaniemi1999-08-141-56/+0
| * fix up VMS->unix filename translation a bitDan Sugalski1999-08-131-1/+12
| * Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)Craig A. Berry1999-08-111-1/+1