This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2019-09-27 PaliDevel::PPPort: Fix commit d6d4687 vmess is already...
2019-09-27 Nicolas RDevel::PPPort - Reconciliate changes with GitHub 26a6a909
2019-09-27 Karl WilliamsonUpdate parts/base,todo files
2019-09-27 Karl WilliamsonWe don't provide GCC_BRACE_GROUPS_FORBIDDEND
2019-09-27 Karl WilliamsonBackport start_subparse
2019-09-27 Karl WilliamsonBackport rsync_locale, switch_to_global_locale
2019-09-27 Karl WilliamsonBackport UVCHR_SKIP
2019-09-27 Karl WilliamsonBackport UTF8_IS_INVARIANT, UVCHR_IS_INVARIANT
2019-09-27 Karl Williamsonparts/inc/misc: Use parameters in #defines
2019-09-27 Karl Williamsonparts/inc/misc: Comment, white-space only
2019-09-27 Karl WilliamsonBackport isFOO_L1 macros
2019-09-27 Karl WilliamsonBackport NATIVE_TO_LATIN1, and vice-versa
2019-09-27 Karl WilliamsonMake sure newCONSTSUB gets included on early perls
2019-09-27 Karl Williamsonparts/inc/threads: Add hints
2019-09-27 Karl Williamsonparts/inc/mess: Don't 'provide' a porting test macro
2019-09-27 Karl Williamsonparts/inc/mess: Adjust prototype to match blead
2019-09-27 Karl Williamsonparts/inc/magic: Fix to run on early perls
2019-09-27 Karl Williamsonparts/inc/magic: Adjust prototype to match blead
2019-09-27 Karl Williamsonparts/inc/variables: Grammar in comment
2019-09-27 Karl Williamsonparts/inc/uv: Adjust prototype to match blead
2019-09-27 Karl Williamsonparts/inc/uv: Use > to compare $]
2019-09-27 Karl Williamsonparts/inc/utf8: Symbols are not really for external use
2019-09-27 Karl Williamsonparts/inc/utf8: Add hint for utf8_to_uvchr()
2019-09-27 Karl Williamsonparts/inc/utf8: Fix typo in comment
2019-09-27 Karl Williamsonparts/inc/utf8: Fix hints for is_ascii_string
2019-09-27 Karl Williamsonparts/inc/utf8: Use numeric comparisons with $]
2019-09-27 Karl Williamsonparts/inc/utf8: Fix for loops to work on early perls
2019-09-27 Karl Williamsonparts/inc/utf8: Fix utf8_to_uvchr_buf for 5.7.0
2019-09-27 Karl Williamsonparts/inc/utf8: make sure var is def'd before using
2019-09-27 Karl Williamsonparts/inc/utf8: Wrap qr in string eval
2019-09-27 Karl Williamsonparts/inc/sv_xpvf: Adjust prototype to match blead
2019-09-27 Karl Williamsonparts/inc/Sv_set: Fix to work with early perls
2019-09-27 Karl Williamsonparts/inc/sprintf: Add Warning, Replace: pragma
2019-09-27 Karl Williamsonparts/inc/shared_pv: Adjust prototype to match blead
2019-09-27 Karl Williamsonparts/inc/misc: Remove extraneous ord() calls
2019-09-27 Karl Williamsonparts/inc/misc: Shorten sub names
2019-09-27 Karl Williamsonparts/inc/misc: Can't use GCC brace groups before 5.4
2019-09-27 Karl Williamsonparts/inc/misc: Change Hints into comments
2019-09-27 Karl Williamsonparts/inc/mess: Use numeric comparisons for $]
2019-09-27 Karl Williamsonparts/inc/mess: Don't use 'for' modifier
2019-09-27 Karl Williamsonparts/inc/mess: Some things are broken in the 5.7 series
2019-09-27 Karl Williamsonparts/inc/mess: Some things don't work before 5.4.0
2019-09-27 Karl Williamsonparts/inc/mess: \N{} broken in more versions
2019-09-27 Karl Williamsonparts/inc/cop: Adjust prototype to match blead
2019-09-27 Karl Williamsonparts/inc/call: Fix to run on old perls
2019-09-27 Karl Williamsonparts/inc/call: Adjust prototype to match blead
2019-09-27 Karl Williamsonparts/inc/format: Fix to work on early perls
2019-09-27 Karl Williamsonppphtest: Update based on previous commits
2019-09-27 Karl Williamsondevel/mkapidoc.pl: Rewrite entirely in perl
2019-09-27 Karl Williamsonparts/inc/ppphdoc: Add caution to pod
2019-09-27 Karl WilliamsonPPPort_pm.PL: Silence warnings on early perls
2019-09-27 Karl Williamsondevel/regenerate: make sure the .fnc files don't overlap
2019-09-27 Karl Williamsondevel/scanprov: Store information about all fcns
2019-09-27 Karl Williamsonparts/apicheck.pl: Use the passed NEED_foo macros
2019-09-27 Karl Williamsondevel/regenerate: get a list of all NEED_foo macros
2019-09-27 Karl WilliamsonRealPPPort_xs.PL: Fix spelling in comment
2019-09-27 Karl Williamsondevel/regenerate: Add some error checking
2019-09-27 Karl WilliamsonUpdate parts/ppport.fnc
2019-09-27 Karl Williamsonparts/apicheck.pl: make macro public in X+M flagged...
2019-09-27 Karl WilliamsonCreate regeneration files in final directory
2019-09-27 Karl WilliamsonPass values from mktodo.pl to apicheck.pl
2019-09-27 Karl Williamsonppport.fnc
2019-09-27 Karl WilliamsonPPPort_pm.PL: Add __UNDEF_NOT_PROVIDED__
2019-09-27 Karl WilliamsonPPPort_pm.PL: Add an item for unknown min supported...
2019-09-27 Karl Williamsonparts/ppptools.pl: Make sure mathoms fcns are deprecated
2019-09-27 Karl Williamsonparts/apicheck.pl: Don't test macros with weird params
2019-09-27 Karl Williamsonparts/inc/ppphbin: Use dependency info for min support
2019-09-27 Karl WilliamsonAdd script to regenerate ppport.fnc
2019-09-27 Karl WilliamsonPPPort_pm.PL: Handle blead specially
2019-09-27 Karl Williamsonparts/inc/uv: Add Replace: pragma
2019-09-27 Karl Williamsonparts/inc/SvPV: Add Replace: comments
2019-09-27 Karl Williamsonppport.h: Make use of scanprov's new returns
2019-09-27 Karl Williamsonppport.h: Reword --api-info entries
2019-09-27 Karl Williamsonppport.h: --api-info Reorder output of hints/depends...
2019-09-27 Karl Williamsonppport.h: Suppress useless warning
2019-09-27 Karl Williamsonparts/inc/ppphbin: Do calc once, and store in variable
2019-09-27 Karl WilliamsonPPPort_pm.PL: Make use of scanprov's new flags
2019-09-27 Karl Williamsondevel/scanprov: Scan for functions we didn't test
2019-09-27 Karl Williamsondevel/scanprov: Extract code into a function
2019-09-27 Karl Williamsondevel/mktodo.pl: Get working on threaded perls.
2019-09-27 Karl Williamsonppport.h: Turn off some likely warnings
2019-09-27 Karl Williamsonparts/apicheck.pl: Don't skip some cases
2019-09-27 Karl Williamsondevel/scanprov: Add in exceptions
2019-09-27 Karl Williamsonparts/apicheck.pl: Extract list into lib fcn call
2019-09-27 Karl WilliamsonPPPort_pm.PL: Revise pod
2019-09-27 Karl WilliamsonXXX parts/inc/ppphtest: Update
2019-09-27 Karl Williamsondevel/scanprov: Add a code letter to generated lines
2019-09-27 Karl Williamsondevel/scanprov: Extract code into a fcn
2019-09-27 Karl Williamsondevel/scanprov: Ignore comments in scan
2019-09-27 Karl Williamsondevel/scanprov: Restrict symbols to identifier-like
2019-09-27 Karl Williamsondevel/scanprov: Handle blead properly
2019-09-27 Karl WilliamsonPPPort_pm.PL: Rename variable for clarity
2019-09-27 Karl WilliamsonPPPort_pm.PL: Comments, white space
2019-09-27 Karl Williamsonparts/inc/ppphbin: Change variable name
2019-09-27 Karl Williamsonparts/inc/ppphbin: Add comments
2019-09-27 Karl Williamsonparts/inc/ppphbin: Fix accumulation of Hints/Warnings
2019-09-27 Karl WilliamsonRename some data files
2019-09-27 Karl Williamsonpppport: Print hints/warnings always.
2019-09-27 Karl Williamsonparts/inc/ppphbin: Add clarifying text to output
2019-09-27 Karl Williamsonppport.h: Don't say unsupported if avail in earliest...
next