summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set up Perl invocation method during configuration (Peter Prymmer)Charles Bailey2000-03-035-29/+147
* Fix test to match new behavior of vmsify() (Craig Berry)Charles Bailey2000-03-031-1/+1
* Try to intuit whether typeless file invoked in subprocessCharles Bailey2000-03-032-4/+42
* Remove leftover bits of VAXC support (Dan Sugalski)Charles Bailey2000-03-031-6/+0
* Add missing declaration (Dan Sugalski)Charles Bailey2000-03-031-0/+1
* Ad hoc patch for duping stdout into stderrCharles Bailey2000-03-031-0/+4
* Bypass PERL_INC_VERSION_LIST until we support in in Configure.ComCharles Bailey2000-03-032-1/+5
* YA sync with mainlineCharles Bailey2000-03-02136-1562/+5489
|\
| * typo in change#5408Gurusamy Sarathy2000-03-011-1/+1
| * still more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-015-35/+35
| * yet more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-012-22/+22
| * add support for Env arrays (from Gregor N. PurdyGurusamy Sarathy2000-03-015-14/+291
| * cygwin update (from Eric Fifer)Gurusamy Sarathy2000-03-012-13/+32
| * more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-015-20/+20
| * avoid DProf entering dl_unload_file() (from Alan Burlison)Gurusamy Sarathy2000-03-012-3/+2
| * fix minor compatibility issues with finddepth() (from Helmut Jarausch)Gurusamy Sarathy2000-03-012-2/+75
| * mention "r" debugger command (from Ilya Zakharevich)Gurusamy Sarathy2000-03-011-0/+4
| * fix testsuite issues in change#5397Gurusamy Sarathy2000-03-013-3/+83
| * consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-0124-93/+154
| * integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-014-16/+18
| |\
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-03-014-8/+51
| | |\ | | |/ | |/|
| * | fix segfault on C<local ${^WARNING_BITS}>Gurusamy Sarathy2000-03-011-0/+5
| * | update Todo-5.6, add stub open.pmGurusamy Sarathy2000-03-013-8/+46
| | * Fcntl de-cut-and-pasto.Doug MacEachern2000-03-011-2/+2
| | * The 64-bitallness does require the /usr/lib/sparcv9 in loclibpth.Jarkko Hietaniemi2000-03-011-10/+12
| | * Couple of math functions need to be Perl_ so thatJarkko Hietaniemi2000-03-012-4/+4
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-03-0124-69/+891
| | |\ | | |/ | |/|
| * | Windows miscellanyGurusamy Sarathy2000-03-014-26/+31
| * | mention ftp/rsync access to repository in perlhackGurusamy Sarathy2000-03-013-2/+453
| * | support kill(0,$pid) on Windows to test if process existsGurusamy Sarathy2000-03-014-8/+20
| * | integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-0111-15/+78
| |\ \ | | |/
| | * Be understanding.Jarkko Hietaniemi2000-02-291-4/+19
| | * Tru64 hints fix from Spider Boardman; Tru64 hint forJarkko Hietaniemi2000-02-291-2/+10
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-02-2910-247/+253
| | * Add libsunmath (long double math library for Solaris,Jarkko Hietaniemi2000-02-2910-10/+50
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-02-294-9/+9
| | |\
| * | | oops, change#5382 didn't really fix the typoGurusamy Sarathy2000-03-011-1/+1
| * | | avoid warning on type-mismatchGurusamy Sarathy2000-03-011-1/+1
| * | | fix bug in change#5381Gurusamy Sarathy2000-03-011-2/+3
| * | | unload extension shared objects when exiting, implementedGurusamy Sarathy2000-03-014-8/+102
| * | | add perlnumber.pod (from Ilya Zakharevich); substantially editedGurusamy Sarathy2000-03-017-7/+225
| * | | VMS fixups (from Dan Sugalski); cosmetic tweaksGurusamy Sarathy2000-02-292-2/+20
| * | | fix File::Find::finddepth() bugs (from Helmut Jarausch)Gurusamy Sarathy2000-02-291-16/+39
| * | | fix Pod::Html to recognize C<< > >> etc., and convert some podsGurusamy Sarathy2000-02-293-96/+102
| * | | better fix for malloc bug in change#5346 (from Dominic Dunlop)Gurusamy Sarathy2000-02-291-1/+1
| * | | fix pods to reflect newer canonical names for call_sv() etc.Gurusamy Sarathy2000-02-296-150/+150
| | |/ | |/|
| * | remove bogus code that caused test failures on HP-UXGurusamy Sarathy2000-02-291-6/+0
| * | change#5364 had a few problemsGurusamy Sarathy2000-02-293-3/+9
| * | integrate cfgperl changes into mainlineGurusamy Sarathy2000-02-2910-152/+220
| |\ \ | | |/
| | * Some compilers have problems with quad switch() controls.Jarkko Hietaniemi2000-02-291-3/+8