Retired software developer; continuing to program keeps my mind sharper than it otherwise would be.
- Colorado U.S.A.
-
23:34
- 6h behind
Popular repositories Loading
-
-
-
-
-
Data-Localize
Data-Localize PublicForked from lestrrat-p5/Data-Localize
Object Oriented Localization Tool For Perl
Perl
-
1,017 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 52 commits in 1 repository
Created a pull request in Perl/perl5 that received 5 comments
Revert "utf8n_to_uvuni: Use utf8_to_uv()"
This reverts commit d62b9fa. That commit turns out to be ill advised. I forgot that the function call it replaced also calls utf8_to_uv() and then …
+1
−3
lines changed
•
5
comments
Opened 31 other pull requests in 1 repository
Perl/perl5
6
open
24
merged
1
closed
-
Unicode::UCD Handle properties that have no code points
This contribution was made on Mar 18
-
Prepare mktables for Unicode 15.1 and 16.0
This contribution was made on Mar 18
-
regexp_unicode_prop.t: Fix up test for Unicode 16.0
This contribution was made on Mar 18
-
Clone ReadOnly inversion list before modifying it
This contribution was made on Mar 18
-
Add fixes to corner cases for translating from UTF-8 to UV
This contribution was made on Mar 9
-
pv_uni_display: Revert use of utf8_to_uv_or_die
This contribution was made on Mar 9
-
utf8.c: Consolidate switch() cases; generalize returns
This contribution was made on Mar 7
-
perlapi: clarifications for uv_to_utf8 and isUTF8_CHAR
This contribution was made on Mar 7
-
utf8.h: White-space only
This contribution was made on Mar 7
-
regcomp.c: Use utf8_to_uv_or_die over utf8n_to_uvchr
This contribution was made on Mar 5
-
pp_unpack: Use utf8_to_uv over utf8n_to_uvchr
This contribution was made on Mar 5
-
pp_pack NEXT_UNI_VAL: Replace utf8n_to_uvchr with utf8_to_uv_flags
This contribution was made on Mar 5
-
check_utf8_print: Use utf8_to_uv_flags.
This contribution was made on Mar 5
-
sv_vcatpvfn_flags: Use utf8_to_uv_or_die
This contribution was made on Mar 5
-
Use favored name uv_to_utf8
This contribution was made on Mar 5
-
str_to_version: Use utf8_to_uv_or_die
This contribution was made on Mar 5
-
S_scan_const: Use utf8_to_uv_or_die not utf8n_to_uvchr
This contribution was made on Mar 5
-
pp_ord: Use utf8_to_uv_or_die
This contribution was made on Mar 5
-
S_reginclass: Use utf8_to_uv_or_die
This contribution was made on Mar 5
-
utf8_to_utf16: Use new c9strict_utf8_to_uv()
This contribution was made on Mar 5
-
perlapi: Fix up to account for new utf8_to_uv functions
This contribution was made on Mar 4
-
is_utf8_common: Use utf8_to_uv_or_die
This contribution was made on Mar 4
-
regexec trie: Use preferred utf8_to_uv()
This contribution was made on Mar 4
-
perl.h: Use utf8_to-uv_or_die not utf8_to_uvchr_buf
This contribution was made on Mar 3
-
pp_uc: Use utf8_to-uv_or_die not utf8_to_uvchr_buf
This contribution was made on Mar 3
- Some pull requests not shown.
Reviewed 19 pull requests in 1 repository
Perl/perl5
19 pull requests
-
Prepare mktables for Unicode 15.1 and 16.0
This contribution was made on Mar 19
-
Unicode::UCD Handle properties that have no code points
This contribution was made on Mar 19
-
perlhacktips: fix trivial typos
This contribution was made on Mar 19
-
t/porting/podcheck.t: allow ' in English words
This contribution was made on Mar 19
-
lib/Unicode/testnorm.t: fix spelling of skip message
This contribution was made on Mar 18
-
Storable.xs: remove outdated comment
This contribution was made on Mar 18
-
turn croak("%s", "foo") into croak("foo")
This contribution was made on Mar 16
-
t/porting/diag.t: fix oversights in message extraction regex
This contribution was made on Mar 16
-
perlapi: there is no utf8_uvchr
This contribution was made on Mar 12
-
Makefile.SH: add generated *.inc files to ctags scan
This contribution was made on Mar 11
-
perldata: document binary/octal floating-point constants
This contribution was made on Mar 10
-
Add
sv_vstring_get
API aroundPERL_MAGIC_vstring
This contribution was made on Mar 10 -
toke.c: Use utf8_to-uv_or_die not utf8_to_uvchr_buf
This contribution was made on Mar 5
-
perl.h: Use utf8_to-uv_or_die not utf8_to_uvchr_buf
This contribution was made on Mar 5
-
{regcomp,regexec}*.c: consistently use C99 spelling of true/false
This contribution was made on Mar 4
-
perlhacktips: document our usage of C99 bool
This contribution was made on Mar 4
-
regcomp.c: validate \g{...} contents past first number
This contribution was made on Mar 4
-
regcomp.c: Use utf8_to-uv_or_die not utf8_to_uvchr_buf
This contribution was made on Mar 4
-
update Lukas Mai's email address
This contribution was made on Mar 1