summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)Gurusamy Sarathy1999-10-135-14/+24
* | | | perldelta updatesGurusamy Sarathy1999-10-121-5/+11
* | | | update perldelta for change#4356Gurusamy Sarathy1999-10-122-0/+55
* | | | add File::BSDGlob as File::Glob and load it at compile-timeGurusamy Sarathy1999-10-1216-4/+1811
| |_|/ |/| |
* | | apply parts of LynxOS patches from Alan JohnsonGurusamy Sarathy1999-10-125-7/+48
* | | allow any unpack specifier to take a count via '/'Gurusamy Sarathy1999-10-122-8/+23
* | | avoid warningsGurusamy Sarathy1999-10-121-2/+4
* | | various cleanupsGurusamy Sarathy1999-10-1216-206/+545
* | | update Changes, patchlevel etc.Gurusamy Sarathy1999-10-128-42/+210