platform/upstream/perl.git
2014-01-11 Brian GottreuCorrect capitalization of Devel::ptkdb in perldebug
2014-01-10 Craig A. BerryDon't multiply define _new_invlist_C_array.
2014-01-10 Karl Williamsonregexec.c: Don't skip trying POSIX class if [] has...
2014-01-09 Daniel Draganfix missing _rotl64 symbol on Visual C 2003
2014-01-09 Karl WilliamsonMerge branch into blead to compile into C all POSIX...
2014-01-09 Karl Williamsonregexec.c: Use compiled-in POSIX definitions
2014-01-09 Karl WilliamsonIDStart and IDCont no longer go out to disk
2014-01-09 Karl WilliamsonisWORDCHAR_uni(), isDIGIT_utf8() etc no longer go out...
2014-01-09 Karl WilliamsonMove initialization of PL_XPosix_ptrs[] to perl.c
2014-01-09 Karl Williamsonregen/mk_invlists.pl: White-space only
2014-01-09 Karl Williamsonregcomp.c: Reword expression for clarity
2014-01-09 Karl WilliamsonRmv PL_Posix_ptrs
2014-01-09 Karl Williamsonregcomp.c: Rmv remaining uses of PL_Posix_ptrs
2014-01-09 Karl Williamsonregcomp.c: Collapse two branches.
2014-01-09 Karl Williamsonregcomp.c: Trade a little time for simplicity
2014-01-09 Karl Williamsonregcomp.c: Collapse two code branches
2014-01-09 Karl WilliamsonKeep separate list of posix classes and complements
2014-01-09 Karl Williamsonregcomp.c: White-space, comments only
2014-01-09 Karl Williamsonregcomp.c: Collapse two code branches
2014-01-09 Karl Williamsonregcomp.c: Use unconditional match list for POSIX above 255
2014-01-09 Karl Williamsonregcomp.c: White-space only
2014-01-09 Karl WilliamsonKeep temp. separate list of foldable characters
2014-01-09 Karl Williamsonregcomp.c: Refactor some code dealing with e.g., [...
2014-01-09 Karl WilliamsonRemove PL_L1Posix_ptrs
2014-01-09 Karl WilliamsonRmv more code for delayed 'til runtime POSIX defns
2014-01-09 Karl Williamsonregcomp.c: White-space only
2014-01-09 Karl WilliamsonCompile in list of foldable code points
2014-01-09 Karl Williamsonregcomp.c: Reword comment to avoid ambiguity
2014-01-09 Karl Williamsonregcomp.c: Rmv code for delayed 'til runtime POSIX...
2014-01-09 Karl WilliamsonCompile in all POSIX class inversion lists
2014-01-09 Karl Williamsonregexec.c: White-space only
2014-01-09 Karl Williamsonutf8.c: Add comment
2014-01-09 Karl Williamsonlib/B/Deparse.t: TODO test for [perl #120950]
2014-01-09 Karl Williamsonperlfunc: 'if' is in perlsyn, not perlop
2014-01-09 Karl Williamsonregcomp.c: Add some comments
2014-01-09 Karl Williamsonpod/perlrecharclass: Document [:blank:], [:ascii:]...
2014-01-09 Karl Williamsonpod/perlrecharclass: Nits
2014-01-09 Karl Williamsont/re/charset.t: Better test descriptions
2014-01-07 Steve HayAdd link to MS article about broken _utime() in VC...
2014-01-07 David MitchellPod-Perldoc: add Makefile.PL from distro
2014-01-07 Ricardo Signesadd 5.18.2 to perlhist
2014-01-07 Ricardo Signesadd epigraph for 5.18.2
2014-01-07 Chris 'BinGOs... Integrate Module-CoreList 3.03 changes for v5.18.2
2014-01-06 Chris 'BinGOs... Update Pod-Perldoc to CPAN version 3.21
2014-01-06 Steve HayFix up the MAP for version following its upgrade to...
2014-01-06 Steve Hayversion has been upgraded from version 0.9904 to 0...
2014-01-06 Steve HayUpgrade libnet from version 1.23 to 1.24
2014-01-06 H.Merijn BrandXS is more C than perl. Use C-comments please
2014-01-06 Daniel Draganext/Win32CORE/Win32CORE.c, rmv redundant stack & mark...
2014-01-06 Karl Williamsonutf8.c: Move a bunch of deprecated fcns to mathoms.c
2014-01-06 Karl Williamsonutf8.c: Use existing macros instead of duplicate code
2014-01-06 Tony Cook[perl #120832] match -links checks against find(1)...
2014-01-05 Shlomi FishCrash in tab completion with Term::ReadLine::Gnu.
2014-01-05 Chris 'BinGOs... Update Time-Piece to CPAN version 1.27
2014-01-04 John PeacockFix regression with $version::LAX and bump release
2014-01-04 Karl WilliamsonMerge LC_NUMERIC locale changes branch into blead
2014-01-04 Karl WilliamsonAPItest.xs: #include fakesdio.h
2014-01-04 Karl Williamsont/run/locale.t: White-space only
2014-01-04 Karl WilliamsonPATCH: [perl #120723] Setting LC_NUMERIC breaks parsing...
2014-01-04 Karl Williamsonnumeric.c: White-space only
2014-01-04 Karl Williamsontoke.c: Set locale for all scan_num() calls; restore...
2014-01-04 Karl Williamsonvutil.c: Use existing macros instead of reinventing...
2014-01-04 Karl WilliamsonPOSIX:strtod() should restore the locale it changed
2014-01-04 Karl WilliamsonUse new macros to make sure LC_NUMERIC is correctly set
2014-01-04 Karl Williamsonperl.h: Add macros and comments
2014-01-04 Karl Williamsonperl.h: Revise another locale setting macro
2014-01-04 Karl Williamsonperl.h: Revise a locale setting macro
2014-01-04 Karl Williamsonlocale.c: Avoid writing libc static storage
2014-01-04 Karl WilliamsonHide some undocumented functions from perlapi
2014-01-04 Karl Williamsonlocale.c: Add comments
2014-01-04 Karl Williamsonlocale.c: White-space only
2014-01-04 Karl Williamsonlocale.c: Always set state variables for a new locale
2014-01-04 Karl Williamsonperl.h: Move some macro definitions
2014-01-04 Karl WilliamsonChange preferred email for Karl Williamson in AUTHORS
2014-01-04 Father Chrysostomosporting/customized.t --regen
2014-01-04 John PeacockFinal patch to sync with version.pm CPAN release
2014-01-04 Brian Fraserext/Devel-Peek/t/Peek.t: Don't leave PATH tainted.
2014-01-04 Brian FraserFixups for ext/Devel-Peek/t/Peek.t
2014-01-04 Brian Fraserdump.c, sv_dump: Escape the name of the OUTSIDE sub
2014-01-04 Brian Frasersv_peek didn't add quotes before, doesn't need them now
2014-01-04 Brian FraserDevel::Peek: Test that we dump CvOUTSIDE properly
2014-01-04 Brian FraserMake dump.c nul-and-UTF8 clean
2014-01-04 Karl Williamsonvxs.inc: Move code to after declarations
2014-01-04 Father Chrysostomos[perl #120657] Fix require PADTMP when @INC=(sub{}...
2014-01-04 Father Chrysostomos[Merge] [rt.cpan.org #88458] version XS routine revamp
2014-01-04 Father Chrysostomosporting/customized.t --regen
2014-01-04 John PeacockDo not crash if passed garbage like array.
2014-01-04 John PeacockEnsure that version::_VERSION is always exported
2014-01-04 John PeacockApply patch from Sprout to make vxs.inc better
2014-01-04 John PeacockIntegrate CPAN release of version.pm 0.9905
2014-01-04 John PeacockGrab latest changes from CPAN 0.9905
2014-01-04 John PeacockIntegrate CPAN version.pm release into core
2014-01-04 Father Chrysostomosvxs.inc: Fix thinko
2014-01-04 Father ChrysostomosUpdate Maintainers.pl for version.pm changes
2014-01-04 Father ChrysostomosUse VXS_ prefix for XSUB bodies in CPAN version
2014-01-04 Father ChrysostomosIntegrate the rest of CPAN’s vxs.inc
2014-01-04 Father Chrysostomosvxs.inc: Disallow multiple args to XS_version_normal
2014-01-04 Father Chrysostomos[rt.cpan.org #88495] bad string comparison in version->qv
2014-01-04 Father Chrysostomosvxs.inc: Integrate the CPAN version of version_new
2014-01-04 Father Chrysostomos[rt.cpan.org #88495] version->new str cmp bug
next