p5sagit/p5-mst-13.2.git
2001-11-20 Jarkko Hietaniemi Need to skip more tests if not perlio.
2001-11-20 Jarkko Hietaniemi Pass 3 at perldelta - sort the lists of new modules,
2001-11-20 Jarkko Hietaniemi Document ${^OPEN}.
2001-11-20 Jarkko Hietaniemi Upgrade to Text::Balanced 1.89.
2001-11-20 Jarkko Hietaniemi Upgrade to NEXT 0.50.
2001-11-20 Jarkko Hietaniemi Update the README.threads scary header a bit.
2001-11-20 Jarkko Hietaniemi Pass 2 at perldelta: add some changes since 5.7.2.
2001-11-20 Tim Jenness [DOC PATCH] perlfaq4.pod
2001-11-20 Michael G.... Extra diagnostics for -DP
2001-11-20 Peter Prymmer update of vms Makefile.SH analog
2001-11-20 Jarkko Hietaniemi Create a per-interpeter debug scratchpad container
2001-11-19 Jarkko Hietaniemi sysseek tweak.
2001-11-19 Jarkko Hietaniemi Move the sysio tests from io/utf8 to lib/open.
2001-11-19 Jarkko Hietaniemi Thou shalt not mix stdio and sysio.
2001-11-19 Jarkko Hietaniemi Update Changes.
2001-11-19 Jarkko Hietaniemi The runops_debug needs to be present always, otherwise
2001-11-19 Peter Prymmer VMS specific cleanup and strictness for tie_sdbm.t
2001-11-19 Jarkko Hietaniemi Retract #13088: it seems that unless dump.c is extensively
2001-11-19 Jarkko Hietaniemi The _uni_display should not be in dump.c since they
2001-11-19 Jarkko Hietaniemi Protect sv_dump() from being included unless DEBUGGING,
2001-11-19 Jarkko Hietaniemi Pending further investigation skip the tell() tests.
2001-11-19 Jarkko Hietaniemi Retract #13082 until a better solution is found:
2001-11-19 Jarkko Hietaniemi Figures 1 and 2 for UTF-8.
2001-11-19 Rafael Garcia... new warning "Useless use of sort in scalar context"
2001-11-19 Michael G.... A little extra debugging output
2001-11-19 Michael G.... Double FETCH test
2001-11-19 Craig A. Berry io_poll.t vms/test.com tweaks
2001-11-19 Dave Rolsky ExtUtils::Install - use File::Spec instead of ExtUtils...
2001-11-19 Dave Rolsky ExtUtils::Install - use File::Spec instead of ExtUtils...
2001-11-19 Jarkko Hietaniemi The runops_dbg should not be needed.
2001-11-19 Jarkko Hietaniemi do_spawn() cleanup from Charles Lane.
2001-11-19 Jarkko Hietaniemi Update the list of tests.
2001-11-18 Michael G.... Re: [ID 20011116.125] $a = undef; print "$a\n"; does...
2001-11-18 Jarkko Hietaniemi FAQ sync.
2001-11-18 Jarkko Hietaniemi Integrate perlio:
2001-11-18 Jarkko Hietaniemi (retracted by #13096)
2001-11-18 Nick Ing-Simmons Win32 layer has a dup which needs to match new prototype.
2001-11-18 Nick Ing-Simmons Wrong way to get stdio mode used.
2001-11-18 Jarkko Hietaniemi Retract #13048: that introduced a malloc() (through...
2001-11-18 Jarkko Hietaniemi Pass 1 at perldelta.pod: sort the section contents
2001-11-18 Jarkko Hietaniemi Retract 11635: close 20011113.110, reopen 20010809...
2001-11-18 Jarkko Hietaniemi All of syswrite/send/sendto need to return character...
2001-11-18 Jarkko Hietaniemi Integrate PerlIO: duping fixes.
2001-11-18 Jarkko Hietaniemi syswrite() was still returning byte counts, not charact...
2001-11-18 Jarkko Hietaniemi Add test for sysread().
2001-11-18 Nick Ing-Simmons Allow dup'ing of PerlIO::Scalar etc.
2001-11-18 Jarkko Hietaniemi Prepend a null byte to the test set.
2001-11-18 Jarkko Hietaniemi Document how "no utf8;" can become handy.
2001-11-18 Jarkko Hietaniemi Integrate perlio:
2001-11-18 Nick Ing-Simmons embed.pl generated changes I forgot to include
2001-11-18 Nick Ing-Simmons Force inclusion of both Perl_runops_* in perl itself,
2001-11-18 Nick Ing-Simmons Integrate mainline - a few Devel::Peak fails.
2001-11-18 Jarkko Hietaniemi Start working on perldelta. This is not yet any sort of
2001-11-17 Jarkko Hietaniemi Banish "use utf8".
2001-11-17 Jarkko Hietaniemi Tweak from Charles Lane.
2001-11-17 Jarkko Hietaniemi Integrate change #13058 from maintperl;
2001-11-17 Jonathan Stowe Sync with CPAN version
2001-11-17 Tels [PATCH9 File/Find.pm doc nits
2001-11-17 Tels Benchmark.pm nit
2001-11-16 Andy Dougherty lib/Unicode/UCD.t @INC oddity
2001-11-16 Charles Lane [Patch Perl@13023] VMS system() warning
2001-11-16 Jarkko Hietaniemi It's neither-nor, and protect against the impossible.
2001-11-16 Jarkko Hietaniemi 5005threads didn't work because $Thread::VERSION wasn't
2001-11-16 Charles Randall Robustness against Linux using something else than...
2001-11-16 Russ Allbery Re: [h.m.brand@hccnet.nl: Installman problems]
2001-11-16 Jarkko Hietaniemi Update perluniintro on the UTF-8 output matters
2001-11-16 Jarkko Hietaniemi Adding new files to MANIFEST is nice.
2001-11-16 Jarkko Hietaniemi Update Changes.
2001-11-16 Jeff Pinyan Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_te...
2001-11-16 Jarkko Hietaniemi Rename perlunintro to perluniintro; regen toc.
2001-11-16 Jarkko Hietaniemi Document the negated lookahead trick to emulate
2001-11-16 SADAHIRO Tomoyuki Unicode General Category: Cn
2001-11-16 Ilya Zakharevich runtime runops switch
2001-11-16 Jarkko Hietaniemi Further discourage old Thread code; tell how to tell
2001-11-16 Jarkko Hietaniemi A missing return; from Charles Lane.
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-16 Jarkko Hietaniemi Avoid redefinedness warning for now.
2001-11-16 Jarkko Hietaniemi use strict.
2001-11-16 Charles Lane subprocess command line size increase
2001-11-16 chromatic Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN...
2001-11-16 Jarkko Hietaniemi Make Thread a wrapper for both ithreads and 5005threads.
2001-11-16 Jarkko Hietaniemi $VERSION "a5" doesn't quite work.
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-16 Jarkko Hietaniemi Add Larry Shatzer's VERSION verifying script.
2001-11-16 Michael G.... runperl(), \n and stdin
2001-11-15 Jarkko Hietaniemi Document the MY_CXT business; from Paul Marquess.
2001-11-15 Jarkko Hietaniemi VMSCMD synch attempt.
2001-11-15 Jarkko Hietaniemi Advise against -P as instructed by Schwern.
2001-11-15 John Peacock v-strings as Objects Step 1
2001-11-15 Michael G.... -x (was Re: [PATCH] new tests for command-line switches)
2001-11-15 Jarkko Hietaniemi Upgrade to Getopt::Long 2.26_03.
2001-11-15 Michael G.... VMSCMD missing
2001-11-15 Robert Spier Re: [ID 20010713.001] use lib segmentation fault
2001-11-15 Jarkko Hietaniemi Update Changes.
2001-11-15 Rafael Garcia... new tests for command-line switches
2001-11-15 Jarkko Hietaniemi Upgrade to podlators 1.13.
2001-11-15 Jarkko Hietaniemi skip "might be used uninitialized".
2001-11-15 Jarkko Hietaniemi Fix for "perlio bug in koi8-r encoding". The problem
2001-11-15 Rafael Garcia... Re: [ID 20011114.118] chop and chomp bind too tightly
2001-11-15 Robin Barker Re: Strange syntax error with map
next