platform/upstream/perl.git
2014-01-17 Jess RobinsonSet appropriate flags for linux or linux-like systems.
2014-01-17 Father Chrysostomossv_buf_to_rw can be static
2014-01-17 Father ChrysostomosAlways define sTHX as 0 when not using mem debug header
2014-01-17 Father Chrysostomos[Merge] Cow Tools
2014-01-17 Father Chrysostomosutil.c: A couple of defines to simplify #ifdef maze
2014-01-17 Father ChrysostomosSkip t/re/uniprops.t under PERL_DEBUG_READONLY_COW
2014-01-17 Father ChrysostomosSvGROW should un-cow under PERL_OLD_COPY_ON_WRITE
2014-01-17 Father Chrysostomosperldiag for new mprotect warnings
2014-01-17 Father ChrysostomosTeach podcheck about mmap(2)
2014-01-17 Father ChrysostomosCOW documentation
2014-01-17 Father ChrysostomosXS::APItest: Flatten src for utf16_to_utf8_reversed
2014-01-17 Father Chrysostomosthreads.t: Increase watchdog timeout
2014-01-17 Father ChrysostomosMake XS::APItest::establish_cleanup protect existing...
2014-01-17 Father ChrysostomosPERL_DEBUG_READONLY_COW
2014-01-16 Chris 'BinGOs... Update Module-Load-Conditional to CPAN version 0.60
2014-01-16 Karl Williamsonregcomp.c: Remove unnecessary variable
2014-01-16 Karl WilliamsonTurn on read-only flag for some unchangeable inversion...
2014-01-16 Chris 'BinGOs... Update known POD issues
2014-01-16 Chris 'BinGOs... Update Scalar-List-utils to CPAN version 1.36
2014-01-16 Tony Cook[perl #89502] improved FreeMINT support
2014-01-16 Tony Cookdescribe the level of FreeMINT support
2014-01-16 Tony Cookadd Alan Hourihane to AUTHORS
2014-01-16 Alan Hourihanenew freemint hints file
2014-01-16 Alan Hourihanefreemint doesn't need the extra -lm -lposix either
2014-01-16 Alan Hourihanefix some linuxisms and RETVAL warnings from xsubpp
2014-01-16 Tony Cook[perl #89502] support for dld on Atari FreeMINT
2014-01-16 Tony Cookfix a POD error
2014-01-16 Ricardo Signescorrect release schedule: next dev series is 5.21
2014-01-16 Ricardo Signesupdate the release schedule
2014-01-16 Tony Cooksomeone forgot to test_porting and it was me
2014-01-15 Tony Cook[perl #120670] make perl headers C++11 compatible
2014-01-15 Tony Cookperldelta for 6a601575dc
2014-01-15 Tony Cook[perl #121010] Fix base.pm nonexistent module check...
2014-01-15 Tony Cookbump $base::VERSION
2014-01-15 Dagfinn Ilmari... Fix base.pm nonexistent module check with open files
2014-01-15 Chris 'BinGOs... Update Perl-OSType to CPAN version 1.007
2014-01-15 Ricardo Signesfix a typo in a comment
2014-01-15 Brian FraserConfigure: default incpth to usrinc
2014-01-15 Tony Cook[perl #120933] static extensions now depend on nonxs...
2014-01-14 Tony Cookperldelta for e122534c08
2014-01-14 Tony Cook[perl #118843] work around recv() behaviour on cygwin
2014-01-14 Tony Cookperldelta for 24fc4d43fd
2014-01-14 Tony Cook[perl #118817] avoid using 2 handles to write to the...
2014-01-14 Ricardo SignesMerge branch 'experimental-autoderef' into blead
2014-01-14 Ricardo Signesperldelta for experimental::autoderef
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Ricardo Signesavoid a keys-on-scalar warning in a test
2014-01-14 Father ChrysostomosMore test tweaks
2014-01-14 Father ChrysostomosFix copy & paste error in tests
2014-01-14 Father ChrysostomosIncrease $warnings::VERSION to 1.21
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
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
next