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
perlapi: Clarification
2018-01-17
Karl Williamson
perlapi: Clarification
commit
|
commitdiff
|
tree
2018-01-17
Karl Williamson
re/pat_psycho.t: Allow override of watchdog timer count
commit
|
commitdiff
|
tree
2018-01-15
Karl Williamson
Avoid some branches
commit
|
commitdiff
|
tree
2018-01-15
Karl Williamson
inline.h: Add comment.
commit
|
commitdiff
|
tree
2018-01-15
Karl Williamson
regexec.c: Complement the correct operand
commit
|
commitdiff
|
tree
2018-01-15
Karl Williamson
perllocale: Wording/formatting nits
commit
|
commitdiff
|
tree
2018-01-14
Karl Williamson
perllocale: Fix typo
commit
|
commitdiff
|
tree
2018-01-14
Karl Williamson
Devel-PPPort: Rmv impediment to compiling under C++11
commit
|
commitdiff
|
tree
2018-01-10
Karl Williamson
Devel;:PPPort: Skip tests invalid on EBCDIC
commit
|
commitdiff
|
tree
2018-01-09
Karl Williamson
t/loc_tools.pl: Remove debug line
commit
|
commitdiff
|
tree
2018-01-09
Karl Williamson
t/loc_tools.pl: Display diagnostic on non-found file
commit
|
commitdiff
|
tree
2018-01-09
Karl Williamson
t/op/exec.t: Add missing /i
commit
|
commitdiff
|
tree
2018-01-04
Karl Williamson
Actually remove stray ';'
commit
|
commitdiff
|
tree
2018-01-04
Karl Williamson
regexec.c: Clarify comments; remove stray ';'
commit
|
commitdiff
|
tree
2018-01-04
Karl Williamson
Script Run: Scripts couldn't start with Common
commit
|
commitdiff
|
tree
2018-01-04
Karl Williamson
Script runs: was swallowing next char in pattern
commit
|
commitdiff
|
tree
2018-01-04
Karl Williamson
Make script run code a separate function
commit
|
commitdiff
|
tree
2018-01-01
Karl Williamson
t/loc_tools.pl: Add diagnostic output
commit
|
commitdiff
|
tree
2018-01-01
Karl Williamson
t/loc_tools.pl: Implement fail() if not available
commit
|
commitdiff
|
tree
2018-01-01
Karl Williamson
t/loc_tools.pl: Tidy up
commit
|
commitdiff
|
tree
2018-01-01
Karl Williamson
regexec.c: Change declaration to U8
commit
|
commitdiff
|
tree
2018-01-01
Karl Williamson
locale.c: Add checks for improper locale
commit
|
commitdiff
|
tree
2018-01-01
Karl Williamson
regen/mk_invlists.pl: Add table for currency symbols
commit
|
commitdiff
|
tree
2018-01-01
Karl Williamson
locale.c: Improve debugging output
commit
|
commitdiff
|
tree
2018-01-01
Karl Williamson
Remove constness of parameter that no longer is
commit
|
commitdiff
|
tree
2017-12-31
Karl Williamson
perldelta for /[[:ascii:]]/ changes
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
regexec.c: Replace loop by memchr()
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
Optimize /[...]/ into ASCII regnode if appropriate
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
Use new regnodes for /[[:ascii:]]/
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
regcomp.sym: Add regnodes for [[:ascii:]]
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
Speed up /[[:posix:]]/a UTF-8 matching
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
regcomp.c: Fix an optimization criterium
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
regcomp.c: Fix comment
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
regexec.c: White-space, braces only
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
regexec.c: Save a conditional per iteration
commit
|
commitdiff
|
tree
2017-12-30
Karl Williamson
perlre: Note a way to continue long regexes across...
commit
|
commitdiff
|
tree
2017-12-28
Karl Williamson
Fix Pod::Html for EBCDIC
commit
|
commitdiff
|
tree
2017-12-28
Karl Williamson
t/op/exec.t: Use diag for errors, so not swallowed
commit
|
commitdiff
|
tree
2017-12-28
Karl Williamson
Fix t/comp/parser_run.t for EBCDIC
commit
|
commitdiff
|
tree
2017-12-28
Karl Williamson
lib/utf8.pm: Further clarification of UTF-8 flavor
commit
|
commitdiff
|
tree
2017-12-27
Karl Williamson
Unicode::UCD: Add optional paramter to num()
commit
|
commitdiff
|
tree
2017-12-27
Karl Williamson
Remove unused interpreter variable
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
regcomp.h: Add comment
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
Add script_run to perlexperiment
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
Merge branch 'Add script_run feature' into blead
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
Add script_run regex feature
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
regcomp.sym: Add nodes for script runs
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
Add warning for script runs being experimental
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
regen/mk_invlists.pl: Generate tables for scx property
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
mktables: Generate _Perl_SCX property
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
Unicode::UCD.pm Add undocumented internal feature
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
mktables: Canonicalize '-' into '_'
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
regen/mk_invlists.pl: Don't generate unneeded #define
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
regen/mk_invlists.pl: Add support of 'sl' formats
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
regen/mk_invlists.pl: Simplify handling of early Unicode...
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
regen/mk_invlists.pl: Add defensive check
commit
|
commitdiff
|
tree
2017-12-25
Karl Williamson
regen/mk_invlists.pl: Fix name clash handler
commit
|
commitdiff
|
tree
2017-12-22
Karl Williamson
utf8.pm: Clarify that UTF-8 is Perl's extended form
commit
|
commitdiff
|
tree
2017-12-19
Karl Williamson
t/re/reg_mesg.t: White-space only
commit
|
commitdiff
|
tree
2017-12-19
Karl Williamson
t/re/reg_mesg.t: Test that death actually happens.
commit
|
commitdiff
|
tree
2017-12-19
Karl Williamson
reg_mesg.t: Move some tests to proper places
commit
|
commitdiff
|
tree
2017-12-19
Karl Williamson
Forbid literal \v in /[]/ under re strict, except under /x
commit
|
commitdiff
|
tree
2017-12-19
Karl Williamson
perldiag: Fix obsolete text
commit
|
commitdiff
|
tree
2017-12-19
Karl Williamson
reg_mesg.t: Fix comment
commit
|
commitdiff
|
tree
2017-12-19
Karl Williamson
reg_mesg.t: Fix typo
commit
|
commitdiff
|
tree
2017-12-18
Karl Williamson
Emulate C99 int_fast8_t, etc typedefs
commit
|
commitdiff
|
tree
2017-12-18
Karl Williamson
mktables: Use already set variable
commit
|
commitdiff
|
tree
2017-12-18
Karl Williamson
Change number to mnemonic
commit
|
commitdiff
|
tree
2017-12-17
Karl Williamson
Unicode::UCD: max code point is now IV_MAX
commit
|
commitdiff
|
tree
2017-12-17
Karl Williamson
regcomp.sym: Clarify regnode comment
commit
|
commitdiff
|
tree
2017-12-17
Karl Williamson
regen/mk_invlists.pl: reformulate a branch and outdent
commit
|
commitdiff
|
tree
2017-12-17
Karl Williamson
regen/mk_invlists.pl: Outdent code
commit
|
commitdiff
|
tree
2017-12-17
Karl Williamson
regen/mk_invlists.pl: Fix typo
commit
|
commitdiff
|
tree
2017-12-17
Karl Williamson
perlre: '#' is a metacharacter under /x
commit
|
commitdiff
|
tree
2017-12-14
Karl Williamson
Cwd: Change strcmp into strEQ
commit
|
commitdiff
|
tree
2017-12-14
Karl Williamson
Fix typo in 183a822da3e11eb0f7dba393f5e6f2bc515cffe6
commit
|
commitdiff
|
tree
2017-12-14
Karl Williamson
Data::Dumper: Change a strncmp to memBEGINs
commit
|
commitdiff
|
tree
2017-12-14
Karl Williamson
Data::Dumper: Change strcpy to strlcpy
commit
|
commitdiff
|
tree
2017-12-14
Karl Williamson
Add PERL_REENTRANT for XS modules
commit
|
commitdiff
|
tree
2017-12-14
Karl Williamson
perlfunc: Add note about reentrant functions
commit
|
commitdiff
|
tree
2017-12-13
Karl Williamson
pp_multiconcat() Use faster UTF-8 variant counting
commit
|
commitdiff
|
tree
2017-12-13
Karl Williamson
inline.h: Fix wrong order of shift and mask
commit
|
commitdiff
|
tree
2017-12-12
Karl Williamson
sv.c: White-space only
commit
|
commitdiff
|
tree
2017-12-12
Karl Williamson
utf8_upgrade_flags_grow(): Use faster variant count
commit
|
commitdiff
|
tree
2017-12-12
Karl Williamson
inline.h: Change extensive comment to a link
commit
|
commitdiff
|
tree
2017-12-12
Karl Williamson
Add variant_under_utf8_count() core function
commit
|
commitdiff
|
tree
2017-12-12
Karl Williamson
is_utf8_invariant_string(): small speed optimization
commit
|
commitdiff
|
tree
2017-12-12
Karl Williamson
APItest/t/handy_base.pl: Avoid uninitialized warning
commit
|
commitdiff
|
tree
2017-12-09
Karl Williamson
APItest/t/utf8.t: Simplify some tests
commit
|
commitdiff
|
tree
2017-12-09
Karl Williamson
inline.h: Use new C99 emulation
commit
|
commitdiff
|
tree
2017-12-09
Karl Williamson
Allow %j on non-C99 platforms
commit
|
commitdiff
|
tree
2017-12-09
Karl Williamson
Emulate some C99 macros and typedefs
commit
|
commitdiff
|
tree
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
next