Messages by Date
-
2024/12/12
[Perl/perl5] 4e175a: fix XS-APItest test about Perl API version
Philippe Bruhat (BooK)
-
2024/12/12
[Perl/perl5] 9e3578: fix $archname in ExtUtils::MakeMaker
Philippe Bruhat (BooK)
-
2024/12/12
[Perl/perl5] 2f6cf1: fix require tests: all versions up to 41.7 are valid
Philippe Bruhat (BooK)
-
2024/12/11
[Perl/perl5] 1b24aa: add API to test that libperl and the current execu...
Tony Cook via perl5-changes
-
2024/12/11
[Perl/perl5] 1f809f: fix perl5db.pl to import the correct feature bundle
Philippe Bruhat (BooK)
-
2024/12/11
[Perl/perl5] 420c1c: add API to test that libperl and the current execu...
Tony Cook via perl5-changes
-
2024/12/11
[Perl/perl5] 332d97: fix the test for perl -v
Philippe Bruhat (BooK)
-
2024/12/11
[Perl/perl5] be6a05: drop the 5
Philippe Bruhat (BooK)
-
2024/12/11
[Perl/perl5] 9393df: create the :42 feature bundle
Philippe Bruhat (BooK)
-
2024/12/11
[Perl/perl5] 2f81b2: drop the 5
Philippe Bruhat (BooK)
-
2024/12/10
[Perl/perl5] c2dc47: Add openssl_prefix to Configure and friends
Craig A. Berry
-
2024/12/10
[Perl/perl5] dc994d: Add openssl_prefix to Configure and friends
Craig A. Berry
-
2024/12/09
[Perl/perl5] ea41b5: drop the 5
Philippe Bruhat (BooK)
-
2024/12/09
[Perl/perl5] 9e152d: Typo and grammatical flaw spotted by Ed Sabol
Ed Sabol via perl5-changes
-
2024/12/07
[Perl/perl5] 0c15b7: short-circuit even faster in strict::import/unimport
Aristotle Pagaltzis via perl5-changes
-
2024/12/06
[Perl/perl5] 106347: 02-perlbug-docs.md - perldoc program bugs go to cpan
Richard Leach via perl5-changes
-
2024/12/06
[Perl/perl5] daf7ba: run/todo.t: Remove todo of now passing test
Karl Williamson via perl5-changes
-
2024/12/06
[Perl/perl5] 252f61: Perl_scan_num: use ldexp() instead of multiplying ...
TAKAI Kousuke via perl5-changes
-
2024/12/06
[Perl/perl5] 3b66c6: Add more tests to t/run/todo.t
Karl Williamson via perl5-changes
-
2024/12/06
[Perl/perl5] 476f5a: Convert leading underscore to trailing.
Karl Williamson via perl5-changes
-
2024/12/06
[Perl/perl5] 1cd133: perldata: add examples of sigils & braced identifiers
Richard Leach via perl5-changes
-
2024/12/05
[Perl/perl5] 3cf01b: error messages - do not repeat class names twice i...
Yves Orton via perl5-changes
-
2024/12/04
[Perl/perl5] a3319b: cpan/parent - Update to version 0.243
Thibault Duponchelle via perl5-changes
-
2024/12/04
[Perl/perl5] 00f06a: cpan/IO-Socket-IP - Update to version 0.43
Thibault Duponchelle via perl5-changes
-
2024/12/04
[Perl/perl5] a01505: Convert all core uvchr_to_utf8 calls to uv_to_utf8
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] f17788: do_chomp: Use utf8_to_bytes_new_pv()
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] 6f0494: Implement PPC0027: Create `all` and `any` operators
Paul Evans via perl5-changes
-
2024/12/04
[Perl/perl5] 359249: S_hv_delete_common: Use new utf8_to_bytes_new_pv
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] 5a82da: ruler
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] de4fe8: Revert "ruler"
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] 303da4: perlapi: Fix typo; slight clarification: utf8_to_u...
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] b69c87: Configure: Avoid printf format type mismatch
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] c9a9e9: Configure: Fix compilation error on some systems
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] 9aaaeb: pp_index: Use utf8_to_bytes_new_pv
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] c74c42: unshare_hek_or_pvn: Use new utf8_to_bytes_new_pv()
Karl Williamson via perl5-changes
-
2024/12/04
[Perl/perl5] 849f15: deprecate the ':all' feature bundle
Philippe Bruhat (BooK)
-
2024/12/03
[Perl/perl5] 69c327: [github] notifications: remove redundant 'use strict'
mauke via perl5-changes
-
2024/12/03
[Perl/perl5] 01e6b6: perl5416delta for 91e15e585c79, reinstate apostrop...
Tony Cook via perl5-changes
-
2024/12/03
[Perl/perl5] e1e489: sv_inline.h:Perl_new_sv: prevent unused parameter ...
Tony Cook via perl5-changes
-
2024/12/03
[Perl/perl5] a47da6: deprecate the ':all' feature bundle
Philippe Bruhat (BooK)
-
2024/12/03
[Perl/perl5] b31bc2: Add uv_to_utf8 macro family
Karl Williamson via perl5-changes
-
2024/12/02
[Perl/perl5] 4a9e05: pp_syswrite: Use new utf8_to_bytes_temp_pv()
Karl Williamson via perl5-changes
-
2024/12/02
[Perl/perl5] e9e7ac: newSVpvn_share: Use new utf8_to_bytes_temp_pv()
Karl Williamson via perl5-changes
-
2024/12/02
[Perl/perl5] 0401b9: utf8_to_uv_msgs: Move code to ensure initialization
Karl Williamson via perl5-changes
-
2024/12/02
[Perl/perl5] 6a9d00: lib/B/Deparse.pm: Don't get upset by OP_METHSTART ...
Paul Evans via perl5-changes
-
2024/12/01
[Perl/perl5] 2ec512: perldelta for 4539fb8c81, builtin::trim() and sv_s...
Tony Cook via perl5-changes
-
2024/12/01
[Perl/perl5] 4539fb: builtin::trim: ensure TARG is properly reset
Tony Cook via perl5-changes
-
2024/11/28
[Perl/perl5] c68c3a: toke.c: remove PERL_CR_FILTER
mauke via perl5-changes
-
2024/11/28
[Perl/perl5] 8d585c: op.c: Further optimisations of foreach+indexed to ...
Paul Evans via perl5-changes
-
2024/11/28
[Perl/perl5] b12a54: utf8.c: Move declaration to first use
Karl Williamson via perl5-changes
-
2024/11/28
[Perl/perl5] fadb7d: podcheck.t: Add a couple comments
Karl Williamson via perl5-changes
-
2024/11/27
[Perl/perl5]
Dagfinn Ilmari Mannsåker via perl5-changes
-
2024/11/27
[Perl/perl5] aaee59: Remove caveat about temporary arrays in for range ...
Dagfinn Ilmari Mannsåker via perl5-changes
-
2024/11/27
[Perl/perl5] 67ce62: Remove caveat about temporary arrays in for range ...
Dagfinn Ilmari Mannsåker via perl5-changes
-
2024/11/26
[Perl/perl5] 80f266: utf8n_to_uvchr_msgs(): Macroize a common paradigm
Karl Williamson via perl5-changes
-
2024/11/26
[Perl/perl5] 5f8a78: uvoffuni_to_utf8_flags_msgs(): Return proper bit
Karl Williamson via perl5-changes
-
2024/11/26
[Perl/perl5] 4027c9: pp.c: Replace SvUV_nomg(sv) with SvUVX(sv) in pp_int.
TAKAI Kousuke via perl5-changes
-
2024/11/26
[Perl/perl5] 6c47c3: utf8n_to_uvchr_msgs(): Fix wrong overflow warn cat...
Karl Williamson via perl5-changes
-
2024/11/25
[Perl/perl5] f2b0b6: utf8.h: Change name of non-C-conforming macro
Karl Williamson via perl5-changes
-
2024/11/25
[Perl/perl5] 2efb6d: S_newONCEOP: correctly copy array/hash at subrouti...
Richard Leach via perl5-changes
-
2024/11/24
[Perl/perl5] 2bb873: class.c: Define a :writer attribute, applicable to...
Paul Evans via perl5-changes
-
2024/11/24
[Perl/perl5] 76771a: utf8.c: Replace macros by more compact equivalents
Karl Williamson via perl5-changes
-
2024/11/24
[Perl/perl5] 94caec: remove PERL_STRICT_CR
mauke via perl5-changes
-
2024/11/23
[Perl/perl5] f0e163: class.c: Complain if :reader attribute is asked to...
Paul Evans via perl5-changes
-
2024/11/23
[Perl/perl5] 429dcb: Add valid_identifier_{pve,pvn,sv} API functions
Paul Evans via perl5-changes
-
2024/11/23
[Perl/perl5] 63feb2: toke.c: minor adjustment of #ifdef to stop confusi...
Paul Evans via perl5-changes
-
2024/11/21
[Perl/perl5] dde110: Update the rand() documentation to make it clearer
Scott Baker via perl5-changes
-
2024/11/21
[Perl/perl5] 1519a3: utf8.h Reorder some bit flags
Karl Williamson via perl5-changes
-
2024/11/20
[Perl/perl5] 080baa: handy.h: Fix off-by-1 error in comment
Karl Williamson via perl5-changes
-
2024/11/20
[Perl/perl5] b23301: Module::CoreList is released on CPAN
Thibault Duponchelle via perl5-changes
-
2024/11/20
[Perl/perl5] 53c77d: Also update VERSION of dist/Module-CoreList/lib/Mo...
Thibault Duponchelle via perl5-changes
-
2024/11/20
[Perl/perl5] 34529e: Bump the perl version in various places for 5.41.7
Thibault Duponchelle via perl5-changes
-
2024/11/20
[Perl/perl5] 0b89c8: New perldelta for 5.41.7
Thibault Duponchelle via perl5-changes
-
2024/11/20
[Perl/perl5] a6614a: Check release schedule for 5.41.6
Thibault Duponchelle via perl5-changes
-
2024/11/20
[Perl/perl5] ea0378: Add epigraph for perl 5.41.6
Thibault Duponchelle via perl5-changes
-
2024/11/20
[Perl/perl5]
Thibault Duponchelle via perl5-changes
-
2024/11/20
[Perl/perl5] c6c89f: Update Module::CoreList for 5.41.6
Thibault Duponchelle via perl5-changes
-
2024/11/19
[Perl/perl5] ff0ce7: perldelta for 85e9706628, csighandler signal redel...
Tony Cook via perl5-changes
-
2024/11/19
[Perl/perl5] 85e970: csighandler3: forward signals to the main thread i...
Tony Cook via perl5-changes
-
2024/11/19
[Perl/perl5] 8c2d9d: Various deltas
Thibault Duponchelle via perl5-changes
-
2024/11/19
[Perl/perl5] ed39ff: toke.c: fix =cut detection
mauke via perl5-changes
-
2024/11/19
[Perl/perl5]
David Mitchell via perl5-changes
-
2024/11/19
[Perl/perl5] 8ac54f: ParseXS: add tests for typeless param placeholders
David Mitchell via perl5-changes
-
2024/11/19
[Perl/perl5] 8ac54f: ParseXS: add tests for typeless param placeholders
David Mitchell via perl5-changes
-
2024/11/18
[Perl/perl5] aec2cd: perlfunc/localtime: field ranges, use of strftime()
mauke via perl5-changes
-
2024/11/18
[Perl/perl5] 6f2dd7: Add OP_TYPE_IS_COP_NN() helper macro
Paul Evans via perl5-changes
-
2024/11/18
[Perl/perl5] 02101e: ParseXS: add tests for typeless param placeholders
David Mitchell via perl5-changes
-
2024/11/18
[Perl/perl5]
David Mitchell via perl5-changes
-
2024/11/18
[Perl/perl5] 9a13ff: ParseXS: bump version 3.55 => 3.56
David Mitchell via perl5-changes
-
2024/11/18
[Perl/perl5] 9a13ff: ParseXS: bump version 3.55 => 3.56
David Mitchell via perl5-changes
-
2024/11/17
[Perl/perl5] bd2407: cpan/CPAN - Update to version 2.38
Thibault Duponchelle via perl5-changes
-
2024/11/17
[Perl/perl5] fc316f: fix typos in various perl*.pod documents
mauke via perl5-changes
-
2024/11/17
[Perl/perl5] 541aee: fix POD typos in NDBM_File, ODBM_File, POSIX
mauke via perl5-changes
-
2024/11/17
[Perl/perl5] 8ee331: Storable: fix typo in README
mauke via perl5-changes
-
2024/11/17
[Perl/perl5] 874dd5: regen/HeaderParser: fix typos in comments/POD
mauke via perl5-changes
-
2024/11/17
[Perl/perl5] a0f2cb: fix various typos in C source comments
mauke via perl5-changes
-
2024/11/17
[Perl/perl5] 827805: perldelta for 914b0076e0ecf, x86_32, quadmath and ...
Tony Cook via perl5-changes
-
2024/11/17
[Perl/perl5] 914b00: bodies_by_type[SVt_PVNV]: handle __float128 NV ali...
Tony Cook via perl5-changes
-
2024/11/17
[Perl/perl5] a8530b: Move Perl_hv_* mathoms functions to macros in hv.h
Karl Williamson via perl5-changes
-
2024/11/17
[Perl/perl5] c4c27b: cpan/Memoize - Update to version 1.17
Thibault Duponchelle via perl5-changes
-
2024/11/16
[Perl/perl5] 12ad54: Devel::PPPort: fix typos in documentation
mauke via perl5-changes
-
2024/11/14
[Perl/perl5] 84f333: DB: fix typo in documentation
mauke via perl5-changes
-
2024/11/13
[Perl/perl5] 24c25e: ParseXS: t/001-basic.t: fixup regex
David Mitchell via perl5-changes
-
2024/11/12
[Perl/perl5] f9dabf: MANIFEST: Add missing corpus/snake-oil.crt for HTT...
Thibault Duponchelle via perl5-changes
-
2024/11/12
[Perl/perl5] 9a2ba7: Add missing corpus/snake-oil.crt for HTTP::Tiny
Thibault Duponchelle via perl5-changes
-
2024/11/12
[Perl/perl5] ac9419: cpan/HTTP-Tiny - Update to version 0.090
Thibault Duponchelle via perl5-changes
-
2024/11/12
[Perl/perl5] 4fc849: Fix perl5414delta.pod formatting (contributor used...
Thibault Duponchelle via perl5-changes
-
2024/11/12
[Perl/perl5] 631d24: ParseXS: bump version 3.55 => 3.56
David Mitchell via perl5-changes
-
2024/11/12
[Perl/perl5] 08223b: pp_reverse: don't COW buffer just to then un-COW it
Richard Leach via perl5-changes
-
2024/11/10
[Perl/perl5] 486e2a: github CI: the macos-12 runner is deprecated and r...
mauke via perl5-changes
-
2024/11/10
[Perl/perl5] f1af88: cpan/Term-Table - Update to version 0.023
James E Keenan via perl5-changes
-
2024/11/10
[Perl/perl5] bddd34: perl5411delta.pod - add detail about IsCOW constan...
Richard Leach via perl5-changes
-
2024/11/10
[Perl/perl5] a512e7: Revert "parent: don't test ' in names from 5.41."
Tony Cook via perl5-changes
-
2024/11/06
[Perl/perl5] c1d617: hints/linux.sh: detect case insensitive file systems
mauke via perl5-changes
-
2024/11/06
[Perl/perl5] b872e7: cygwin.c: fix several silly/terrible C errors
mauke via perl5-changes
-
2024/11/06
[Perl/perl5] 364656: op.c: Rename 'iterflags' to 'enteriterflags' becau...
Paul Evans via perl5-changes
-
2024/11/06
[Perl/perl5] 098e51: IPC::Open3/Open2: support dup mode for lexical fil...
mauke via perl5-changes
-
2024/11/05
[Perl/perl5] b739b6: sv_pos_2ub_forwards: Replace rolled-own with utf8_hop
Karl Williamson via perl5-changes
-
2024/11/04
[Perl/perl5] a67a65: perl.h: Add comments regarding UTF-8 conversion table
Karl Williamson via perl5-changes
-
2024/11/04
[Perl/perl5] 3f9ec1: makedef.pl: Synchronize with perl.h
Karl Williamson via perl5-changes
-
2024/11/03
[Perl/perl5] 100bc6: Backport msys changes to DynaLoader
Max Maischein via perl5-changes
-
2024/10/31
[Perl/perl5] 4acc9f: utf8n_to_uvchr_msgs: Widen declaration to U16.
Karl Williamson via perl5-changes
-
2024/10/31
[Perl/perl5] 9dc4d0: isUTF8_CHAR: Add a const to a variable
Karl Williamson via perl5-changes
-
2024/10/31
[Perl/perl5] b03457: utf8.h: Add comment
Karl Williamson via perl5-changes
-
2024/10/30
[Perl/perl5] 9eea29: perlapi: Fix typo in name, leading to warning
Karl Williamson via perl5-changes
-
2024/10/30
[Perl/perl5] 708c73: B::Deparse: retain () around ! if omitting them wo...
mauke via perl5-changes
-
2024/10/30
[Perl/perl5] a97e8c: pod: fields.pm corrections
myrrhlin via perl5-changes
-
2024/10/30
[Perl/perl5] f70f67: Math::Complex: remove redundant \s* before $gre
mauke via perl5-changes
-
2024/10/29
[Perl/perl5] 1c2979: Remove unused internal function bytes_from_utf8_loc
Karl Williamson via perl5-changes
-
2024/10/28
[Perl/perl5] ff4c75: cygwin: workaround DLL load address conflict
Tony Cook via perl5-changes
-
2024/10/28
[Perl/perl5] 462358: XS-APItest/t/utf8.t: Tidy
Karl Williamson via perl5-changes
-
2024/10/28
[Perl/perl5] f8a5e2: embed.fnc: Convert some tabs to blanks
Karl Williamson via perl5-changes
-
2024/10/28
[Perl/perl5] 76d402: regen/embed.pl: Handle m with p flags
Karl Williamson via perl5-changes
-
2024/10/26
[Perl/perl5] 93a802: Fix darwin arch hint on arm64 when using use64bitall
Marin Tsanov via perl5-changes
-
2024/10/26
[Perl/perl5] b6cf02: utf8.c: Fix misleading comment
Karl Williamson via perl5-changes
-
2024/10/26
[Perl/perl5] c5eb40: Remove cherry picked commits
Steve Hay via perl5-changes
-
2024/10/26
[Perl/perl5] 747e16: builtin: test the unary functions see if tail call...
Tony Cook via perl5-changes
-
2024/10/25
[Perl/perl5] eea125: Add new 5.38 candidate, with discussion
Karl Williamson via perl5-changes
-
2024/10/25
[Perl/perl5] a8a74a: lib/builtin.pm: Document that builtin functions ha...
Paul Evans via perl5-changes
-
2024/10/24
[Perl/perl5] dc6c4b: more khw votes
Karl Williamson via perl5-changes
-
2024/10/24
[Perl/perl5] 9a9d70: t/porting/podcheck.t don't open Win32 MSVC related...
bulk88 via perl5-changes
-
2024/10/24
[Perl/perl5] 3aab81: utf8n_to_uvchr: check the state of DFA after the f...
Masahiro Honma via perl5-changes
-
2024/10/24
[Perl/perl5] 3d1fce: Remove cherry picked commits
Steve Hay via perl5-changes
-
2024/10/23
[Perl/perl5] 31f044: votes for some fixes
Tony Cook via perl5-changes
-
2024/10/23
[Perl/perl5] 0eda2a: Address #22693 - Blead 'Breaks' Module::CoreList
Chris Williams via perl5-changes
-
2024/10/23
[Perl/perl5] a6f05e: utf8.c: Fix typo in comment
Karl Williamson via perl5-changes
-
2024/10/23
[Perl/perl5] c20589: embed.fnc: Remove obsolete comments:
Karl Williamson via perl5-changes
-
2024/10/22
[Perl/perl5] 161ff7: perltodo: Add populating t/todo.t
Karl Williamson via perl5-changes
-
2024/10/22
[Perl/perl5] 2cc57a: Prepare Module::Corelist for 5.41.6
Richard Leach via perl5-changes
-
2024/10/22
[Perl/perl5] 5a7719: pv_uni_display(): Declare as U8 to eliminate casts
Karl Williamson via perl5-changes
-
2024/10/21
[Perl/perl5] d7ad45: perllang_info.h: White-space only
Karl Williamson via perl5-changes
-
2024/10/21
[Perl/perl5] e4d3d0: doop.c: Remove dead code
Karl Williamson via perl5-changes
-
2024/10/21
[Perl/perl5] 5a979e: bytes_from_utf8_loc: Move declarations, rename var...
Karl Williamson via perl5-changes
-
2024/10/21
[Perl/perl5] 060589: regexec.c: Remove do-nothing call
Karl Williamson via perl5-changes
-
2024/10/20
[Perl/perl5] ad0f86: release manager guide: cmpVERSION needs the previo...
Graham Knop via perl5-changes
-
2024/10/20
[Perl/perl5] cb2baa: Module/Corelist.pm - use intended next release date
Richard Leach via perl5-changes
-
2024/10/20
[Perl/perl5] f09c7c: New perldelta for 5.41.5
Richard Leach via perl5-changes
-
2024/10/20
[Perl/perl5] a5d36d: Update epigraphs.pod and release_schedule.pod
Richard Leach via perl5-changes
-
2024/10/20
[Perl/perl5]
Richard Leach via perl5-changes
-
2024/10/20
[Perl/perl5] b0ce85: Update Module::CoreList for 5.41.5
Richard Leach via perl5-changes
-
2024/10/20
[Perl/perl5] b51608: cpan/Scalar-List-Utils - Update to version 1.68
Richard Leach via perl5-changes
-
2024/10/20
[Perl/perl5] 1cb729: Remove cherry-picked commits
Steve Hay via perl5-changes
-
2024/10/20
[Perl/perl5] 5d4cab: PathTools: Keep $VERSION consistent in all *.pm files
James E Keenan via perl5-changes
-
2024/10/20
[Perl/perl5] d2d21d: DynaLoader: dl_dyld.xs: don't undef bool
Steve Hay via perl5-changes
-
2024/10/19
[Perl/perl5] cb398d: inline.h Move some #defines out of inside a function
Karl Williamson via perl5-changes
-
2024/10/19
[Perl/perl5] 4a230e: utf8.h: Clarify comment
Karl Williamson via perl5-changes
-
2024/10/19
[Perl/perl5] a66489: APItest/t/utf8_warn_base: Change $variable name
Karl Williamson via perl5-changes
-
2024/10/19
[Perl/perl5] e4b0b0: khw votes
Karl Williamson via perl5-changes
-
2024/10/18
[Perl/perl5]
David Mitchell via perl5-changes
-
2024/10/18
[Perl/perl5] 69864d: ParseXS: bump version 3.54 => 3.55
David Mitchell via perl5-changes
-
2024/10/18
[Perl/perl5] 69864d: ParseXS: bump version 3.54 => 3.55
David Mitchell via perl5-changes
-
2024/10/15
[Perl/perl5] 19a540: regexec.c: Remove no-value-added function
Karl Williamson via perl5-changes
-
2024/10/15
[Perl/perl5] d0895a: perlapi: Rmv extraneous minus sign
Karl Williamson via perl5-changes
-
2024/10/15
[Perl/perl5] 00eb7c: fix authors after previous commit
David Mitchell via perl5-changes
-
2024/10/14
[Perl/perl5] 8c6bc2: clarify the comparison between 'our' and 'use vars'
Philippe Bruhat (BooK)
-
2024/10/11
[Perl/perl5] 77b788: perlfunc - update each documentation with foreach ...
Dan via perl5-changes
-
2024/10/11
[Perl/perl5] c66964: Silence clang compilation warning
Karl Williamson via perl5-changes
-
2024/10/10
[Perl/perl5] 8684cb: perlop: fix and normalize indentation and alignment
Graham Knop via perl5-changes
-
2024/10/10
[Perl/perl5] 997089: perlop: fix and normalize indentation and alignment
Graham Knop via perl5-changes
-
2024/10/10
[Perl/perl5] bcea45: perlop: fix and normalize indentation and alignment
Graham Knop via perl5-changes
-
2024/10/10
[Perl/perl5] 9acaa9: bytes_to_utf8: Don't redo work
Karl Williamson via perl5-changes
-
2024/10/10
[Perl/perl5] a5fd0a: Fix compilation warnings about UTF8_\w+_PERL_EXTENDED
Karl Williamson via perl5-changes
-
2024/10/08
[Perl/perl5] d52927: ParseXS: 5.8.9 backcompat fixes
David Mitchell via perl5-changes
-
2024/10/08
[Perl/perl5] a52ebe: ParseXS: bump version 3.54 => 3.55
David Mitchell via perl5-changes
-
2024/10/06
[Perl/perl5] 82c493: perlvars.h: remove extraneous semicolon
Craig A. Berry
-
2024/10/06
[Perl/perl5] d153d6: cpan/Digest-MD5 - Update to version 2.59 (fixing p...
Karen Etheridge via perl5-changes
-
2024/10/06
[Perl/perl5] 35560d: Add new proposal to 5.40 voting file
Steve Hay via perl5-changes
-
2024/10/06
[Perl/perl5] 9b5031: cv_undef_flags: there's nothing to clean up for ou...
Tony Cook via perl5-changes
-
2024/10/06
[Perl/perl5] 96c09d: Fix commit IDs
Steve Hay via perl5-changes
-
2024/10/06
[Perl/perl5] 47842a: Request patch for malformed UTF-8 detection
Karl Williamson via perl5-changes
-
2024/10/05
[Perl/perl5] 97cb61: locale.c: Fix typo in comment
Karl Williamson via perl5-changes
-
2024/10/02
[Perl/perl5] 0fa334: perl.h: Clarify comments, fix typo
Karl Williamson via perl5-changes
-
2024/10/01
[Perl/perl5] d29571: op.c: Silence compiler warning
Karl Williamson via perl5-changes
-
2024/10/01
[Perl/perl5] e2de21: Add new email for Karl Williamson
Karl Williamson via perl5-changes
-
2024/10/01
[Perl/perl5] 228adb: inline.h: Remove relict comments
Karl Williamson via perl5-changes
-
2024/10/01
[Perl/perl5] 24a0fd: pp_pack.c: Replace rolled-own with hop()
Karl Williamson via perl5-changes
-
2024/09/30
[Perl/perl5] 045b0d: [Win32] Remove obsolete code from perl.h.
Karl Williamson via perl5-changes
-
2024/09/30
[Perl/perl5] 23d1ca: Add PL_shutdownhook
Leon Timmermans via perl5-changes
-
2024/09/30
[Perl/perl5] 5613dc: utf8_hop_forward: Don't go over edge of buffer
Karl Williamson via perl5-changes
-
2024/09/29
[Perl/perl5] cfe442: sv.c: Remove redundant PERL_ABS in S_hextract.
TAKAI Kousuke via perl5-changes