This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Skip inappropriate tests
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Use a default value
2017-07-13 Karl Williamsonutf8n_to_uvchr() Properly test for extended UTF-8
2017-07-13 Karl Williamsonutf8.h: Add synonyms for flag names
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Generate smaller overlongs
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Data::Dumper isn't needed
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Move some tests from loop
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Extract code into a fcn
2017-07-13 Karl Williamsonutf8.c: Fix bugs with overlongs combined with other...
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Add some tests
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Move things out of inner...
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Reorder loop nesting
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Revamp testing isFOO
2017-07-13 Karl Williamsonutf8n_to_uvchr: U+ should be for only Unicode code...
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Add some tests
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Do test on all platforms
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Rename and modify test
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Remove obsolete test
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Rename a test
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Move some tests in the...
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Split test into 64 vs...
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Create block for warnings...
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: White-space, comments...
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Remove hash element
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Remove most tests
2017-07-13 Karl Williamsonutf8n_to_uvchr() Use correct warnings category
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Revamp loop to/from utf8
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Tighten up tests
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Skip most tests
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Store warnings sans \n
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Change some test names
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Simplify some calculations
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Do formatting outside...
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Improve some more diagnostics
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Improve some diagnostics
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Display mnemonics on error
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Rename some variables
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Make hash element optional
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Remove hash elements
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Remove element from hash
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Eliminate hash element
2017-07-13 Karl WilliamsonAPItest/t/utf8_warn_base.pl: Standardize overflow test...
2017-07-13 Karl WilliamsonAPItest/t/utf8.t: Don't test above IV_MAX
2017-07-13 Karl WilliamsonAPItest/t/utf8.t: Add a test
2017-07-13 Karl WilliamsonAPItest/t/utf8.t: Comments, white-space only
2017-07-13 Karl WilliamsonAPItest/t/utf8.t: Better handle some platforms
2017-07-13 Karl WilliamsonAPItest/t/utf8.t: Remove unnecessary hash initializations
2017-07-13 Karl WilliamsonAPItest/t/utf8.t: Fix some convoluted code
2017-07-13 Karl WilliamsonAPItest/t/utf8.t: Rmv useless line
2017-07-13 Karl WilliamsonAPItest/t: Change some variable names
2017-07-13 Karl WilliamsonAPItest/t/utf8_setup.pl: Make sure diagnostics are...
2017-07-13 Karl WilliamsonAPItest/t/utf8_setup.pl: Split function into two
2017-07-13 Karl Williamsonutf8n_to_uvchr(): Avoid some work
2017-07-13 Karl Williamsonutf8.c: Comments, white-space only
2017-07-13 Karl Williamsonutf8.c: Consolidate duplicated string constants
2017-07-13 Karl Williamsonutf8.c: Don't calc code point from overflowing UTF8
2017-07-13 Karl Williamsont/uni/parser.t: Skip some tests on 32-bit platforms
2017-07-13 Karl WilliamsonMove test from t/opbasic to t/uni
2017-07-13 Karl Williamsont/comp/parser.t: Skip test on 32-bit builds
2017-07-13 Karl Williamsont/op/index.t: Skip now illegal code points on 32 bit...
2017-07-13 Karl Williamsont/op/chop.t: Don't use too large code points
2017-07-13 Karl Williamsont/re/pat_advanced.t: Revise some tests
2017-07-13 Karl WilliamsonRestore a portion of reverted commits
2017-07-13 Karl WilliamsonRevert: Restrict code points to <= IV_MAX
2017-07-11 Karl Williamsont/re/pat_advanced.t: Fix test to work on EBCDIC
2017-07-11 Karl Williamsont/op/sprintf2.t: Generalize test to work on EBCDIC
2017-07-10 Tony Cookperldelta for 6091bd4ca4a4
2017-07-10 Tony Cook(perl #131597) ensure the GV slot is filled for our...
2017-07-10 Father ChrysostomosTest that ref works in tainted statements
2017-07-10 Tony Cookperldelta for 67c3640a57440a
2017-07-09 Tony Cook(perl #131570) don't skip the temps stack entry we...
2017-07-05 Vitali PeilAdd test descriptions for some tests in t/base/translate.t.
2017-07-05 David MitchellRevert "use symbolic constants for substrs[] indices"
2017-07-05 Dagfinn Ilmari... regcomp.c: use symbolic constants for substrs[] indices
2017-07-05 Ricardo Signesperldebug: cross reference to perldebguts
2017-07-04 Tony Cookbump $PerlIO::scalar::VERSION
2017-07-04 Tony Cook(perl #131546) return a reasonable error code opening...
2017-07-04 Tony Cook(perl #131546) some notes on in-memory files for open()
2017-07-03 Dagfinn Ilmari... Remove #ifdef USE_ITHREADS around MUTEX_* calls
2017-07-03 Dagfinn Ilmari... Properly NOOP macros in thread.h
2017-07-03 David Mitchellproperly init si_stack_hwm
2017-07-03 David Mitchellsave si_stack_hwm across JMPENV_PUSH
2017-07-02 David Mitchell[MERGE] scan_data_t: make fixed/float data array
2017-07-02 David Mitchellregcomp.c: parameterise scan_data_t substrs[]
2017-07-02 David Mitchellscan_data_t: rename 'longest' field
2017-07-02 David Mitchellregcomp.c: remove float_min_offset etc macro use
2017-07-02 David Mitchellregcomp.c: S_setup_longest(): simplify args
2017-07-02 David Mitchellregcomp: set fixed max_offset to min_offset
2017-07-02 David MitchellS_study_chunk: have per substring flags
2017-07-02 David Mitchellregcomp.c: DEBUG_PEEP(): invalid flags
2017-07-02 David Mitchellregcomp.c: convert debugging macros to static fns
2017-07-02 David Mitchellmake struct scan_data_t->longest an index val
2017-07-02 David MitchellS_setup_longest() pass struct rather than fields
2017-07-02 David Mitchellstruct scan_data_t: make some fields into an array
2017-07-02 Father Chrysostomos[perl #131679] Fix ‘our sub foo::bar’ message
2017-07-02 Father Chrysostomosop.c: Remove unused THX param
2017-07-02 Father Chrysostomos[perl #131645] Fix assert fail in pp_sselect
2017-07-02 Father Chrysostomospad.c: comment typo
2017-07-02 Father Chrysostomospad.c: POD typo
2017-07-02 Father ChrysostomosCouple of test file comments
next