summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Treat sockets as special in sys(read|write) (Charles Lane et al.)Charles Bailey2000-05-251-0/+2
* Miscellaneous cosmetic fixes (Charles Lane)Charles Bailey2000-05-251-7/+25
* Add bounds checking for several strings (Charles Lane)Charles Bailey2000-05-251-4/+7
* Urk -- undo previous removal of vmsish 'exit' changeCharles Bailey2000-05-252-8/+16
* Ugly workaround for version-specific RTL errorCharles Bailey2000-05-241-0/+6
* Check for existence of file before trying to deleteCharles Bailey2000-05-241-1/+1
* Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-23380-7510/+50001
* Quick pre-release fixes: clean up results in File::Spec::VMS andCharles Bailey2000-03-172-4/+4
* Make DEBUGGING a configurable optionCharles Bailey2000-03-151-1/+18
* Remove obsolete DCL symbol from subconfigure.comCharles Bailey2000-03-151-2/+2
* Add VMS' default to the CGI.pm temp list (should update to File::Spec)Charles Bailey2000-03-152-5/+2
* Change test using obsolete %COnfig elementCharles Bailey2000-03-151-1/+1
* Trim out leftover hunk from prior resolve conflictCharles Bailey2000-03-131-7/+0
* Assorted configuration cleanups (Peter Prymmer, and aCharles Bailey2000-03-132-257/+198
* Add vmsish 'hushed' option to suppress error messages at exitCharles Bailey2000-03-135-18/+51
* Fix inverted test conditions for secure lnm translationCharles Bailey2000-03-131-2/+2
* Insulate tests of default display_format from different precisionCharles Bailey2000-03-131-4/+6
* Resync with mainline post RC1Charles Bailey2000-03-13134-1290/+3928
|\
| * set optimize=-O only if not already setGurusamy Sarathy2000-03-121-6/+9
| * another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEXGurusamy Sarathy2000-03-124-8/+39
| * integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-125-45/+310
| |\
| | * continue flogging the string->int conversion ifdefsJarkko Hietaniemi2000-03-121-1/+5
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-03-127-95/+170
| | |\
| | * | todo and perldelta updatesJarkko Hietaniemi2000-03-113-44/+59
| | * | Integrate with Sarathy.Jarkko Hietaniemi2000-03-110-0/+0
| | |\ \
| | * | | Fixes for #5661.Jarkko Hietaniemi2000-03-111-15/+21
| * | | | don't bother testing if we can flush all handles when fflush(stdin)Gurusamy Sarathy2000-03-121-32/+75
| * | | | fix File::DosGlob for patterns with drive names like c:*.batGurusamy Sarathy2000-03-121-4/+9
| | |_|/ | |/| |
| * | | security fixes for perldoc (from Tom Christiansen)Gurusamy Sarathy2000-03-121-88/+154
| * | | Larry's patch to disallow CORE::Snark, with perldiag entryGurusamy Sarathy2000-03-123-1/+10
| * | | insufficient buffer in change#5317Gurusamy Sarathy2000-03-121-0/+3
| * | | avoid L<foo|bar> for now, not all the pod2foo support itGurusamy Sarathy2000-03-121-1/+1
| * | | rework change#5664Gurusamy Sarathy2000-03-121-15/+18
| | |/ | |/|
| * | fix Strtoul() misdefinition is change#5661Gurusamy Sarathy2000-03-111-3/+3
| * | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-115-53/+62
| |\ \ | | |/
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-03-115-3/+44
| | |\ | | |/ | |/|
| * | another long-standing eval bug: return doesn't reset $@ correctlyGurusamy Sarathy2000-03-112-1/+30
| * | change#3511 was not defensive enough about try blocks, causingGurusamy Sarathy2000-03-114-2/+14
| | * Use Atof() instead of bare strtod(); ditto for Atol()/Atoul()Jarkko Hietaniemi2000-03-112-21/+11
| | * metaconfig-ify the test for broken fflush(NULL)Jarkko Hietaniemi2000-03-112-26/+46
| | * Rewording.Jarkko Hietaniemi2000-03-111-6/+5
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-03-1127-440/+289
| | |\ | | |/ | |/|
| * | reword commentGurusamy Sarathy2000-03-111-6/+6
| * | off-by-one in os2.c (from Ilya Zakharevich)Gurusamy Sarathy2000-03-111-1/+1
| * | File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)Gurusamy Sarathy2000-03-112-123/+12
| * | missing export list entry in change#5619Gurusamy Sarathy2000-03-111-0/+1
| * | avoid using context pointer in MUTEX_INIT() et al; remove theGurusamy Sarathy2000-03-113-66/+30
| * | remove =for section (from Johan Vromans)Gurusamy Sarathy2000-03-111-69/+0
| * | add nokfile target in Makefile (from Andy Dougherty)Gurusamy Sarathy2000-03-111-0/+3
| * | mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>)Gurusamy Sarathy2000-03-111-5/+6