platform/upstream/perl.git
2014-01-22 Brian FraserMakefile.SH: Remove remnants of the old cross-compilati...
2014-01-22 Jess RobinsonNo xconfig.h is produced when cross-compiling, we have...
2014-01-22 Jess RobinsonMake sure to remove the Cross/mkdir script on *clean
2014-01-22 Jess RobinsonGitignore files which are created/used while cross...
2014-01-22 Brian FraserMakefile.SH: on make test_prep, add $target/lib:$target...
2014-01-22 Jess RobinsonMakefile.SH: 'make test' for cross-compilation builds.
2014-01-22 Jess RobinsonMakefile.SH: When cross-compiling, copy the files neede...
2014-01-22 Brian FraserConfigure: Teach run-ssh to handle -env
2014-01-22 Brian FraserConfigure: Pass the -r flag to scp when cross-compiling
2014-01-22 Jess RobinsonUse HOST_PERL instead of built perl for perl installation
2014-01-22 Jess RobinsonUse the system perl for RUN_PERL, if we are cross compi...
2014-01-22 Brian FraserMakefile.SH: Updated the lib/buildcustomize.pl rule...
2014-01-22 Jess Robinsonwrite_buildcustomize.pl: Setup $^O to be the target...
2014-01-22 Jess Robinsonconfigpm should use "osname" from config.sh, instead...
2014-01-22 Jess RobinsonRun all the miniperl calls locally, not via RUN
2014-01-22 Jess RobinsonBuild host miniperl and generate_uudmap binaries when...
2014-01-22 Jess RobinsonStop using Config{run} to check the version of (mini...
2014-01-22 Jess RobinsonStop using $run for anything other than testing compile...
2014-01-22 Jess RobinsonUpdate AUTHORS and MANIFEST to appease test_porting
2014-01-22 Neil Williamsfix the ability to use targethost when defined.
2014-01-22 Neil Williamsadd an escape for when targethost is not defined but...
2014-01-22 Jess RobinsonConfigure: Set to/from/run scripts if targethost is...
2014-01-22 Jess RobinsonConfigure: Split the usecrosscompile section from the...
2014-01-22 H.Merijn Brandrestore missed commit in regeneration (spotted by hugmeir)
2014-01-22 H.Merijn BrandRegenerate from meta after backporting crosscompile...
2014-01-22 Tony Cookperldelta for c91312d5e, none needed for e214621be
2014-01-22 Tony Cook[perl #120977] use warnings "FATAL" implies "all"
2014-01-22 Tony Cook[perl #120977] bump $warnings::VERSION
2014-01-22 Hauke Dassume "all" in "use warnings 'FATAL';" and related
2014-01-22 Hauke Dadd a missing word in perllexwarn
2014-01-22 Brian FraserPerlIO_tmpfile: Don't leak an SV
2014-01-22 Brian Fraserperlio.c, PerlIO_tmpfile: Fall back to cwd if we have...
2014-01-21 Brian Frasersv.c, Perl_dirp_dup: Skip the fchdir sections if telldi...
2014-01-21 Chris 'BinGOs... Update Scalar-List-Utils to CPAN version 1.37
2014-01-21 Chris 'BinGOs... version and Module-CoreList are up to date with CPAN
2014-01-20 Ricardo Signesdocument $^P's 0x800 and 0x1000
2014-01-20 Ricardo Signescreate new perldelta for 5.19.9
2014-01-20 Ricardo Signesadd the 5.19.8 epigraph
2014-01-20 Ricardo Signesfix an epigraph typo
2014-01-20 Ricardo Signesbump version to 5.19.9!
2014-01-20 Ricardo SignesMerge tag 'v5.19.8' into blead
2014-01-20 Ricardo Signesperldelta: add the 5.19.8 acknowledgements
2014-01-20 David Mitchellrename sTHX to PERL_MEMORY_DEBUG_HEADER_SIZE
2014-01-20 John PeacockPrevent V-magic from being stripped by locale fix
2014-01-20 Ricardo Signesperlhist: note that 5.19.8 should be released today
2014-01-20 David Mitchellthrreads::shared: LEAVE in BOOT had wrong context
2014-01-20 Tony Cook[perl #121031] fix all of the other incorrect calls...
2014-01-20 Tony Cook[perl #121031] pass a valid value for $runperl_args...
2014-01-19 Tobias Leichfix splice+isa test that got mangled when making splice...
2014-01-19 Ævar Arnfjörð... pod/perllexwarn.pod: clarify note about the "deprecated...
2014-01-19 Ricardo Signesperldelta: update module changes
2014-01-19 Ricardo Signesupdate Module::CoreList
2014-01-19 Ricardo Signesupdate latest copyright year to 2014
2014-01-19 Ricardo Signesperldelta: prune unused sections and markers
2014-01-19 Ricardo Signesperldelta for 1850f57f
2014-01-19 Ricardo Signesperldelta for addition of IO-Socket-IP
2014-01-19 Ricardo Signestentatively import IO-Socket-IP for consideration
2014-01-19 Ricardo Signesfix broken perl5197delta
2014-01-19 Father Chrysostomosperldelta for bfa371b621
2014-01-19 Father Chrysostomosperldelta for f60e676307
2014-01-19 Father Chrysostomos[perl #119949] Stop undef *_, goto &sub from crashing
2014-01-19 Father Chrysostomos[perl #119973] Treat initial { in format args as block
2014-01-19 Father ChrysostomosUse ASSUME in op.c:newBINOP
2014-01-19 Father Chrysostomosdiag.t: More exceptions
2014-01-19 Father Chrysostomosregen customized.dat
2014-01-19 Father ChrysostomosMaintainers.pl: vutil.c is not customized any moer
2014-01-19 John PeacockExplicit ENTER/LEAVE block for upg_version
2014-01-19 John PeacockLots of C optimizations for both speed/correctness
2014-01-18 Craig A. BerryMake runperl normalize newlines with multiple output...
2014-01-18 Craig A. BerryFix perl5db.t test 41 on VMS.
2014-01-18 Brian Fraserext/POSIX/t/time.t: Conditionalize the use of setlocale...
2014-01-18 Brian Frasert/op/threads-dirh.t: Only test telldir and seekdir...
2014-01-18 Brian Frasert/op/getpid.t: Silence undef warnings if getconf doesn...
2014-01-18 Jess Robinsont/op/magic.t: Comment for an unlink test
2014-01-18 Jess Robinsont/run/switches.t: Skip setlocale tests if !d_setlocale
2014-01-18 Jess Robinsont/op/taint.t: Skip crypt tests if !d_crypt
2014-01-18 Jess Robinsont/lib/warnings/9uninit: Skip crypt tests if !d_crypt
2014-01-18 Brian FraserDynaLoader: Pure-perl mod2fname shouldn't use %Config...
2014-01-18 Father ChrysostomosIncrease $Hash::Util::FieldHash::VERSION to 1.14
2014-01-18 Father ChrysostomosHash::Util::FieldHash: fix broken pod link
2014-01-18 Father ChrysostomosIncrease $threads::shared::VERSION to 1.46
2014-01-18 Father Chrysostomosperldelta typo
2014-01-18 Father Chrysostomosthreads::shared: Don’t link to moving targets
2014-01-18 Father Chrysostomosperldiag: Rewrap autoderef entries
2014-01-18 Father Chrysostomosperldelta for 88c342510b9
2014-01-18 Father Chrysostomosperldelta for 6567ce2473
2014-01-18 Craig A. BerryMention perlbug -p in perlhack.
2014-01-18 Craig A. Berryperldelta for perlbug changes.
2014-01-17 Craig A. BerryMake perlbug Unicode-aware.
2014-01-17 Craig A. BerrySwitch perlbug mail sender on VMS.
2014-01-17 Craig A. BerryAdd perlbug -p option for attaching patches.
2014-01-17 Father Chrysostomosperldelta for 901ee108fe
2014-01-17 Father Chrysostomosperldelta for ceaf124e0
2014-01-17 Brian FraserAdded config.arch to .gitignore
2014-01-17 Brian Fraserconfig.h: Remove the exceptions for cross-compilation...
2014-01-17 Brian FraserINSTALL: Document -Dsysroot
2014-01-17 Jess RobinsonAdd missing $run prefix to some Configure tests
2014-01-17 Jess RobinsonIntroduce $targetport to allow running on a non-standar...
2014-01-17 Jess RobinsonStore the targetdir, targethost from Configure in confi...
2014-01-17 Jess RobinsonConfigure: Remove "was file copied" check using run-ssh
next