This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
inline.h: White space only
2017-12-09
Karl Williamson
inline.h: White space only
commit
|
commitdiff
|
tree
2017-12-09
Karl Williamson
is_utf8_invariant_string(): small speed optimization
commit
|
commitdiff
|
tree
2017-12-08
Karl Williamson
PATCH: [perl #132548] regcomp.c Fix memory leak
commit
|
commitdiff
|
tree
2017-12-08
Karl Williamson
handy.h: Fix definition of WIDEST_UTYPE for non-core
commit
|
commitdiff
|
tree
2017-12-08
Karl Williamson
handy.h: Make U64, I64 available outside core
commit
|
commitdiff
|
tree
2017-12-08
Karl Williamson
utf8_length() is not a pure function
commit
|
commitdiff
|
tree
2017-12-08
Karl Williamson
APItest/t/utf8.t: Clarify a couple of test names
commit
|
commitdiff
|
tree
2017-12-04
Karl Williamson
perluniprops/mktables: Add code points matched annotations
commit
|
commitdiff
|
tree
2017-12-04
Karl Williamson
perluniprops/mktables: Add Definition concept
commit
|
commitdiff
|
tree
2017-12-03
Karl Williamson
perluniprops/mktables: Fix wong output.
commit
|
commitdiff
|
tree
2017-11-30
Karl Williamson
perluniprops: Display controls sorted by alpha
commit
|
commitdiff
|
tree
2017-11-30
Karl Williamson
mktables: Add safety code
commit
|
commitdiff
|
tree
2017-11-30
Karl Williamson
perluniprops: Make sc property refer to scx
commit
|
commitdiff
|
tree
2017-11-30
Karl Williamson
perluniprops/mktables: Fix bad entry
commit
|
commitdiff
|
tree
2017-11-30
Karl Williamson
mktables: Comment fixes only
commit
|
commitdiff
|
tree
2017-11-30
Karl Williamson
mktables: Use global for Script_Extensions object
commit
|
commitdiff
|
tree
2017-11-30
Karl Williamson
perluniprops: \p{Greek} is a shortcut for scx:greek
commit
|
commitdiff
|
tree
2017-11-30
Karl Williamson
PATCH: [perl #132516] locale.c compiler warning
commit
|
commitdiff
|
tree
2017-11-29
Karl Williamson
perluniprops: Improve sorting
commit
|
commitdiff
|
tree
2017-11-27
Karl Williamson
APItest: Add ability to test API fcn utf8_length()
commit
|
commitdiff
|
tree
2017-11-27
Karl Williamson
APItest: Initialize parameter
commit
|
commitdiff
|
tree
2017-11-27
Karl Williamson
inline.h: White-space only
commit
|
commitdiff
|
tree
2017-11-27
Karl Williamson
Use is_utf8_invariant_string() more
commit
|
commitdiff
|
tree
2017-11-27
Karl Williamson
Fix and clarify the pod for utf8_length()
commit
|
commitdiff
|
tree
2017-11-26
Karl Williamson
POSIX.xs: Convert to use is_utf8_non_invariant_string()
commit
|
commitdiff
|
tree
2017-11-26
Karl Williamson
toke.c: Convert to use is_utf8_non_invariant_string
commit
|
commitdiff
|
tree
2017-11-26
Karl Williamson
mg.c: Convert to use is_utf8_non_invariant_string()
commit
|
commitdiff
|
tree
2017-11-26
Karl Williamson
Add is_utf8_non_invariant_string()
commit
|
commitdiff
|
tree
2017-11-26
Karl Williamson
Change 3 functions to be #defines of others
commit
|
commitdiff
|
tree
2017-11-26
Karl Williamson
inline.h: Avoid some extra strlen()
commit
|
commitdiff
|
tree
2017-11-25
Karl Williamson
sv_utf8_decode: Reverse order of tests for speed
commit
|
commitdiff
|
tree
2017-11-25
Karl Williamson
pp_sys.c: Avoid reparsing string
commit
|
commitdiff
|
tree
2017-11-23
Karl Williamson
toke.c lex_stuff_pvn(): Use fcn, not handrolled code
commit
|
commitdiff
|
tree
2017-11-23
Karl Williamson
mktables: Avoid some work
commit
|
commitdiff
|
tree
2017-11-23
Karl Williamson
doop.c: Change to use is_utf8_invariant_string()
commit
|
commitdiff
|
tree
2017-11-23
Karl Williamson
Search for UTF-8 invariants by word
commit
|
commitdiff
|
tree
2017-11-23
Karl Williamson
utf8.c: White-space only
commit
|
commitdiff
|
tree
2017-11-19
Karl Williamson
perldelta for perluniprops change
commit
|
commitdiff
|
tree
2017-11-19
Karl Williamson
locale.c: Use computed length for U+10FFFF
commit
|
commitdiff
|
tree
2017-11-19
Karl Williamson
regen/unicode_constants.pl: Add U+10FFFF entry
commit
|
commitdiff
|
tree
2017-11-18
Karl Williamson
PATCH: [perl #132463] perluniprops for \p{Word}
commit
|
commitdiff
|
tree
2017-11-17
Karl Williamson
embed.fnc: Add X flag to newly private UTF16 fcns
commit
|
commitdiff
|
tree
2017-11-16
Karl Williamson
Remove UTF16 functions from public access
commit
|
commitdiff
|
tree
2017-11-16
Karl Williamson
I18N::Langinfo: Add note to pod
commit
|
commitdiff
|
tree
2017-11-15
Karl Williamson
POSIX.pod: Add cautions about locale use
commit
|
commitdiff
|
tree
2017-11-15
Karl Williamson
locale.c: Use mnemonic
commit
|
commitdiff
|
tree
2017-11-11
Karl Williamson
locale.c: Simplify code in Perl_langinfo()
commit
|
commitdiff
|
tree
2017-11-10
Karl Williamson
sv.c: Fix typo in comment
commit
|
commitdiff
|
tree
2017-11-10
Karl Williamson
malloc.c: Fix typo in comment
commit
|
commitdiff
|
tree
2017-11-10
Karl Williamson
lib/locale.t: Clarify test name
commit
|
commitdiff
|
tree
2017-11-10
Karl Williamson
handy.h: Clarify comment
commit
|
commitdiff
|
tree
2017-11-10
Karl Williamson
locale.c: strerror_l() not fool proof
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Move a #define to earlier in the file
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Add #define's
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Remove many #if conditionals
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Avoid potential read beyond buffer end
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Clarify some debug statements
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Slight refactor
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Use REPLACEMENT_CHARACTER as a test
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Avoid extra call to mbtowc()
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Add macro
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Rmv extraneous detail from comment
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
embed.fnc: Change fcn from A to X
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
Change name of internal function
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
Change name of locale per-interpreter variable
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
POSIX.xs is PERL_EXT
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
Bump version of B/t/OptreeCheck to 0.16
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
Bump version of B/O.pm to 1.03
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
perl.h: Use STMT_START { ... } STMT_END
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
perl.h: White-space only
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
toke.c: Add comment
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
Dest buffer needs to be bigger for utf16_to_utf8()
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
_byte_dump_string(): Don't output leading space
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
POSIX.xs: Move constant tests out of loop
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
numeric.c: Refactor #if #else in Perl_my_aotf
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
numeric.c: Rename some variables
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
Perl_locale(): Refactor for clarity
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c:sync_locale(): Add debugging info
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c:sync_locale(): Rmv useless call
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Use new nl_langinfo equivalent
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Rmv erroneous complement operator
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Refactor locale macros
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Convert setlocale() calls to macros
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Change static fcn name
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Refactor static fcn to save work
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Create extended internal Perl_langinfo()
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: Rmv redundant fcn call
commit
|
commitdiff
|
tree
2017-11-09
Karl Williamson
locale.c: White-space, comment, rearrange some #else
commit
|
commitdiff
|
tree
2017-11-07
Karl Williamson
toke.c: Fix wrong use of memrchr
commit
|
commitdiff
|
tree
2017-11-07
Karl Williamson
Blead breaks DBD::SQLite
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
Merge branch 'convert strchr to memchr' into blead
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
toke.c: Convert some strchr to memchr
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
toke.c use memBEGINs with prev commit
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
toke.c: Add limit parameter to 3 static functions
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
regcomp.c: Convert some strchr to memchr
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
perl.c: Use memchr instead of strchr
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
op.c: Use memchr,memrchr instead of strchr,strrchr
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
mg.c: Use memchr instead of strchr
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
doio.c: Change strchr to memchr
commit
|
commitdiff
|
tree
2017-11-06
Karl Williamson
pp_sys.c; Use memchr instead of strchr
commit
|
commitdiff
|
tree
next