p5sagit/p5-mst-13.2.git
2000-03-03 Gurusamy Sarathy warn about /(?p{})/ (from Simon Cozens)
2000-03-03 Gurusamy Sarathy File::Spec bugs (spotted by Hack Kampbjorn <hack@hackda...
2000-03-03 Gurusamy Sarathy skip test if db doesn't have null key support
2000-03-03 Gurusamy Sarathy /(?p{})/ changed to /(??{})/, per Larry's suggestion...
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 Gurusamy Sarathy pod tweaks
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 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...
2000-03-02 Charles Bailey FIx no-op in vms.c
2000-03-02 Charles Bailey MIscellaneous tweaks to test and driver (Charles Lane)
2000-03-02 Charles Bailey Take advantage of new subprocess invocation (Charles...
2000-03-02 Charles Bailey Increment counter for skipped tests (Charles Lane)
2000-03-02 Charles Bailey Remove redundant elements of @INC to cope with VMS...
2000-03-02 Charles Bailey Use temp to construct dirspec in File::Find (Charles...
2000-03-02 Charles Bailey Satisfy various Pod::* needs for Unix syntax...
2000-03-02 Charles Bailey Escape \n in commands written to Descrip.MMS (Charles...
2000-03-02 Charles Bailey Make File::Glob more VMS-friendly (Charles Lane)
2000-03-02 Charles Bailey Miscellaneous fixes to build procedures (Peter Prymmer)
2000-03-02 Charles Bailey Temrinate statements in pp_ctl warning test (Charles...
2000-03-02 Charles Bailey Warn but continue installing when file missing (Dan...
2000-03-01 Jarkko Hietaniemi Make file sparseness detection more portable (Scott...
2000-03-01 Jarkko Hietaniemi detypo #5411 continues: Sun grep doesn't have -e.
2000-03-01 Jarkko Hietaniemi detypo #5411
2000-03-01 Gurusamy Sarathy typo in change#5408
2000-03-01 Jarkko Hietaniemi Better detection of the solaris workshop compiler.
2000-03-01 Robin Barker solaris 64-bit and gcc
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy still more multiline match cleanups (from Greg Bacon)
2000-03-01 Jarkko Hietaniemi A further patch from Spider Boardman for long doubleness.
2000-03-01 Gurusamy Sarathy yet more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathy add support for Env arrays (from Gregor N. Purdy
2000-03-01 Gurusamy Sarathy cygwin update (from Eric Fifer)
2000-03-01 Gurusamy Sarathy more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathy avoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathy fix minor compatibility issues with finddepth() (from...
2000-03-01 Gurusamy Sarathy mention "r" debugger command (from Ilya Zakharevich)
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy fix testsuite issues in change#5397
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-03-01 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy fix segfault on C<local ${^WARNING_BITS}>
2000-03-01 Doug MacEachern Fcntl de-cut-and-pasto.
2000-03-01 Gurusamy Sarathy update Todo-5.6, add stub open.pm
2000-03-01 Jarkko Hietaniemi The 64-bitallness does require the /usr/lib/sparcv9...
2000-03-01 Jarkko Hietaniemi Couple of math functions need to be Perl_ so that
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy Windows miscellany
2000-03-01 Gurusamy Sarathy mention ftp/rsync access to repository in perlhack
2000-03-01 Gurusamy Sarathy support kill(0,$pid) on Windows to test if process...
2000-03-01 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-01 Gurusamy Sarathy oops, change#5382 didn't really fix the typo
2000-03-01 Gurusamy Sarathy avoid warning on type-mismatch
2000-03-01 Gurusamy Sarathy fix bug in change#5381
2000-03-01 Gurusamy Sarathy unload extension shared objects when exiting, implemented
2000-03-01 Gurusamy Sarathy add perlnumber.pod (from Ilya Zakharevich); substantial...
2000-02-29 Jarkko Hietaniemi Be understanding.
2000-02-29 Gurusamy Sarathy VMS fixups (from Dan Sugalski); cosmetic tweaks
2000-02-29 Jarkko Hietaniemi Tru64 hints fix from Spider Boardman; Tru64 hint for
2000-02-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-29 Gurusamy Sarathy fix File::Find::finddepth() bugs (from Helmut Jarausch)
2000-02-29 Jarkko Hietaniemi Add libsunmath (long double math library for Solaris,
2000-02-29 Gurusamy Sarathy fix Pod::Html to recognize C<< > >> etc., and convert...
2000-02-29 Gurusamy Sarathy better fix for malloc bug in change#5346 (from Dominic...
2000-02-29 Gurusamy Sarathy fix pods to reflect newer canonical names for call_sv...
2000-02-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-29 Gurusamy Sarathy remove bogus code that caused test failures on HP-UX
2000-02-29 Gurusamy Sarathy change#5364 had a few problems
2000-02-29 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-02-29 Jarkko Hietaniemi Some compilers have problems with quad switch() controls.
2000-02-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-29 Gurusamy Sarathy utf8-ize @ARGV when -C switch is used on Windows
2000-02-29 Jarkko Hietaniemi HP-UX lddlflags were broken.
next