p5sagit/p5-mst-13.2.git
2006-05-29 Craig A. Berry And some more DynaLoader things that should not be...
2006-05-29 Marcus Holland... Upgrade to Devel::PPPort 3.08_04
2006-05-29 Dave Mitchell make require report too many open files error
2006-05-29 Dave Mitchell ensure failure to load Carp::Heavy gets reported
2006-05-29 Rafael Garcia... Revert change 28322, which makes ithreads panic
2006-05-29 SADAHIRO Tomoyuki Re: [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 Orton Re: [PATCH] More regex optimisations and debug enhancem...
2006-05-29 Jarkko Hietaniemi skip t/op/incfilter.t for "make clean;make miniperl...
2006-05-29 Andy Lester [PATCH] gv.c consting
2006-05-29 Jarkko Hietaniemi perlio.c: nobody was freeing PL_perlio_fd_refcnt, now...
2006-05-28 Jarkko Hietaniemi DynaLoader.t: less assumptions
2006-05-28 Nicholas Clark Perl_refcounted_he_chain_2hv()'s code to skip duplicate...
2006-05-27 Dave Mitchell fix eval qw(BEGIN{die}) style leaks.
2006-05-27 Craig A. Berry use the same arg names everyone else does and handle...
2006-05-27 Jan Dubois RE: perlhack.pod confused about POPSTACK
2006-05-27 Dave Mitchell make -Dpv display OP names ons the parser stack
2006-05-27 Dave Mitchell stop OPs leaking in eval "syntax error"
2006-05-26 Dave Mitchell stop eval "sub{" leaking
2006-05-26 Jarkko Hietaniemi SysV IPC
2006-05-26 Steve Peters Upgrade to Sys-Syslog-0.14
2006-05-26 Steve Peters Fix pod nit in perltodo.
2006-05-26 Steve Peters Stop a warning generated from thread's Makefile.PL
2006-05-26 Steve Peters Sun C on Linux doesn't complain about the attributes...
2006-05-26 Yves Orton Re: [PATCH] Test script for DynaLoader
2006-05-25 Marcus Holland... Upgrade to Devel::PPPort 3.08_03
2006-05-25 Steve Peters Upgrade to Digest-SHA-5.38.
2006-05-25 Gisle Aas Pod::Html should not convert "foo" in `foo''
2006-05-25 Steve Peters Upgrade to Test-Harness-2.60
2006-05-25 Jan Dubois RE: 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 Orton Stop harness from printing summary table header for...
2006-05-24 Andy Lester Refactoring in av.c
2006-05-24 chromatic Export can() with AUTOLOAD()
2006-05-24 Andy Lester Make t/TEST more helpful
2006-05-24 Yves Orton Re: [patch] win32/buildext.pl to handle inclusions...
2006-05-23 Dave Mitchell correct POPSTACK/POPMARK confusion in perlhack.pod
2006-05-23 Rafael Garcia... Typo fix
2006-05-23 Jerry D. Hedden Explicit thread context
2006-05-23 Andy Lester clean some lint findings
2006-05-23 John Peacock Re: [PATCH - DUH] Synchronize bleadperl with version...
2006-05-23 Rafael Garcia... Fix a syntax error in test
2006-05-23 H.Merijn Brand HAS_HAS WAS NOW HAS
2006-05-22 Paul Marquess IO::Compress::Base::Common
2006-05-22 H.Merijn Brand If I needed this now, I'll probably need it next time...
2006-05-22 H.Merijn Brand Re-generation after backports of
2006-05-22 Rafael Garcia... Amend version.pm so it correctly loads the XS version...
2006-05-22 Andy Lester pp_sys cleanup again
2006-05-22 Steve Hay Fix Win32 linker error
2006-05-22 Rafael Garcia... Upgrade to version.pm 0.60
2006-05-22 Yves Orton Perl_PerlIO_context_layers and PerlIO_apply_layers...
2006-05-22 Sébastien Aperghis... Better handling for error-checking
2006-05-22 Marcus Holland... literal string macros
2006-05-22 Steve Peters Additional perlpragma.pod nits.
2006-05-22 Rafael Garcia... More nits in perlpragma, and remove the warning about...
2006-05-22 Steve Peters Silence Text::Balanced's 00-load.t when PERL_CORE is...
2006-05-22 Yves Orton Re: [PATCH] optimize /[x]/ to /x/.
2006-05-22 Rafael Garcia... Fix two nits in perlpragma.pod
2006-05-22 Marcus Holland... Upgrade to Devel::PPPort 3.08_02
2006-05-21 Marcus Holland... Remove duplicate documentation for SvREFCNT_inc().
2006-05-21 Marcus Holland... Document PoisonFree() instead of documenting Poison...
2006-05-21 Steve Peters Add Perl_PerlIO_context_layers() to the public API...
2006-05-20 Nicholas Clark Oops. Fix bad #! lines when not using userelocatableinc
2006-05-20 Yves Orton optimize /[x]/ to /x/.
2006-05-20 Nicholas Clark Fix bug in change 28258. So how come I thought I'd...
2006-05-20 Dave Mitchell don't try to dump GVish parts of an LV if it hasn't...
2006-05-20 Marcus Holland... Upgrade to Devel::PPPort 3.08_01
2006-05-20 Nicholas Clark Abolish cop_io (the simple way) by storing the value...
2006-05-20 Nicholas Clark Move the hints from op_private into cop_hints. This...
2006-05-20 H.Merijn Brand Small typo correction
2006-05-20 Dave Mitchell eval { s/$foo/die/e } leaked a scalar
2006-05-20 Dominic Dunlop Re: Over-pious message from Configure?
2006-05-20 Nicholas Clark Rename cop_hints to cop_hints_hash
2006-05-20 Dave Mitchell [perl #32332] Perl segfaults; test case available
2006-05-20 Nicholas Clark Abolish cop_arybase. Signal a non zero $[ with a hint...
2006-05-20 Nicholas Clark Solaris was happy, but change 28247 removed the wrong...
2006-05-20 Dave Mitchell [perl #32041] SEGV with complicated regexp and long...
2006-05-19 Nicholas Clark Perl_croak() needs an aTHX_ in PerlIO_vsprintf().
2006-05-19 Marcus Holland... There is no STASH type.
2006-05-19 Nicholas Clark Correct Perl_refcounted_he_chain_2hv() and its caller...
2006-05-19 Steve Peters Grrr...Perforce decided not to add the MANIFEST changes...
2006-05-19 Steve Peters Shortening name of a Pod::Simple test case to allow...
2006-05-19 Nicholas Clark Rebuild perltoc.pod.
2006-05-19 Nicholas Clark Add perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas Clark Add README.riscos to pod.lst
2006-05-19 Nicholas Clark pod/buildtoc has fussy ideas about the order of MANIFEST
2006-05-19 Jarkko Hietaniemi strlcat aaargh
2006-05-19 Nicholas Clark strlen(foo) rather than strchr(foo, 0) makes simpler...
2006-05-19 Dave Mitchell give a more useful example for $^V
2006-05-19 Jarkko Hietaniemi Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
2006-05-19 Rafael Garcia... Adjust test following change #28225
2006-05-19 Dave Mitchell [perl #39141] lots of warnings with diagnostics and...
2006-05-18 Dave Mitchell test some die codepaths in pp_enterwrite
2006-05-18 Jerry D. Hedden threads core dump in BEGIN
2006-05-18 Rafael Garcia... We can now remove DynaLoader from 1_compile.t
next