develooper Front page | perl.perl5.porters | Postings from February 2023

Perl 5 Commit Summary

Thread Next
From:
Perl 5 commit summary
Date:
February 8, 2023 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20230208031145.6008CB082E@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday

Current branch blead
24 commits.  10 unique authors.  6 unique committers.
102 files changed, 387 insertions(+), 188 deletions(-)
Thanks, applied:  Yves Orton (13) Paul Evans (2) James E Keenan (1)
                  ℕicolas ℝ (1)
Snapshot: http://github.com/Perl/perl5/tarball/6c19911f93fc29af

  perlfunc/require: Note that AUTOLOAD cannot resolve INCDIR
  Tony Cook                   1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/6c19911f93fc29af

  allow AUTOLOAD for the INC method of objects in @INC
  Tony Cook                   2 files changed, 23 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/626df4fd56759528

  Clarify perldoc bless per #18713
  Joe McMahon                 2 files changed, 58 insertions(+), 18 deletions(
  https://github.com/Perl/perl5/commit/0de69e372d3baf84

  Add missing closing parens to the examples
  Scott Baker                 1 file changed, 2 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/84e73d4ea20306de

  Remove the "technical" explanation
  Scott Baker                 1 file changed, 12 deletions(-)
  https://github.com/Perl/perl5/commit/376c059310e74ce8

  Move return example after explanation
  Scott Baker                 1 file changed, 4 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/9baf61eb9f3672d1

  Add some examples for push()
  Scott Baker                 1 file changed, 18 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/66c1d2a57eb49d2f

  toke.c - dont just return the function, assign it to an intermediary
  Yves Orton                  1 file changed, 5 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/9312140ba1ac523a

  Ensure 'ok #' test output includes a location
  Paul "LeoNerd" Evans        1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/61c36998dd2ab81a

  Don't test if PATHs are wrapped
  Håkon Hægland               1 file changed, 6 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/c48bc75b4b72b05c

  locale.c: Silence compiler warning
  Karl Williamson             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/dead3ccedb0e57c3

  pv_escape(): Fix compiler warning
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/923d5d2113e738ee

  Replaced SSGROW with SSCHECK inside regcppush
  Alexander Nikolov           1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/92373dea9d7bcc0a

  buildtoc: Fix to work on native line endings
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/ce8f481253f8f625

  buildtoc: Use mnemonic instead of hard-coded code point
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/3e1c78bda6bcaff0

  Avoid a use-after-free warning by converting a pointer to a UV for debug pri
  Paul "LeoNerd" Evans        1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/70bac31a4f4e90f3

  Also add a note to the docs of op_free() to remind users about clearing the 
  Paul "LeoNerd" Evans        1 file changed, 9 insertions(+)
  https://github.com/Perl/perl5/commit/aa2d00d7d06d0ec6

  Assert that an op_free()'ed op has an op_first if it has OPf_KIDS (fixes #20
  Paul "LeoNerd" Evans        1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/83ba55794efd51e7

  perldelta for a36fec492e3c3, 7e2d91e6d3a09e
  Tony Cook                   1 file changed, 6 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/dcf36a4fb9625391

  toke.c: deprecation warning for ' as a package separator
  Tony Cook                   14 files changed, 142 insertions(+), 72 deletion
  https://github.com/Perl/perl5/commit/7e2d91e6d3a09e2e

  Enable the current "Old package separator used in string" by default
  Tony Cook                   2 files changed, 13 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/a36fec492e3c37aa

  Update Changes and bump version in Maintainers for IO,FindBin,Exporter
  Todd Rinaldo                4 files changed, 22 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/85fcefb858d7287b

  Test::Simple: sync with CPAN 1.302192
  Chad Granum                 72 files changed, 72 insertions(+), 71 deletions
  https://github.com/Perl/perl5/commit/2d51effbcbd1f6ed

  perlapi: Move some embedding pod into proper section
  Karl Williamson             1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/93688065283a7ee7

Current branch ilmari/deprecate-dowantarray
1 commit.  1 unique author.  1 unique committer.
893 files changed, 87929 insertions(+), 59122 deletions(-)
Thanks, applied:  Yves Orton (1)
Snapshot: http://github.com/Perl/perl5/tarball/6054fa6fffaed640

  Mark dowantarray() as deprecated
  Dagfinn Ilmari Mannsåker    2 files changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/6054fa6fffaed640

Current branch smoke-me/khw-env
115 commits.  1 unique author.  1 unique committer.
82 files changed, 290 insertions(+), 249 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/a27d81957c22cb22

  l
  Karl Williamson             1 file changed, 17 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/a27d81957c22cb22

  Revert "XXX test.pl: dont unlink temps"
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/0aae7685406201a9

  XXX test.pl: dont unlink temps
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/e2cc2392a06c8d15

  iXXX check for additions: POSIX.pod: Remove obsolete C89 reference
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/881744123eab5441

  XXX perl.h: Debugging mutex lock'
  Karl Williamson             1 file changed, 17 insertions(+)
  https://github.com/Perl/perl5/commit/0a40b4ce9327c65e

  perlmod
  Karl Williamson             1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/4ff89bd8038218a5

  Debug Windows memory usage in pp_study
  Karl Williamson             1 file changed, 12 insertions(+)
  https://github.com/Perl/perl5/commit/fc9715122c4a6c27

  XXX check if using ppport IO.xs: Remove fallback code furnished by ppport
  Karl Williamson             1 file changed, 8 deletions(-)
  https://github.com/Perl/perl5/commit/1ec68298ed32ea39

  perlxs
  Karl Williamson             2 files changed, 479 insertions(+), 21 deletions
  https://github.com/Perl/perl5/commit/b426c22f6cc00e92

  perlocale
  Karl Williamson             1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/7ddfcb985adf2d0b

  perlapi: Combine sv_eq(), sv_eq_flags() entries
  Karl Williamson             1 file changed, 10 insertions(+), 14 deletions(-
  https://github.com/Perl/perl5/commit/30470bc7698eb35b

  regexec.c: XXX has cast to U8 for some reason
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/8efe037369c93674

  reentr.pl: XXX about needing mutex
  Karl Williamson             1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/9d353a189c384200

  iperlsys.h: TODO need to look at adding mutexes
  Karl Williamson             1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/2ded56cf3f840205

  XXX cygwin debugging small macro buf
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/89f2cf43b928abe3

  XXX incomplete perlhacktips:
  Karl Williamson             1 file changed, 36 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/1becbc2eeab65b87

  lib/locale.t
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/3b43ccd446d7662a

  lib/locale.t FILE debug
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/8c42420985567bc1

  XXX temp: lib/locale.t: debug
  Karl Williamson             1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/6fc4c4560d8674d3

  Rename SETLOCALE_LOCK to LOCALE_LOCK
  Karl Williamson             2 files changed, 25 insertions(+), 25 deletions(
  https://github.com/Perl/perl5/commit/85c0b3f06309d03a

  everything andl XXX Shouldn't panic which CI does: cpan/version/t/07locale.t
  Karl Williamson             28 files changed, 3072 insertions(+), 1381 delet
  https://github.com/Perl/perl5/commit/32345e2311a10ad6

  config error checking
  Karl Williamson             1 file changed, 30 insertions(+), 11 deletions(-
  https://github.com/Perl/perl5/commit/aab1c516263ff9b4

  perl.h change lock debugging text
  Karl Williamson             1 file changed, 6 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/d4c1c83975c7493f

  XXX Bram locale.c: Fix comment
  Karl Williamson             1 file changed, 5 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/ae1e54ede8bf9c1c

  perl.h: White space, comments only
  Karl Williamson             1 file changed, 20 insertions(+), 11 deletions(-
  https://github.com/Perl/perl5/commit/24a2882091a0475b

  makedef.pl: Remove redundant set
  Karl Williamson             1 file changed, 1 insertion(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/399cacdaa6985848

  makedef.pl: Don't use locale items unless using locale
  Karl Williamson             1 file changed, 5 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/bd072db39a20c632

  perl.h: Turn mutex warning into a panic
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/e0bb8c55c58a1260

  locale.c: Move some code to a bit later
  Karl Williamson             1 file changed, 6 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/1c28a4eca37ee1ea

  locale.c: Move #ifdef DEBUGGING
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/9cd8c198ed4ac790

  locale.c: Comments, white
  Karl Williamson             1 file changed, 79 insertions(+), 65 deletions(-
  https://github.com/Perl/perl5/commit/58b100b20ce12139

  no PL_CUR_LC_ALL
  Karl Williamson             4 files changed, 18 insertions(+), 25 deletions(
  https://github.com/Perl/perl5/commit/951f95f1799a3cb3

  locale.c: Omit final ';' in LC_ALL composite locale
  Karl Williamson             1 file changed, 13 insertions(+), 12 deletions(-
  https://github.com/Perl/perl5/commit/8b525c838c55533f

  perl.h: Also recognize -DNO_THREAD_SAFE_LOCALE
  Karl Williamson             2 files changed, 9 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/2bb9ecddcc4b7519

  perl.h: define locale mutex under more cirumstances
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/c9ecf2600f6dfe32

  XXX tests: sync_locale() Make sure to get info from global locale
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/e3e1c76df25f6418

  XXX t/loc_tools.pl: Temp debug
  Karl Williamson             1 file changed, 28 insertions(+)
  https://github.com/Perl/perl5/commit/6daae53f40b27ac2

  loc_tools
  Karl Williamson             1 file changed, 33 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/bdd69054e2d57aab

  XXX: UCRT mingw is not likely locale-thread safe
  Karl Williamson             1 file changed, 5 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/fade2ae77cd4b835

  no thread-safe locales on Darwin
  Karl Williamson             1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/a00f445bed301f81

  XXX freebsd: not thread safe
  Karl Williamson             1 file changed, 7 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/1a1ea8cda0f2da87

  XXX check with freebsd: hints/freebsd.sh
  Karl Williamson             1 file changed, 6 insertions(+), 10 deletions(-)
  https://github.com/Perl/perl5/commit/213ac7c0cd403737

  solaris not thread safe
  Karl Williamson             1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/14f0a1281e88433e

  threads.xs DEBUG_U
  Karl Williamson             2 files changed, 58 insertions(+)
  https://github.com/Perl/perl5/commit/ce4de15d0fa20a06

  Revert "debug thread"
  Karl Williamson             2 files changed, 17 deletions(-)
  https://github.com/Perl/perl5/commit/8b0300ebb2d7de16

  debug thread
  Karl Williamson             2 files changed, 17 insertions(+)
  https://github.com/Perl/perl5/commit/3b63f5755f1b854f

  perl.h: Debug locking
  Karl Williamson             1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/62e17971821c7392

  XXX threads NON_tTHX leak maybe fix breakage
  Karl Williamson             2 files changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/05a233bed9a1d825

  locale_threads
  Karl Williamson             2 files changed, 1512 insertions(+), 53 deletion
  https://github.com/Perl/perl5/commit/ae7d9f6ac0646e35

  locale.c: Silence compiler warning
  Karl Williamson             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/76d478f1fd8dd66a

  XXX win workaround
  Karl Williamson             1 file changed, 39 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/7f519e813673d4ba

  XXX memlog
  Karl Williamson             3 files changed, 6 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/3629fc47f469fab0

  use mvrtowc lock
  Karl Williamson             1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/1f50ecd1c1ef04ac

  stdized
  Karl Williamson             2 files changed, 34 insertions(+), 16 deletions(
  https://github.com/Perl/perl5/commit/99818b5e093710c1

  Time-Piece
  Karl Williamson             1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/a5ff04612c8a1011

  Time-Piece: Use isUPPER, not isupper
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/0db1862bbcfe1cce

  Time-Piece: Use isDIGIT, not isdigit
  Karl Williamson             1 file changed, 18 insertions(+), 18 deletions(-
  https://github.com/Perl/perl5/commit/c79dfceba06cc6e5

  Time-Piece: Use isSPACE, not isspace
  Karl Williamson             1 file changed, 20 insertions(+), 20 deletions(-
  https://github.com/Perl/perl5/commit/f2881b9f45df50a6

  Time-Piece: Use foldEQ_locale() if available
  Karl Williamson             1 file changed, 18 insertions(+), 12 deletions(-
  https://github.com/Perl/perl5/commit/a7a1a1dc258cb28a

  XXX cpan PR Time-Piece: Add locks
  Karl Williamson             2 files changed, 74 insertions(+), 8 deletions(-
  https://github.com/Perl/perl5/commit/05b564c3ddcf7c76

  XXX sv.c: temp Debug
  Karl Williamson             1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/42630446c18aa793

  locale.c: debug with thread id
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/46c78a48e5c91636

  locale.c: DEBUG_
  Karl Williamson             1 file changed, 74 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/cd9687efda0a9a8c

  XXX skip cpan testing
  Karl Williamson             1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/3e6abb9d1052cb48

  S_stdize_locale(): Fix compiler warning
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/31177a5e9808a78b

  S_clear_placeholders(): Fix compiler warning
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/1622dd86e75d78cd

  uvoffuni_to_utf8_flags_msgs(): Fix compiler warning
  Karl Williamson             3 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/794b24e37512da38

  pv_escape(): Fix compiler warning
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/080e3165aa5f2f05

  regnode_after(): Fix compiler warning
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/8476d1f8e7f84b72

  newSVbool(): Fix compiler warning
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/d94d6eb261854635

  ruler
  Karl Williamson             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/fe8778348b1820b2

  perl.h: Fake up win32 compile a bit
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/50ed641191c8ffff

  XXX some way to know LC_ALL is defined NO_LC_ALL, undef others
  Karl Williamson             2 files changed, 27 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/8739d257857301fb

  locale: Create some mnemonic #defines for sync across files
  Karl Williamson             3 files changed, 5 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/fc8b9167eb22a318

  perl.h: Count locale categories defined by the system
  Karl Williamson             1 file changed, 48 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/c0a374abd2ce73b6

  perl.h: Refactor some locale defines
  Karl Williamson             1 file changed, 134 insertions(+), 114 deletions
  https://github.com/Perl/perl5/commit/01032a0171591e66

  config
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/12d78f4c99886c73

  No count Regenerate Configure after LC_ALL
  Karl Williamson             15 files changed, 435 insertions(+), 8 deletions
  https://github.com/Perl/perl5/commit/da67d76a7437c966

  Regenerate Configure after rm thread-safe nl_langinfo_l
  Karl Williamson             5 files changed, 33 insertions(+), 61 deletions(
  https://github.com/Perl/perl5/commit/543f34e4847cef24

  Regenerate Configure after metaconfig backports applied
  Karl Williamson             3 files changed, 124 insertions(+), 100 deletion
  https://github.com/Perl/perl5/commit/d019a9509ffe83dd

  XXX Configure temporary to get no_nl, etc working
  Karl Williamson             1 file changed, 11 insertions(+), 87 deletions(-
  https://github.com/Perl/perl5/commit/995ee28b06638916

  XXX skip syslog tests because fail without LC_TIME
  Karl Williamson             2 files changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/100b8c09d2a5e918

  XXX temp to test broken lconv on non-Windows
  Karl Williamson             1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/9ebd428f1cf2f8c2

  XXX skip cmp_version.t because of sym links
  Karl Williamson             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/d9d29efccc2453b1

  XXX skip Archive-Tar because of symlinks
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/7f3e231c4124bf31

  cygwin.c: Fold two similar code paths into one
  Karl Williamson             1 file changed, 14 insertions(+), 13 deletions(-
  https://github.com/Perl/perl5/commit/cbbd8c26521fff74

  cygwin.c: Add comments, branch prediction
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/613acee31e5cb492

  cygwin.c: Add utf8_to_wide_extra_len()
  Karl Williamson             1 file changed, 27 insertions(+), 21 deletions(-
  https://github.com/Perl/perl5/commit/a44d35ac6ff7381c

  cygwin: Convert to use utf8_to_utf16()
  Karl Williamson             1 file changed, 7 insertions(+), 12 deletions(-)
  https://github.com/Perl/perl5/commit/d9063fc534c7b936

  cygwin.c: Fold two nearly identical functions into one
  Karl Williamson             1 file changed, 53 insertions(+), 98 deletions(-
  https://github.com/Perl/perl5/commit/4b97b732373434ec

  cygwin.c: Change a size_t value from int to STRLEN
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/9db109cc9374e8b1

  Add cygwin warning to perldiag
  Karl Williamson             1 file changed, 5 insertions(+)
  https://github.com/Perl/perl5/commit/c993cb6f1d7e3d39

  cygwin.c: Use SvPVx in both places
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/28c09f8c01bc6c35

  cygwin.c: Refactor some expressions
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/fc863c62992d51f8

  cygwin.c: Change variable names
  Karl Williamson             1 file changed, 53 insertions(+), 53 deletions(-
  https://github.com/Perl/perl5/commit/61303a95eed8cb65

  cygwin.c: Narrow scope of setlocale
  Karl Williamson             1 file changed, 12 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/0cf721d6a6e272c4

  cygwin.c: Call wide_to_utf8()
  Karl Williamson             1 file changed, 5 insertions(+), 12 deletions(-)
  https://github.com/Perl/perl5/commit/2c9f3c62d3b24567

  cygwin.c: Change wide_to_utf8() to call utf16_to_utf8()
  Karl Williamson             1 file changed, 5 insertions(+), 17 deletions(-)
  https://github.com/Perl/perl5/commit/b87ee1c44f6dd673

  cygwin.c: Remove memory leaks
  Karl Williamson             1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/a28b080a65309f74

  cygwin.c: Remove misleading comments
  Karl Williamson             1 file changed, 2 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/8c15ca9611e8d295

  cygwin.c: Use mnemonic instead of repeating expr
  Karl Williamson             1 file changed, 10 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/008a56ed8fdbbc9b

  version 07locale.t should use LC_NUMERIC, not ALL
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/6816b4e9bef43a9e

  version::07locale.t: Use I18N::Langinfo, not POSIX::localeconv()
  Karl Williamson             1 file changed, 15 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/07951d09c8d2941c

  vutil.c: Debug
  Karl Williamson             1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/bc04e2a70a29f280

  vutil.c: Simplify locale handling
  Karl Williamson             2 files changed, 8 insertions(+), 59 deletions(-
  https://github.com/Perl/perl5/commit/adf8ec6ea92e40cc

  vutil.c: Clean up white space
  Karl Williamson             2 files changed, 7 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/f76cc22e9c6b2439

  pp.c: Need to lock NUMERIC category only
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/bd970d43713bf90d

  perl.h: Make sure PERL_IMPLICIT_CONTEXT doesn't come back
  Karl Williamson             1 file changed, 7 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/f14e996faadf1778

  locale.c: Remove use of nl_langinfo_l()
  Karl Williamson             2 files changed, 11 insertions(+), 37 deletions(
  https://github.com/Perl/perl5/commit/5abdd9674d0847cd

  snprintf
  Karl Williamson             3 files changed, 54 insertions(+), 14 deletions(
  https://github.com/Perl/perl5/commit/1f9e96df91d6d0c3

  util.c: White-space only
  Karl Williamson             1 file changed, 15 insertions(+), 11 deletions(-
  https://github.com/Perl/perl5/commit/0497b39baa4093a8

  locale.c: Split a static function in two
  Karl Williamson             4 files changed, 29 insertions(+), 6 deletions(-
  https://github.com/Perl/perl5/commit/da96a0ef1bbc94f5

  run/locale.t: more debug
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/021e396dd59aea1c

  run/locale.t: Use 'is' not 'ok' for a test
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/1d991e6f33a25bd8

  pp_ctl.c: Tighten scope of mutex being locked.
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/1b412490e1f7c6a4

Current branch yves/consistent_error_exits
3 commits.  1 unique author.  1 unique committer.
714 files changed, 56445 insertions(+), 39413 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/3cdb3de9918b6d0f

  pp_ctl.c - Consistently exit after 10 errors
  Yves Orton                  4 files changed, 44 insertions(+), 41 deletions(
  https://github.com/Perl/perl5/commit/3cdb3de9918b6d0f

  perl.h, pp_ctl.c - switch to standard way of terminating compilation
  Yves Orton                  7 files changed, 14 insertions(+), 22 deletions(
  https://github.com/Perl/perl5/commit/ff34822f4f8da2d7

  toke.c - invoke __DIE__ handler after compilation errors in eval
  Yves Orton                  7 files changed, 62 insertions(+), 15 deletions(
  https://github.com/Perl/perl5/commit/438146e215da4955

Current branch yves/remove_mi_dsl_workaround
1 commit.  1 unique author.  1 unique committer.
871 files changed, 85114 insertions(+), 57986 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/f8ef6e874c9a5279

  Revert "op.c - work around Module::Install::DSL issue"
  Yves Orton                  4 files changed, 2 insertions(+), 43 deletions(-
  https://github.com/Perl/perl5/commit/f8ef6e874c9a5279

Current branch yves/tidy_embed_fnc
2 commits.  1 unique author.  1 unique committer.
94 files changed, 273 insertions(+), 153 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/283d0609a03b5edc

  embed.pl - sort and dedupe flags in embef.fnc as part of tidy
  Yves Orton                  3 files changed, 1143 insertions(+), 1134 deleti
  https://github.com/Perl/perl5/commit/283d0609a03b5edc

  embed.fnc - sort entries alphabetically by function name.
  Yves Orton                  2 files changed, 3023 insertions(+), 3005 deleti
  https://github.com/Perl/perl5/commit/c17189b54913301d

New branch yves/move_was_where_init
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/6ed04c56c19ff3c7

  util.c - move was_here to be initialized earlier
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/6ed04c56c19ff3c7

New branch yves/remove_optimstic_postponed_eval
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/5fa5980bc4187eb9

  regcomp.c - remove (**{ ... }) from the regex engine
  Yves Orton                  7 files changed, 41 insertions(+), 64 deletions(
  https://github.com/Perl/perl5/commit/5fa5980bc4187eb9

Deleted branch smoke-me/khw-2008

Deleted branch yves/force_upgrade_var

Deleted branch yves/release_guide_tweak

Deleted branch yves/test_manifest

Deleted branch yves/test_workflows

Deleted branch yves/toke_c_gdb_help

Martian commit 917703d4f758266b9973630ce49e1b85ebed9af2
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  Yves Orton (1)
Snapshot: http://github.com/Perl/perl5/tarball/917703d4f758266b

  Clarify perldoc bless per #18713
  Joe McMahon                 2 files changed, 58 insertions(+), 18 deletions(
  https://github.com/Perl/perl5/commit/917703d4f758266b

Martian commit 56f2ea8f847ef034711e24b97210c010287befce
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/56f2ea8f847ef034

  Merge branch 'blead' into patch-24
  Elvin Aslanov               2 parents
  https://github.com/Perl/perl5/commit/56f2ea8f847ef034

Martian commit 74d2963be3fd71bc2b2681ab436669b157ca13fb
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  Yves Orton (1)
Snapshot: http://github.com/Perl/perl5/tarball/74d2963be3fd71bc

  Add missing closing parens to the examples
  Scott Baker                 1 file changed, 2 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/74d2963be3fd71bc

Martian commit c288a0e36a70a883393253a7032a0639ce668c3d
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/c288a0e36a70a883

  perlfunc/require: Note that AUTOLOAD cannot resolve INCDIR
  Tony Cook                   1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/c288a0e36a70a883

  allow AUTOLOAD for the INC method of objects in @INC
  Tony Cook                   2 files changed, 23 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/abb62ce45177f9f2

Martian commit 25628d96fb552d915c75762ca028bac7f14f910a
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/25628d96fb552d91

  Also add a note to the docs of op_free() to remind users about clearing the 
  Paul "LeoNerd" Evans        1 file changed, 9 insertions(+)
  https://github.com/Perl/perl5/commit/25628d96fb552d91

  Assert that an op_free()'ed op has an op_first if it has OPf_KIDS (fixes #20
  Paul "LeoNerd" Evans        1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/3a522fce5a6797bd

Martian commit bd97c4fb9ae1d1e29e262153d3265b2a0064d4cf
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/bd97c4fb9ae1d1e2

  Update Changes and bump version in Maintainers for IO,FindBin,Exporter
  Todd Rinaldo                4 files changed, 22 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/bd97c4fb9ae1d1e2

Martian commit 7cc9c41da6783d492cbf00973a570a08fe86ffb2
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/7cc9c41da6783d49

  toke.c: deprecation warning for ' as a package separator
  Tony Cook                   14 files changed, 142 insertions(+), 72 deletion
  https://github.com/Perl/perl5/commit/7cc9c41da6783d49

  Enable the current "Old package separator used in string" by default
  Tony Cook                   2 files changed, 13 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/8d011e8fbf1eaf64

Ignored 62 GitHub auto-generated merge commits

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About