[Perl/perl5] 12a461: perl.pod: use spaces instead of tabs for alignment

2023-09-05 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 12a46113754babfa76b4008816f106477babc53b https://github.com/Perl/perl5/commit/12a46113754babfa76b4008816f106477babc53b Author: Lukas Mai Date: 2023-09-05 (Tue, 05 Sep 2023) Changed paths: M

[Perl/perl5] 51ec1e: perl.pod: fix position of perldbmfilter (under per...

2023-09-05 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 51ec1ea4d076f66a8a18c491e076c6d0bcf087f7 https://github.com/Perl/perl5/commit/51ec1ea4d076f66a8a18c491e076c6d0bcf087f7 Author: Lukas Mai Date: 2023-09-06 (Wed, 06 Sep 2023) Changed paths: M

[Perl/perl5] 718c63: perl.pod: make "SEE ALSO" links clickable

2023-09-04 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 718c634c78afe222329ce1ff83a55d9d0d9dd6a9 https://github.com/Perl/perl5/commit/718c634c78afe222329ce1ff83a55d9d0d9dd6a9 Author: Lukas Mai Date: 2023-09-04 (Mon, 04 Sep 2023) Changed paths: M

[Perl/perl5] 1b2f9f: perlop, perlsyn: make abstract more verbose/precise

2023-09-04 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1b2f9fc32edcecb73698f195b0330f1eb09759d4 https://github.com/Perl/perl5/commit/1b2f9fc32edcecb73698f195b0330f1eb09759d4 Author: Lukas Mai Date: 2023-09-04 (Mon, 04 Sep 2023) Changed paths: M MANIFEST

[Perl/perl5] 7aab77: fix handling of single-value anonhash { $foo }

2023-09-15 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7aab773a19c703d6ab3ff858455bc3a9ead7639b https://github.com/Perl/perl5/commit/7aab773a19c703d6ab3ff858455bc3a9ead7639b Author: Lukas Mai Date: 2023-09-15 (Fri, 15 Sep 2023) Changed paths: M pp.c M

[Perl/perl5] fbca05: perl5300delta: mention removal of arybase module

2023-11-05 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fbca050907d06cca0bfb08983da84070f0a7d8fd https://github.com/Perl/perl5/commit/fbca050907d06cca0bfb08983da84070f0a7d8fd Author: Lukas Mai Date: 2023-11-05 (Sun, 05 Nov 2023) Changed paths: M

[Perl/perl5] 2963b4: fix PERL_VERSION_LE (for all x: x should be <= x)

2023-09-23 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2963b49263728d75727cfa14f81f86e0b6204503 https://github.com/Perl/perl5/commit/2963b49263728d75727cfa14f81f86e0b6204503 Author: Lukas Mai Date: 2023-09-23 (Sat, 23 Sep 2023) Changed paths: M

[Perl/perl5] 638055: perlre: remove statement suggesting /p is a no-op

2023-09-24 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6380554d8853669c375d8eb94b7d1bda4088c83b https://github.com/Perl/perl5/commit/6380554d8853669c375d8eb94b7d1bda4088c83b Author: Lukas Mai Date: 2023-09-24 (Sun, 24 Sep 2023) Changed paths: M

[Perl/perl5] 70d391: Devel::PPPort: fix PERL_VERSION_xx comparison macros

2023-09-26 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 70d391de2d922d20c97ccb9b93f01d86633f082d https://github.com/Perl/perl5/commit/70d391de2d922d20c97ccb9b93f01d86633f082d Author: Lukas Mai Date: 2023-09-26 (Tue, 26 Sep 2023) Changed paths: M

[Perl/perl5] f42f86: perl51200delta: fix typo (missing '.')

2023-10-02 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f42f866887b1667a456be813d59d52dc2ecca645 https://github.com/Perl/perl5/commit/f42f866887b1667a456be813d59d52dc2ecca645 Author: Lukas Mai Date: 2023-10-02 (Mon, 02 Oct 2023) Changed paths: M

[Perl/perl5] 6d7b3a: pp_hot.c: fix typo in comment ("intit" -> "init")

2023-10-11 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6d7b3adcadfddc197e96367544eab954285fcada https://github.com/Perl/perl5/commit/6d7b3adcadfddc197e96367544eab954285fcada Author: Lukas Mai Date: 2023-10-11 (Wed, 11 Oct 2023) Changed paths: M pp_hot.c

[Perl/perl5] 505e27: POSIX: fix mktime on 32-bit platforms with large t...

2023-10-11 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 505e27e339700701f7892a57bc737551eafb3e64 https://github.com/Perl/perl5/commit/505e27e339700701f7892a57bc737551eafb3e64 Author: Lukas Mai Date: 2023-10-11 (Wed, 11 Oct 2023) Changed paths: M

[Perl/perl5] de3d29: regcomp.c: use ARG1u_LOC macro to access field

2023-03-14 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: de3d2945055fb7119a5ed4225e53b6a09d1d2feb https://github.com/Perl/perl5/commit/de3d2945055fb7119a5ed4225e53b6a09d1d2feb Author: Lukas Mai Date: 2023-03-14 (Tue, 14 Mar 2023) Changed paths: M regcomp.c

[Perl/perl5] 3ae398: perlio.c: remove silly casts

2023-03-23 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3ae398fba4a16b2da69f72f21ace25d2bf0370e6 https://github.com/Perl/perl5/commit/3ae398fba4a16b2da69f72f21ace25d2bf0370e6 Author: Lukas Mai Date: 2023-03-23 (Thu, 23 Mar 2023) Changed paths: M perlio.c

[Perl/perl5] fe937a: [doc] clarify behavior of File::Copy::cp re: permi...

2023-03-23 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fe937a9fe468d3821699cc22af3e9cdcadf2608a https://github.com/Perl/perl5/commit/fe937a9fe468d3821699cc22af3e9cdcadf2608a Author: Lukas Mai Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M

[Perl/perl5] 095fd9: report uninit variable name even in optimized cases

2023-03-23 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 095fd90e6ff7791c309ef4175edebb2295e5ea04 https://github.com/Perl/perl5/commit/095fd90e6ff7791c309ef4175edebb2295e5ea04 Author: Lukas Mai Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M sv.c M

[Perl/perl5] b7eedb: fix incorrect vi filetype declarations in generate...

2023-03-23 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b7eedb08953678c5b222f3776892756053dc00aa https://github.com/Perl/perl5/commit/b7eedb08953678c5b222f3776892756053dc00aa Author: Lukas Mai Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M

[Perl/perl5] df9da3: Fix some typos in comments

2023-03-11 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: df9da3a8974d3b082f402042fe817bfdba2bca37 https://github.com/Perl/perl5/commit/df9da3a8974d3b082f402042fe817bfdba2bca37 Author: mauke Date: 2023-03-11 (Sat, 11 Mar 2023) Changed paths: M .mailmap M

[Perl/perl5] 13dc99: op.c: remove unneeded variable

2023-03-30 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 13dc9989e55acd863329057e268c87a3f6f53aab https://github.com/Perl/perl5/commit/13dc9989e55acd863329057e268c87a3f6f53aab Author: Lukas Mai Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M op.c

[Perl/perl5] 416ea0: regexec.c: fix warning about unused argument to ca...

2023-03-30 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 416ea06b9fcd686a805c1090d6ceee022048d250 https://github.com/Perl/perl5/commit/416ea06b9fcd686a805c1090d6ceee022048d250 Author: Lukas Mai Date: 2023-03-31 (Fri, 31 Mar 2023) Changed paths: M regexec.c

[Perl/perl5] 191512: [doc] update description of $^H and %^H in perlvar

2023-03-28 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 19151286d6e3fc6fd8238e85d78ea74f2cae3cc8 https://github.com/Perl/perl5/commit/19151286d6e3fc6fd8238e85d78ea74f2cae3cc8 Author: Lukas Mai Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M

[Perl/perl5] d0e6e3: edit a comment in op.c that confused me

2023-03-29 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d0e6e389eee3c7fbbfed5c3d42b403d94b312dde https://github.com/Perl/perl5/commit/d0e6e389eee3c7fbbfed5c3d42b403d94b312dde Author: Lukas Mai Date: 2023-03-29 (Wed, 29 Mar 2023) Changed paths: M op.c

[Perl/perl5] 275f4e: perlretut: use a numbered list to format a numbere...

2023-03-31 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 275f4e511457b9578602fc7a19a23cde36fe66bb https://github.com/Perl/perl5/commit/275f4e511457b9578602fc7a19a23cde36fe66bb Author: Lukas Mai Date: 2023-03-31 (Fri, 31 Mar 2023) Changed paths: M

[Perl/perl5] 0099fe: Deparse: fix scalar-proto sub calls without arguments

2023-04-02 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0099fe06da2470ae6f7b3feb560b1a116886a531 https://github.com/Perl/perl5/commit/0099fe06da2470ae6f7b3feb560b1a116886a531 Author: Lukas Mai Date: 2023-04-02 (Sun, 02 Apr 2023) Changed paths: M

[Perl/perl5] 46129e: perlhacktips: copy editing

2023-07-08 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 46129e7d59551c69c466dc85cdade5812edf472f https://github.com/Perl/perl5/commit/46129e7d59551c69c466dc85cdade5812edf472f Author: Lukas Mai Date: 2023-07-08 (Sat, 08 Jul 2023) Changed paths: M

[Perl/perl5] 84310e: perl5100delta: document removal of 'package;' syntax

2023-07-16 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 84310ea03ac90137e8006de6b422fa5800ee3584 https://github.com/Perl/perl5/commit/84310ea03ac90137e8006de6b422fa5800ee3584 Author: Lukas Mai Date: 2023-07-17 (Mon, 17 Jul 2023) Changed paths: M

[Perl/perl5] db13d3: POSIX: fix compiler warnings on windows

2023-07-03 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: db13d3be7689b80baf7a315f26a198e88ba6a4d7 https://github.com/Perl/perl5/commit/db13d3be7689b80baf7a315f26a198e88ba6a4d7 Author: Lukas Mai Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[Perl/perl5] c7a5bc: disable duplicate IRC bot notifications on #p5p

2023-08-07 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c7a5bcbd7bb81bdb04d0cdaf9c4a29d67c46c4e1 https://github.com/Perl/perl5/commit/c7a5bcbd7bb81bdb04d0cdaf9c4a29d67c46c4e1 Author: Lukas Mai Date: 2023-08-08 (Tue, 08 Aug 2023) Changed paths: M

[Perl/perl5] 4a414a: mention length() in "uninitialized value" warnings

2024-02-08 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4a414abba40e6797ad6349011f8c20eac14c2b8d https://github.com/Perl/perl5/commit/4a414abba40e6797ad6349011f8c20eac14c2b8d Author: Lukas Mai Date: 2024-02-08 (Thu, 08 Feb 2024) Changed paths: M sv.c M

[Perl/perl5] 764fd0: locale.c: use type-agnostic code for storing tm_zone

2024-02-08 Thread mauke via perl5-changes
Branch: refs/heads/smoke-me/fix-bsd-build-tm_zone Home: https://github.com/Perl/perl5 Commit: 764fd079054bf7e7b1ceadf7db750bc8b34a7b79 https://github.com/Perl/perl5/commit/764fd079054bf7e7b1ceadf7db750bc8b34a7b79 Author: Lukas Mai Date: 2024-02-08 (Thu, 08 Feb 2024)

[Perl/perl5] 495831: locale.c: use type-agnostic code for storing tm_zone

2024-02-08 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 495831c4464a208feae5703c819caf0ead0faed0 https://github.com/Perl/perl5/commit/495831c4464a208feae5703c819caf0ead0faed0 Author: Lukas Mai Date: 2024-02-08 (Thu, 08 Feb 2024) Changed paths: M locale.c

[Perl/perl5] a9ab5e: pad.h: remove pad_peg (was part of MAD)

2024-02-14 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a9ab5eec7b2f8da87868ba19dcc8838a2db182f0 https://github.com/Perl/perl5/commit/a9ab5eec7b2f8da87868ba19dcc8838a2db182f0 Author: Lukas Mai Date: 2024-02-14 (Wed, 14 Feb 2024) Changed paths: M pad.c

[Perl/perl5] 0c6790: fix "uninitialized value" warnings for shift()/pop()

2024-02-10 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0c679023a9d1d791b7ab05a0ec3952be0f8968e3 https://github.com/Perl/perl5/commit/0c679023a9d1d791b7ab05a0ec3952be0f8968e3 Author: Lukas Mai Date: 2024-02-10 (Sat, 10 Feb 2024) Changed paths: M sv.c M

[Perl/perl5] bfeb4e: perlclass: improve wording

2024-02-14 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bfeb4ec8e48d429edf21c8f6ece3aa3c02912667 https://github.com/Perl/perl5/commit/bfeb4ec8e48d429edf21c8f6ece3aa3c02912667 Author: Lukas Mai Date: 2024-02-15 (Thu, 15 Feb 2024) Changed paths: M

[Perl/perl5]

2024-02-10 Thread mauke via perl5-changes
Branch: refs/heads/smoke-me/fix-bsd-build-tm_zone Home: https://github.com/Perl/perl5

[Perl/perl5] 49d95c: locale.c: fix format type for __LINE__ output (deb...

2024-02-11 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 49d95ca1ee334d8e21c99ee32e02771ca55f1a46 https://github.com/Perl/perl5/commit/49d95ca1ee334d8e21c99ee32e02771ca55f1a46 Author: Lukas Mai Date: 2024-02-11 (Sun, 11 Feb 2024) Changed paths: M locale.c

[Perl/perl5] 7f7558: perlsec: remove stray + signs

2024-02-20 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7f755800ce119b4f019cabf3be362bbd8ca268ca https://github.com/Perl/perl5/commit/7f755800ce119b4f019cabf3be362bbd8ca268ca Author: Lukas Mai Date: 2024-02-21 (Wed, 21 Feb 2024) Changed paths: M

[Perl/perl5] c84c31: perldsc: remove accidental double spaces

2024-02-17 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c84c313245bc220a4d222a13af7f7d8c4ecdf566 https://github.com/Perl/perl5/commit/c84c313245bc220a4d222a13af7f7d8c4ecdf566 Author: Lukas Mai Date: 2024-02-17 (Sat, 17 Feb 2024) Changed paths: M

[Perl/perl5] 8803f8: perldelta for e2f3876222, b2bbe7d8e2

2023-12-22 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8803f8ada5c360336fd81efb516df387dc8f018b https://github.com/Perl/perl5/commit/8803f8ada5c360336fd81efb516df387dc8f018b Author: Lukas Mai Date: 2023-12-22 (Fri, 22 Dec 2023) Changed paths: M

[Perl/perl5] 7b19ce: perldelta for 8fbf04a996, 7a39510b73, d06aed192c

2023-12-22 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7b19ce95dbbf4c4693da31a41e1928277ff3b3b3 https://github.com/Perl/perl5/commit/7b19ce95dbbf4c4693da31a41e1928277ff3b3b3 Author: Lukas Mai Date: 2023-12-22 (Fri, 22 Dec 2023) Changed paths: M

[Perl/perl5] 8fbf04: make generic "Out of memory!" error more specific

2023-12-12 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8fbf04a996ed5aabbe92178be8aabfc9d7f1d890 https://github.com/Perl/perl5/commit/8fbf04a996ed5aabbe92178be8aabfc9d7f1d890 Author: Lukas Mai Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M doop.c

[Perl/perl5] c5f882: perldelta: touch up "return with indirect object" ...

2023-12-22 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c5f88297e0985be19f66e995b527ee4a001fc028 https://github.com/Perl/perl5/commit/c5f88297e0985be19f66e995b527ee4a001fc028 Author: Lukas Mai Date: 2023-12-22 (Fri, 22 Dec 2023) Changed paths: M

[Perl/perl5] 7e806e: re: fix wording in documentation

2023-11-27 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7e806ecbca7f1e4b9c2fdedd22c320923c60a80c https://github.com/Perl/perl5/commit/7e806ecbca7f1e4b9c2fdedd22c320923c60a80c Author: Lukas Mai Date: 2023-11-27 (Mon, 27 Nov 2023) Changed paths: M

[Perl/perl5] 9e61ff: bisect: explicitly set diff path prefixes

2023-11-29 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9e61ff89292b3df4d677677af8183c0a21b33f62 https://github.com/Perl/perl5/commit/9e61ff89292b3df4d677677af8183c0a21b33f62 Author: Lukas Mai Date: 2023-11-30 (Thu, 30 Nov 2023) Changed paths: M

[Perl/perl5] 67fb94: bump IO::* version to 1.55

2023-11-24 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 67fb94147230f64d50ec68621d642aeaf4209611 https://github.com/Perl/perl5/commit/67fb94147230f64d50ec68621d642aeaf4209611 Author: Lukas Mai Date: 2023-11-24 (Fri, 24 Nov 2023) Changed paths: M

[Perl/perl5] b2bbe7: elide right operand if left operand transfers control

2023-11-22 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b2bbe7d8e2b196d341cd8c3e1d3b7600b81c1a41 https://github.com/Perl/perl5/commit/b2bbe7d8e2b196d341cd8c3e1d3b7600b81c1a41 Author: Lukas Mai Date: 2023-11-22 (Wed, 22 Nov 2023) Changed paths: M

[Perl/perl5] 8acce4: Fcntl: export O_TMPFILE on request (Linux specific)

2023-12-07 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8acce4d00738c76438f5d28f1711b6c7e93d664d https://github.com/Perl/perl5/commit/8acce4d00738c76438f5d28f1711b6c7e93d664d Author: Lukas Mai Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M

[Perl/perl5] c6094d: perldelta for 8acce4d007

2023-12-07 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c6094de5b329a7f01fb6b61b0ffa5d61ebc012e0 https://github.com/Perl/perl5/commit/c6094de5b329a7f01fb6b61b0ffa5d61ebc012e0 Author: Lukas Mai Date: 2023-12-07 (Thu, 07 Dec 2023) Changed paths: M

[Perl/perl5] ded9a6: don't optimize (or warn about) control flow ops in...

2023-11-27 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ded9a6e16032bc75c3732b45c4d4012e22994974 https://github.com/Perl/perl5/commit/ded9a6e16032bc75c3732b45c4d4012e22994974 Author: Lukas Mai Date: 2023-11-27 (Mon, 27 Nov 2023) Changed paths: M

[Perl/perl5] b7ed27: only define ingroup() where needed (i.e. on !DOSIS...

2024-02-03 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b7ed279824f39feb87bb9704af63f009125b974c https://github.com/Perl/perl5/commit/b7ed279824f39feb87bb9704af63f009125b974c Author: Lukas Mai Date: 2024-02-03 (Sat, 03 Feb 2024) Changed paths: M doio.c

[Perl/perl5] b2d14c: embed.fnc: we require C99 variadic macros now

2023-11-20 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b2d14c2a55fde50aa18be0d9dcf136192d7836a0 https://github.com/Perl/perl5/commit/b2d14c2a55fde50aa18be0d9dcf136192d7836a0 Author: Lukas Mai Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M embed.fnc

[Perl/perl5] e2f387: extend "Possible precedence issue" warning, cover ...

2023-11-20 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e2f38762229a1fa23d4b6154ad2c9b4d80bb3993 https://github.com/Perl/perl5/commit/e2f38762229a1fa23d4b6154ad2c9b4d80bb3993 Author: Lukas Mai Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M op.c M

[Perl/perl5] a862c9: harness: fix operator precedence in call to exit

2023-11-22 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a862c9af8ad2348595b63675aac4135a3e03f34b https://github.com/Perl/perl5/commit/a862c9af8ad2348595b63675aac4135a3e03f34b Author: Lukas Mai Date: 2023-11-22 (Wed, 22 Nov 2023) Changed paths: M t/harness

[Perl/perl5] d150bd: perldiag: update "You need to quote X" %SIG diagno...

2024-04-17 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d150bdaadb1b27ab125fdf7cad4f3772fa62f2f3 https://github.com/Perl/perl5/commit/d150bdaadb1b27ab125fdf7cad4f3772fa62f2f3 Author: Lukas Mai Date: 2024-04-17 (Wed, 17 Apr 2024) Changed paths: M

[Perl/perl5] 4780f1: perlsub: update wording around usage of

2024-04-27 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4780f193cb769b523f116e79f8a6e9a854362f76 https://github.com/Perl/perl5/commit/4780f193cb769b523f116e79f8a6e9a854362f76 Author: Lukas Mai Date: 2024-04-27 (Sat, 27 Apr 2024) Changed paths: M

[Perl/perl5] 04d204: perldeprecation: clean up

2024-04-30 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 04d2040ce4136af8389d95e16c75aedcbfa4f9ec https://github.com/Perl/perl5/commit/04d2040ce4136af8389d95e16c75aedcbfa4f9ec Author: Lukas Mai Date: 2024-04-30 (Tue, 30 Apr 2024) Changed paths: M

[Perl/perl5] 8cacb8: Fcntl: add module documentation

2024-05-08 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8cacb84717058962131a5d2a3180c34d514f2b05 https://github.com/Perl/perl5/commit/8cacb84717058962131a5d2a3180c34d514f2b05 Author: Lukas Mai Date: 2024-05-09 (Thu, 09 May 2024) Changed paths: M

[Perl/perl5] 6a2327: perldelta for ed37371b34c7f (Tie::File)

2024-03-18 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6a2327b68ffd1416197d594607479c827a5f4103 https://github.com/Perl/perl5/commit/6a2327b68ffd1416197d594607479c827a5f4103 Author: Lukas Mai Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: M

[Perl/perl5] 3af352: regcomp: OPFAIL is neither SIMPLE nor HASWIDTH

2024-03-21 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3af3521ee7bc2cc6405a586f8d9001126af89ed0 https://github.com/Perl/perl5/commit/3af3521ee7bc2cc6405a586f8d9001126af89ed0 Author: Lukas Mai Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M regcomp.c

[Perl/perl5] f38f76: h2ph: define all symbols at runtime

2024-04-03 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f38f760a1129030b3a4c5c3a3fe49409a65327c2 https://github.com/Perl/perl5/commit/f38f760a1129030b3a4c5c3a3fe49409a65327c2 Author: Lukas Mai Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M

[Perl/perl5] 260f3d: revert change to regen/warnings.pl

2024-02-24 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 260f3d82ae486ea55a487bd6bf70d4dc9e5620ad https://github.com/Perl/perl5/commit/260f3d82ae486ea55a487bd6bf70d4dc9e5620ad Author: Lukas Mai Date: 2024-02-24 (Sat, 24 Feb 2024) Changed paths: M

[Perl/perl5] ed3737: Tie::File: remove 5.005 compatibility code

2024-02-27 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ed37371b34c7f96e0d2697cad42c16ca47d6f481 https://github.com/Perl/perl5/commit/ed37371b34c7f96e0d2697cad42c16ca47d6f481 Author: Lukas Mai Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M

[Perl/perl5] bcffb0: perldelta: document Fcntl changes

2024-05-22 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bcffb0dbdf8a590b02eae06fd758fe2d2d4401e4 https://github.com/Perl/perl5/commit/bcffb0dbdf8a590b02eae06fd758fe2d2d4401e4 Author: Lukas Mai Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M

[Perl/perl5] 7d12d8: perlretut/perlrecharclass: [:blank:] isn't a GNU e...

2024-05-23 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7d12d8722ade9f98d8b7c511934edd7fcab9ef53 https://github.com/Perl/perl5/commit/7d12d8722ade9f98d8b7c511934edd7fcab9ef53 Author: Lukas Mai Date: 2024-05-23 (Thu, 23 May 2024) Changed paths: M

[Perl/perl5] 3098e6: perldelta: clean up typos & POD errors & merge con...

2024-05-23 Thread mauke via perl5-changes
Branch: refs/heads/mauke-patch-1 Home: https://github.com/Perl/perl5 Commit: 3098e680619373d77a56e119284ee9944f9b1699 https://github.com/Perl/perl5/commit/3098e680619373d77a56e119284ee9944f9b1699 Author: mauke Date: 2024-05-23 (Thu, 23 May 2024) Changed paths: M

[Perl/perl5] 31abaf: perldelta: clean up typos & POD errors & merge con...

2024-05-23 Thread mauke via perl5-changes
Branch: refs/heads/mauke-patch-1 Home: https://github.com/Perl/perl5 Commit: 31abaf724124049c50f580d09fe12c0de399dfdc https://github.com/Perl/perl5/commit/31abaf724124049c50f580d09fe12c0de399dfdc Author: mauke Date: 2024-05-23 (Thu, 23 May 2024) Changed paths: M

[Perl/perl5]

2024-05-25 Thread mauke via perl5-changes
Branch: refs/heads/mauke-patch-1 Home: https://github.com/Perl/perl5 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications

[Perl/perl5] 643108: perlfunc/stat: fix description of S_ENFMT and S_IFMT

2024-05-17 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 643108fc9c03734b07078581bf534a62c1d2e597 https://github.com/Perl/perl5/commit/643108fc9c03734b07078581bf534a62c1d2e597 Author: Lukas Mai Date: 2024-05-17 (Fri, 17 May 2024) Changed paths: M

[Perl/perl5] 79ed55: Fcntl: remove pointless S_ISENFMT function

2024-06-10 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 79ed55e69f37c2e83c1e1b1fd23f02713364df32 https://github.com/Perl/perl5/commit/79ed55e69f37c2e83c1e1b1fd23f02713364df32 Author: Lukas Mai Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M