This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-05-23 Father Chrysostomosop.c: One less func call for newXS
2012-05-23 Father Chrysostomosperlfunc: long lines
2012-05-23 Father ChrysostomosAdd Igor Zaytsev to AUTHORS
2012-05-23 Igor Zaytsev[perl #111918] Fix thawing seen objects in STORABLE_att...
2012-05-22 Steffen MuellerMake CV * typemap entry support overloading
2012-05-22 Eric BrinePurported equivalency isn't.
2012-05-22 Reini Urbanreplace B::COP::stashflags by B::COP::stashlen
2012-05-22 Rafael Garcia... Fix mktables bug due to the previous overload fix
2012-05-22 Robin Barker... refactor macro to avoid compiler warning in regcomp.c
2012-05-22 Karl Williamsonperlebcdic: make verbatim line fit in 79 cols
2012-05-22 Karl Williamsonregen/mk_invlists.pl: Fail if inversion list not found
2012-05-22 Karl Williamsonperlebcdic: Narrow table to fit in 79 columns
2012-05-22 Karl Williamsonperlebcdic: Add a few commas for clarity
2012-05-22 Karl Williamsonperlebcdic: remove trailing white space
2012-05-22 Karl Williamsonregcomp.c: #define shorter synonym
2012-05-22 Karl Williamsonhandy.h: New defn of isOCTAL_A() to free up bit
2012-05-22 Karl Williamsonutf8.c: Add nomix-ASCII option to to_fold functions
2012-05-22 Karl Williamsonutf8.c: Add assertion
2012-05-22 Karl Williamsonregexec.c: Use foldcase instead of lower/upper
2012-05-22 Karl Williamsonutf8.c: Re-order if branches for speed
2012-05-22 Karl Williamsonregcomp.c: Wrap long comment to 80 columns
2012-05-22 Karl Williamsonpp_pack.c: Use macro instead of its expansion
2012-05-22 Karl Williamsonregexec.c: Don't allow malformations under EBCDIC
2012-05-22 Karl Williamsonutf8.c: Add comment
2012-05-22 Karl Williamsonutf8n_to_uvuni(): Add a few compiler hints
2012-05-22 Karl Williamsonpodcheck.t: Allow checking old perldelta
2012-05-22 Karl Williamsonutf8.c: Skip extraneous function call
2012-05-22 Karl Williamsonutf8.c: Remove unnecessary validation
2012-05-22 Karl Williamsonutf8.c: Extra branch to avoid others in the typical...
2012-05-22 Karl Williamsonutf8.h, pp.c: Add UTF8_IS_REPLACEMENT macro, and use it
2012-05-22 Karl Williamsonutf8.h: Simplify expressions
2012-05-22 Karl Williamsonutf8.h: Comment improvementes, white-space
2012-05-22 Karl Williamsonembed.fnc: Change formal param name to match docs
2012-05-22 Karl Williamsondoio.c: Add some comments
2012-05-22 Karl Williamsonperlfunc: Add reference to simple folding docs
2012-05-22 Karl WilliamsonExperimentally add VT to \s definition
2012-05-22 Karl Williamsonmk_PL_charclass.pl: Don't use \w, \s
2012-05-22 Chris 'BinGOs... Synchronise Module-CoreList in Maintainers.pl with...
2012-05-22 Rafael Garcia... Lookup overloaded assignment operators when trying...
2012-05-22 Steve HayClose the filehandle actually being tested in uni/readl...
2012-05-22 Father Chrysostomosperldelta for undef *_, &CORE::time crash
2012-05-22 Father Chrysostomosperldelta for while(each %h)
2012-05-22 Father Chrysostomosperldelta for pos %foo
2012-05-22 Father Chrysostomosperldelta for ‘no overload "invalid"’ warnings
2012-05-22 Father Chrysostomosperldelta for overload fallback inheritance
2012-05-22 Father Chrysostomosperldelta for overload caching bug fixes
2012-05-22 Father Chrysostomosperldelta for changed AMAGIC table mechanism
2012-05-22 Father Chrysostomosperldelta for File::stat’s -p
2012-05-22 Father Chrysostomosperldelta for vec w/2GB offsets
2012-05-22 Father Chrysostomosperldelta for File::stat -r warning
2012-05-22 Father Chrysostomosperldelta for method{}
2012-05-22 Father Chrysostomosperldelta for CORE:: and TARG
2012-05-22 Father Chrysostomosperldelta for undef *^H non-ambiguity
2012-05-22 Father Chrysostomosperldelta for Hash::Util changes
2012-05-22 Father Chrysostomosperldelta for modding $_[0] in STORABLE_freeze
2012-05-22 Father Chrysostomosperldelta for setting $^N
2012-05-22 Father Chrysostomosperldelta for copying call checkers to closures
2012-05-22 Father Chrysostomosperldelta for hvstore and %^H
2012-05-22 Father Chrysostomosperldelta for goto "\0"
2012-05-22 Father Chrysostomosperldelta for goto ""
2012-05-22 Father ChrysostomosIncrease $Pod::Functions::VERSION to 1.06
2012-05-22 Father ChrysostomosRemove double space from Pod::Functions descr
2012-05-22 Father ChrysostomosConsistent spaces after dots in CORE.pod
2012-05-22 Father Chrysostomosop.c: Remove redundant assignment
2012-05-22 Father ChrysostomosDon’t crash with &CORE::foo after undefining *_
2012-05-22 Father ChrysostomosTest that ‘require v5’ ignores sub named v5
2012-05-22 Father ChrysostomosMake while(each ...) imply defined($_ = ...)
2012-05-22 Father Chrysostomosoverride.t: Remove obsolete comment
2012-05-22 Father Chrysostomosrequire_errors.t: Test <> error
2012-05-22 Father ChrysostomosAllow require_errors.t to be run from the top level
2012-05-22 Father ChrysostomosRemove OPpCONST_WARNING from B::Concise
2012-05-22 Father ChrysostomosRemove OPpCONST_WARNING
2012-05-22 Father Chrysostomoscoreamp.t: rename badly-named tests
2012-05-22 Father Chrysostomosop.c:ck_glob: Don’t do gv_fetchpv("CORE::GLOBAL::glob")
2012-05-22 Father Chrysostomosop.c: Remove a redundant ck_subr call from ck_require
2012-05-22 Father Chrysostomosop.c: Remove a redundant ck_subr call from ck_glob
2012-05-22 Father Chrysostomosop.c: Remove a redundant ck_subr call from dofile
2012-05-22 Father Chrysostomosop.c:ck_glob: Check PL_globhook before loading File...
2012-05-22 Father ChrysostomosTest <> ovrld with glob override
2012-05-22 Father Chrysostomoscproto.t: Add tests for BEGIN, etc.
2012-05-22 Father ChrysostomosMake cproto.t more stringent
2012-05-22 Father ChrysostomosMake pos(@array) and pos(%hash) into errors
2012-05-22 Eric Brine[perl #112692] perlfunc: waitpid takes two args
2012-05-22 Father Chrysostomos[Merge] Update overload caches properly
2012-05-22 Father ChrysostomosCorrect Peek.t to account for flag changes
2012-05-22 Father ChrysostomosCheck HvNAME in Gv_AMG
2012-05-22 Father Chrysostomosoverload.pm: Allow :: in method names
2012-05-22 Father Chrysostomosoverload.t: Make the undef %overload:: test useful
2012-05-22 Father Chrysostomosoverload.t: Translate a comment into English :-)
2012-05-22 Father Chrysostomosoverload.t: Move a test
2012-05-22 Father Chrysostomosoverload.pm: This warning exists now
2012-05-22 Father ChrysostomosUpdate overload docs
2012-05-22 Father ChrysostomosConsign magic_setamagic to oblivion
2012-05-22 Father ChrysostomosAnnihilate ‘A’ magic
2012-05-22 Father ChrysostomosDon’t magicalise %OVERLOAD
2012-05-22 Father Chrysostomossv.c: Don’t do SvAMAGIC_off in newSVrv
2012-05-22 Father Chrysostomossv.c: Don’t do SvAMAGIC_off in sv_setsv_flags
2012-05-22 Father Chrysostomossv.c: Don’t fiddle with AMAGIC in sv_bless
2012-05-22 Father ChrysostomosMake ‘no overload’ also warn about invalid args
2012-05-22 Father Chrysostomosoverload.pm: Don’t touch %OVERLOAD’s dummy entry
next