2007-01-05 |
Rafael Garcia-Suarez |
Silence a gcc warning, spotted by Tels |
blob | commitdiff |
2007-01-05 |
Rafael Garcia-Suarez |
Update copyright years in .c files |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
4th patch from: |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
The first three patches from: |
blob | commitdiff | diff to current |
2007-01-04 |
Yves Orton |
Re: [PATCH] Change implementation of %+ to use a proper... |
blob | commitdiff | diff to current |
2007-01-03 |
Jarkko Hietaniemi |
Re: g++ unhappy |
blob | commitdiff | diff to current |
2006-12-31 |
Jarkko Hietaniemi |
smoke signs suppression |
blob | commitdiff | diff to current |
2006-12-27 |
Yves Orton |
Macroize char class tests in case to remove duplicated... |
blob | commitdiff | diff to current |
2006-12-25 |
Rafael Garcia-Suarez |
Fix a couple of warnings |
blob | commitdiff | diff to current |
2006-12-25 |
Yves Orton |
Re: Named-capture regex syntax |
blob | commitdiff | diff to current |
2006-12-18 |
Jarkko Hietaniemi |
C++: regcomp.c and ext/Time/Piece/Piece.xs |
blob | commitdiff | diff to current |
2006-12-05 |
Yves Orton |
Re: [PATCH] Further tweaks to make it easier to create... |
blob | commitdiff | diff to current |
2006-12-05 |
Yves Orton |
Further tweaks to make it easier to create regexp engin... |
blob | commitdiff | diff to current |
2006-12-04 |
Rafael Garcia-Suarez |
Better version of last patch, by Yves Orton. |
blob | commitdiff | diff to current |
2006-12-04 |
Rafael Garcia-Suarez |
Actually submit previous change. |
blob | commitdiff | diff to current |
2006-12-04 |
Yves Orton |
\R is supposed to mean something else so switch to... |
blob | commitdiff | diff to current |
2006-12-03 |
Yves Orton |
Re: [perl #41010] (?(COND)) in pattern matching not... |
blob | commitdiff | diff to current |
2006-12-01 |
Rafael Garcia-Suarez |
Remove unused variable |
blob | commitdiff | diff to current |
2006-12-01 |
Yves Orton |
Continue split of perl internal regexp structures from... |
blob | commitdiff | diff to current |
2006-11-29 |
Yves Orton |
Re: Fix \k<foo> preceded by literal |
blob | commitdiff | diff to current |
2006-11-29 |
Yves Orton |
Change in handling of \RNNN inside nested patterns |
blob | commitdiff | diff to current |
2006-11-27 |
Nicholas Clark |
Move words and revcharmap out of struct _rev_trie_data... |
blob | commitdiff | diff to current |
2006-11-26 |
Nicholas Clark |
Move widecharmap out of the shared structure _reg_trie_... |
blob | commitdiff | diff to current |
2006-11-26 |
Nicholas Clark |
Swap _reg_ac_data.trie to U32 offset into the regdata... |
blob | commitdiff | diff to current |
2006-11-26 |
Nicholas Clark |
Moving the reference count to the front of both _reg_tr... |
blob | commitdiff | diff to current |
2006-11-26 |
Nicholas Clark |
A little reodering of the switch statement in Perl_regd... |
blob | commitdiff | diff to current |
2006-11-26 |
Nicholas Clark |
Stage 1 of threadsafe-ing the trie strucutres - use... |
blob | commitdiff | diff to current |
2006-11-26 |
Nicholas Clark |
Simplify S_add_data(), given that realloc will NULL... |
blob | commitdiff | diff to current |
2006-11-26 |
Nicholas Clark |
Change (well, correct) S_add_data to take and return... |
blob | commitdiff | diff to current |
2006-11-25 |
Jarkko Hietaniemi |
smoke signs suppression |
blob | commitdiff | diff to current |
2006-11-23 |
Yves Orton |
Re: [PATCH] Cleanup regexp flags and structure |
blob | commitdiff | diff to current |
2006-11-23 |
Yves Orton |
Cleanup regexp flags and structure |
blob | commitdiff | diff to current |
2006-11-22 |
Yves Orton |
\G with /g results in infinite loop in 5.6 and later |
blob | commitdiff | diff to current |
2006-11-20 |
Andreas König |
Patch by Yves Orton to fix the regression reported... |
blob | commitdiff | diff to current |
2006-11-19 |
Yves Orton |
Re: [PATCH] Study SUSPEND (and recursion) properly |
blob | commitdiff | diff to current |
2006-11-17 |
yves orton |
[perl #22395] regexp /(.*)[bc]/ 10000 times slower... |
blob | commitdiff | diff to current |
2006-11-17 |
Yves Orton |
Study SUSPEND (and recursion) properly |
blob | commitdiff | diff to current |
2006-11-15 |
Yves Orton |
Re: [PATCH] Fix RT#19049 and add relative backreferences |
blob | commitdiff | diff to current |
2006-11-14 |
Yves Orton |
Fwd: Memory leak with s/// and hashes |
blob | commitdiff | diff to current |
2006-11-14 |
Yves Orton |
Allow negative indexing in recursive patterns |
blob | commitdiff | diff to current |
2006-11-13 |
Yves Orton |
Re: [PATCH] New regex syntax omnibus |
blob | commitdiff | diff to current |
2006-11-13 |
Rafael Garcia-Suarez |
Casting nit |
blob | commitdiff | diff to current |
2006-11-13 |
Yves Orton |
Regex Utility Functions and Substituion Fix (XML::Twig... |
blob | commitdiff | diff to current |
2006-11-12 |
Jarkko Hietaniemi |
(2nd version) small tweaks based on smoke signs |
blob | commitdiff | diff to current |
2006-11-09 |
Jarkko Hietaniemi |
regcomp.c: printf arg casts |
blob | commitdiff | diff to current |
2006-11-07 |
Yves Orton |
New regex syntax omnibus |
blob | commitdiff | diff to current |
2006-11-06 |
Rafael Garcia-Suarez |
Silence a cast warning |
blob | commitdiff | diff to current |
2006-11-04 |
SADAHIRO Tomoyuki |
Re: [perl #40641] crash with unicode characters in... |
blob | commitdiff | diff to current |
2006-11-02 |
Yves Orton |
Add more backtracking control verbs to regex engine... |
blob | commitdiff | diff to current |
2006-11-01 |
Yves Orton |
Add a commit verb to regex engine to allow fine tuning... |
blob | commitdiff | diff to current |
2006-10-30 |
Yves Orton |
The second patch from: |
blob | commitdiff | diff to current |
2006-10-30 |
Yves Orton |
The first patch from: |
blob | commitdiff | diff to current |
2006-10-26 |
Yves Orton |
Fix a problem with jump-tries, add (?FAIL) pattern. |
blob | commitdiff | diff to current |
2006-10-20 |
Rafael Garcia-Suarez |
Silence some warnings |
blob | commitdiff | diff to current |
2006-10-19 |
Yves Orton |
Re: Off by one in the trie code? |
blob | commitdiff | diff to current |
2006-10-14 |
Nicholas Clark |
Avoid undefined behaviour for -DPERL_MEM_LOG by not... |
blob | commitdiff | diff to current |
2006-10-14 |
Nicholas Clark |
Avoid undefined behaviour for -DPERL_MEM_LOG by not... |
blob | commitdiff | diff to current |
2006-10-13 |
Yves Orton |
Add possessive quantifiers to regex engine. |
blob | commitdiff | diff to current |
2006-10-12 |
Robin Barker |
fix format errors; was RE: g++ compile and make test... |
blob | commitdiff | diff to current |
2006-10-12 |
Yves Orton |
More regexp documentation |
blob | commitdiff | diff to current |
2006-10-12 |
Yves Orton |
Add Regex conditionals. Various bugfixes. More tests. |
blob | commitdiff | diff to current |
2006-10-10 |
Yves Orton |
Regexp Recurse by name. |
blob | commitdiff | diff to current |
2006-10-08 |
Yves Orton |
Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup... |
blob | commitdiff | diff to current |
2006-10-07 |
Yves Orton |
Re: [PATCH] Initial attempt at named captures for perls... |
blob | commitdiff | diff to current |
2006-10-05 |
Yves Orton |
Re: [perl #8835] fairly large regex optimization bug... |
blob | commitdiff | diff to current |
2006-10-05 |
Rafael Garcia-Suarez |
Nit in regcomp, discovered by a gcc warning, fixed... |
blob | commitdiff | diff to current |
2006-10-05 |
Rafael Garcia-Suarez |
Fix a couple of casting warnings |
blob | commitdiff | diff to current |
2006-10-05 |
Yves Orton |
Re: [PATCH] Add recursive regexes similar to PCRE |
blob | commitdiff | diff to current |
2006-09-29 |
Yves Orton |
Minor re 'Debug' tweaks, also fix a bug in dumping... |
blob | commitdiff | diff to current |
2006-09-29 |
Yves Orton |
Re: [PATCH] Add hook for re_dup() into regex engine... |
blob | commitdiff | diff to current |
2006-09-29 |
Steve Peters |
Fix debug format in regcomp.c that was failing under |
blob | commitdiff | diff to current |
2006-09-29 |
Yves Orton |
Re: [PATCH] Add hook for re_dup() into regex engine... |
blob | commitdiff | diff to current |
2006-09-26 |
Nicholas Clark |
Make Perl_regdupe only exist for threaded perls. |
blob | commitdiff | diff to current |
2006-09-25 |
Yves Orton |
Automate generation of the regmatch() state constants |
blob | commitdiff | diff to current |
2006-09-25 |
Yves Orton |
Add hook for re_dup() into regex engine as reg_dupe... |
blob | commitdiff | diff to current |
2006-09-21 |
Jarkko Hietaniemi |
deal with some gcc warnings |
blob | commitdiff | diff to current |
2006-09-19 |
Yves Orton |
Re: \N{...} in regular expression [PATCH] |
blob | commitdiff | diff to current |
2006-09-19 |
Yves Orton |
Re: \N{...} in regular expression [PATCH] |
blob | commitdiff | diff to current |
2006-09-17 |
Nicholas Clark |
Avoid compiler warning about a variable that isn't... |
blob | commitdiff | diff to current |
2006-09-12 |
Rafael Garcia-Suarez |
More warnings silencing, including suggestions by Domin... |
blob | commitdiff | diff to current |
2006-09-12 |
Rafael Garcia-Suarez |
Another warning-silencing cast |
blob | commitdiff | diff to current |
2006-09-11 |
Rafael Garcia-Suarez |
Fix some compilation warnings |
blob | commitdiff | diff to current |
2006-09-11 |
Yves Orton |
Teach regex optimiser how to handle (?=) and (?<=)... |
blob | commitdiff | diff to current |
2006-09-05 |
Rafael Garcia-Suarez |
Fix a few warnings |
blob | commitdiff | diff to current |
2006-09-05 |
Yves Orton |
Re: [PATCH] Trie jumping |
blob | commitdiff | diff to current |
2006-08-07 |
Jarkko Hietaniemi |
g++ large patch |
blob | commitdiff | diff to current |
2006-07-23 |
Jarkko Hietaniemi |
z/OS: pp_sys.c, reg*.c, toke.c, utf8.c |
blob | commitdiff | diff to current |
2006-07-16 |
Yves Orton |
Re: Fix loads of warnings from the last escaping patch... |
blob | commitdiff | diff to current |
2006-07-15 |
Yves Orton |
Updated escaping code. utf8 regex debug output improvements |
blob | commitdiff | diff to current |
2006-07-07 |
Yves Orton |
More escaping in the RE |
blob | commitdiff | diff to current |
2006-06-30 |
Rafael Garcia-Suarez |
Fix a couple of compilation warnings |
blob | commitdiff | diff to current |
2006-06-24 |
Dave Mitchell |
quieten warning by avoiding a comment-within-a-comment |
blob | commitdiff | diff to current |
2006-06-22 |
Yves Orton |
Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net... |
blob | commitdiff | diff to current |
2006-06-21 |
Steve Hay |
Fix code before declaration error introduced by #28405 |
blob | commitdiff | diff to current |
2006-06-20 |
Steve Peters |
Clean up a few warnings in regcomp.c under -Dgccansiped... |
blob | commitdiff | diff to current |
2006-06-14 |
Yves Orton |
Re: [PATCH] fix re debug segvs in global destruction... |
blob | commitdiff | diff to current |
2006-06-14 |
Yves Orton |
fix re debug segvs in global destruction, and a tweak... |
blob | commitdiff | diff to current |
2006-06-13 |
Yves Orton |
Guard clause should happen first, otherwise its not... |
blob | commitdiff | diff to current |
2006-06-12 |
Yves Orton |
Re: Segv from new regex code when under threads. |
blob | commitdiff | diff to current |
2006-06-11 |
Yves Orton |
Re: [PATCH] regexec/regcomp.c cleanups |
blob | commitdiff | diff to current |
next |