summaryrefslogtreecommitdiff
path: root/vms
Commit message (Collapse)AuthorAgeFilesLines
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-037-13/+66
|\ | | | | p4raw-id: //depot/perl@5486
| * Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-031-0/+2
|/ | | | | for ftpsetmask(0); regen Configure. p4raw-id: //depot/cfgperl@5484
* YA sync with mainlineCharles Bailey2000-03-021-0/+4
|\ | | | | p4raw-id: //depot/vmsperl@5435
| * consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-014-14/+16
| | | | | | | | | | | | <craig.berry@metamorgs.com>); Glob.pm patch modified to use $DEFAULT_FLAGS, and iff no flags were supplied p4raw-id: //depot/perl@5397
| * integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-011-0/+2
| |\ | | | | | | p4raw-id: //depot/perl@5385
| | * Add libsunmath (long double math library for Solaris,Jarkko Hietaniemi2000-02-291-0/+2
| | | | | | | | | | | | | | | SUNWspro cc only) awareness; fix various Solaris nits. p4raw-id: //depot/cfgperl@5374
| * | VMS fixups (from Dan Sugalski); cosmetic tweaksGurusamy Sarathy2000-02-291-0/+7
| |/ | | | | p4raw-id: //depot/perl@5378
| * The sprintf option was blithely printing long doubles asJarkko Hietaniemi2000-02-291-0/+2
| | | | | | | | | | | | doubles (spotted by Spider Boardman); dqgcvt() wasn't ever being used; made the test more thorough. p4raw-id: //depot/cfgperl@5358
* | Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)Charles Bailey2000-03-021-2/+15
| | | | | | p4raw-id: //depot/vmsperl@5433
* | Update dependencies and remove obsolete VAXC supportCharles Bailey2000-03-021-224/+168
| | | | | | p4raw-id: //depot/vmsperl@5432
* | Rmeove obsolete VAXC supportCharles Bailey2000-03-021-68/+1
| | | | | | p4raw-id: //depot/vmsperl@5431
* | Minor updates to subconfigure.com:Charles Bailey2000-03-021-26/+21
| | | | | | | | | | | | | | | | - remove old VAXC support - avoid echoing commands to tempfiles - fix typos - define 64bit symbols (as "undef") when not using 64 bit support p4raw-id: //depot/vmsperl@5430
* | Optional warning for truncated logical name equivalence string (Dan Sugalski)Charles Bailey2000-03-021-0/+6
| | | | | | p4raw-id: //depot/vmsperl@5428
* | FIx no-op in vms.cCharles Bailey2000-03-021-1/+1
| | | | | | p4raw-id: //depot/vmsperl@5427
* | MIscellaneous tweaks to test and driver (Charles Lane)Charles Bailey2000-03-021-3/+3
| | | | | | p4raw-id: //depot/vmsperl@5426
* | Miscellaneous fixes to build procedures (Peter Prymmer)Charles Bailey2000-03-021-7/+6
|/ | | p4raw-id: //depot/vmsperl@5418
* Support case-sensitive symbols usage in linkerCharles Bailey2000-02-281-6/+8
| | | p4raw-id: //depot/vmsperl@5302
* Free $PARSE context after lookupsCharles Bailey2000-02-281-7/+32
| | | p4raw-id: //depot/vmsperl@5301
* Don't wait for subprocess to read final EOFCharles Bailey2000-02-281-1/+1
| | | p4raw-id: //depot/vmsperl@5300
* Dan Sugalski's config/build changes to .660Charles Bailey2000-02-282-13/+39
| | | p4raw-id: //depot/vmsperl@5299
* Impose security constraints on lnm lookup only if taintingCharles Bailey2000-02-271-0/+4
| | | p4raw-id: //depot/vmsperl@5282
* Add new File::Spec::VMS methodsCharles Bailey2000-02-271-9/+5
| | | | | | Don't add implicit device in VMS <-> Unix filespec translation Make File::Spec::Unix{rel2abs|abs2rel} OS-independent p4raw-id: //depot/vmsperl@5281
* Accept filespecs as command verbs for subprocessesCharles Bailey2000-02-272-47/+82
| | | p4raw-id: //depot/vmsperl@5280
* VMS patch (from Peter Prymmer)Gurusamy Sarathy2000-02-263-12/+15
| | | p4raw-id: //depot/perl@5271
* Resync with mainlineCharles Bailey2000-02-262-35/+504
|\ | | | | p4raw-id: //depot/vmsperl@5269
| * Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-14/+14
| | | | | | | | | | rename usefull64bits to use64bitall. p4raw-id: //depot/cfgperl@5261
| * Configure nits; add socksizetype; add getfsstat for completeness;Jarkko Hietaniemi2000-02-251-0/+18
| | | | | | | | | | | | add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX lands; regen Configure. p4raw-id: //depot/cfgperl@5259
| * More VMS patches from Peter Prymmer.Jarkko Hietaniemi2000-02-241-0/+3
| | | | | | p4raw-id: //depot/cfgperl@5245
| * VMS patch from Peter Prymmer; use full_ar.Jarkko Hietaniemi2000-02-241-0/+2
| | | | | | p4raw-id: //depot/cfgperl@5240
| * VMS patch from Peter Prymmer.Jarkko Hietaniemi2000-02-241-4/+51
| | | | | | p4raw-id: //depot/cfgperl@5233
| * VMS build patchesDan Sugalski2000-02-232-8/+206
| | | | | | | | | | | | | | | | To: perl5-porters@perl.org, vmsperl@perl.org Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48> (the patch was mangled, had to be manually applied) p4raw-id: //depot/cfgperl@5224
| * README.vms and related updates (from Peter Prymmer <pvhp@best.com>)Gurusamy Sarathy2000-02-201-15/+141
| | | | | | p4raw-id: //depot/perl@5158
| * megalomaniac 64-bit update: most importantly,Jarkko Hietaniemi2000-02-121-2/+1
| | | | | | | | | | | | uselonglong is eradicated, only backward compatibility hooks in use64bits remain. p4raw-id: //depot/cfgperl@5070
| * Add/restore probes for getcwd/mk*temp*/mmap.Jarkko Hietaniemi2000-02-091-0/+76
| | | | | | p4raw-id: //depot/cfgperl@5044
| * VMS update (from Dan Sugalski and Peter Prymmer)Gurusamy Sarathy2000-02-042-3/+152
| | | | | | p4raw-id: //depot/perl@4976
| * XSLoader build patch for VMS (from Craig A. BerryGurusamy Sarathy2000-02-021-2/+16
| | | | | | | | | | <craig.berry@metamorgs.com>) p4raw-id: //depot/perl@4944
| * s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-1/+1
| | | | | | p4raw-id: //depot/perl@4905
| * more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion}; split $Config{apiversion} into three, @Config{apirevision,apiversion, apisubversion} for CPP friendliness; $Config{sitelib} now defaults to .../site_perl/$version, just like $Config{privlib}, making sitelib completely independent across versions and substantially eliminating chances of breaking older installations by overwriting newly built extensions; all this means compatibility inclusions for @INC will need to take into account older sitelib versions (this still TODO) windows, vms, dos tweaks for the above p4raw-id: //depot/perl@4773
| * VMS update (from Peter Prymmer <pvhp@forte.com>)Gurusamy Sarathy2000-01-071-2/+3
| | | | | | p4raw-id: //depot/perl@4767
| * VMS patches from Peter Prymmer.Jarkko Hietaniemi1999-11-212-165/+199
| | | | | | p4raw-id: //depot/cfgperl@4595
| * Regen Configure.Jarkko Hietaniemi1999-11-161-2/+33
| | | | | | p4raw-id: //depot/cfgperl@4592
| * fix bug in change#4515 (STOP blocks now see @ARGV like the rest)Gurusamy Sarathy1999-11-141-1/+1
| | | | | | | | | | p4raw-link: @4515 on //depot/perl: 4f25aa189c4a92535547c706ad37c13b7caee387 p4raw-id: //depot/perl@4578
| * Applied manually:Craig A. Berry1999-11-134-51/+59
| | | | | | | | | | | | | | To: perl5-porters@perl.org, VMSPERL@perl.org Subject: [PATCH 5.005_62] patches required to build on VMS Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com> p4raw-id: //depot/cfgperl@4564
| * remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-042-3/+0
| | | | | | p4raw-id: //depot/perl@4511
| * various cleanupsGurusamy Sarathy1999-10-121-18/+23
| | | | | | p4raw-id: //depot/perl@4350
| * revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-21/+16
| | | | | | | | | | | | compatibility; introduce SAVEDESTRUCTOR_X() that accepts void(*)(pTHX_ void*) p4raw-id: //depot/perl@4339
| * remove dup hunksGurusamy Sarathy1999-10-011-4/+0
| | | | | | p4raw-id: //depot/perl@4272
| * Re-apply applicable parts of #3993, #3994, and #3995.Jarkko Hietaniemi1999-09-171-56/+41
| | | | | | p4raw-id: //depot/cfgperl@4185
| * integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-176-217/+218
| |\ | | | | | | | | | | | | vmsperl contents have prevailed) p4raw-id: //depot/perl@4182
* | | Work around prefixing bug in older DECC preprocessorsCharles Bailey2000-02-092-0/+51
| | | | | | | | | p4raw-id: //depot/vmsperl@5052