Karl Williamson

Results 97 issues of Karl Williamson

See #22291 * This set of changes does not require a perldelta entry.

documentation

Some API elements exist only so that already-existing uses of them can continue to use them without change. Generally newer/shinier methods have come along to accomplish the tasks these do,...

documentation

This needs to be a scalar reference; I got burned with it not doing the right thing when it wasn't. * I'm unsure if this set of changes requires a...

defer-next-dev

People found the former names confusing. This changes to use EPTRgt and EPTRge that explicitly give the relation that gets used. * This set of changes does not require a...

This addresses some of the issues in #18664, beyond the additions of 3e18f726ee600af6c417719a516fdb303ee2e9a4. * This set of changes may require a perldelta entry, and I need help deciding.

This is designed to make noting what flag bits a function or macro takes very easy, while helping downstream code that processes things do a better job. * This set...

Fixes #22992 The problem here had to do with cross-compilation. There was no way to override Perl's calculation of how LC_ALL is represented. I had not put one in because...

These commits - add a calculation before the loop that saves calculations each iteration - replace floating multiplications each loop iteration with an integer increment, plus after the loop a...

tl;dr: Fixes #23878 I botched this in Perl 5.42. These conditional compilation statements in locale.c were just plain wrong, causing code to be skipped that should have been compiled. It...

This option has been broken for a long time, since at least when we started having inline functions. This p.r. gets it working again, but further efforts are needed for...

hasConflicts
Use merge commit