platform/upstream/perl.git
2014-01-22 Karl Williamsonlocale.c: Find utf8-8 locales reliably on C99 platforms
2014-01-22 Karl Williamsont/loc_tools.pl: Add some locale finding for Win32
2014-01-22 Karl WilliamsonMove more common locale finding code into t/loc_tools.pl
2014-01-22 Karl Williamsont/run/locale.t: Use common code for finding locales
2014-01-22 Karl Williamsont/loc_tools.pl: Extract out finding locales from locale.t
2014-01-22 Karl Williamsonlib/locale.t: Remove no longer needed SKIPS
2014-01-22 Karl Williamsonreg_posixcc.t: Improve test names
2014-01-22 Karl Williamsonregcomp.c: Extract out code into a separate function
2014-01-22 Karl Williamsonperlunicode: Wrap some lines
2014-01-22 Karl Williamsonregcomp.c: Simplify expression
2014-01-22 Karl Williamsonregcomp.c: Move some code to earlier
2014-01-22 Karl WilliamsonAdd some cBOOL casts to macros
2014-01-22 Karl Williamsonperlapi: Tighten strictures against using undocumented...
2014-01-22 Karl WilliamsonComments, white-space
2014-01-22 Karl Williamsonregcomp.c: Don't output empty debugging text
2014-01-22 Karl Williamsonregcomp.c: request inlining of single line function
2014-01-22 Karl WilliamsonPanic if regex making a trie under /li
2014-01-22 Karl WilliamsonRename regex internal flag bit
2014-01-22 Karl WilliamsonUse bit instead of node for regex SSC
2014-01-22 Karl Williamsonhandy.h: Express locale macros using common base macros
2014-01-22 Karl Williamsonhandy.h: Factor out common code
2014-01-22 Karl Williamsonhandy.h: White-space, comments, pod nit only
2014-01-22 Karl Williamsonpp_hot.c: Rmv unnecessary test
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