This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-09-25 Father Chrysostomos[perl #76814] FETCH called twice - m and s
2010-09-25 Father Chrysostomos[perl #76814] FETCH called twice - !
2010-09-25 Father Chrysostomos[perl #76814] FETCH called twice - string comparison ops
2010-09-24 Jesse VincentCommitting the current freeze and release plan for...
2010-09-24 gregor herrmannFis various Math::BigInt spelling mistakes
2010-09-24 Jerry D. Hedden[perl #78000] [PATCH] Upgrade to threads 1.79
2010-09-24 Father ChrysostomosModify a utf8.t test in anticipation of a fix for ...
2010-09-24 David Goldenfix typo in perl5135delta
2010-09-24 Karl Williamsonperldelta: Note Perl version of regexp_pattern()
2010-09-24 Nicholas ClarkAdd a warning to test.pl if quotes are used in one...
2010-09-24 Nicholas ClarkAvoid using double quotes in a one-liner runperl.
2010-09-24 Father Chrysostomossigtrap version bump + perldelta
2010-09-24 Father ChrysostomosMissing link in perldelta
2010-09-24 Father ChrysostomosAdd tests for [perl #72340] sigtrap attempts to modify...
2010-09-24 Joshua N Pritikin[perl #72340] sigtrap attempts to modify read-only...
2010-09-24 Father ChrysostomosAdd Joshua Pritikin’s other e-mail address to checkAUTH...
2010-09-24 Alex DaviesThe rest of [perl #71710] fixes for File::Find
2010-09-24 Father ChrysostomosOops. I broke sigtrap.t’s test output
2010-09-24 Karl WilliamsonRename isALNUM_L1 to isWORDCHAR_L1
2010-09-24 Father ChrysostomosConvert sigtrap.t to test.pl
2010-09-24 Karl Williamsonhandy.h: Add isALNUM_L1() macro
2010-09-24 Karl WilliamsonSubject: handy.h: Add isSPACE_L1 with Unicode semantics
2010-09-24 Karl Williamsonperldelta: Give better instructions about (?^...)
2010-09-24 Father Chrysostomosperldelta entry for File::DosGlob
2010-09-24 Alex Davies[perl #71712] fixes for File::DosGlob
2010-09-24 brian d foy* Fixed output for lex-like scanners example in perlop
2010-09-24 brian d foyperlfaa4: fix a one-off mistake
2010-09-24 Father Chrysostomosperldelta entry for File::Find
2010-09-24 Alex Davies[perl #71710] fixes for File::Find
2010-09-23 Chris 'BinGOs... Updated Unicode-Collate to CPAN version 0.60
2010-09-23 Andy DoughertyAdd default safe guesses for static_inline to plan9...
2010-09-23 Andy DoughertyAdd static inline values to canned Netware/config_H...
2010-09-23 Andy DoughertyUpdate canned win32/config_H.* files with static inline...
2010-09-23 Andy DoughertyUpdate static_inline guesses in win32/config.[gv]c*
2010-09-23 Nicholas ClarkSome tests for Perl_grok_number().
2010-09-23 Andy DoughertySet default static inline for Netware/config.wc.
2010-09-23 Andy DoughertyAdd default setting of perl_static_inline='static'...
2010-09-23 Andy DoughertySet d_static_inline for win32/config.vc, since VC suppo...
2010-09-23 Tony CookMake dquote_static.c available to ext/re/
2010-09-23 Tony CookConfigure inline support for 32-bit VC++
2010-09-23 Father Chrysostomos[perl #71806] perldb does not setup %dbline with the...
2010-09-23 Father Chrysostomosperldelta for bug #70615 + tweaks
2010-09-23 Steve HayFix code-before-declaration problem in universal.c
2010-09-23 Father Chrysostomos[perl #70614] Seg. fault with eval/use/UNITCHECK/DESTRO...
2010-09-23 Jerry D. HeddenRemove unneeded 'use' from ext/XS-APItest/t/peep.t...
2010-09-23 Karl Williamsonregcomp.c: Convert some things to use cBOOL()
2010-09-23 Karl Williamsonre.pm: Change comment to use new (?^...)
2010-09-23 Karl WilliamsonAdd /d, /l, /u (infixed) regex modifiers
2010-09-23 Karl WilliamsonChange .t to use new (?^...)
2010-09-23 Karl WilliamsonChange comments, documentation for new (?^...)
2010-09-23 Karl WilliamsonChange to use mnemonic instead of char constant
2010-09-22 Karl Williamsonhandy.h: isASCII() extend to work on > 8 bit values
2010-09-22 Karl Williamsonhandy.h: Don't use isascii() as not in all libc's
2010-09-22 Karl Williamsonhandy.h: Fix-up documentation
2010-09-22 Karl Williamsonhandy.h: toUPPER is not a char class fcn
2010-09-22 Karl Williamsonautodoc.pl: Allow heading level documentation
2010-09-22 Father ChrysostomosAdd lib to @INC in t/base/rs.t
2010-09-22 Andy DoughertyRun perl regen.pl after removing regcurly from embed...
2010-09-22 Andy DoughertyExtract regcurly as a static inline function.
2010-09-22 Nicholas ClarkRemove @extvars from embed.pl
2010-09-22 Jerry D. HeddenAdd missing newline to macro_to_ifndef in ExtUtils...
2010-09-22 Nicholas ClarkIn embed.pl, replace C<$ret .=> with C<$ret => when...
2010-09-22 Nicholas ClarkRemove &munge_c_files from embed.pl, as it has never...
2010-09-22 Nicholas ClarkEmit $_ to Perl_$_ for "nocontext" functions under...
2010-09-22 Nicholas ClarkIn embed.pl, refactor walk_table to simplify its arguments.
2010-09-22 Nicholas ClarkEnsure regen.pl and the scripts that it calls can be...
2010-09-22 Nicholas ClarkIn embed.pl's walk_table, the default filename of ...
2010-09-22 Nicholas ClarkProgrammatically generate the compatibility macros...
2010-09-22 Nicholas ClarkRemove from warnings.pl various long commented out...
2010-09-22 Florian RagwitzFix misinformation in perldebtut
2010-09-22 Florian RagwitzWe're going to embed two interpreters, not four
2010-09-22 Tony Cookmake sure perl doesn't touch stat.t between stats
2010-09-21 Father Chrysostomos‘criteria was’ -> ‘criteria were’
2010-09-21 Nicholas ClarkProgrammatically generate embed.h's *_nocontext excepti...
2010-09-21 Nicholas ClarkIn embed.pl, read embed.fnc into an array, rather than...
2010-09-21 Nicholas ClarkIn embed.pl, %vfuncs has been unused since PERL_OBJECT...
2010-09-21 Nicholas ClarkExtUtils::Constant::ProxySubs should use mro_method_cha...
2010-09-21 Nicholas ClarkAdd macro_to_ifndef to ExtUtils::Constant::Base, and...
2010-09-21 Nicholas ClarkTweak ExtUtils::Constant::ProxySubs to use hv_exists_ent().
2010-09-21 Nicholas ClarkRemove boilerplate and (un)conditional code from Makefi...
2010-09-21 Nicholas ClarkTweak XS::APItest to automatically add all functions...
2010-09-21 Nicholas ClarkEliminate PL_* accessor functions under ithreads.
2010-09-21 Father ChrysostomosClarify a perldelta entry
2010-09-21 Father Chrysostomosperldelta entries for the last two bug fixes
2010-09-21 Father ChrysostomosMention wide character warnings in perl5135delta.pod
2010-09-21 Father ChrysostomosFix pod syntax in perlsub
2010-09-21 Father Chrysostomos[perl #47365] Docs for \$ prototypes
2010-09-21 Michael G SchwernTest localization of English.pm’s $LIST_SEPARATOR ...
2010-09-21 Father ChrysostomosLet B::Deparse know about the [perl #20444] fix.
2010-09-21 Father Chrysostomos[perl #20444] regex not evaluated in constant ?:
2010-09-21 Father Chrysostomos[perl #19078] wrong match order inside replacement
2010-09-21 Tony Cookcompare stat results on a file that isn't touched elsewhere
2010-09-21 Jerry D. HeddenDon't process .patch in Configure
2010-09-21 Tony CookRestore Unicode-Normalize .gitignore to ignore build...
2010-09-20 Tony CookAdd two (SV *) casts to placate C++.
2010-09-20 Chris 'BinGOs... Update perldelta.pod with recent module updates
2010-09-20 Chris 'BinGOs... Update Unicode-Normalize to CPAN version 1.07
2010-09-20 Father ChrysostomosAdd missing bug numbers
2010-09-20 David Mitchellcall defout/stderr destructors last
2010-09-20 David Mitchellrun named IO destructors later
next