This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2006-07-10 Jarkko Hietaniemiperlhack: more portability musings
2006-07-10 Gabor Szaboexamples in the core documentation
2006-07-10 Steve PetersAdd Russ Allbery's public domain implementations of...
2006-07-10 SADAHIRO TomoyukiAdd a macro to remove duplicated code
2006-07-10 Rafael Garcia... Fix a signed/unsigned warning
2006-07-10 Rafael Garcia... Pod cleanup in Shell.pm
2006-07-10 Andy LesterEven Jarkko's patches should go in only once
2006-07-10 Dominic DunlopSkip tests of a POSIX constant on Mac OS X because...
2006-07-10 Steve PetersClear up test based on line number differences between...
2006-07-09 Nicholas ClarkTweak for Jarkko's addition to perlhack, suggested...
2006-07-09 Steve PetersHmmm...patch didn't warn about rejects in tbt_01basic.t.
2006-07-09 Jarkko Hietaniemisome coding guidelines/tips to perlhack (+ one perltodo)
2006-07-09 Jarkko Hietaniemiperlhack.pod
2006-07-09 Steve PetersUpgrade to Test-Simple-0.63
2006-07-09 Marcus Holland... Integrate mkppport. All ppport.h files in the core...
2006-07-08 Yves OrtonMacroize vast tracks of duplicated code in regexec.c
2006-07-08 Brendan O'Deaoptimisation for File::Spec::abs2rel where both args...
2006-07-08 Brendan O'Deaperl5db.pl: read full lines from remote socket
2006-07-08 Steve PetersMaking encoding::warnings lexical is to-done.
2006-07-08 Yves OrtonSkip some POSIX tests when the thing they are testing...
2006-07-08 Marcus Holland... Upgrade to Devel::PPPort 3.09
2006-07-08 Steve PetersUpdate Audrey Tang's email throughout various files.
2006-07-08 Jarkko HietaniemiPOSIX test improvements on True64
2006-07-08 Steve PetersUpgrade to encoding-warnings-0.10
2006-07-07 Sébastien Aperghis... Test scripts for I18N::Langinfo and POSIX
2006-07-07 Adriano FerreiraRe: Dual life for Shell.pm
2006-07-07 Jerry D. Heddenthreads 1.34 - state methods
2006-07-07 Yves OrtonMore 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 PetersUpgrade to Module-Build-0.2801.
2006-07-06 Steve PetersMath-Complex now dual-lived with Jarkko Hietaniemi...
2006-07-06 Rafael Garcia... Document state() variables in perlsub
2006-07-06 Steve PetersAlphabetizing function names in perlfunc lists.
2006-07-06 Rafael Garcia... Mention state variables in perldiag. Add switch-related...
2006-07-06 Yves OrtonIntroduce 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 PetersAdd constants needed for recvmsg()/sendmsg() support.
2006-07-05 Steve PetersSkip 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. HeddenRE: [PATCH] threads 1.33
2006-07-04 Craig A. Berryfix signed/unsigned nit in reentr.c
2006-07-04 Craig A. Berryfix type mismatch warning caused by return statement...
2006-07-04 Anno Siegelmore warning-silencing in FieldHash
2006-07-04 Andy Lesterconsting and localizing in universal.c
2006-07-04 Andy Lestertoke.c consting and localizing
2006-07-04 Jerry D. Heddenthreads 1.33
2006-07-03 Marcus Holland... Upgrade to Devel::PPPort 3.08_07
2006-07-03 Steve PetersAllow stat() and -X file tests work on dirhandles.
2006-07-03 Andy Lesterembed.pl enhancements
2006-07-03 Andy LesterMakefile splint support
2006-07-03 Andy LesterDProf.xs patch
2006-07-03 Andy Lestermg.c cleanups
2006-07-03 Andy LesterClean up mathoms.c
2006-07-03 Yves OrtonRe: Win32API::File now in core
2006-07-02 Dave Mitchellsilence a compiler warning
2006-07-02 Dave Mitchellremove some unnecessary uses of WITH_THR
2006-07-02 Craig A. Berrys/have a more/have more/ typo fix in perlfaq4
2006-07-02 Yves OrtonSynchronize ExtUtils::Instal 1.41
2006-07-02 Yves OrtonRe: [PATCH]: fix: [perl #39583] Pattern Match fails...
2006-06-30 Rafael Garcia... Must not forget that.
2006-06-30 Steve HayAdd Win32API::File to the core
2006-06-30 Rafael Garcia... Fix casting warnings related to snprintf/vsnprintf
2006-06-30 H.Merijn BrandSolaris' 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 Mitchellmigrate CURLY/PLUS/STAR branch in regmatch() to new...
2006-06-30 Rafael Garcia... Small adjustment to the Plan
2006-06-30 Andy DoughertyHASATTRIBUTE_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 SiegelCleanup in Hash::Util::FieldHash
2006-06-29 Craig A. BerryUpdated handling of signal names and signals for VMS
2006-06-29 Rafael Garcia... Some CPP macro sanitization by Sadahiro Tomoyuki
2006-06-28 Andy DoughertySolaris hints: gcc flags confuse Configure
2006-06-28 Paul MarquessUpdate 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 Hietaniemicflags.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 SiegelRe: [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 OrtonRe: [PATCH] Hash::Util::FieldHash
2006-06-24 Dave Mitchellquieten warning by avoiding a comment-within-a-comment
2006-06-23 Dave Mitchellmigrate TRIE branch in regmatch() to new FSM-esque...
2006-06-23 Marcus Holland... Upgrade to Devel::PPPort 3.08_05
next