platform/upstream/perl.git
2013-07-23 Nicholas Clarkinstall_lib.pl's samepath() should not warn if $p1...
2013-07-23 Nicholas ClarkIn install_lib.pl, no need to Config->import for the...
2013-07-23 Nicholas ClarkMove the wrapper for File::Path::mkpath() to install_lib.pl
2013-07-23 Nicholas ClarkMove {safe_,}rename() from install{man,perl} into insta...
2013-07-23 Tony Cook[perl #74798] fix the build for -Duseithreads
2013-07-23 Peter MartiniFix missing single quote in a sed in hints/aix.sh
2013-07-23 Karl Williamsonepigraphs.pod: Fix too long verbatim lines
2013-07-23 Tony Cookperldelta for 1d5bb6ba43b89
2013-07-23 Tony Cook[perl #116190] -F implies -a, either implies -n
2013-07-23 Tony Cook[perl #116190] feed an empty stdin to run_multiple_prog...
2013-07-23 Tony Cook[perl #116190] -F and -a now imply -n
2013-07-23 Tony Cook[perl #116190] use the true and trusted fresh_perl_is()
2013-07-23 Aristotle PagaltzisMake the -F switch imply -a
2013-07-22 Tony Cookperldelta for 059639d5cdd
2013-07-22 Tony Cookbump version for Data-Dumper
2013-07-22 Tony Cook[perl #74798] improved useqq compatibility with the...
2013-07-22 Nicholas ClarkAvoid read-after-free in S_scan_heredoc() if the termin...
2013-07-22 Chris 'BinGOs... Module-CoreList is 2.94 on CPAN now
2013-07-22 Chris 'BinGOs... Update Module-Build to CPAN version 4.007
2013-07-22 Chris 'BinGOs... Update IPC-SysV to CPAN version 2.04
2013-07-22 Nicholas ClarkMerge the work which improves test diagnostics from...
2013-07-22 Nicholas ClarkReport useful file names and line numbers from run_mult...
2013-07-22 Nicholas ClarkRemove a duplicate test separator "########\n" line...
2013-07-22 Nicholas ClarkMerge the file parsing code for run_multiple_progs...
2013-07-22 Nicholas ClarkMove file parsing code from t/lib/common.pl to t/test.pl
2013-07-22 Nicholas ClarkRefactor the setup code in t/lib/common.pl
2013-07-22 Nicholas Clarklib/warnings.t should actually run the test in t/lib...
2013-07-22 Aristotle Pagaltzissimplify README.macosx instructions
2013-07-22 Aristotle Pagaltzisfix my stupid perlhist typo
2013-07-22 Aristotle Pagaltzisstub CoreList for v5.19.3
2013-07-22 Aristotle Pagaltzisbump version to v5.19.3
2013-07-22 Aristotle Pagaltziscreate fresh perldelta
2013-07-22 Aristotle Pagaltzisadd v5.19.2 epigraph
2013-07-22 Aristotle Pagaltzisupdate perlhist for v5.19.2 release
2013-07-22 Aristotle Pagaltzisupdate perldelta for v5.19.2 release
2013-07-22 Aristotle Pagaltzisupdate Module::CoreList for v5.19.2 release
2013-07-21 Aristotle PagaltzisUpdate Socket to CPAN version 2.010
2013-07-20 Steffen MuellerClarify av_shift API docs
2013-07-20 Father Chrysostomosperldelta: #118931 is a known issue
2013-07-19 David MitchellBenchmark.t: remove CPU-speed-sensitive test
2013-07-19 Reini Urbanmore op_folded support: B, dump
2013-07-19 Father ChrysostomosAdd Niels Thykier to AUTHORS
2013-07-19 Niels Thykierop.c: Add op_folded to BASEOP
2013-07-19 Father Chrysostomostoke.c:yylex: assert that PL_linestr is not a COW
2013-07-19 Father Chrysostomossv.c: Assert that sv_[ivp]v are not passed aggregates
2013-07-19 Karl Williamsonlocale.c: Add missing STATIC to fcn decl
2013-07-19 Karl WilliamsonMove some tests from cpan/version to t/run
2013-07-19 Karl Williamsoncpan/version/t/07locale.t: Actually test what is claimed
2013-07-19 Karl Williamsonsv.h: Comments added/typo fixed.
2013-07-19 Ricardo Signesperldelta: minor grammar fixes
2013-07-19 Daniel Draganremove some instruction bloat in S_find_uninit_var
2013-07-19 Tony Cookhandle multiple children exiting in perlipc example
2013-07-19 Tony Cookpod2html output concerns
2013-07-18 Craig A. BerryRemove 5.005 thread support from configure.com.
2013-07-18 Chris 'BinGOs... Update Parse-CPAN-Meta to CPAN version 1.4405
2013-07-17 Nicholas Clarkbisect.pl now accepts repeated -e options, just like...
2013-07-17 Father Chrysostomosperldelta for =>
2013-07-17 Father ChrysostomosAllow => to quote built-in keywords across lines
2013-07-17 Tony Cookignore the build product lib/version.pod
2013-07-17 Tony Cook[perl #74798] useqq implementation for xs
2013-07-17 Tony Cookhandle xs Useqq dumping of strings with an escape follo...
2013-07-17 Tony Cookadjust indentation to match other DD code
2013-07-17 Slaven RezicData::Dumper: useqq implementation for xs
2013-07-16 Karl WilliamsonMerge branch 'const_posix_invlists' into blead
2013-07-16 Karl WilliamsonRemove redundant field from inversion lists
2013-07-16 Karl WilliamsonAdd parameter to internal function
2013-07-16 Karl Williamsonregcomp.c: Rmv now redundant setting
2013-07-16 Karl WilliamsonFix off-by-one error in inversion lists.
2013-07-16 Karl Williamsonregcomp.c: Reorder a couple of function calls
2013-07-16 Karl Williamsonregcomp.c: Remove now useless initialization
2013-07-16 Karl Williamsonregcomp.c: Only White-space, comments, name of variable...
2013-07-16 Karl WilliamsonReinstate "Use new Svt_INVLIST for inversion lists."
2013-07-16 Karl WilliamsonReinstate "Create SVt_INVLIST"
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Move some #defines to only file...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Make C-array inversion lists...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Move inversion list hdr field...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Change, variable, fcn name"
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Move 2 hdr inversion fields to...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Remove unused data structure...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Make inversion lists SVt_PVLV"
2013-07-16 Karl WilliamsonReinstate + fix "Revert "regcomp.c: Add a constant...
2013-07-16 Karl Williamsonembed.fnc: Clarify comments on E,X flag usage; nit
2013-07-16 Nicholas ClarkMove version from lib/ to cpan/
2013-07-16 Father Chrysostomosperldelta for #27010
2013-07-16 Father Chrysostomos[perl #27010] Make tie work through defelems
2013-07-16 Father Chrysostomosembed.fnc: E does not imply X
2013-07-16 James E KeenanConvert lib/FileHandle.t to use of Test::More; provide...
2013-07-16 Father Chrysostomosperldelta for #77814
2013-07-16 Father Chrysostomos[perl #77814] Make defelems propagate pos
2013-07-16 Father Chrysostomosperldelta for vstrings and set-magic
2013-07-16 Father ChrysostomosMake set-magic handle vstrings properly
2013-07-16 Father Chrysostomost/op/array.t: remove ‘no warnings "deprecated"’
2013-07-16 Ed Avis[perl #117223] Remove IO::File example from perlfunc
2013-07-15 Karl WilliamsonParseXS: generate deterministically ordered output
2013-07-15 Nicholas ClarkExtUtils::Embed::canon needs to *globally* substitute...
2013-07-15 H.Merijn BrandThreading 5.005 style is no longer supported
2013-07-15 Ricardo Signesperlexperiment: Sun Studio on Linux: not experimental
2013-07-15 Ricardo Signesperlexperiment: the M flag is not a useful thing to...
2013-07-14 Craig A. BerryFix file_name_is_absolute on VMS for device without...
2013-07-14 Chris 'BinGOs... Sync the Storable version in Maintainers.pl with CPAN...
next