summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perlbug tweak to grok local_patches betterGurusamy Sarathy2000-03-051-2/+2
* add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bugGurusamy Sarathy2000-03-055-2/+401
* strip last component of SITELIB_EXP only if it looks like aGurusamy Sarathy2000-03-051-4/+9
* thinko in change#4546 that caused variables to lose their importednessGurusamy Sarathy2000-03-052-4/+13
* regen win32/config*, up version numbers &c.Gurusamy Sarathy2000-03-059-58/+71
* undo change#5506; add patch to make blank line warnings optionalGurusamy Sarathy2000-03-053-21/+33
* fixes for most warnings identified by gcc -WallGurusamy Sarathy2000-03-0531-228/+197
* shup up warnings about dNOOP from gcc with __attribute__ ((unused))Gurusamy Sarathy2000-03-052-11/+10
* tyopGurusamy Sarathy2000-03-051-1/+1
* integrate cfgperl contents into mainline; add new tests fromGurusamy Sarathy2000-03-058-41/+249
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-053-16/+79
| |\ | |/ |/|
* | optimize change#5533 to stick to IVs if constant is <= IV_MAX,Gurusamy Sarathy2000-03-051-2/+6
* | scan_num() sticks to UVs rather than IVs (now -2147483648 doesn'tGurusamy Sarathy2000-03-053-16/+74
| * more cpp cosmetics, logic cleanupJarkko Hietaniemi2000-03-051-9/+13
| * Implement #5525 in metaconfig.Jarkko Hietaniemi2000-03-052-6/+6
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-0518-311/+761
| |\ | |/ |/|
* | make hints available via globals in the respective pragmas toGurusamy Sarathy2000-03-047-33/+49
* | remove deadcodeGurusamy Sarathy2000-03-041-3/+0
* | make CAT2() portable for use as a macro argument with an extraGurusamy Sarathy2000-03-041-5/+9
* | avoid looking up stale PL_statbuf (spotted by Charles LaneGurusamy Sarathy2000-03-041-2/+6
* | pod tweakGurusamy Sarathy2000-03-041-2/+2
* | regen win32/config_H*Gurusamy Sarathy2000-03-043-216/+645
* | fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich)Gurusamy Sarathy2000-03-041-0/+3
* | avoid "scalars leaked" message in testGurusamy Sarathy2000-03-041-10/+10
* | syntax error in change#5498Gurusamy Sarathy2000-03-041-2/+2
* | Pod::Html fixups for nicer links to functions (from Wolfgang LaunGurusamy Sarathy2000-03-041-38/+35
| * Sanity check on the strtoll and strtoull.Jarkko Hietaniemi2000-03-051-1/+92
| * Reformat the fearful cpp expression to be a little bit less fearful.Jarkko Hietaniemi2000-03-051-2/+4
| * BUG: Integer floatifies? +PATCH: reading BIG integers with SMALL floatsMatthias Urlichs2000-03-041-0/+54
| * unthink wishful thinkingJarkko Hietaniemi2000-03-041-2/+2
| * detypoJarkko Hietaniemi2000-03-041-4/+4
| * cleanup AVAILABILITY and mention binariesJarkko Hietaniemi2000-03-041-10/+16
| * assuming that removing the libbind will be a good ideaJarkko Hietaniemi2000-03-041-0/+7
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-0441-183/+178
| |\ | |/ |/|
* | better error messages when xsubpp fails to find map for a particularGurusamy Sarathy2000-03-041-4/+4
* | more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-0429-118/+118
* | temporarily disable blank line warning from Pod::Parser untilGurusamy Sarathy2000-03-042-11/+11
* | rid blanks in pods (from Michael G Schwern)Gurusamy Sarathy2000-03-043-4/+4
* | avoid warnings from shmread() when given undefined variableGurusamy Sarathy2000-03-041-0/+3
* | fpsetmask() needs include on freebsd (from Slaven RezicGurusamy Sarathy2000-03-041-0/+3
* | avoid ambiguity in indirect object notation (breaks with overriddenGurusamy Sarathy2000-03-041-1/+1
* | adjust perldeltaGurusamy Sarathy2000-03-043-40/+28
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-045-66/+125
|\ \
* | | perldebug tweak (from M J T Guy)Gurusamy Sarathy2000-03-031-5/+6
| | * HP-UX 64-bitness curesJarkko Hietaniemi2000-03-042-4/+14
| | * scratch #5508Jarkko Hietaniemi2000-03-041-6/+0
| | * In HP-UX there is a secret handshake to get strtoll and strtoull.Jarkko Hietaniemi2000-03-041-0/+6
| |/
| * solaris hints tweakJarkko Hietaniemi2000-03-031-1/+3
| * The SysV IPC test must use the native integersMichael G Schwern2000-03-032-20/+11
| * Update AVAILABILITY.Jarkko Hietaniemi2000-03-031-42/+109