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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
regexec.c: Fix some EBCDIC problems
[perl5.git]
/
regexec.c
2014-05-30
Karl Williamson
regexec.c: Fix some EBCDIC problems
blob
|
commitdiff
2014-05-30
Jarkko Hietaniemi
Unify the "fall-through" lint annotation.
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
Insert asserts to paths suspected by Coverity.
blob
|
commitdiff
|
diff to current
2014-05-28
Jarkko Hietaniemi
Off-by-one in PL_fold_locale use.
blob
|
commitdiff
|
diff to current
2014-05-13
David Mitchell
[perl #121854] use re 'taint' regression
blob
|
commitdiff
|
diff to current
2014-03-24
David Mitchell
[perl #121484] /m causing false negative
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): move comments abut IMPLICIT
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): don't unset MBOL on uselessness
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): change definition of ml_anch
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): check for IMPLICIT in abs anch
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): check for IMPLICIT in stclass
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): use better limit on anch float
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): do 'not at start' check on BOL
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): reduce scope of /^...$/m test
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): change !ml_anch debugging msg
blob
|
commitdiff
|
diff to current
2014-03-19
David Mitchell
re_intuit_start(): don't set ml_anch on BOL
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): re-comment head of function
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): indent rest of check block
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): add some general comments
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): update comments in BmUSEFUL blk
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): update comments in stclass code
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): improve main terminating cond
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): update stclass code comments
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): remove an obsolete assert.
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): fix byte/char calculation err
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): eliminate checked_upto var
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): fix a comment about overlap
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): trivial reorg of stclass code
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): always initialise start_shift
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): swap BmUSEFUL + stclass blocks
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): de-duplicate condition
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): swap two blocks, delete label
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): swap another if/else block
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): remove redundant assertion
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): swap another if/else block
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): swap if/else blocks
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): eliminate one label
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): eliminate debug-only var
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): eliminate t from stclass code
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): reduce use of s in stclass code
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): remove if(check)
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): use check_ix for efficiency
blob
|
commitdiff
|
diff to current
2014-03-16
David Mitchell
re_intuit_start(): stclass: use rx_origin more
blob
|
commitdiff
|
diff to current
2014-03-02
Karl Williamson
Revert most of 3a8bbffbce: Avoid unnecessary malformed...
blob
|
commitdiff
|
diff to current
2014-02-28
David Mitchell
S_regmatch(): merge BOL and SBOL branches
blob
|
commitdiff
|
diff to current
2014-02-27
David Mitchell
don't set SvPADTMP() on PADGV's
blob
|
commitdiff
|
diff to current
2014-02-24
Yves Orton
fix RT #121299 - Inconsistent behavior with backreferen...
blob
|
commitdiff
|
diff to current
2014-02-24
Yves Orton
Improve how regprop dumps REF-like nodes during execution
blob
|
commitdiff
|
diff to current
2014-02-20
Craig A. Berry
Only define Perl__get_regclass_nonbitmap_data once.
blob
|
commitdiff
|
diff to current
2014-02-20
Karl Williamson
Change av_len calls to av_tindex for clarity
blob
|
commitdiff
|
diff to current
2014-02-19
Karl Williamson
Make taint checking regex compile time instead of runtime
blob
|
commitdiff
|
diff to current
2014-02-19
Karl Williamson
regcomp.c,regexec.c: White-space only
blob
|
commitdiff
|
diff to current
2014-02-19
Karl Williamson
regcomp.c: Fix more alignment problems
blob
|
commitdiff
|
diff to current
2014-02-19
Karl Williamson
regexec.c: Rename function, add parameter, make non...
blob
|
commitdiff
|
diff to current
2014-02-19
Karl Williamson
regexec.c: Add some checks
blob
|
commitdiff
|
diff to current
2014-02-19
Karl Williamson
Change method of passing some info from regcomp to...
blob
|
commitdiff
|
diff to current
2014-02-19
Karl Williamson
regexes: Remove uses of ANYOF_LOCALE flag
blob
|
commitdiff
|
diff to current
2014-02-16
Karl Williamson
Revert "Free up bit for regex ANYOF nodes"
blob
|
commitdiff
|
diff to current
2014-02-16
Karl Williamson
Free up bit for regex ANYOF nodes
blob
|
commitdiff
|
diff to current
2014-02-14
David Mitchell
re_intuit_start(): fix SEGV in /^../m code
blob
|
commitdiff
|
diff to current
2014-02-12
Karl Williamson
regexec.c, locale.c: Silence some compiler warnings
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): add comments about check_ix
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): assert fixed+float dont overlap
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): in MBOL block, eliminate t var
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): MBOL use char for float max
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): MBOL limit in chars not bytes
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): remove other_last = rx_origin
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): don't decrease other_last
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): make assert unconditional
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): update comments in /^../m block
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): use memchr() to find \n
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): s/i_strpos/strpos/g
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): keep strpos constant
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): re-indent code
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): move label after var decls
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): unconditionally init other_last
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): don't decrease rx_origin
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): format a ?: expression better
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): remove obsolete comment
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): eliminate s as func-wide var
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): pass rx_origin in/out stclass
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): localise 's' in abs anch branch
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): simplify the /^.../m condition
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): re-indent block after last mod
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): rearrange /^/m code
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): remove redundant assignment
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): give "other" block it's own 's'
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): eliminate 's' from "check" code
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): eliminate saved_s var
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): localise t
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): remove try_at_* labels
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): simplify check-only origin test
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): merge anch and float "other"
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): calc fbm_instr() end in bytes
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): move a line of code earlier
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): re-indent after brace removal
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): move do_other_anchored label up
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): reduce use of *_offset macros
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): harmonise other_last++
blob
|
commitdiff
|
diff to current
2014-02-08
David Mitchell
re_intuit_start(): simplify other=anchored block
blob
|
commitdiff
|
diff to current
next