platform/upstream/perl.git
2001-11-21 Jarkko HietaniemiUpdate the list of modules having tests.
2001-11-21 Jarkko HietaniemiUpgrade to Test::Simple 0.33.
2001-11-21 Jarkko HietaniemiUpgrade to Test::Harness 1.26.
2001-11-21 Jarkko HietaniemiIntegrate change #13145 from maintperl;
2001-11-21 Tim JennessAdd test for Pod::ParseUtils
2001-11-21 Nicholas Clarkspaceship and refs
2001-11-21 Jarkko HietaniemiTry to clarify which I/O call operates on bytes,
2001-11-20 Jarkko HietaniemiGive a simple example of writing PerlIO::Via handlers
2001-11-20 Jarkko HietaniemiAdd test for Pod::LaTeX; re-sort MANIFEST.
2001-11-20 Tim JennessPod::LaTeX up to V0.54
2001-11-20 Jarkko HietaniemiSpread d_procselfexe to far-off lands (undefined).
2001-11-20 Jarkko HietaniemiIntegrate perlio:
2001-11-20 Jarkko HietaniemiReally define do_report_used() only if DEBUGGING.
2001-11-20 Nick Ing-Simmonsperl.c change to use HAS_PROCSELFEXE, also
2001-11-20 Nick Ing-SimmonsIntegrate mainline
2001-11-20 Nicholas Clark[?PATCH] terser pp_eq
2001-11-20 Jarkko HietaniemiPass 4 at perldelta - cleanup problems found by podchecker.
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 Nick Ing-SimmonsUse /proc/self/exe to set $^X on linux (or anywhere new
2001-11-19 Nick Ing-SimmonsIntegrate mainline
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
next