summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Policy_sh.SH to handle the newer installation directives.Andy Dougherty1999-10-221-43/+91
* so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>Jarkko Hietaniemi1999-10-221-1/+5
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-216-30/+54
|\
| * add test for change#4417Gurusamy Sarathy1999-10-201-1/+4
| * avoid coredump on C<sort { my $c; return $a cmp $b } ...>Gurusamy Sarathy1999-10-201-1/+1
| * fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)Gurusamy Sarathy1999-10-201-1/+2
| * disable optimizing troublesome ops in change#3612Gurusamy Sarathy1999-10-203-19/+35
| * skip unreadable directory test when running as rootGurusamy Sarathy1999-10-201-9/+13
* | Avoid GNU ar if HP cc is being used.Jarkko Hietaniemi1999-10-191-0/+30
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-191-1/+1
|\ \ | |/
| * perl_mutex n/a if !USE_THREADSGurusamy Sarathy1999-10-191-1/+1
* | Long double support: sqrtl et al are not available everywhere,Jarkko Hietaniemi1999-10-196-66/+92
* | Forgotten s/warning/warnings/.Jarkko Hietaniemi1999-10-181-1/+1
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-1831-426/+1136
|\ \ | |/
| * added intro to source filters from Paul MarquessGurusamy Sarathy1999-10-183-0/+577
| * missing manpagesGurusamy Sarathy1999-10-181-0/+2
| * pod updates from Tom ChristiansenGurusamy Sarathy1999-10-183-160/+201
| * PL_malloc_mutex needs to be global, not per-interpreterGurusamy Sarathy1999-10-175-8/+21
| * support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-1711-237/+292
| * serious bug introduced by G_VOID changes in 5.003_96: scalarGurusamy Sarathy1999-10-172-1/+8
| * remove FileHandle from list of PodParser dependencies (theGurusamy Sarathy1999-10-174-7/+7
| * make installperl ignore RCS files (from Michael G SchwernGurusamy Sarathy1999-10-172-6/+8
| * another bug in change#3386 (CATCH_SET wasn't reverted correctly)Gurusamy Sarathy1999-10-161-1/+1
| * assumption about @_ always being non-REAL doesn't hold whenGurusamy Sarathy1999-10-161-1/+7
| * OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-164-5/+12
* | Missing comma.Jarkko Hietaniemi1999-10-161-2/+2
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-1511-12/+59
|\ \ | |/
| * here be 5.005_62Gurusamy Sarathy1999-10-153-3/+31
| * lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;Gurusamy Sarathy1999-10-154-5/+10
| * disable internal globbing for miniperl (or build breaks outGurusamy Sarathy1999-10-154-4/+18
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-157-88/+395
|\ \ | |/
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-155-7/+249
| |\ | |/ |/|
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-1417-177/+238
|\ \
* | | Warn inside character classes about unknown backslash escapesJarkko Hietaniemi1999-10-144-7/+44
| | * various little goofs in change#4385Gurusamy Sarathy1999-10-152-10/+11
| | * win32_*dir() cleanup; win32_readdir() iterates as necessaryGurusamy Sarathy1999-10-152-72/+101
| | * Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)Gurusamy Sarathy1999-10-152-6/+53
| | * include info about Perl Mongers in perlfaq2 (from David H. AdlerGurusamy Sarathy1999-10-151-2/+20
| | * Prevent "Out of memory" error in POSIX's strftime()Jan Dubois1999-10-151-9/+16
| |/
| * clarify significance of parens for "x" (from M.J.T. GuyGurusamy Sarathy1999-10-141-4/+5
| * make timelocal work better when time is close to the epochGurusamy Sarathy1999-10-141-1/+1
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-1412-440/+597
| |\ | |/ |/|
* | Warn about false ranges like \d-\w (see the change #4355).Jarkko Hietaniemi1999-10-145-319/+465
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-132-19/+8
|\ \
* \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-10-133-37/+98
|\ \ \
* | | | [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503Vlad Harchev1999-10-131-1/+1
* | | | Integrate with Sarathy.Jarkko Hietaniemi1999-10-1327-30/+1911
|\ \ \ \
* | | | | [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints fileMike Hopkirk (hops)1999-10-131-95/+100
* | | | | Add DB_File hint for SCO ODT.Mike Hopkirk1999-10-132-0/+3
* | | | | Revert the parts of #3926 that outlawed character rangesJarkko Hietaniemi1999-10-124-17/+25