p5sagit/p5-mst-13.2.git
2006-07-10 Steve Peters Clear up test based on line number differences between...
2006-07-09 Nicholas Clark Tweak for Jarkko's addition to perlhack, suggested...
2006-07-09 Steve Peters Hmmm...patch didn't warn about rejects in tbt_01basic.t.
2006-07-09 Jarkko Hietaniemi some coding guidelines/tips to perlhack (+ one perltodo)
2006-07-09 Jarkko Hietaniemi perlhack.pod
2006-07-09 Steve Peters Upgrade to Test-Simple-0.63
2006-07-09 Marcus Holland... Integrate mkppport. All ppport.h files in the core...
2006-07-08 Yves Orton Macroize vast tracks of duplicated code in regexec.c
2006-07-08 Brendan O'Dea optimisation for File::Spec::abs2rel where both args...
2006-07-08 Brendan O'Dea perl5db.pl: read full lines from remote socket
2006-07-08 Steve Peters Making encoding::warnings lexical is to-done.
2006-07-08 Yves Orton Skip some POSIX tests when the thing they are testing...
2006-07-08 Marcus Holland... Upgrade to Devel::PPPort 3.09
2006-07-08 Steve Peters Update Audrey Tang's email throughout various files.
2006-07-08 Jarkko Hietaniemi POSIX test improvements on True64
2006-07-08 Steve Peters Upgrade to encoding-warnings-0.10
2006-07-07 Sébastien Aperghis... Test scripts for I18N::Langinfo and POSIX
2006-07-07 Adriano Ferreira Re: Dual life for Shell.pm
2006-07-07 Jerry D. Hedden threads 1.34 - state methods
2006-07-07 Yves Orton More escaping in the RE
2006-07-07 Rafael Garcia... Fix the implementation of list assignment to state().
2006-07-06 Rafael Garcia... The state() implementation is not yet perfect. Check...
2006-07-06 Rafael Garcia... Error in the formulation of the new warning, spotted...
2006-07-06 Rafael Garcia... Add a new warning, "State variable %s will be reinitial...
2006-07-06 Steve Peters Upgrade to Module-Build-0.2801.
2006-07-06 Steve Peters Math-Complex now dual-lived with Jarkko Hietaniemi...
2006-07-06 Rafael Garcia... Document state() variables in perlsub
2006-07-06 Steve Peters Alphabetizing function names in perlfunc lists.
2006-07-06 Rafael Garcia... Mention state variables in perldiag. Add switch-related...
2006-07-06 Yves Orton Introduce a new function, pv_escape(), to display conte...
2006-07-05 Rafael Garcia... Implement handling of state variables in list assignment
2006-07-05 Rafael Garcia... Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN...
2006-07-05 Rafael Garcia... Adjust test count after introducing new constants in...
2006-07-05 Steve Peters Add constants needed for recvmsg()/sendmsg() support.
2006-07-05 Steve Peters Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
2006-07-05 Rafael Garcia... Add a TODO test for list assignment to a list of state...
2006-07-05 Rafael Garcia... Don't add extra warning flags for gcc versions < 3.
2006-07-05 Rafael Garcia... Make the distclean target remove lib/Hash correctly
2006-07-05 Jerry D. Hedden RE: [PATCH] threads 1.33
2006-07-04 Craig A. Berry fix signed/unsigned nit in reentr.c
2006-07-04 Craig A. Berry fix type mismatch warning caused by return statement...
2006-07-04 Anno Siegel more warning-silencing in FieldHash
2006-07-04 Andy Lester consting and localizing in universal.c
2006-07-04 Andy Lester toke.c consting and localizing
2006-07-04 Jerry D. Hedden threads 1.33
2006-07-03 Marcus Holland... Upgrade to Devel::PPPort 3.08_07
2006-07-03 Steve Peters Allow stat() and -X file tests work on dirhandles.
2006-07-03 Andy Lester embed.pl enhancements
2006-07-03 Andy Lester Makefile splint support
2006-07-03 Andy Lester DProf.xs patch
2006-07-03 Andy Lester mg.c cleanups
2006-07-03 Andy Lester Clean up mathoms.c
2006-07-03 Yves Orton Re: Win32API::File now in core
2006-07-02 Dave Mitchell silence a compiler warning
2006-07-02 Dave Mitchell remove some unnecessary uses of WITH_THR
2006-07-02 Craig A. Berry s/have a more/have more/ typo fix in perlfaq4
2006-07-02 Yves Orton Synchronize ExtUtils::Instal 1.41
2006-07-02 Yves Orton Re: [PATCH]: fix: [perl #39583] Pattern Match fails...
2006-06-30 Rafael Garcia... Must not forget that.
2006-06-30 Steve Hay Add Win32API::File to the core
2006-06-30 Rafael Garcia... Fix casting warnings related to snprintf/vsnprintf
2006-06-30 H.Merijn Brand Solaris' sh doesn't like empty if's
2006-06-30 Rafael Garcia... PERL_UNUSED_CONTEXT is not enough to silence warnings...
2006-06-30 Rafael Garcia... Fix a couple of compilation warnings
2006-06-30 Dave Mitchell migrate CURLY/PLUS/STAR branch in regmatch() to new...
2006-06-30 Rafael Garcia... Small adjustment to the Plan
2006-06-30 Andy Dougherty HASATTRIBUTE_UNUSED works for gcc-3.3, but not for...
2006-06-29 Rafael Garcia... Another typo fix.
2006-06-29 Rafael Garcia... Typo fix.
2006-06-29 Sébastien Aperghis... Small precision about \Q \E inside m//x
2006-06-29 Anno Siegel Cleanup in Hash::Util::FieldHash
2006-06-29 Craig A. Berry Updated handling of signal names and signals for VMS
2006-06-29 Rafael Garcia... Some CPP macro sanitization by Sadahiro Tomoyuki
2006-06-28 Andy Dougherty Solaris hints: gcc flags confuse Configure
2006-06-28 Paul Marquess Update for IO::Uncompress::Base
2006-06-28 Alexander_Gernler... [perl #39639] perldoc -f waitpid has wrong code example
2006-06-27 Rafael Garcia... Nits in the perlpragma manpage
2006-06-27 Jarkko Hietaniemi cflags.SH: scan the gcc warning flags only once, during...
2006-06-26 Rafael Garcia... Adjust test preamble for Hash::Util tests too.
2006-06-26 Rafael Garcia... Adjust test preambles for Hash::Util::FieldHash tests...
2006-06-26 Anno Siegel Re: [PATCH] Hash::Util::FieldHash
2006-06-26 Rafael Garcia... Remove notes about removed 5005-threads from perlguts.
2006-06-26 John E. Malmberg [patch@28427] vms.c - null termination of string missing.
2006-06-26 Rafael Garcia... More perlreguts nits by Dominic Dunlop,
2006-06-25 Rafael Garcia... Nits about lock() in perlthrtut by Daniel Frederick...
2006-06-25 Rafael Garcia... Compilation fixes for VMS by John E. Malmberg
2006-06-25 Rafael Garcia... Nits to perlreguts.pod by Dominic Dunlop
2006-06-25 Marcus Holland... Upgrade to Devel::PPPort 3.08_06
2006-06-25 Yves Orton Re: [PATCH] Hash::Util::FieldHash
2006-06-24 Dave Mitchell quieten warning by avoiding a comment-within-a-comment
2006-06-23 Dave Mitchell migrate TRIE branch in regmatch() to new FSM-esque...
2006-06-23 Marcus Holland... Upgrade to Devel::PPPort 3.08_05
2006-06-23 Anno Siegel Re: [PATCH] Hash::Util::FieldHash
2006-06-23 Dr.Ruud Re: [PATCH] perlhack.pod
2006-06-23 Yves Orton : fix: [perl #39583] Pattern Match fails for specific...
2006-06-23 Rafael Garcia... perltodo additions by Vadim Konovalov
2006-06-22 Paul Marquess IO::Compress::Base
2006-06-22 Yves Orton Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net...
2006-06-21 Dr.Ruud <toke.c> isALNUM(*s) && *s != '_'
2006-06-21 Steve Hay Fix code before declaration error introduced by #28405
next