This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-01-14 Father ChrysostomosGet t/io/utf8.t working under PERL_UNICODE
2014-01-14 Father ChrysostomosUse NOT_REACHED in one spot in hv.c
2014-01-14 Tony Cookuse the more portable File::Spec->devnull for the stder...
2014-01-14 Tony Cook[perl #116971] avoid feeding manisort a bad @INC
2014-01-14 Tony Cook[perl #116971] avoid feeding utils run by utils.t a...
2014-01-14 Tony Cookperldelta for 466947750 and cf74bc378c0
2014-01-14 Shlomi FishAdd examples for IO::Socket::UNIX.
2014-01-14 Shlomi FishRemove an old note about autoflush from the POD.
2014-01-14 Brian Fraserperldelta for -Dsysroot
2014-01-14 Brian FraserConfigure, sysroot: failing to guess usrinc needn't...
2014-01-14 Brian FraserConfigure, sysroot: Update defaults to use $sysroot
2014-01-14 Brian FraserConfigure, sysroot: add --sysroot to cppflags
2014-01-14 Jess RobinsonIntroduce sysroot variable to Configure
2014-01-14 Brian FraserConfigure: use incpth, not usrinc, to search for headers.
2014-01-13 Brian FraserConfigure: Change a use of cc to $cc
2014-01-13 Brian FraserConfigure: Add $cppflags to cppstdin
2014-01-13 Brian FraserConfigure: Better guesses for usrinc and friends on...
2014-01-13 Father ChrysostomosMake getc unset the utf8 flag on its retval
2014-01-13 Tony Cookperldelta for c3970b8037
2014-01-13 Ricardo Signescorrect a Pod warning in the new perldelta template
2014-01-12 Daniel Draganreduce size of const static tables in time64.c
2014-01-12 Father ChrysostomosUse NOT_REACHED in one more place in op.c
2014-01-12 Father Chrysostomospp_ctl.c:pp_require: Remove redundant VMS null checks
2014-01-11 Father Chrysostomospp_sys.c:S_doform: remove redundant null check
2014-01-11 Father Chrysostomost/re/pat.t: Keep minitest passing
2014-01-11 Father ChrysostomosAdd Russel O'Connor to AUTHORS
2014-01-11 Chris 'BinGOs... Update Module-Build to CPAN version 0.4204
2014-01-11 Father Chrysostomosperldiag: Rewrap an entry for better splain output
2014-01-11 Father Chrysostomosperldiag: Use (F) consistently
2014-01-11 Father ChrysostomosFix require’s get-magic handling for @INC elements
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
next