p5sagit/p5-mst-13.2.git
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
2000-03-03 Jarkko Hietaniemi pull the sparcv9 workshop libraries in front of loclibpth
2000-03-03 Jarkko Hietaniemi Introduce i_ieefp because FreeBSD on ix86 needs that
2000-03-03 Jarkko Hietaniemi The _cflags must be left-aligned.
2000-03-03 Charles Bailey Once more unto resync
2000-03-03 Charles Bailey VMS-specific perldelta update
2000-03-03 Charles Bailey Set up Perl invocation method during configuration...
2000-03-03 Charles Bailey Fix test to match new behavior of vmsify() (Craig Berry)
2000-03-03 Charles Bailey Try to intuit whether typeless file invoked in subprocess
2000-03-03 Charles Bailey Remove leftover bits of VAXC support (Dan Sugalski)
2000-03-03 Charles Bailey Add missing declaration (Dan Sugalski)
2000-03-03 Gurusamy Sarathy warn about /(?p{})/ (from Simon Cozens)
2000-03-03 Charles Bailey Ad hoc patch for duping stdout into stderr
2000-03-03 Charles Bailey Bypass PERL_INC_VERSION_LIST until we support in in...
2000-03-03 Gurusamy Sarathy File::Spec bugs (spotted by Hack Kampbjorn <hack@hackda...
2000-03-03 Jarkko Hietaniemi more todo
2000-03-03 Gurusamy Sarathy skip test if db doesn't have null key support
2000-03-03 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-03 Jarkko Hietaniemi irix hints tweak
2000-03-03 Gurusamy Sarathy /(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-03-03 Jarkko Hietaniemi in words order bad
2000-03-03 Jarkko Hietaniemi /[[:alpha]/ now dies on unmatched [] instead of
2000-03-03 Gurusamy Sarathy perldelta notes about IO::Socket changes (from Graham...
2000-03-03 Gurusamy Sarathy relax restrictions on constant names a bit (from M...
2000-03-03 Gurusamy Sarathy support for generation of accessor functions (from...
2000-03-03 Jarkko Hietaniemi cosmetics
2000-03-03 Jarkko Hietaniemi detypo
2000-03-03 Gurusamy Sarathy pod tweaks
2000-03-03 Jarkko Hietaniemi solaris hints tweak
2000-03-02 Jarkko Hietaniemi detypo
2000-03-02 Gurusamy Sarathy Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when...
2000-03-02 Gurusamy Sarathy add note about failed tests on memory starved systems...
2000-03-02 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-02 Jarkko Hietaniemi Further long double patches from Spider Boardman.
2000-03-02 Gurusamy Sarathy move doc about v-strings from perlop to perldata (sugge...
2000-03-02 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-02 Gurusamy Sarathy still other multiline match cleanups (from Greg Bacon)
2000-03-02 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-02 Jarkko Hietaniemi workaround for Tru64 compiler bug (cleaner fix will...
2000-03-02 Jarkko Hietaniemi Workaround for an optimizer bug.
2000-03-02 Jarkko Hietaniemi installation directory fix from Andy Dougherty
2000-03-02 Gurusamy Sarathy patch to fix mingw32 build under USE_IMP_SYS (from...
2000-03-02 Gurusamy Sarathy avoid buffering issue in warn/8signal
2000-03-02 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-02 Gurusamy Sarathy integrate vmsperl changes into mainline (denied their...
2000-03-02 Jarkko Hietaniemi nit from Spider Boardman
2000-03-02 Jarkko Hietaniemi Confusion over uselargefiles.cbu and uselfs.cbu (the...
2000-03-02 Jarkko Hietaniemi Remove the pack.t kludge introduced to fudge the test
2000-03-02 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-02 Jarkko Hietaniemi A patch on #5407.
2000-03-02 Gurusamy Sarathy avoid useless comparison
2000-03-02 Charles Bailey YA sync with mainline
2000-03-02 Gurusamy Sarathy make the "back to top" links optional
2000-03-02 Charles Bailey Protect manipulation of open pipe list from concurrent...
2000-03-02 Charles Bailey Update dependencies and remove obsolete VAXC support
2000-03-02 Charles Bailey Rmeove obsolete VAXC support
2000-03-02 Charles Bailey Minor updates to subconfigure.com:
2000-03-02 Charles Bailey Minor changes to Configure.Com:
2000-03-02 Charles Bailey Optional warning for truncated logical name equivalence...
next