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: Don't rely on break stmts in macros
[perl5.git]
/
regexec.c
2011-01-18
Karl Williamson
regexec.c: Don't rely on break stmts in macros
blob
|
commitdiff
2011-01-18
Karl Williamson
regexec.c: Fix /a complements
blob
|
commitdiff
|
diff to current
2011-01-18
Karl Williamson
regexec.c: Fix so will compile on Windows
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
Add /a regex modifier
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regex: Use BOUNDU regnodes
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regexec.c: Remove unnecessary cBOOLs
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regexec.c: Use FLAGS field instead of OP for BOUND...
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regexec.c: Convert two !=0's to cBOOL
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regexec.c: change variable name to reflect its purpose
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regexec.c: Change '1' to bool TRUE for clarity.
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regexec.c: refactor and comment the CCC_TRY macros
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regex: Separate nodes for Unicode semantics \s \w
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regexec.c: Replace duplicated code by its macro
blob
|
commitdiff
|
diff to current
2011-01-17
Karl Williamson
regex: Convert regnode FLAGS fields to charset enum
blob
|
commitdiff
|
diff to current
2011-01-16
Karl Williamson
Fix \xa0 matching both [\s] [\S], et.al.
blob
|
commitdiff
|
diff to current
2011-01-14
Karl Williamson
regexec.c: Remove no longer needed goto
blob
|
commitdiff
|
diff to current
2011-01-14
Karl Williamson
regexec.c: Add to comment
blob
|
commitdiff
|
diff to current
2011-01-14
Karl Williamson
regex: Use ANYOFV
blob
|
commitdiff
|
diff to current
2011-01-14
Karl Williamson
regex: Some Comment clarifications
blob
|
commitdiff
|
diff to current
2011-01-07
Peter J. Acklam...
Fix typos (spelling errors) in Perl sources.
blob
|
commitdiff
|
diff to current
2010-12-20
Karl Williamson
regexec.c: white-space only
blob
|
commitdiff
|
diff to current
2010-12-20
Karl Williamson
regexec:c Remove unreached code
blob
|
commitdiff
|
diff to current
2010-12-20
Karl Williamson
Change name of regex intrnl macro to new meaning
blob
|
commitdiff
|
diff to current
2010-12-20
Karl Williamson
regexec.c: Remove unnecessary statements
blob
|
commitdiff
|
diff to current
2010-12-20
Karl Williamson
Change regexes to debug dump non-ASCII as hex.
blob
|
commitdiff
|
diff to current
2010-12-16
Jan Dubois
Silence some data truncation compiler warnings
blob
|
commitdiff
|
diff to current
2010-12-15
Karl Williamson
regexec.c: white space changes due to prev. commit
blob
|
commitdiff
|
diff to current
2010-12-15
Karl Williamson
regex: Multi-char /i shouldnt match single char []
blob
|
commitdiff
|
diff to current
2010-12-11
Karl Williamson
regcomp: Allow freeing up bit in ANYOF flags
blob
|
commitdiff
|
diff to current
2010-12-08
Karl Williamson
regexec.c: Fix locale and \s
blob
|
commitdiff
|
diff to current
2010-12-08
Karl Williamson
regexec.c: Add missing handlers for locale \d
blob
|
commitdiff
|
diff to current
2010-12-04
Karl Williamson
regexec.c: Clean up initialized vars in switch
blob
|
commitdiff
|
diff to current
2010-12-04
Karl Williamson
regecomp, regexec: Use mnemonic character names
blob
|
commitdiff
|
diff to current
2010-12-02
Tony Cook
Fix C++ breakage introduced in d7ef4b73
blob
|
commitdiff
|
diff to current
2010-12-02
Karl Williamson
regexec.c: Handle REFFU and NREFFU; refactor
blob
|
commitdiff
|
diff to current
2010-11-29
Tony Cook
Fix C++ build problems introduced in 9a5a5549
blob
|
commitdiff
|
diff to current
2010-11-28
Karl Williamson
regexec.c: Add handling for EXACTFU nodes
blob
|
commitdiff
|
diff to current
2010-11-28
Karl Williamson
regexec.c: pull array lookup out of loop
blob
|
commitdiff
|
diff to current
2010-11-28
Karl Williamson
regexec.c: clarify comments
blob
|
commitdiff
|
diff to current
2010-11-28
Karl Williamson
regexec.c: Latin1 chars can fold match UTF8_ALL
blob
|
commitdiff
|
diff to current
2010-11-24
Rafael Garcia-Suarez
Don't use "try" as a variable name
blob
|
commitdiff
|
diff to current
2010-11-22
Karl Williamson
regexec.c: indent code in new block
blob
|
commitdiff
|
diff to current
2010-11-22
Karl Williamson
regexec.c: utf8 could fold to ascii/latin1
blob
|
commitdiff
|
diff to current
2010-11-22
Karl Williamson
regexec.c: Correct indent
blob
|
commitdiff
|
diff to current
2010-11-22
Karl Williamson
Split ANYOF_NONBITMAP into two components
blob
|
commitdiff
|
diff to current
2010-11-22
Karl Williamson
rename ANYOF_UNICODE to ANYOF_NONBITMAP
blob
|
commitdiff
|
diff to current
2010-11-22
Karl Williamson
regexec.c: Split EXACT, folding nodes in regrepeat
blob
|
commitdiff
|
diff to current
2010-11-22
Karl Williamson
regex free up bit in ANYOF node
blob
|
commitdiff
|
diff to current
2010-11-08
Karl Williamson
regexec.c: Don't give up on fold matching early
blob
|
commitdiff
|
diff to current
2010-11-08
Karl Williamson
regexec.c: change variable name to its purpose
blob
|
commitdiff
|
diff to current
2010-11-07
Florian Ragwitz
Correct grouping in S_reginclass
blob
|
commitdiff
|
diff to current
2010-11-06
Florian Ragwitz
Fix a compiler warning
blob
|
commitdiff
|
diff to current
2010-11-03
Yves Orton
fix the trie part of rt-78356
blob
|
commitdiff
|
diff to current
2010-11-02
Yves Orton
Fix RT-70998: qq{\x{30ab}} =~ /\xab|\xa9/ produces...
origin/compile
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
reginclass: Remove redundant test
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
reginclass: Reorder fastest first
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
reginclass: Remove unnecessary test
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
reginclass: Make explicit the length assumptions
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
reginclass: Rename variable for clarity
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
regexec.c: reorder statements for speed
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
regexec.c: Add clarifying comment
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
reginclass: add some consts to prototype
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
regexec.c: Remove redundant line.
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
reginclass: Return matched length even if not utf8
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
reginclass: Change variable name for clarity.
blob
|
commitdiff
|
diff to current
2010-10-31
Karl Williamson
regexec.c: Document existing reginclass behavior
blob
|
commitdiff
|
diff to current
2010-10-21
Karl Williamson
regexec.c: utf8 doesn't match /i nonutf8 self
blob
|
commitdiff
|
diff to current
2010-10-21
Karl Williamson
regexec.c: utf8 doesn't match non-utf8 self
blob
|
commitdiff
|
diff to current
2010-10-15
Karl Williamson
Subject: [perl #58182] partial: Add uni \s,\w matching
blob
|
commitdiff
|
diff to current
2010-10-15
Karl Williamson
Subject: [PATCH] regexec.c: make macros fit 80 cols
blob
|
commitdiff
|
diff to current
2010-10-15
Karl Williamson
Subject: [PATCH] regexec.c: add and refactor macros
blob
|
commitdiff
|
diff to current
2010-09-30
Florian Ragwitz
Fix typo spotted by avar++
blob
|
commitdiff
|
diff to current
2010-09-29
Florian Ragwitz
Document why we're not using the save stack
blob
|
commitdiff
|
diff to current
2010-09-29
Florian Ragwitz
Localize PL_reg_state during re_evals
blob
|
commitdiff
|
diff to current
2010-08-26
Yves Orton
eliminate unneeded code, and explain why the code was...
blob
|
commitdiff
|
diff to current
2010-08-26
Bram
VERB nodes in the regex engine should NOT be marked...
blob
|
commitdiff
|
diff to current
2010-08-23
Yves Orton
fix rt75680 - when working with utf8 strings one must...
blob
|
commitdiff
|
diff to current
2010-08-18
David Mitchell
fix 'might be used uninitialized' in S_regmatch
blob
|
commitdiff
|
diff to current
2010-06-24
Yves Orton
when disabling regex implicit check string we must...
blob
|
commitdiff
|
diff to current
2010-06-07
Karl Williamson
regexec.c: change names of two vars for clarity
blob
|
commitdiff
|
diff to current
2010-06-06
David Mitchell
reduce size of regmatch_state.u.curlyx by 2 words
blob
|
commitdiff
|
diff to current
2010-06-06
David Mitchell
micro-optimise a bit of trie code
blob
|
commitdiff
|
diff to current
2010-06-05
Karl Williamson
Change regexec.c to use new foldEQ functions
blob
|
commitdiff
|
diff to current
2010-05-29
Karl Williamson
Clarify that count is bytes not unicode characters
blob
|
commitdiff
|
diff to current
2010-05-24
Jerry D. Hedden
Fix build warnings introduced by v5.13.0-139-ge0fa7e2
blob
|
commitdiff
|
diff to current
2010-05-03
David Mitchell
fix a couple of var types
blob
|
commitdiff
|
diff to current
2010-05-03
David Mitchell
tries: don't allocate memory at runtime
blob
|
commitdiff
|
diff to current
2010-05-02
Nicholas Clark
For SAVEt_REGCONTEXT, store the number of save stack...
blob
|
commitdiff
|
diff to current
2010-05-01
Nicholas Clark
On the save stack, store the save type as the bottom...
blob
|
commitdiff
|
diff to current
2010-05-01
Nicholas Clark
Untangle REGCP_FRAME_ELEMS from REGCP_OTHER_ELEMS.
blob
|
commitdiff
|
diff to current
2010-04-15
David Mitchell
use cBOOL for bool casts
blob
|
commitdiff
|
diff to current
2009-12-20
Karl Williamson
Allow U+0FFFF in regex
blob
|
commitdiff
|
diff to current
2009-12-14
Craig A. Berry
Fix compile failure introduced in 37e2e78edfe0a224b8a61...
blob
|
commitdiff
|
diff to current
2009-12-06
Karl Williamson
qr/\X/ expansion
blob
|
commitdiff
|
diff to current
2009-11-08
Vincent Pit
SvREFCNT_dec already checks if the SV is non-NULL ...
blob
|
commitdiff
|
diff to current
2009-10-25
Yves Orton
disable non-unicode case insensitive trie matching
blob
|
commitdiff
|
diff to current
2009-10-22
Ben Morrow
RT#69616: regexp SVs lose regexpness in assignment
blob
|
commitdiff
|
diff to current
2009-10-19
Yves Orton
somewhat fix failing regex tests. but break lots of...
blob
|
commitdiff
|
diff to current
2009-10-16
Yves Orton
refactor the special CC code in reg_try()
blob
|
commitdiff
|
diff to current
2009-10-05
Yves Orton
in regexec.c move the BOUND logic out of the way of...
blob
|
commitdiff
|
diff to current
next