p5sagit/p5-mst-13.2.git
2000-08-02 Paul Saab FreeBSD 3.* updates from
2000-08-02 Paul Saab In new BSDs changes to argv[] do not show up in ps...
2000-08-01 Tom Hughes The test from this
2000-08-01 Jeff Okamoto [Proposed PATCH] Let Perl define QUAD_MIN and _MAX...
2000-08-01 Jarkko Hietaniemi Make p4desc to skip non-mainperl branches by default.
2000-08-01 Jarkko Hietaniemi If gccosandvers is equal to osname, clear gccosandvers.
2000-08-01 Jarkko Hietaniemi BOM patching from Simon Cozens.
2000-08-01 Jarkko Hietaniemi Stash away the largefiles flags and libswanted.
2000-08-01 Gurusamy Sarathy various syntax errors and such (not fixed: comp/require...
2000-08-01 Simon Cozens Make chr() for values >127 to create utf8 when under...
2000-08-01 Jarkko Hietaniemi In Digital UNIX warn if gcc explicitly chosen because...
2000-08-01 Maurizio Loreti Make the safety catch for buggy gccs work with triple...
2000-08-01 Brian Clarke fix and question re: waitpid() under win32
2000-08-01 M. J. T. Guy allow non-variable as lhs of non-updating tr///
2000-07-31 Milton Hankins... Document the problem with -P in HP-UX and its workaround.
2000-07-31 Jarkko Hietaniemi The swallow_bom() saga continues. The #23 of require.t
2000-07-30 Jens Thomsen Find green threads before native threads.
2000-07-30 Jarkko Hietaniemi Fix the HALF_UPGRADE() macro introduced in #6263.
2000-07-30 Jarkko Hietaniemi A new version of the "remove UPPERACSE string comparison"
2000-07-29 Simon Cozens Do not upgrade SVs into utf8 just because they participate
2000-07-29 Jarkko Hietaniemi UTF8 concat
2000-07-29 Jarkko Hietaniemi Tune the comments and hopefully stop a memory leak.
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...
next