p5sagit/p5-mst-13.2.git
2000-03-07 Gurusamy Sarathy VMS build patch (from Peter Prymmer)
2000-03-07 Gurusamy Sarathy CopFILEGV(...
2000-03-07 Gurusamy Sarathy type mismatch
2000-03-07 Gurusamy Sarathy add note to INSTALL about C++ compilers (from M J T...
2000-03-07 Gurusamy Sarathy separate options to incpush() for adding version direct...
2000-03-07 Gurusamy Sarathy support :void to enable croaking only in void context...
2000-03-07 Gurusamy Sarathy Pod::Html tweak to avoid false falses
2000-03-07 Gurusamy Sarathy skip null siblings encountered by goto out of loopish...
2000-03-07 Gurusamy Sarathy omit XSLoader from bytecode dumps
2000-03-07 Gurusamy Sarathy avoid coredump on C<printf "%vd">
2000-03-07 Gurusamy Sarathy add missing HTML escapes that can be displayed in xterm...
2000-03-07 Gurusamy Sarathy Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant...
2000-03-07 Gurusamy Sarathy get ByteLoader working again
2000-03-07 Gurusamy Sarathy typo in makedef.pl
2000-03-06 Gurusamy Sarathy fix incorrect prototypes in File::Glob
2000-03-06 Gurusamy Sarathy update Changes
2000-03-06 Gurusamy Sarathy change#5513 accidentally undid change#5373, put it...
2000-03-06 Gurusamy Sarathy makedef.pl typos
2000-03-06 Gurusamy Sarathy Pod::Man bugfixes (from Russ Allbery)
2000-03-06 Gurusamy Sarathy File::Path::rmtree() doesn't delete stale symlinks...
2000-03-06 Gurusamy Sarathy pod nits
2000-03-06 Gurusamy Sarathy 64-bit build fix on VMS (from Dan Sugalski)
2000-03-06 Gurusamy Sarathy skip tests that need VMS::Filespec on other platforms
2000-03-06 Gurusamy Sarathy integrate vmsperl contents into mainline
2000-03-06 Gurusamy Sarathy support for autovivified handles (from Tom Christiansen)
2000-03-06 Gurusamy Sarathy vendorlib support for Windows; regen win32/config*
2000-03-06 Charles Bailey Skip openpid.t while VMS subprocess intercommunication...
2000-03-06 Gurusamy Sarathy the incpush()es weren't all quite right on Windows...
2000-03-06 Charles Bailey Fix ricochet in File::Spec::VMS
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-06 Gurusamy Sarathy installperl wasn't putting extensions with two or more
2000-03-06 Charles Bailey Set up for vendorarch (and fix 64bitint typo) (Dan...
2000-03-06 Charles Bailey Change $Config{'extensions'} to look Unixy (Charles...
2000-03-06 Charles Bailey Remove trailing . from typeless files (Charles Lane)
2000-03-06 Charles Bailey Resync with mainline, update test in vmsfspec.t
2000-03-06 Gurusamy Sarathy avoid warning
2000-03-06 Charles Bailey Downcase function call to hush picky cc
2000-03-05 Gurusamy Sarathy Getopt-Long v2.21 update (from Johan Vromans)
2000-03-05 Gurusamy Sarathy Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS...
2000-03-05 Gurusamy Sarathy prototype changes for eventually supporting C<binmode...
2000-03-05 Gurusamy Sarathy perlbug tweak to grok local_patches better
2000-03-05 Gurusamy Sarathy add Term::ANSIColor, perldelta notes on Pod::Man, and...
2000-03-05 Gurusamy Sarathy strip last component of SITELIB_EXP only if it looks...
2000-03-05 Gurusamy Sarathy thinko in change#4546 that caused variables to lose...
2000-03-05 Gurusamy Sarathy regen win32/config*, up version numbers &c.
2000-03-05 Gurusamy Sarathy undo change#5506; add patch to make blank line warnings...
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-03-05 Gurusamy Sarathy shup up warnings about dNOOP from gcc with __attribute_...
2000-03-05 Gurusamy Sarathy tyop
2000-03-05 Gurusamy Sarathy integrate cfgperl contents into mainline; add new tests...
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Gurusamy Sarathy optimize change#5533 to stick to IVs if constant is...
2000-03-05 Gurusamy Sarathy scan_num() sticks to UVs rather than IVs (now -21474836...
2000-03-05 Jarkko Hietaniemi more cpp cosmetics, logic cleanup
2000-03-05 Jarkko Hietaniemi Implement #5525 in metaconfig.
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Jarkko Hietaniemi Sanity check on the strtoll and strtoull.
2000-03-05 Jarkko Hietaniemi Reformat the fearful cpp expression to be a little...
2000-03-04 Gurusamy Sarathy make hints available via globals in the respective...
2000-03-04 Gurusamy Sarathy remove deadcode
2000-03-04 Gurusamy Sarathy make CAT2() portable for use as a macro argument with...
2000-03-04 Gurusamy Sarathy avoid looking up stale PL_statbuf (spotted by Charles...
2000-03-04 Gurusamy Sarathy pod tweak
2000-03-04 Gurusamy Sarathy regen win32/config_H*
2000-03-04 Matthias Urlichs BUG: Integer floatifies? +PATCH: reading BIG integers...
2000-03-04 Jarkko Hietaniemi unthink wishful thinking
2000-03-04 Gurusamy Sarathy fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakha...
2000-03-04 Gurusamy Sarathy avoid "scalars leaked" message in test
2000-03-04 Jarkko Hietaniemi detypo
2000-03-04 Jarkko Hietaniemi cleanup AVAILABILITY and mention binaries
2000-03-04 Gurusamy Sarathy syntax error in change#5498
2000-03-04 Jarkko Hietaniemi assuming that removing the libbind will be a good idea
2000-03-04 Gurusamy Sarathy Pod::Html fixups for nicer links to functions (from...
2000-03-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-04 Jarkko Hietaniemi HP-UX 64-bitness cures
2000-03-04 Gurusamy Sarathy better error messages when xsubpp fails to find map...
2000-03-04 Jarkko Hietaniemi scratch #5508
2000-03-04 Jarkko Hietaniemi In HP-UX there is a secret handshake to get strtoll...
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-03-04 Gurusamy Sarathy temporarily disable blank line warning from Pod::Parser...
2000-03-04 Gurusamy Sarathy rid blanks in pods (from Michael G Schwern)
2000-03-04 Gurusamy Sarathy avoid warnings from shmread() when given undefined...
2000-03-04 Gurusamy Sarathy fpsetmask() needs include on freebsd (from Slaven Rezic
2000-03-04 Gurusamy Sarathy avoid ambiguity in indirect object notation (breaks...
2000-03-04 Gurusamy Sarathy adjust perldelta
2000-03-04 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-03 Jarkko Hietaniemi solaris hints tweak
2000-03-03 Michael G Schwern The SysV IPC test must use the native integers
2000-03-03 Jarkko Hietaniemi Update AVAILABILITY.
2000-03-03 Gurusamy Sarathy perldebug tweak (from M J T Guy)
2000-03-03 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-03 Jarkko Hietaniemi the workaround is needed in all 7.2.* compilers,
2000-03-03 Gurusamy Sarathy whitespace and readabiliti nits in the pods (from Micha...
2000-03-03 Gurusamy Sarathy support for list assignment to pseudohashes (from John...
2000-03-03 Gurusamy Sarathy add MakeMaker caveat to INSTALL (from Andy Dougherty)
2000-03-03 Gurusamy Sarathy perldelta tweaks
2000-03-03 Gurusamy Sarathy /dev/console may not be writable in Syslog.pm (from...
2000-03-03 Gurusamy Sarathy OS/2 patches for dlclose() support (from Yitzchak Scott...
2000-03-03 Gurusamy Sarathy skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum...
2000-03-03 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
next