Front page | perl.perl5.porters |
Postings from May 2021
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
May 1, 2021 03:05
Subject:
Perl 5 Commit Summary
Message ID:
20210501030518.BB6FDEF40@dromedary.p5h.org
Perl 5 commit summary, activity since Wednesday
Current branch leont/utf8-index
1 commit. 1 unique author. 1 unique committer.
60 files changed, 480 insertions(+), 129 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/1a61ae02e8efaa67
Do not cache utf8 offsets for non-canonical lengths
Leon Timmermans 4 files changed, 21 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/1a61ae02e8efaa67
Current branch smoke-me/khw-locale
257 commits. 1 unique author. 1 unique committer.
11 files changed, 582 insertions(+), 397 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/d82c101802826e04
46
Karl Williamson 13 files changed, 1293 insertions(+), 766 deleti
https://github.com/Perl/perl5/commit/d82c101802826e04
Notes
Karl Williamson 10 files changed, 39 insertions(+), 8 deletions(
https://github.com/Perl/perl5/commit/4c28f12c317aaaf5
XXX Use internal querylocale on Linux
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/382c049b04c66046
XXX perl.h: Debugging trace across all files
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/5442ac9073431313
perl.h: Avoid unnecessary calls to set_numeric_standard()
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/1cf4622c6a48f66c
XXX cygwin debugging small macro buf
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6704aa657093321e
lib/locale.t: Use I18N::Langinfo, not POSIX::localeconv()
Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/62cc5197a4b6d43c
XXX check if really necessary after everything: Don't use POSIX 2008 locale
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/0f5faacb8b4c50ea
sv.c: White-space only
Karl Williamson 1 file changed, 5641 insertions(+), 5641 deletio
https://github.com/Perl/perl5/commit/67e102b76b38ab3e
Fix isspace() handling on AIX
Karl Williamson 2 files changed, 13 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/3378ea36d56f1c55
sv.c: Rmv redundant clause
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/86327143f4dc0939
sv.c: Rmv duplicate clones
Karl Williamson 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/70653beb1ca2a35d
XXX finish msg,thread_init Revamp sync_locale, switch_to_global_locale
Karl Williamson 7 files changed, 170 insertions(+), 117 deletion
https://github.com/Perl/perl5/commit/6c1db062f07dcf02
intrpvar.h: Move some defns into appropriate #ifdefs
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/ffd06e6dc7e21e0a
intrpvar.h: White space only
Karl Williamson 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/f61c8552dc8dba99
XXX locale_threads debugging
Karl Williamson 1 file changed, 54 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/07e3fa50e040ed5e
XXX locale_threads
Karl Williamson 1 file changed, 558 insertions(+), 43 deletions(
https://github.com/Perl/perl5/commit/b5d3473f62771641
t/loc_tools.pl: Swap lines
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/de47a314ce3814d6
XXX t/loc_tools.pl: Temp debug
Karl Williamson 1 file changed, 42 insertions(+)
https://github.com/Perl/perl5/commit/4a0f3bd59309bc47
t/loc_tools.pl: White-space only
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3378797a824181bb
XXXdelta Add locale unsupported test
Karl Williamson 2 files changed, 48 insertions(+), 46 deletions(
https://github.com/Perl/perl5/commit/ace3fe24a1eced75
t/loc_tools.pl: Check for unsupported locales
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/3482389bbe4f04f9
t/loc_tools.pl: Don't allow commas in locale names
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/b5c2ae43e1063316
t/loc_tools.pl: Add checks
Karl Williamson 1 file changed, 7 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6ca3457f62f5f05e
t/loc_tools.pl: Fail earlier
Karl Williamson 1 file changed, 9 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/94bbc40c8911c92b
t/loc_tools.pl: Refactor _trylocale()
Karl Williamson 1 file changed, 31 insertions(+), 30 deletions(-
https://github.com/Perl/perl5/commit/03eeb6e3532a9447
Revert "cygwin use fcns"
Karl Williamson 1 file changed, 43 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0f265fea475e02a5
cygwin use fcns
Karl Williamson 1 file changed, 2 insertions(+), 43 deletions(-)
https://github.com/Perl/perl5/commit/a3870a4dce36ccc1
Kludge to get cygwin to compile
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/f77f6396c42c9eed
cygwin
Karl Williamson 1 file changed, 38 insertions(+), 35 deletions(-
https://github.com/Perl/perl5/commit/dd36d6dd5851d22f
t/loc_tools.pl: Print better failing test numbers
Karl Williamson 1 file changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/282909c4c8945f84
locale.c: Initialize PL_underlying_numeric_obj
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/d152e975acb7e19e
locale.c: Initialize variables to avoid runtime check
Karl Williamson 1 file changed, 15 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/530caef75808604d
locale.c: Add debugging check
Karl Williamson 1 file changed, 14 insertions(+)
https://github.com/Perl/perl5/commit/7440a6e11cc54e4f
locale.c: Add a fcn to display LC_ALL
Karl Williamson 4 files changed, 34 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/33a9060c2547230a
locale.c: Refactor internal debugging function
Karl Williamson 4 files changed, 37 insertions(+), 33 deletions(
https://github.com/Perl/perl5/commit/31354c8491e9680e
makedef.pl: Rmv obsolete symbol
Karl Williamson 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/dce61eaadda2327a
sv.c: Comments white-space only
Karl Williamson 1 file changed, 6 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/6bce082537c9d5ea
patchlevel.h: White-space only: properly indent
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b66859c90e442384
perl.h: Change macro name to be C conformant
Karl Williamson 2 files changed, 13 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/4741c246306b8815
XXX Configure strftime() is C89
Karl Williamson 2 files changed, 1 insertion(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/f2a68360ca4b9ede
locale.c: Move code, white-space, comment only
Karl Williamson 1 file changed, 161 insertions(+), 175 deletions
https://github.com/Perl/perl5/commit/af09728b8c7abfc2
locale.c: Add 'Lazy' location changing
Karl Williamson 2 files changed, 42 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/6154c9af43a559ca
intrpvar.h: Swap position of two defns; add comment
Karl Williamson 1 file changed, 5 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/fa71ab500504e764
l
Karl Williamson 1 file changed, 10 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/13751de3ea2b897d
XXX Temp dont use querylocale()
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/ad8b1b61ca96b3eb
perlxs
Karl Williamson 2 files changed, 475 insertions(+), 18 deletions
https://github.com/Perl/perl5/commit/f48af572f118035d
handy.h: Add layer for char classification/case change
Karl Williamson 1 file changed, 99 insertions(+), 38 deletions(-
https://github.com/Perl/perl5/commit/dedf5f3b9eeb3370
f save_to_buffer ignore return
Karl Williamson 2 files changed, 2 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/1dc4ce5aca062335
locale.c: windows DEBUG stmts
Karl Williamson 1 file changed, 4 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/0bf1d7deeb99a7cc
lib/locale.t FILE debug
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6d9e61442211e99c
Revert "PLcurlocales"
Karl Williamson 4 files changed, 17 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/6e57af10b19e85b1
PLcurlocales
Karl Williamson 4 files changed, 15 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/9bec53a12f654df3
l
Karl Williamson 1 file changed, 41 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/d95e11bea970c2fa
Add pTHX to locale_thread_init()
Karl Williamson 4 files changed, 4 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/a7ab1da20850bfc9
locale.c: Change a branch into an assert
Karl Williamson 1 file changed, 1 insertion(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/4f577f842c8c24fe
vutil.c: Simplify locale handling
Karl Williamson 2 files changed, 9 insertions(+), 60 deletions(-
https://github.com/Perl/perl5/commit/8e5c5178877d1782
vutil.c: Clean up white space
Karl Williamson 2 files changed, 512 insertions(+), 515 deletion
https://github.com/Perl/perl5/commit/f6071d3c87ffac5b
XXX run/locale.t temp debug
Karl Williamson 1 file changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ac2509108ba1aed3
t/run/locale.t: Move init stmt
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5f4dcade3e2b790c
Make DEBUGGING the default on CI
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/7bcb4f231d52564e
XXX locale.c: Kludge because C obj getting destroyed
Karl Williamson 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/7175d665fc9b8a17
locks
Karl Williamson 3 files changed, 96 insertions(+), 40 deletions(
https://github.com/Perl/perl5/commit/fcc5a184274003e1
XXX perl.h: Debugging mutex lock'
Karl Williamson 1 file changed, 17 insertions(+)
https://github.com/Perl/perl5/commit/60e817d397c32a9f
XXX thread.h Save errno around lock/unlock
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/96d92857c16d031e
thread.h: White-space, braces only
Karl Williamson 1 file changed, 20 insertions(+), 17 deletions(-
https://github.com/Perl/perl5/commit/91b7f4929746c174
XXX check with freebsd: hints/freebsd.sh
Karl Williamson 1 file changed, 6 insertions(+), 10 deletions(-)
https://github.com/Perl/perl5/commit/dc1bf16ffd9b2f7b
XXX check if using ppport IO.xs: Remove fallback code furnished by ppport
Karl Williamson 2 files changed, 1 insertion(+), 43 deletions(-)
https://github.com/Perl/perl5/commit/6b780ed3cc2abe93
XXX incomplete perlhacktips:
Karl Williamson 1 file changed, 25 insertions(+), 26 deletions(-
https://github.com/Perl/perl5/commit/519a8eb81aee847f
Time-Piece: Use isUPPER, not isupper
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/270f864c5f6dacb5
Time-Piece: Use isDIGIT, not isdigit
Karl Williamson 1 file changed, 18 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/0411ed399f6f2378
Time-Piece: Use isSPACE, not isspace
Karl Williamson 1 file changed, 20 insertions(+), 20 deletions(-
https://github.com/Perl/perl5/commit/6f0a2605c92806d4
Time-Piece: Use foldEQ_locale() if available
Karl Williamson 1 file changed, 18 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/8d1c63615470df0b
XXX cpan PR Time-Piece: Add locks
Karl Williamson 2 files changed, 74 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/cfcedd7516ebc8e0
os2: Use many reader lock instead of exclusive
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/77ed48e66c57426e
util.c: Add locks around strftime() calls
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/fd3fd81d8fc4a07d
util.c: mktime needs to run under a mutex
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/ae86d1a8356aa2e0
POSIX.xs env locks, check file for more
Karl Williamson 1 file changed, 15 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c896ed6511be56ef
win32.c: Add mutexes around some calls
Karl Williamson 1 file changed, 12 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d6394e039f68a971
XXX need to StructCopy pp_sys mutexes
Karl Williamson 1 file changed, 14 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/733a76ed081103f9
time64.c: Remove no longer needed code
Karl Williamson 1 file changed, 34 deletions(-)
https://github.com/Perl/perl5/commit/084f63a1673c3927
perl.h: Finish implementing combo ENV/LOCALE mutexes
Karl Williamson 2 files changed, 164 insertions(+), 7 deletions(
https://github.com/Perl/perl5/commit/a7ec08d1ce1c64e1
perl.h: Move some statements
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/f266361c3c3c9121
Change ENV/LOCALE locking read macro names
Karl Williamson 3 files changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/47babe3406acba04
Remove ENV_LOCALE_LOCK/UNLOCK macros
Karl Williamson 2 files changed, 9 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/32195524c41887d4
perl.h: Add #define for gwENVr_LOCALEr_UNLOCK
Karl Williamson 1 file changed, 52 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c2cfa4295b05f8cc
XXX prob drop; done before anything so no races
Karl Williamson 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/865cf2107527f2bf
locale.c comments
Karl Williamson 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/8343d6cfd1659f0e
locale.c/inline.h: Add fold calc debug statements
Karl Williamson 2 files changed, 91 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d06912ba1eab6f22
Make fc(), /i thread-safe on participating platforms
Karl Williamson 8 files changed, 6 insertions(+), 90 deletions(-
https://github.com/Perl/perl5/commit/b9d88349eb26800f
XXX pp.c: do %g print under mutex,
Karl Williamson 1 file changed, 8 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e582eb6290df04cd
XXX make sure comments get moved appropriately perl.h: Remove now empty bloc
Karl Williamson 1 file changed, 34 deletions(-)
https://github.com/Perl/perl5/commit/e8efc47b99a68f32
locale.c: Mitigate unsafe threaded locales
Karl Williamson 4 files changed, 151 insertions(+), 2 deletions(
https://github.com/Perl/perl5/commit/e45649406112cb10
locale.c: Move #define to perl.h; use it elsewhere
Karl Williamson 6 files changed, 16 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/7d2d3f022a288d51
perl.h: Move LOCALE_READ_LOCK #definition
Karl Williamson 1 file changed, 6 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/d03022d3bca3d7c8
perl.h: Move #defining SETLOCALE_LOCK
Karl Williamson 1 file changed, 8 insertions(+), 13 deletions(-)
https://github.com/Perl/perl5/commit/ac159e8fc09fb307
XXX perlembed Add PORCELAIN_SETLOCALE_LOCK/UNLOCK
Karl Williamson 2 files changed, 26 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/64f5afda9dc5e22e
perl.h: Remove LOCALECONV_LOCK
Karl Williamson 2 files changed, 6 insertions(+), 20 deletions(-
https://github.com/Perl/perl5/commit/36e97e1afc8b4809
perl.h: Remove NL_LANGINFO_LOCK
Karl Williamson 2 files changed, 3 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/fbfa195fce08e5f9
Redefine the POSIX.xs locale macros using prev commit
Karl Williamson 1 file changed, 10 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/367dcb1c230d6559
Add locale macro to wrap static-space-using fncs
Karl Williamson 1 file changed, 24 insertions(+)
https://github.com/Perl/perl5/commit/564d3714fd65a056
Use general locale mutex for numeric operations
Karl Williamson 6 files changed, 18 insertions(+), 102 deletions
https://github.com/Perl/perl5/commit/7786f715d8fbf5ac
Make the locale mutex a general semaphore
Karl Williamson 6 files changed, 90 insertions(+), 31 deletions(
https://github.com/Perl/perl5/commit/448f5604cb8e34ef
perl.h: Reorder cpp branches
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/160b1235df48be38
perl.h: Move some code around
Karl Williamson 1 file changed, 39 insertions(+), 27 deletions(-
https://github.com/Perl/perl5/commit/5806ef23304576c2
Mark certain mutex lock macros as private
Karl Williamson 3 files changed, 22 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/1806acd131b6e762
locale.c: Print code point in hex, not decimal
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/92e868a2042ebc6b
locale.c: Add debug statement for collation failure
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/79fb0ea4c6abc42f
locale.c: Improve debugging for mem_collxfrm()
Karl Williamson 4 files changed, 21 insertions(+), 26 deletions(
https://github.com/Perl/perl5/commit/5b3170bc3b91d204
XXXdelta Fix POSIX::strxfrm()
Karl Williamson 5 files changed, 61 insertions(+), 21 deletions(
https://github.com/Perl/perl5/commit/bef9c40f3eaaeb55
Change name of internal function
Karl Williamson 6 files changed, 29 insertions(+), 29 deletions(
https://github.com/Perl/perl5/commit/7b9c3bac05cbf579
locale.c: Use strxfrm_l() if available
Karl Williamson 1 file changed, 25 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2240b666793ab55b
XXX temp: lib/locale.t: debug
Karl Williamson 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/19b073e545492111
Configure: strxfrm_l
Karl Williamson 14 files changed, 42 insertions(+), 16 deletions
https://github.com/Perl/perl5/commit/0d2542537d1e24b7
locale.c: strxfrm() requires LC_CTYPE eq LC_COLLATE
Karl Williamson 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/50705f412972ac2b
locale.c: Don't assume LC_CTYPE, LC_COLLATE are same
Karl Williamson 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/9ebca69f3085403f
locale.c: Add check that strxfrm didn't fail
Karl Williamson 1 file changed, 14 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/e2f4172643968b36
locale.c: Use standard fold table for C locale
Karl Williamson 1 file changed, 19 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/020fff6d16c01aac
locale.c: Change assert() into STATIC_ASSERT()
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fe7ae3768a3ee509
XXXfinish commit msg locale.c: Rmv some special cases
Karl Williamson 1 file changed, 29 insertions(+), 47 deletions(-
https://github.com/Perl/perl5/commit/948909b3bd8e1497
locale.c: Rmv S_set_numeric_radix()
Karl Williamson 3 files changed, 10 insertions(+), 36 deletions(
https://github.com/Perl/perl5/commit/416dd3c54b732213
locale.c: Move debug stmt to earlier in fcn
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/6b28e779cd814b9e
locale.c: Save underlying radix character
Karl Williamson 5 files changed, 34 insertions(+), 27 deletions(
https://github.com/Perl/perl5/commit/37486a992dc69cef
locale.c: Rmv special case
Karl Williamson 1 file changed, 4 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/d229c40cb4585283
locale.c: Swap setting related variables
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/8f9e5640f87a9b59
numeric.c, intrpvar.h: Rmv outdated condition, comment
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9484ddb8ec31f007
locale.c: Specially handle the trivial case
Karl Williamson 1 file changed, 11 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/71b6eb5b8b671e2e
locale.c: Skip code if will be a no-op
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/a6c6dc1f0d790a02
locale.c: Mv line of code later in fcn
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d192bd22194cf296
locale.c: Rmv unnecessary savepv()
Karl Williamson 1 file changed, 2 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/e14d497073d8d207
locale.c: Rmv unused code
Karl Williamson 3 files changed, 15 insertions(+), 29 deletions(
https://github.com/Perl/perl5/commit/4c35a2af2597bfbb
locale.c: Refactor a static function
Karl Williamson 1 file changed, 50 insertions(+), 28 deletions(-
https://github.com/Perl/perl5/commit/0b215b9f4152e090
locale.c: Reorder 'if' branches
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/87b1c3534557cbea
locale.c: Reorder code, rmv unneeded conditional
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/f8aa90c83371c916
locale.c: Add some asserts
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/6f60257dff23fe69
locale.c: Move DEBUG location info
Karl Williamson 1 file changed, 68 insertions(+), 87 deletions(-
https://github.com/Perl/perl5/commit/4954f4a7013cb08e
locale.c: Use new mechanism to save/restore errno
Karl Williamson 1 file changed, 5 insertions(+), 15 deletions(-)
https://github.com/Perl/perl5/commit/e1e6b1b5ec19e028
Swap the ordering of two locale category indices
Karl Williamson 2 files changed, 22 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/29a7b0d8c93d2128
intrpvar.h: Initialize a variable
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/91d6689858fc6a30
locale.c: Cache the current LC_CTYPE locale name
Karl Williamson 6 files changed, 47 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/587cfd2ec73df9cc
locale.c: Omit an extra copy
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0b3f18e7697f0523
locale.c: Clean up thread_locale_init()
Karl Williamson 1 file changed, 24 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/e7f6ee1901dd9223
Add a common locale panic macro and functions
Karl Williamson 5 files changed, 69 insertions(+), 33 deletions(
https://github.com/Perl/perl5/commit/d4e62a8a28083eff
Don't discard locale info in starting P2008
Karl Williamson 1 file changed, 23 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/604b530ef6146551
locale.c: Rmv no longer used code; UTF8ness cache
Karl Williamson 7 files changed, 768 deletions(-)
https://github.com/Perl/perl5/commit/f9414bf01003e798
mg.c: White-space only
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/9f4d2ce111d2c233
Move utf8ness calc for $! into locale.c from mg.c
Karl Williamson 6 files changed, 97 insertions(+), 53 deletions(
https://github.com/Perl/perl5/commit/54ffcc2604292ff7
Avoid mojibake in "$!"
Karl Williamson 1 file changed, 143 insertions(+), 127 deletions
https://github.com/Perl/perl5/commit/21fda1b1e4001a37
locale.c: Refactor #ifdef's for clarity
Karl Williamson 4 files changed, 96 insertions(+), 50 deletions(
https://github.com/Perl/perl5/commit/7bcf24c0c7c27c26
locale.c: Use Strerror(), not strerror()
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/a883aecc1f8a3285
locale.c: Add fallbacks if no mbtowc()
Karl Williamson 1 file changed, 107 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/86c05c48f88f970a
XXXdelta Add Perl_langinfo8()
Karl Williamson 4 files changed, 102 insertions(+), 101 deletion
https://github.com/Perl/perl5/commit/af5d138ff4c67c5f
locale.c: Add utf8ness return param to static fcn
Karl Williamson 4 files changed, 69 insertions(+), 29 deletions(
https://github.com/Perl/perl5/commit/6c38163b65517532
XXXdelta Add my_strftime8()
Karl Williamson 5 files changed, 72 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/a5195b5fb8b781b4
locale.c: Fix windows bug with broken localeconv()
Karl Williamson 1 file changed, 16 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/1772bc9e70439dca
locale.c: Collapse duplicate logic into one instance
Karl Williamson 4 files changed, 158 insertions(+), 160 deletion
https://github.com/Perl/perl5/commit/c8293b7f0bf8d433
locale.c: localeconv() unconditional NUMERIC toggle
Karl Williamson 1 file changed, 30 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/b0f32445905f87c9
XXX perldelta Move POSIX::localeconv() logic to locale.c
Karl Williamson 5 files changed, 400 insertions(+), 204 deletion
https://github.com/Perl/perl5/commit/334163aa7fbcaf44
locale.c: Add fcn for UTF8ness determination
Karl Williamson 4 files changed, 113 insertions(+)
https://github.com/Perl/perl5/commit/500d36fd09b342ad
locale.c: Add is_locale_utf8()
Karl Williamson 4 files changed, 42 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/8f58742662d917e6
New signature for static fcn my_langinfo()
Karl Williamson 4 files changed, 204 insertions(+), 128 deletion
https://github.com/Perl/perl5/commit/a0524de23a36d7f2
Add toggle_locale() fcns
Karl Williamson 4 files changed, 88 insertions(+)
https://github.com/Perl/perl5/commit/c4888bfea36ec14e
locale.c: Improve non-nl_langinfo() CODESET calc
Karl Williamson 2 files changed, 62 insertions(+), 29 deletions(
https://github.com/Perl/perl5/commit/e79a4b679207cfa1
locale.c: Add static fcn to analyze locale codeset
Karl Williamson 4 files changed, 30 insertions(+)
https://github.com/Perl/perl5/commit/11bbe1e8a91d40c2
locale.c: langinfo: Use Windows fcn to find CODESET
Karl Williamson 1 file changed, 15 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/1adec0afe47d3366
locale.c: Make static fcn reentrant
Karl Williamson 4 files changed, 87 insertions(+), 48 deletions(
https://github.com/Perl/perl5/commit/eb4d6eed5cb0c394
locale.c: Use a scratch buf; instead of reusing old
Karl Williamson 1 file changed, 29 insertions(+), 33 deletions(-
https://github.com/Perl/perl5/commit/35a04ffb62878c54
locale.c: Don't change locale if already there
Karl Williamson 1 file changed, 37 insertions(+)
https://github.com/Perl/perl5/commit/e16dda57f4f29d38
locale.c: Rmv no longer used param from static fnc
Karl Williamson 3 files changed, 41 insertions(+), 20 deletions(
https://github.com/Perl/perl5/commit/31644a58be2d8709
locale.c: Don't ask a static fcn to be inlined
Karl Williamson 3 files changed, 3 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/a6fdcf38f61de4c8
locale.c: Don't add CP to Windows code page names
Karl Williamson 1 file changed, 6 insertions(+), 28 deletions(-)
https://github.com/Perl/perl5/commit/95cf5a522caa8622
locale.c: Fix currency symbol derivation
Karl Williamson 1 file changed, 13 insertions(+), 20 deletions(-
https://github.com/Perl/perl5/commit/e94d2c2a00e5cd03
locale.c: Rmv redundant cBOOL()
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/739e42ac567f7cf1
locale.c: Use typedef to simplify
Karl Williamson 1 file changed, 6 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/23b39b7e9ac19d12
locale.c: Extend a static function
Karl Williamson 3 files changed, 6 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/12b6ab09294260bd
locale.c: Shorten static function name
Karl Williamson 4 files changed, 18 insertions(+), 18 deletions(
https://github.com/Perl/perl5/commit/204fdc3adade0e54
locale.c: Rmv reimplementation of my_strftime()
Karl Williamson 1 file changed, 62 insertions(+), 136 deletions(
https://github.com/Perl/perl5/commit/9b48c257734268c2
locale.c: Return defaults for uncomputable langinfo items
Karl Williamson 4 files changed, 164 insertions(+), 40 deletions
https://github.com/Perl/perl5/commit/c872dc118e420bc1
locale.c: Add two #defines
Karl Williamson 1 file changed, 15 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/d18cdfcfedef0bc7
locale.c: Make statics of repeated string constants
Karl Williamson 1 file changed, 10 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/493298244ea8f9b7
locale.c: Reorder cases in a switch
Karl Williamson 1 file changed, 61 insertions(+), 60 deletions(-
https://github.com/Perl/perl5/commit/61d196f46a588e03
Move code from POSIX.xs to locale.c
Karl Williamson 5 files changed, 75 insertions(+), 61 deletions(
https://github.com/Perl/perl5/commit/ae5556b2bfc27f31
POSIX.xs: White-space only
Karl Williamson 1 file changed, 28 insertions(+), 27 deletions(-
https://github.com/Perl/perl5/commit/5fc3a2ee765f087c
POSIX.xs: Use macro to reduce complexity
Karl Williamson 1 file changed, 30 insertions(+), 24 deletions(-
https://github.com/Perl/perl5/commit/fa5044d96e8b3e9a
f XXX make fcns accessible to cygwin
Karl Williamson 4 files changed, 18 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/103a4c1b084e3365
locale.c: Separate out two Win fcns from a larger one
Karl Williamson 1 file changed, 55 insertions(+), 25 deletions(-
https://github.com/Perl/perl5/commit/af0963374487cae2
locale.c: Add DEBUGGING information
Karl Williamson 4 files changed, 52 insertions(+), 43 deletions(
https://github.com/Perl/perl5/commit/027e6c56d8872805
locale.c: Add fcn to hide edge case undefined behavior
Karl Williamson 9 files changed, 48 insertions(+), 23 deletions(
https://github.com/Perl/perl5/commit/f27bb126b4c94710
sv.c: Duplicate more variables during cloning
Karl Williamson 1 file changed, 7 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cd894149dd6f6f49
Split off setting locale to "" from S_emulate_setlocale
Karl Williamson 4 files changed, 81 insertions(+), 104 deletions
https://github.com/Perl/perl5/commit/49588cb7a10a90d5
locale.c: locale "" can be disparate
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0e4ea7f8637d2c6d
locale.c: Split ancillary from S_emulate_setlocale
Karl Williamson 4 files changed, 103 insertions(+), 49 deletions
https://github.com/Perl/perl5/commit/6e48d6638691867d
locale.c: Clean up handling of a glibc bug
Karl Williamson 1 file changed, 29 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/79b1c98f868cc1b7
locale.c: Change internal variable name
Karl Williamson 3 files changed, 23 insertions(+), 23 deletions(
https://github.com/Perl/perl5/commit/6c88dcf3b09d308b
locale.c: Split aggregate LC_ALL from emulate_setlocale
Karl Williamson 4 files changed, 138 insertions(+), 105 deletion
https://github.com/Perl/perl5/commit/59dbb34ac603c0b7
locale.c: Use setlocale() for init, not P2008
Karl Williamson 1 file changed, 16 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/a4c5f08047e9bb31
locale.c: Refactor some derived #defines
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/4e824cd35bbf438d
XXX drop stdize_locale: #if 0, enabled even for emulate
Karl Williamson 1 file changed, 36 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/de61025dfaa48d47
locale.c: Generalize stdize_locale()
Karl Williamson 8 files changed, 165 insertions(+), 45 deletions
https://github.com/Perl/perl5/commit/5698ad309fda312b
locale.c Make a char * variable const
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/82163b95dfb6ddd5
Make three locale PL_ strings const char*
Karl Williamson 4 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/da5aeb995d301171
locale.c: querylocale() doesn't work on LC_ALL
Karl Williamson 5 files changed, 186 insertions(+), 98 deletions
https://github.com/Perl/perl5/commit/bf67574d1bb5627b
locale.c: Create new convenience macro
Karl Williamson 2 files changed, 33 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/040ba5c5fd01d0bd
perl.h: Expand scope of cpp conditional
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/c8e4edbd8263ed61
locale.c: Remove exploratory code
Karl Williamson 1 file changed, 47 deletions(-)
https://github.com/Perl/perl5/commit/48af6a7491915089
locale.c: Use low level macros at low level
Karl Williamson 1 file changed, 14 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/38f74c24847aba34
Perl_setlocale(): Same code for all param2 == NULL
Karl Williamson 1 file changed, 26 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/c60036cb9ac25a11
locale.c: Use a function table to simplify code
Karl Williamson 4 files changed, 77 insertions(+), 76 deletions(
https://github.com/Perl/perl5/commit/d50bf9b051af5432
locale.c: Add panic check/message
Karl Williamson 4 files changed, 59 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/0ed89406adfdde59
locale.c: Add setlocale() return context macros
Karl Williamson 1 file changed, 52 insertions(+), 35 deletions(-
https://github.com/Perl/perl5/commit/286237055c9d854d
locale.c: Add a convenience #define
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/79e662ba029f1fc1
locale.c: Generalize certain Win32 calls
Karl Williamson 1 file changed, 11 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/94d17dd1b648ddee
locale.c: Create new macros for just querying locale
Karl Williamson 1 file changed, 29 insertions(+), 27 deletions(-
https://github.com/Perl/perl5/commit/688aa880bf2d32ca
locale.c: #define some macros in terms of a base one
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/85c007d3f139b527
locale.c: Remove spaces around a '##' preprocessor directive
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9d363fce64cff96a
locale.c: Outdent previous commit
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/844227a0b845ccb9
locale.c: Separate query part of emulate_setlocale()
Karl Williamson 4 files changed, 66 insertions(+), 58 deletions(
https://github.com/Perl/perl5/commit/de8324f8c3ce93cc
locale.c: Move fcn within file
Karl Williamson 1 file changed, 42 insertions(+), 42 deletions(-
https://github.com/Perl/perl5/commit/6bf096260add7254
locale.c: Comment clarifications, white space
Karl Williamson 1 file changed, 338 insertions(+), 210 deletions
https://github.com/Perl/perl5/commit/61035032d41469b2
locale.c: Move unreachable code
Karl Williamson 1 file changed, 6 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/841851c305b7ce32
locale.c: Simplify S_category_name
Karl Williamson 3 files changed, 20 insertions(+), 39 deletions(
https://github.com/Perl/perl5/commit/c9d3d345b6cc3ba8
locale.c: Change S_emulate_setlocale name and sig
Karl Williamson 4 files changed, 26 insertions(+), 50 deletions(
https://github.com/Perl/perl5/commit/ef28466770f22666
locale.c: Use get_category_index()
Karl Williamson 4 files changed, 36 insertions(+), 37 deletions(
https://github.com/Perl/perl5/commit/d6b74e948ca15934
locale.c: Create S_get_category_index()
Karl Williamson 4 files changed, 60 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/397c44d22ca5c1ac
locale.c: Cast return of setlocale() to const
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/876018fbbf1caae0
locale.c: Change macro name
Karl Williamson 1 file changed, 17 insertions(+), 17 deletions(-
https://github.com/Perl/perl5/commit/68ebf71a0a866280
Regularize HAS_POSIX_2008_LOCALE, USE_POSIX_2008_LOCALE
Karl Williamson 8 files changed, 12 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/944b7c36f235d4f3
Add USE_LOCALE_THREADS #define
Karl Williamson 3 files changed, 15 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/2e9a4774eabed81a
Mark newly moved symbols as private
Karl Williamson 2 files changed, 121 insertions(+), 121 deletion
https://github.com/Perl/perl5/commit/b0c9602dc0b828b4
Move some locale.c #defines to perl.h
Karl Williamson 2 files changed, 83 insertions(+), 82 deletions(
https://github.com/Perl/perl5/commit/8c5c6d584c60249c
locale.c: Declare three static arrays to be so.
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/904b0cc61656af85
regexec.c: Refactor switch default()
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f94564b43430a463
regexec.c: Improve code
Karl Williamson 1 file changed, 19 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/1a21e6aa235fd9cc
handy.h: Add isCASED_LC
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/af788e29c58bd800
XXX SEE IF WORKS handy.h: Change Windows macros
Karl Williamson 1 file changed, 9 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/6beb6d6d06512622
locale.c: Use new macros from the prev commit
Karl Williamson 2 files changed, 34 insertions(+), 44 deletions(
https://github.com/Perl/perl5/commit/7fccd8c3630fd885
handy.h: Add wrapper layer macros for isalnum() ...
Karl Williamson 1 file changed, 59 insertions(+), 44 deletions(-
https://github.com/Perl/perl5/commit/a41fe52d0f8c4f7f
handy.h: Collapse some macros
Karl Williamson 1 file changed, 6 insertions(+), 11 deletions(-)
https://github.com/Perl/perl5/commit/4845a573d8e9bd03
handy.h: Move some macro defns around
Karl Williamson 1 file changed, 45 insertions(+), 45 deletions(-
https://github.com/Perl/perl5/commit/8fe5c40d66dd7b6f
handy.h: Collapse two sets of macros
Karl Williamson 1 file changed, 15 insertions(+), 29 deletions(-
https://github.com/Perl/perl5/commit/caf1783c081b9cfd
No locales => don't use isspace(), toLower() etc.
Karl Williamson 1 file changed, 16 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/d30d279adbdadfbc
handy.h: #define one macro in terms of another
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bf3820e06e8699cb
handy.h: Rmv unnecessary parameter to internal macros
Karl Williamson 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/7b40d9625813f293
handy.h: Refactor some internal macros
Karl Williamson 1 file changed, 12 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/74b3a872de062728
handy.h: Rmv internal macro
Karl Williamson 1 file changed, 2 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/52ab149fe68a0512
Change handy.h macro names to be C standard conformant
Karl Williamson 13 files changed, 1062 insertions(+), 1063 delet
https://github.com/Perl/perl5/commit/b8080beb3d9b3857
handy.h: Don't use char class if no LC_CTYPE
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/32f127be6bbdee70
handy.h: White-space, comment only
Karl Williamson 1 file changed, 87 insertions(+), 77 deletions(-
https://github.com/Perl/perl5/commit/d4c2c0b91adc4239
handy.h: Add some branch predictions
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/8c8281081841a353
handy.h: Refactor some #ifdef's for commonality
Karl Williamson 1 file changed, 18 insertions(+), 23 deletions(-
https://github.com/Perl/perl5/commit/d5bb95a0e4af41ce
handy.h: Remove only 2 calls to an internal macro
Karl Williamson 1 file changed, 2 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/f80dc6082b1abdb9
Change handy.h macro names to be C standard conformant
Karl Williamson 5 files changed, 203 insertions(+), 203 deletion
https://github.com/Perl/perl5/commit/06c14a4d5f84e0cf
locale.c: Replace most #ifdef DEBUGGING lines
Karl Williamson 1 file changed, 92 insertions(+), 252 deletions(
https://github.com/Perl/perl5/commit/71af566cca2d2c7e
DEBUG_L now also looks at environment variable
Karl Williamson 2 files changed, 25 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/d0e04ba1994fef00
locale.c: Win32: Don't check folds validity
Karl Williamson 1 file changed, 11 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0a19c174b142104c
XXX craig Unixish.h, doshish.h: Reorder terminations; simplify
Karl Williamson 2 files changed, 23 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/d624d0f3a111a440
perlapi: Rmv repeated word
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2c4cd9b8bd3b46be
Deleted branch perldelta
Martian commit e48e67e3e2708043761afb42add2b4099b248ebf
8 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e48e67e3e2708043
Merge 35b06c4cb54cc9367ba86fa7400bca6c5953ad12 into cc442aa11603e0c7e48d5a72
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/e48e67e3e2708043
feature.pm: note that "try" is experimental
Ricardo Signes 2 files changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/35b06c4cb54cc936
perlexperiment: document the "try" experiment
Ricardo Signes 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/2314e06e47d66767
perlexperiment: document the uniprop_wildcards experiment
Ricardo Signes 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/f7d87d09792bc023
perlexperiment: document the private_use experiment
Ricardo Signes 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/503b1dd8cda0e66d
perlexperiment: note warning category for win32_perlio
Ricardo Signes 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/1f3ff4e0f375faec
perlexperiment: add links to more issues
Ricardo Signes 1 file changed, 24 insertions(+), 17 deletions(-
https://github.com/Perl/perl5/commit/7725a6a2cac4e71a
perlexperiment: update GitHub issue link for "isa"
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b3a4b25c37ef4a3d
Martian commit e3118d397e7ede7686ae0746a7e07f93f31374bf
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e3118d397e7ede76
Merge f9d11c77665b9cda532d53e751920be5ec1887e3 into cc442aa11603e0c7e48d5a72
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/e3118d397e7ede76
perlpolicy: update moderator list
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f9d11c77665b9cda
Martian commit b2deca1edaf73e77dd11b920e8a3484443e2c6e3
5 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (5)
Snapshot: http://github.com/Perl/perl5/tarball/b2deca1edaf73e77
Merge 393701a1a1caba18e3d8a302e7923d0782f6d680 into cc442aa11603e0c7e48d5a72
Frosku 2 parents
https://github.com/Perl/perl5/commit/b2deca1edaf73e77
Bump Cwd version
Frosku 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/393701a1a1caba18
Include Frosku in AUTHORS
Frosku 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/87e834d13c12c772
Update Cwd.pm
Frosku 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9e75bd36b93b8f64
Update Cwd.pm to work on Guix & NixOS
Frosku 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/81606239cdc39296
Martian commit 6ac719a5d6f0cb219687b39627dc56ac1cd8b3d2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6ac719a5d6f0cb21
Merge 1a61ae02e8efaa6794f730a3eb734a41041cb1c1 into cc442aa11603e0c7e48d5a72
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/6ac719a5d6f0cb21
Martian commit d72b2fe0158c4a241a7cdeb8b1a3740eb69d42a2
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d72b2fe0158c4a24
Merge c86a6e10e75748b2943ea9d59f6b9a7be1bb7980 into cc442aa11603e0c7e48d5a72
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/d72b2fe0158c4a24
perlgov: handling uncontested elections
Ricardo Signes 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c86a6e10e75748b2
perlgov: allow deferral of Special Election
Ricardo Signes 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/143a97e896b1360c
Martian commit e0d48c613eac61c061d613cc0d3885a9b4434cb6
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e0d48c613eac61c0
Merge 6c6de3559b93537c4caaa96be7e461b4cfdfbd94 into cc442aa11603e0c7e48d5a72
E. Choroba 2 parents
https://github.com/Perl/perl5/commit/e0d48c613eac61c0
Add a regex test for changes in 1d8aafa
E. Choroba 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/6c6de3559b93537c
Thread Next