platform/upstream/perl.git
2001-11-20 Andy DoughertyRe: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-20 Andy DoughertyRe: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-20 Jarkko HietaniemiIntegrate change #13119 from macperl.
2001-11-20 Chris Nandorfilter-util.pl for Mac OS
2001-11-20 Chris NandorPortability fix for Pod::Html
2001-11-20 Jarkko HietaniemiNeed to skip more tests if not perlio.
2001-11-20 Jarkko HietaniemiPass 3 at perldelta - sort the lists of new modules,
2001-11-20 Jarkko HietaniemiDocument ${^OPEN}.
2001-11-20 Jarkko HietaniemiUpgrade to Text::Balanced 1.89.
2001-11-20 Jarkko HietaniemiUpgrade to NEXT 0.50.
2001-11-20 Jarkko HietaniemiUpdate the README.threads scary header a bit.
2001-11-20 Jarkko HietaniemiPass 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 Prymmerupdate of vms Makefile.SH analog
2001-11-20 Jarkko HietaniemiCreate a per-interpeter debug scratchpad container
2001-11-19 Jarkko Hietaniemisysseek tweak.
2001-11-19 Jarkko HietaniemiMove the sysio tests from io/utf8 to lib/open.
2001-11-19 Jarkko HietaniemiThou shalt not mix stdio and sysio.
2001-11-19 Jarkko HietaniemiUpdate Changes.
2001-11-19 Jarkko HietaniemiThe runops_debug needs to be present always, otherwise
2001-11-19 Peter PrymmerVMS specific cleanup and strictness for tie_sdbm.t
2001-11-19 Jarkko HietaniemiRetract #13088: it seems that unless dump.c is extensively
2001-11-19 Jarkko HietaniemiThe _uni_display should not be in dump.c since they
2001-11-19 Jarkko HietaniemiProtect sv_dump() from being included unless DEBUGGING,
2001-11-19 Jarkko HietaniemiPending further investigation skip the tell() tests.
2001-11-19 Jarkko HietaniemiRetract #13082 until a better solution is found:
2001-11-19 Jarkko HietaniemiFigures 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. Berryio_poll.t vms/test.com tweaks
2001-11-19 Dave RolskyExtUtils::Install - use File::Spec instead of ExtUtils...
2001-11-19 Dave RolskyExtUtils::Install - use File::Spec instead of ExtUtils...
2001-11-19 Jarkko HietaniemiThe runops_dbg should not be needed.
2001-11-19 Jarkko Hietaniemido_spawn() cleanup from Charles Lane.
2001-11-19 Jarkko HietaniemiUpdate the list of tests.
2001-11-18 Michael G.... Re: [ID 20011116.125] $a = undef; print "$a\n"; does...
2001-11-18 Jarkko HietaniemiFAQ sync.
2001-11-18 Jarkko HietaniemiIntegrate perlio:
2001-11-18 Jarkko Hietaniemi(retracted by #13096)
2001-11-18 Nick Ing-SimmonsWin32 layer has a dup which needs to match new prototype.
2001-11-18 Nick Ing-SimmonsWrong way to get stdio mode used.
2001-11-18 Jarkko HietaniemiRetract #13048: that introduced a malloc() (through...
2001-11-18 Jarkko HietaniemiPass 1 at perldelta.pod: sort the section contents
2001-11-18 Jarkko HietaniemiRetract 11635: close 20011113.110, reopen 20010809...
2001-11-18 Jarkko HietaniemiAll of syswrite/send/sendto need to return character...
2001-11-18 Jarkko HietaniemiIntegrate PerlIO: duping fixes.
2001-11-18 Jarkko Hietaniemisyswrite() was still returning byte counts, not charact...
2001-11-18 Jarkko HietaniemiAdd test for sysread().
2001-11-18 Nick Ing-SimmonsAllow dup'ing of PerlIO::Scalar etc.
2001-11-18 Jarkko HietaniemiPrepend a null byte to the test set.
2001-11-18 Jarkko HietaniemiDocument how "no utf8;" can become handy.
2001-11-18 Jarkko HietaniemiIntegrate perlio:
2001-11-18 Nick Ing-Simmonsembed.pl generated changes I forgot to include
2001-11-18 Nick Ing-SimmonsForce inclusion of both Perl_runops_* in perl itself,
2001-11-18 Nick Ing-SimmonsIntegrate mainline - a few Devel::Peak fails.
2001-11-18 Jarkko HietaniemiStart working on perldelta. This is not yet any sort of
2001-11-17 Jarkko HietaniemiBanish "use utf8".
2001-11-17 Jarkko HietaniemiTweak from Charles Lane.
2001-11-17 Jarkko HietaniemiIntegrate change #13058 from maintperl;
2001-11-17 Jonathan StoweSync with CPAN version
2001-11-17 Tels[PATCH9 File/Find.pm doc nits
2001-11-17 TelsBenchmark.pm nit
2001-11-16 Andy Doughertylib/Unicode/UCD.t @INC oddity
2001-11-16 Charles Lane[Patch Perl@13023] VMS system() warning
2001-11-16 Jarkko HietaniemiIt's neither-nor, and protect against the impossible.
2001-11-16 Jarkko Hietaniemi5005threads didn't work because $Thread::VERSION wasn't
2001-11-16 Charles RandallRobustness against Linux using something else than...
2001-11-16 Russ AllberyRe: [h.m.brand@hccnet.nl: Installman problems]
2001-11-16 Jarkko HietaniemiUpdate perluniintro on the UTF-8 output matters
2001-11-16 Jarkko HietaniemiAdding new files to MANIFEST is nice.
2001-11-16 Jarkko HietaniemiUpdate Changes.
2001-11-16 Jeff PinyanRe: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_te...
2001-11-16 Jarkko HietaniemiRename perlunintro to perluniintro; regen toc.
2001-11-16 Jarkko HietaniemiDocument the negated lookahead trick to emulate
2001-11-16 SADAHIRO TomoyukiUnicode General Category: Cn
2001-11-16 Ilya Zakharevichruntime runops switch
2001-11-16 Jarkko HietaniemiFurther discourage old Thread code; tell how to tell
2001-11-16 Jarkko HietaniemiA missing return; from Charles Lane.
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-16 Jarkko HietaniemiAvoid redefinedness warning for now.
2001-11-16 Jarkko Hietaniemiuse strict.
2001-11-16 Charles Lanesubprocess command line size increase
2001-11-16 chromaticFix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN...
2001-11-16 Jarkko HietaniemiMake Thread a wrapper for both ithreads and 5005threads.
2001-11-16 Jarkko Hietaniemi$VERSION "a5" doesn't quite work.
2001-11-16 Jarkko HietaniemiAdd the fruits of Larry Shatzer's version verifying...
2001-11-16 Jarkko HietaniemiAdd Larry Shatzer's VERSION verifying script.
2001-11-16 Michael G.... runperl(), \n and stdin
2001-11-15 Jarkko HietaniemiDocument the MY_CXT business; from Paul Marquess.
2001-11-15 Jarkko HietaniemiVMSCMD synch attempt.
2001-11-15 Jarkko HietaniemiAdvise against -P as instructed by Schwern.
2001-11-15 John Peacockv-strings as Objects Step 1
2001-11-15 Michael G.... -x (was Re: [PATCH] new tests for command-line switches)
2001-11-15 Jarkko HietaniemiUpgrade to Getopt::Long 2.26_03.
2001-11-15 Michael G.... VMSCMD missing
2001-11-15 Robert SpierRe: [ID 20010713.001] use lib segmentation fault
2001-11-15 Jarkko HietaniemiUpdate Changes.
2001-11-15 Rafael Garcia... new tests for command-line switches
next