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
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2019-03-19
Karl Williamson
Change error wording for \o{}
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
Merge branch 'safer' into blead
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
regexec.c: Use safe UTF8SKIP
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
regexec.c: Use safer utf8_hop
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
regcomp.c: Use safer utf8_hop
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
regcomp.c: Use safe UTF8SKIP
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
pp_ctl.c: Use safe UTF8SKIP
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
pp_pack.c: Use safe UTF8SKIP
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
pp.c: Use safer utf8_hop
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
regexec.c: Add comments
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Karl Williamson
pp.c, pp_sys.c: Use DO_UTF8 instead of its expansion
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
David Mitchell
op_free() remove redundant !kid test
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
David Mitchell
handle scope error in qr/\(?{/
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
Merge branch 'vlb' into blead
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
regexec.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
Implement variable length lookbehind in regex patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
regexec.c: regmatch(): Add pushing eol
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
regexec.c: restrict match to substring in regmatch()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
regexec.c: Add parameter to static fcn
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
Add warning category for variable length lookbehind
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
regexec.c: Rmv unnecessary assigns
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
regexec.c: Delete unused macro
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
regexec.c: Comment fixes, additions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
regexec.c: Move macro defns, comments adjacent to fcn
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
perlre: Link technique for variable length lookbehind
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Dagfinn Ilmari...
perlvar: improve POD markup for $-[n] example
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
David Mitchell
fix paren buffer leak in (?|...)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
PATCH: [perl #131551] Too deep regex compilation recursion
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Karl Williamson
regcomp.c: Use mnemonic for flag parameter
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Karl Williamson
perlre: Consistent casing and spelling of VERB args
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Craig A. Berry
realclean unidatafiles on VMS the same way as elsewhere.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Karl Williamson
inline.h: Improve comment
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Karl Williamson
utf8_length() Add two UNLIKELY()s
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Karl Williamson
S_multiconcat() Use faster variant counting
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Karl Williamson
toke.c: lex_stuff_pvn() Use faster UTF-8 variant count
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
t/re/pat.t: Add test for [perl #133933]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
regcomp.c: Add assertions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
Add more checking for regnode offset overflowing
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
regnodes.h, perldebguts: Shorten some descriptions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
Any Common digit set can match in any script
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
PATCH: [perl #133921] Segfaults in regcomp.c
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
t/re/pat.t: Rmv stray semi-colon
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
PATCH: [perl #133871] heap-buffer-overflow in S_reginsert
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
regcomp.c: Create macro, add comments
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
regcomp.c: Rmv unused variable
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
t/re/pat.t: Outdent 2 lines
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
Allow qr'\N{...}'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
regcomp.c: White-space, comments only
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
toke.c: Allow \N{} handling fcn to be used elsewhere...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
toke.c: Add wrapper function
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Karl Williamson
toke.c: Change API of static function
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Tony Cook
there is no sv_catpvfn()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
regcomp.h: Rmv obsolete references to 'swash'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
regexec.c: We know the end ptr; don't need to recalc
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
regexec.c: Add assertion
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
regcomp.c: Add assertion
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
regcomp.c: Rmv unnecessary branch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
perlvar: Fix broken link
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
perlrecharclass: Minor wording improvements
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
perlre: Minor wording improvements
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
perlre: Italicize a bunch of stuff
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
dquote.c: Use UTF8_SAFE_SKIP
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
Add UTF8_SAFE_SKIP API macro
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
perldiag: A deprecation is now fatal
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Karl Williamson
t/re/pat_advanced.t: Change some ok's to like's
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Dan Kogai
Encode: synch with CPAN version 3.01
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
toke.c: Clarify comment
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
t/re/pat_advanced.t: Add some comments
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
Add tests for wildcards in Unicode property values
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
Add Unicode property wildcards
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
regen/mk_invlists.pl: Add tables for Unicode wildcards
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
Add warnings category experimental::uniprop_wildcards
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
is_invlist(): Allow NULL input
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
perlunicode: Update, clarify
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
perlapi: Clarify entry for hv_store()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
regen/mk_invlists.pl: Remove stray debugging stmts
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
regen/mk_invlists.pl: Comment/white-space only
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
regen/mk_invlists.pl, lib/utf8_heavy.pl: Rename variable
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
charclass_invlists.h: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Karl Williamson
t/re/reg_mesg.t: Add test
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David Mitchell
fix blead on non-threaded builds
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
David Mitchell
Fix leak on syntax error in main prog
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
David Mitchell
fix leak when compiling typed hash deref
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Karl Williamson
Don't use utf8_heavy.pl unless needed
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Karen Etheridge
upgrade ExtUtils::Manifest from version 1.71 to 1.72
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Karl Williamson
perldelta for fd879d933c2a2ee22ac6e2462acc016aa033854d
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Karl Williamson
PATCH: [perl #131642] pack returning malformed UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Karl Williamson
PATCH: [perl #133876] Write out of bounds
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Tony Cook
perldelta for d22170b0f355 through bf3e41ff5d42
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Tony Cook
(perl #124203) fix a similar problem with DB::lsub
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Tony Cook
bump $DB::VERSION for perl5db.pl to 1.55
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Tony Cook
bump $threads::shared::VERSION to 1.60
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Tony Cook
(perl #124203) avoid a deadlock in DB::sub
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Tony Cook
add extra lock tracing to threads::shared
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Karl Williamson
PATCH: [perl #133882] Assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Karl Williamson
t/re/subst.t: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Karl Williamson
regexec.c: Rule out match sooner
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Karl Williamson
regexec.c: Improve comments for a function
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Karl Williamson
PATCH: [perl #133899] panic in s///
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Karl Williamson
Add hook for Unicode private use override
commit
|
commitdiff
|
tree
|
snapshot
next