2010-12-02 |
Karl Williamson | regcomp.c: typo in comment |
blob | commitdiff |
2010-12-02 |
Karl Williamson | regcomp.c: Remove duplicate statement |
blob | commitdiff | diff to current |
2010-11-30 |
Nick Cleaton | [perl #79152] super-linear cache can prevent a valid... |
blob | commitdiff | diff to current |
2010-11-28 |
Karl Williamson | regcomp.c: Handle EXACTFU nodes in optimizer |
blob | commitdiff | diff to current |
2010-11-28 |
Karl Williamson | regcomp.c: Use hex instead of octal for debug ords |
blob | commitdiff | diff to current |
2010-11-28 |
Karl Williamson | Fix debug output |
blob | commitdiff | diff to current |
2010-11-28 |
Karl Williamson | regcomp.c: Typo in comment |
blob | commitdiff | diff to current |
2010-11-28 |
Karl Williamson | regcomp.c: Generate EXACTFU nodes |
blob | commitdiff | diff to current |
2010-11-28 |
Karl Williamson | regcomp.c: remove unnecessary tests |
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 |
Nicholas Clark | Deprecate sv_compile_2op() |
blob | commitdiff | diff to current |
2010-11-24 |
Nicholas Clark | Remove unused variable from S_set_regclass_bit_fold() |
blob | commitdiff | diff to current |
2010-11-22 |
Karl Williamson | [bracketed char class] fixes |
blob | commitdiff | diff to current |
2010-11-22 |
Karl Williamson | regcomp.c: Add comment |
blob | commitdiff | diff to current |
2010-11-22 |
Karl Williamson | regcomp.c: Add comment |
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 | regcomp.c: Optimizer wrongly turning off bit |
blob | commitdiff | diff to current |
2010-11-22 |
Karl Williamson | regcomp.c: Add explanatory comment |
blob | commitdiff | diff to current |
2010-11-22 |
Karl Williamson | regcomp.c: Fix indent |
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 | regex free up bit in ANYOF node |
blob | commitdiff | diff to current |
2010-11-22 |
Karl Williamson | regcomp.c: Remove references to old #define |
blob | commitdiff | diff to current |
2010-11-11 |
Karl Williamson | PATCH: [perl #78994]: optimizer loses folding |
blob | commitdiff | diff to current |
2010-11-08 |
Fingle Nark | typos in comments/pod |
blob | commitdiff | diff to current |
2010-11-03 |
Yves Orton | fix 68564: /g failure with zero-width patterns |
blob | commitdiff | diff to current |
2010-11-03 |
Yves Orton | clarify code and intent of code in a comment |
blob | commitdiff | diff to current |
2010-11-03 |
Yves Orton | fix incorrect comment |
blob | commitdiff | diff to current |
2010-10-31 |
Karl Williamson | regcomp.c: No longer need _C_C_T_ and variant macro |
blob | commitdiff | diff to current |
2010-10-31 |
Karl Williamson | [:posix:] now works under /u |
blob | commitdiff | diff to current |
2010-10-27 |
Karl Williamson | ANYOF regnode often overallocates space |
blob | commitdiff | diff to current |
2010-10-21 |
Karl Williamson | regcomp.c: /d not overriding /u |
blob | commitdiff | diff to current |
2010-10-21 |
Karl Williamson | regcomp.c: Fix typo in comment |
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 | regcomp.c: Fix white space, cuddled else |
blob | commitdiff | diff to current |
2010-10-10 |
Karl Williamson | regcomp.c: Fix compiler warning |
blob | commitdiff | diff to current |
2010-09-30 |
Karl Williamson | [perl #77952] regcomp.c compiler warnings |
blob | commitdiff | diff to current |
2010-09-30 |
Karl Williamson | [perl #78040] regcomp.c: malloc enough space |
blob | commitdiff | diff to current |
2010-09-28 |
Karl Williamson | regcomp.c [perl #78058] qr/\18/ loops |
blob | commitdiff | diff to current |
2010-09-23 |
Karl Williamson | regcomp.c: Convert some things to use cBOOL() |
blob | commitdiff | diff to current |
2010-09-23 |
Karl Williamson | Add /d, /l, /u (infixed) regex modifiers |
blob | commitdiff | diff to current |
2010-09-23 |
Karl Williamson | Change to use mnemonic instead of char constant |
blob | commitdiff | diff to current |
2010-09-22 |
Andy Dougherty | Extract regcurly as a static inline function. |
blob | commitdiff | diff to current |
2010-09-20 |
Karl Williamson | Add (?^...) regex construct |
blob | commitdiff | diff to current |
2010-09-20 |
Karl Williamson | regcomp.c: fix an improper indent |
blob | commitdiff | diff to current |
2010-09-16 |
Karl Williamson | Fix /[\8]/ to not match NULL; give correct warning |
blob | commitdiff | diff to current |
2010-09-15 |
Karl Williamson | PATCH: regex longjmp flaws |
blob | commitdiff | diff to current |
2010-09-13 |
Karl Williamson | regcomp.c: Use longjmp to abandon first pass quickly |
blob | commitdiff | diff to current |
2010-09-13 |
Karl Williamson | regcomp.c: Macroize changing regex to utf8 |
blob | commitdiff | diff to current |
2010-09-13 |
Karl Williamson | regcomp.c: Clarify and typos in comments |
blob | commitdiff | diff to current |
2010-07-27 |
Karl Williamson | Change function signature of grok_bslash_o |
blob | commitdiff | diff to current |
2010-07-26 |
George Greer | RT#75762: In CURLYX->CURLYM optimization, check before... |
blob | commitdiff | diff to current |
2010-07-18 |
David Golden | Fix address of register error from 26a0cb8 |
blob | commitdiff | diff to current |
2010-07-18 |
Karl Williamson | Add \o{} escape |
blob | commitdiff | diff to current |
2010-07-18 |
Karl Williamson | \400 -\777 now means the same thing in all d-quote |
blob | commitdiff | diff to current |
2010-06-27 |
Nicholas Clark | Add Perl_croak_no_modify() to implement Perl_croak... |
blob | commitdiff | diff to current |
2010-05-29 |
Nicholas Clark | Properly free paren_name_list with its regexp. |
blob | commitdiff | diff to current |
2010-05-29 |
Karl Williamson | Add tested for corrupted regnode |
blob | commitdiff | diff to current |
2010-05-27 |
Nicholas Clark | Encapsulate lookups in PL_{varies,simple} within macros... |
blob | commitdiff | diff to current |
2010-05-24 |
Nicholas Clark | Convert Perl_sv_dup_inc() from a macro to a real function. |
blob | commitdiff | diff to current |
2010-05-08 |
Karl Williamson | PATCH [perl #74978] dot after } breaks \N{} |
blob | commitdiff | diff to current |
2010-05-03 |
David Mitchell | tries: don't allocate memory at runtime |
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-04-26 |
Karl Williamson | Deal with "\c{", and its kin |
blob | commitdiff | diff to current |
2010-02-22 |
Craig A. Berry | Don't multiply define Perl_regcurly in core and the... |
blob | commitdiff | diff to current |
2010-02-20 |
Karl Williamson | Improve handling of qq(\N{...}); and /x |
blob | commitdiff | diff to current |
2010-02-19 |
Karl Williamson | PATCH: [perl #56444] delayed interpolation of \N{...} |
blob | commitdiff | diff to current |
2010-02-18 |
Nicholas Clark | In Perl_reg_temp_copy(), ensure SvMAGIC() is NULL in... |
blob | commitdiff | diff to current |
2010-02-11 |
Rafael Garcia-Suarez | [perl #72590] Panic if 'use strict' and forget 'my' |
blob | commitdiff | diff to current |
2010-02-09 |
Nicholas Clark | Fix for non-regexps being upgraded to SVt_REGEXP |
blob | commitdiff | diff to current |
2010-01-22 |
David Mitchell | fix SEGV in /\N{...}/ |
blob | commitdiff | diff to current |
2009-12-02 |
Nicholas Clark | Ensure that pp_qr returns a new regexp SV each time... |
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-16 |
Nicholas Clark | Enable deprecation warnings by default. |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark | ckWARNreg() and ckWARNregdep() now use string concatena... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark | Replace "%s"/SvPVX(sv_name) with "%"SVf/SVfARG(sv_name... |
blob | commitdiff | diff to current |
2009-10-12 |
Nicholas Clark | In regcomp.c, where possible replace vWARN* with ckWARN... |
blob | commitdiff | diff to current |
2009-07-26 |
George Greer | much better swap logic to support reentrancy and fix... |
blob | commitdiff | diff to current |
2009-07-17 |
Nicholas Clark | Eliminate struct regexp_allocated and xpvio_allocated. |
blob | commitdiff | diff to current |
2009-07-02 |
hv@crypt.org | Some bugs in Perl regexp (core Perl issues) |
blob | commitdiff | diff to current |
2009-06-26 |
Vincent Pit | Update RExC_npar and after_freeze correctly after the... |
blob | commitdiff | diff to current |
2009-06-16 |
Rafael Garcia-Suarez | Implement new regex escape \N |
blob | commitdiff | diff to current |
2009-01-16 |
Karl | Add warning about octal > 377 in some regexes |
blob | commitdiff | diff to current |
2008-11-07 |
Yves Orton | create new unicode props as defined in POSIX spec ... |
blob | commitdiff | diff to current |
2008-11-07 |
Yves Orton | Make sure inversion sign is shown in all anyof classes... |
blob | commitdiff | diff to current |
2008-11-06 |
Yves Orton | Various changes to regex diagnostics and testing |
blob | commitdiff | diff to current |
2008-11-06 |
karl williamson | Reolve perlbug #59328: In re's, \N{U+...} doesn't match... |
blob | commitdiff | diff to current |
2008-11-02 |
Tom Christiansen | PATCH: Large omnibus patch to clean up the JRRT quotes |
blob | commitdiff | diff to current |
2008-11-02 |
Michael Cartmell | [perl #56526] m/a{1,0}/ compiles but doesn't match... |
blob | commitdiff | diff to current |
2008-11-02 |
Rafael Garcia-Suarez | Explicitly specify some printf formats for constant... |
blob | commitdiff | diff to current |
2008-10-30 |
Nicholas Clark | Eliminate (SV *) casts from the rest of *.c, picking... |
blob | commitdiff | diff to current |
2008-10-30 |
Nicholas Clark | SvPV() does not take a const SV*, which means that... |
blob | commitdiff | diff to current |
2008-10-29 |
Marcus Holland-Moritz | Use pvs macros instead of pvn where possible. |
blob | commitdiff | diff to current |
2008-10-29 |
Nicholas Clark | Eliminate (AV *) casts in *.c. |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark | Every remaining (HV *) cast in *.c |
blob | commitdiff | diff to current |
2008-10-28 |
Nicholas Clark | ss_dup wrapper const casting analagous to change 34626. |
blob | commitdiff | diff to current |
2008-10-25 |
Nicholas Clark | Update copyright years. |
blob | commitdiff | diff to current |
2008-10-18 |
Marcus Holland-Moritz | Fix memory leak in // caused by single-char character... |
blob | commitdiff | diff to current |
2008-10-05 |
Nicholas Clark | Avoid allocating 1 extra regnode when duplicating a... |
blob | commitdiff | diff to current |
next |