summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* perl_mutex n/a if !USE_THREADSGurusamy Sarathy1999-10-191-1/+1
* 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
* 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 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
| * | | | Integrate with Sarathy.Jarkko Hietaniemi1999-10-1233-302/+1212
| |\ \ \ \
| * | | | | Sparc Linux -Duseshrplib fix.Brian Jepson1999-10-111-0/+9
| * | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-10-1129-365/+1548
| |\ \ \ \ \
| * | | | | | The 2.5th cut at the AIX C++ extension problems.Jarkko Hietaniemi1999-10-111-23/+9
* | | | | | | fix POPSTACK panics that ensued from bad interaction betweenGurusamy Sarathy1999-10-145-15/+19
* | | | | | | avoid warningsGurusamy Sarathy1999-10-141-83/+83
* | | | | | | File::Glob fixes for WindowsGurusamy Sarathy1999-10-144-25/+61
* | | | | | | avoid inefficiency in change#3386 (every longjmp() was followedGurusamy Sarathy1999-10-149-50/+70
| |_|_|_|_|/ |/| | | | |
* | | | | | misc tweaksGurusamy Sarathy1999-10-132-19/+8
| |_|_|_|/ |/| | | |
* | | | | pod nits from various perl portersGurusamy Sarathy1999-10-133-4/+61
* | | | | typos and language goofs pointed out by Hugo van der SandenGurusamy Sarathy1999-10-132-33/+37
| |_|_|/ |/| | |
* | | | debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)Gurusamy Sarathy1999-10-131-1/+1
* | | | PL_numeric_radix used without being defined (from IlyaGurusamy Sarathy1999-10-131-2/+0
* | | | use libdbm.nfs.a if available (libdbm.a is missing dbmclose())Mike Hopkirk1999-10-133-4/+9