p5sagit/p5-mst-13.2.git
2000-07-29 root The problem described in this
2000-07-28 Jarkko Hietaniemi Tiny fixes for #6460.
2000-07-28 Kurt D. Starsinic Warn if the version of the operating system used to...
2000-07-28 Jarkko Hietaniemi In DEC OSF aka Digital UNIX aka Tru64 add the version
2000-07-28 Jarkko Hietaniemi Back out #6454, doesn't seem to work.
2000-07-27 Jeffrey Friedl Use setproctitle() if available to modify $0.
2000-07-27 Jarkko Hietaniemi Allow "no AutoLoader;", based on change #6444,
2000-07-27 Robert Spier [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
2000-07-27 Jarkko Hietaniemi Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
2000-07-27 Michael Stevens fixes bug 20000508.004
2000-07-26 Jarkko Hietaniemi Further File::Temp patches from Yitzchak Scott-Thoennes
2000-07-26 Tim Jenness Be wary of close()s, too.
2000-07-26 Daniel Muiño Minor doc patch: handy.h
2000-07-26 Michael Stevens minor doc change - perlguts
2000-07-26 Michael Stevens open() wariness in perlbug.
2000-07-26 Jarkko Hietaniemi File::Temp patches for VMS and OS/2 from Tim Jenness.
2000-07-26 Jarkko Hietaniemi docfix from Peter Scott <Peter@PSDT.com>.
2000-07-26 Jarkko Hietaniemi Fix *foo{FORMAT}.
2000-07-26 Jarkko Hietaniemi Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
2000-07-26 Jarkko Hietaniemi More split() doc and test patches from Mike Guy.
2000-07-26 Jarkko Hietaniemi MacOS nits from Matthias Neeracher.
2000-07-26 M. J. T. Guy split /^/
2000-07-26 Peter Prymmer bug fix for munchconfig (turned up by CXX)
2000-07-26 Jeffrey Friedl Make the unimplemented POSIX regex features [[.cc....
2000-07-25 Simon Cozens av.c apidoc
2000-07-25 Stephen P.... [ID 20000724.003] Documentation changes for perllocale.pod
2000-07-25 M. J. T. Guy Make large file tests deal with SIGXFSZ
2000-07-25 M. J. T. Guy Get UTF16 BOMs working. Patch from
2000-07-25 Jarkko Hietaniemi Make the "uninit variable" warning to say "concat or...
2000-07-24 Jarkko Hietaniemi File::Spec::VMS fixup for tmpdir from Craig Berry.
2000-07-24 M. J. T. Guy Test cases for #6431.
2000-07-24 M. J. T. Guy Bind op fix.
2000-07-24 Yitzchak Scott... [ID 20000716.023] syslog test fails without sockets
2000-07-24 Ben Tilly Add an optimization for map-maps-a-list-element-to...
2000-07-24 Gurusamy Sarathy Documentation to explain the behaviour of map().
2000-07-24 Hugo van der... Add tests for
2000-07-24 Stephen P.... A missing 'break' after the [[:space:]] switch case.
2000-07-24 M. J. T. Guy The output might have been produced in the wrong order.
2000-07-24 M. J. T. Guy Use STDOUT consistently.
2000-07-24 M. J. T. Guy Protect against "wild next"s, that is, callbacks doing...
2000-07-24 Robert Spier Out-of-date note removed.
2000-07-24 M. J. T. Guy Send all installperl messages to STDERR and be -w clean.
2000-07-24 Richard Soderberg Decutandpasto.
2000-07-24 Jeff Pinyan A cleaner abs_path().
2000-07-23 Richard Soderberg Detypo.
2000-07-17 Mark-Jason... SDBM_File documentation
2000-07-17 Jarkko Hietaniemi MPE/ix updates for perl 5.6.0 from Mark Bixby.
2000-07-15 Jarkko Hietaniemi Fix the bitvector ops for utf8 (tricky since past 7...
2000-07-15 Jarkko Hietaniemi another VMS build tweak from Peter Prymmer
2000-07-15 Jarkko Hietaniemi perlvms.pod whitespace cleanup to keep pod utils happy.
2000-07-15 Jarkko Hietaniemi More docs for sv functions.
2000-07-15 Jarkko Hietaniemi lib/b test fixes from Peter Prymmer.
2000-07-15 Hugo van der... [docpatch] Re: [ID 19991002.011] perldoc -f shift
2000-07-14 Jarkko Hietaniemi thinko fix in vms/descrip_mms.template, the win32.pod...
2000-07-14 Jarkko Hietaniemi The bug report
2000-07-14 Jarkko Hietaniemi Fix AutoSplit to use File::Spec the right way in VMS,
2000-07-14 Simon Cozens Merge perlhacktut into perlhack, update perlguts.
2000-07-14 Gurusamy Sarathy PERL_OBJECT build tweaks
2000-07-14 Gurusamy Sarathy inconsistent types needs casts
2000-07-14 Gurusamy Sarathy typos in change#6399, regen headers
2000-07-14 Gurusamy Sarathy typecasts needed for change#6394
2000-07-14 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-07-14 Gurusamy Sarathy enable UTF-16 filter by default if relevant BOM is...
2000-07-14 Gurusamy Sarathy rename totally bletcherous SvLOCK() thingy (doesn't...
2000-07-14 Gurusamy Sarathy move new variables to the end of the interpreter struct...
2000-07-14 Gurusamy Sarathy MakeMaker should not remove editor backups (*~) on...
2000-07-14 Hugo van der... Replace change #6337 with a better one.
2000-07-14 Jarkko Hietaniemi Fix the BOM bug: not a byteorder bug, a signedness...
2000-07-13 Jarkko Hietaniemi remove discarded test
2000-07-13 Hugo van der... The {multiplier} of a fixed substring was overlooked...
2000-07-13 Jarkko Hietaniemi typo fix from Craig Berry
2000-07-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-13 Jarkko Hietaniemi Detypo from Peter Prymmer, part of #6388.
2000-07-13 Gurusamy Sarathy typos (spotted by Peter Prymmer)
2000-07-13 Gurusamy Sarathy new selfloader.t in change#6183 doesn't close DATA...
2000-07-12 Gurusamy Sarathy sprintf test tweaks (from Dominic Dunlop)
2000-07-12 Gurusamy Sarathy fix bugs in processing %v-*d and similar format specs...
2000-07-12 Gurusamy Sarathy readd missing perldelta.pod changes from changes#6339...
2000-07-12 Gurusamy Sarathy don't clobber *.orig files on *clean targets
2000-07-12 Gurusamy Sarathy fix broken integrations in cfgperl
2000-07-12 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-07-12 Gurusamy Sarathy get sprintf.t to adjust properly for 3-digit exponents
2000-07-12 Gurusamy Sarathy change#6174 needs corresponding change in win32/config_...
2000-07-12 Jarkko Hietaniemi Do the cc sanity check both before the hints and
2000-07-12 Jarkko Hietaniemi Fix nits noticed by Boston.pm.
2000-07-11 Jarkko Hietaniemi Configure cosmetics and perldelta.
2000-07-11 Gurusamy Sarathy windows build tweaks (op/sprintf.t still fails tests...
2000-07-11 Gurusamy Sarathy tweak for build failure under multiplicity
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Jarkko Hietaniemi Reintroduce perlbook (updated for Mk III), introduce...
2000-07-11 Jarkko Hietaniemi Minor cleanups on the booklist.
2000-07-11 Jarkko Hietaniemi mjd's tr patches "broke" tr/z-Z/z-Z/
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy skip integrate of problematic change#6292 from cfgperl...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6288..6290 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathy delete new accidentally branched file
2000-07-11 Gurusamy Sarathy skip integrate of change#6267 from cfgperl into mainlin...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6261..6266 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6252..6260 into mainline
next