platform/upstream/perl.git
2006-06-11 Yves OrtonRe: [PATCH] regexec/regcomp.c cleanups
2006-06-11 Yves OrtonRe: [PATCH] Better version of the Aho-Corasick patch...
2006-06-11 Nicholas ClarkA little more work needed to get ext/re/t/re.t test...
2006-06-09 Rafael Garcia... Mark the 1st argument to S_exec_failed as non null
2006-06-09 Jan DuboisAdd error checks after execing PL_cshname or PL_sh_path
2006-06-09 John Peacock[patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64...
2006-06-09 Andy Lestersv_dup
2006-06-09 Yves OrtonRe: [PATCH] Better version of the Aho-Corasick patch...
2006-06-08 Rafael Garcia... Add the perlreguts manpage, by Yves Orton
2006-06-08 Yitzchak Scott... Re: range operator vs. unicode
2006-06-07 SADAHIRO TomoyukiRevert change #20462 (except the regression test),
2006-06-07 Nicholas ClarkThe binmode in t/iop/utf8.t doesn't need to be conditio...
2006-06-07 Craig A. Berryautosplit one level deeper so we don't miss anything
2006-06-07 John E. Malmberg[patch@28349] vmsify - full EFS charset support
2006-06-07 Rafael Garcia... Add a regression test to ensure that charnames pragma
2006-06-07 Rafael Garcia... Make "use feature 'dor'" an alias for "use feature...
2006-06-07 Yitzchak Scott... exhausting <> in BEGIN{} gets ARGVOUT used only once...
2006-06-07 Andy Lesterdump.c patches
2006-06-06 Steve PetersTeach Configure that icc is not gcc
2006-06-06 Rafael Garcia... Upgrade to Module::CoreList 2.05
2006-06-06 Rafael Garcia... Upgrade to Encode 2.18
2006-06-06 Andy Lestermore accumulated cleanups
2006-06-06 Andy LesterAccumulated toke.c cleanups
2006-06-06 Jerry D. Heddenrandom thread test failure
2006-06-06 Jerry D. Heddenthreads 1.32
2006-06-05 Nicholas ClarkEliminate most of the UTF-8 black smoke by skipping...
2006-06-05 Nicholas ClarkAdd the missing ${^OPEN} hints flag to B::Concise
2006-06-05 SADAHIRO Tomoyuki[DOCPATCH perlunicode.pod] paragraphing nit
2006-06-05 Jarkko Hietaniemimg.c: using #ifdef inside a macro call ENONPORTABLE...
2006-06-05 Rafael Garcia... Use POSIX::_exit instead of exit in IPC::Open when...
2006-06-04 Rafael Garcia... The smart match table was duplicated in source code...
2006-06-02 Craig A. BerryIt's all relative -- better handling of tainted directories
2006-06-02 Dave MitchellIPC::Open3 handled exec failure badly
2006-06-01 mlelstv@serpens.de[perl #39178] IO::Socket::connect returns wrong errno...
2006-06-01 Rafael Garcia... Add the perlunitut manpage, by Juerd Waalboer
2006-06-01 Brendan O'DeaWas: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to...
2006-06-01 Rafael Garcia... Add a few more built-in types in perlfunc/ref()
2006-06-01 Rafael Garcia... Remove duplicate file in manifest
2006-06-01 Rafael Garcia... Add missing file to MANIFEST
2006-05-31 Craig A. BerryTeach incfilter.t some DCL.
2006-05-31 Craig A. BerryMake VMS-specific device name encoding routine say...
2006-05-30 Joshua ben... Re: B::Lint changes
2006-05-30 Nicholas ClarkFix bugs in the bytecode system caused by the abolition...
2006-05-30 Yves OrtonC is not perl, AV's dont just magically free themselves...
2006-05-29 Nicholas ClarkComprehensive regression tests for Perl_refcounted_he_f...
2006-05-29 Abe Timmermanredo part of change 27374
2006-05-29 Craig A. BerryAnd some more DynaLoader things that should not be...
2006-05-29 Marcus Holland... Upgrade to Devel::PPPort 3.08_04
2006-05-29 Dave Mitchellmake require report too many open files error
2006-05-29 Dave Mitchellensure failure to load Carp::Heavy gets reported
2006-05-29 Rafael Garcia... Revert change 28322, which makes ithreads panic
2006-05-29 SADAHIRO TomoyukiRe: [perl #39126] possible memory related bug when...
2006-05-29 Rafael Garcia... Silence a warning
2006-05-29 Rafael Garcia... Regen headers following change 28325. Also, make it...
2006-05-29 Yves OrtonRe: [PATCH] More regex optimisations and debug enhancem...
2006-05-29 Jarkko Hietaniemiskip t/op/incfilter.t for "make clean;make miniperl...
2006-05-29 Andy Lester[PATCH] gv.c consting
2006-05-29 Jarkko Hietaniemiperlio.c: nobody was freeing PL_perlio_fd_refcnt, now...
2006-05-28 Jarkko HietaniemiDynaLoader.t: less assumptions
2006-05-28 Nicholas ClarkPerl_refcounted_he_chain_2hv()'s code to skip duplicate...
2006-05-27 Dave Mitchellfix eval qw(BEGIN{die}) style leaks.
2006-05-27 Craig A. Berryuse the same arg names everyone else does and handle...
2006-05-27 Jan DuboisRE: perlhack.pod confused about POPSTACK
2006-05-27 Dave Mitchellmake -Dpv display OP names ons the parser stack
2006-05-27 Dave Mitchellstop OPs leaking in eval "syntax error"
2006-05-26 Dave Mitchellstop eval "sub{" leaking
2006-05-26 Jarkko HietaniemiSysV IPC
2006-05-26 Steve PetersUpgrade to Sys-Syslog-0.14
2006-05-26 Steve PetersFix pod nit in perltodo.
2006-05-26 Steve PetersStop a warning generated from thread's Makefile.PL
2006-05-26 Steve PetersSun C on Linux doesn't complain about the attributes...
2006-05-26 Yves OrtonRe: [PATCH] Test script for DynaLoader
2006-05-25 Marcus Holland... Upgrade to Devel::PPPort 3.08_03
2006-05-25 Steve PetersUpgrade to Digest-SHA-5.38.
2006-05-25 Gisle AasPod::Html should not convert "foo" in `foo''
2006-05-25 Steve PetersUpgrade to Test-Harness-2.60
2006-05-25 Jan DuboisRE: perlhack.pod confused about POPSTACK
2006-05-24 Marcus Holland... Run 'make regen' for changes 28299, 28300, 28301.
2006-05-24 Marcus Holland... The sv_catpvs() and sv_setpvs() macros also return...
2006-05-24 Marcus Holland... The SvREFCNT_*void* macros return void, not SV*.
2006-05-24 Marcus Holland... The 'f' flag was missing for my_snprintf().
2006-05-24 Rafael Garcia... Fix segfault in SDBM_File when the destructor is called...
2006-05-24 Yves OrtonStop harness from printing summary table header for...
2006-05-24 Andy LesterRefactoring in av.c
2006-05-24 chromaticExport can() with AUTOLOAD()
2006-05-24 Andy LesterMake t/TEST more helpful
2006-05-24 Yves OrtonRe: [patch] win32/buildext.pl to handle inclusions...
2006-05-23 Dave Mitchellcorrect POPSTACK/POPMARK confusion in perlhack.pod
2006-05-23 Rafael Garcia... Typo fix
2006-05-23 Jerry D. HeddenExplicit thread context
2006-05-23 Andy Lesterclean some lint findings
2006-05-23 John PeacockRe: [PATCH - DUH] Synchronize bleadperl with version...
2006-05-23 Rafael Garcia... Fix a syntax error in test
2006-05-23 H.Merijn BrandHAS_HAS WAS NOW HAS
2006-05-22 Paul MarquessIO::Compress::Base::Common
2006-05-22 H.Merijn BrandIf I needed this now, I'll probably need it next time...
2006-05-22 H.Merijn BrandRe-generation after backports of
2006-05-22 Rafael Garcia... Amend version.pm so it correctly loads the XS version...
2006-05-22 Andy Lesterpp_sys cleanup again
2006-05-22 Steve HayFix Win32 linker error
next