This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #127834) update CUSTOMIZED entries
[perl5.git] / regexec.c
2016-07-13 Karl Williamsonregexec.c: Silence compiler warning
2016-06-22 Karl WilliamsonPrepare for Unicode 9.0
2016-06-22 Karl Williamsonregexec.c: Add a const to a function parameter
2016-06-20 Karl Williamsonregexes, Slight refactor, but mostly fix comments,
2016-05-09 Yves OrtonCall PERL_ASYNC_CHECK when we backtrack in the regex...
2016-04-04 David MitchellFollow-up to previous Solaris/S_regmatch commit
2016-04-04 David MitchellS_regmatch(): work around Solaris optimiser bug
2016-04-03 Yves Ortonrestore incorrectly deleted note
2016-03-28 David Mitchellre_exec_indentf,re_indentf: silence warnings
2016-03-14 Yves Ortonfix "bad match" issue reported in perl #127705
2016-03-14 Yves Ortonfix perl #127705, incorrect restoration of state during...
2016-03-14 Yves Ortonfixup broken diagnostic
2016-03-14 David MitchellHOPBACKc(pos, off): silence compiler warning
2016-03-14 Tony Cookonly call Perl_re_printf() under -DDEBUGGING
2016-03-13 Yves Ortononce more for the win
2016-03-13 Yves Ortonfixup definitions and usage of new re debugging subs
2016-03-13 Yves Orton[perl #126182] rework pattern GOSUB infinite recursion...
2016-03-13 Yves OrtonRework diagnostics in the regex engine
2016-03-08 Karl WilliamsonConvert to use av_tindex_nomg()
2016-03-06 Yves Ortonfix Perl #126182, out of memory due to infinite pattern...
2016-03-06 Yves OrtonUnify GOSTART and GOSUB
2016-03-06 Yves Ortonfirst step cleaning up regexp recursion "return" logic
2016-03-02 David MitchellS_regmatch(): remove dead code
2016-03-02 David Mitchellremove some duplicate /* NOTREACHED */
2016-03-01 Karl Williamsonregexec.c: Fix failure to match problem
2016-02-11 Karl Williamsonregexec.c: Skip duplicate work
2016-02-11 Karl Williamsonregcomp.c, regexec.c: Comments, white-space only
2016-02-07 Jarkko HietaniemiCheck for invlist_search() returning negative array...
2016-02-03 Karl Williamsonregexec.c: Refactor \b{sb} handling
2016-02-03 Karl Williamsonregexec.c: Fix comment, white-space
2016-02-03 Karl WilliamsonUse table lookup for qr/\b{wb}/
2016-02-03 David Mitchellmake gimme consistently U8
2016-02-03 David MitchellMULTICALL *shouldn't* clear savestack
2016-02-03 David MitchelldMULTICALL: remove unused vars
2016-02-03 David MitchellMULTICALL should clear scope after each call
2016-02-03 David Mitchellsave old PL_comppad in CXt_SUB/FORMAT block
2016-01-29 Karl Williamsonregexec.c: Macro needs param to be dereferenced
2016-01-19 Karl WilliamsonUse lookup table for /\b{gcb}/ instead of switch stmt
2016-01-19 Karl WilliamsonAdd qr/\b{lb}/
2016-01-08 Karl WilliamsonTailor \b{wb} for Perl
2016-01-08 Karl Williamsonregexec.c: Add a parameter to a static function
2015-12-26 Karl Williamsonregexec.c: Avoid a function call
2015-12-26 Karl Williamsonregcomp.h: Free up bit in ANYOF FLAGS field
2015-12-26 Karl Williamsonregcomp.h: Shorten, clarify names of internal flags
2015-12-18 Karl Williamsonregex matching: Don't do unnecessary work
2015-12-18 Karl Williamsonregex: Free a ANYOF node bit
2015-12-07 Ed Avisstandardize on "lookahead" and "lookaround"
2015-12-06 Karl Williamsonutf8.h, et.al.: Clean up some casts
2015-12-02 David Mitchell/..\G/: use chars, not bytes
2015-10-19 Karl Williamson"" =~ /\b{gcb}/ should fail; same \b{wb}, \b{sb}
2015-10-19 Karl WilliamsonFix some bugs in \B[sb}, \B{wb}, \B[gcb}
2015-10-19 Karl Williamsonregexec.c: Combine some if's
2015-10-19 Karl WilliamsonFix some bugs with \b{gcb}, wb and sb
2015-10-19 Karl WilliamsonFix look-behind bug with \b{wb}
2015-10-19 Karl Williamsonregexec.c: Remove extraneous 'break'
2015-10-19 Karl Williamsonregexec.c: Add comment
2015-10-19 Karl Williamsonregexec.c: Change function return from I32 to bool
2015-10-05 Yves Ortonfix perl #126186 make all verbs allow an optional arg
2015-10-04 Yves Ortonfix perl-126222 - (?!) OPFAIL optimization does work...
2015-10-02 David Mitchellfix some 32/64-bit compiler warnings
2015-09-16 Karl Williamsonregexec.c: Use Perl_croak_nocontext()
2015-09-16 Karl WilliamsonPATCH [perl #123562] Regexp-matching "hangs"
2015-09-14 David MitchellRevert "#126039 regexec.c: Fix compiler warning"
2015-09-13 Dan CollinsPATCH [perl #126039] regexec.c: Fix compiler warning
2015-09-04 Karl WilliamsonAdd macro for converting Latin1 to UTF-8, and use it
2015-09-04 Karl WilliamsonChange to use UVCHR_SKIP over UNI_SKIP
2015-08-24 Karl Williamsonregexec.c: Move a #define next to related code
2015-08-24 Karl WilliamsonMake qr/(?[ ])/ work in UTF-8 locales
2015-08-24 Karl Williamsonregcomp.h: Fold 2 ANYOF flags into a single one
2015-08-24 Karl WilliamsonAdd ANYOFD regex node
2015-07-29 Karl Williamsonmktables: Add handling of WB and SB for early Unicodes
2015-07-29 Karl Williamsonmktables: Fix GCB to work on early Unicodes
2015-07-29 Karl WilliamsonAllow Perl to compile and work on Unicode releases...
2015-07-22 Jarkko Hietaniemiinline_invlist.c -> invlist_inline.h
2015-06-23 Chas. Owensfix punctuation in Tolkien quote in regexec.c
2015-06-19 David Mitchellremove deprecated /\C/ RE character class
2015-06-17 Karl Williamsonregexec.c: Change \b{sb} rule in prep for Unicode 8.0
2015-04-30 Karl WilliamsonPATCH: [perl #124348] re/pat_advanced solaris failure
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-18 Karl Williamsonregexec.c: Fix improper warning.
2015-03-18 Karl WilliamsonRemove PL_ prefix for recently added non-globals
2015-03-17 David Mitchellavoid infinite loop in re_intuit_start()
2015-03-17 David Mitchellre_intuit_start(): improve debugging output
2015-03-11 David Mitchelldon't test non-null args
2015-03-04 Jarkko HietaniemiConsistently use NOT_REACHED; /* NOTREACHED */
2015-02-24 David Mitchellsilence some compiler warnings.
2015-02-21 Karl Williamson\s matching VT is no longer experimental
2015-02-20 Karl WilliamsonAdd \b{sb}
2015-02-20 Karl WilliamsonAdd qr/\b{wb}/
2015-02-20 Karl Williamsonregexec.c: White-space only
2015-02-20 Karl WilliamsonAdd qr/\b{gcb}/
2015-02-18 Hugo van der Sanden[perl #123870] fixup trie runtime debug output
2015-02-10 David Mitchellsimpify and speed up /.*.../ handling
2015-02-07 Karl Williamsonregexec.c: Rmv 2 unused macro parameters.
2015-01-24 Karl Williamsonregexec.c, regcomp.c: White-space only
2015-01-22 Karl Williamsonregexec.c: Refactor \b code to not use the FLAGS field
2015-01-22 Karl Williamsonregexec.c: Use appropriate macro
2015-01-22 Karl Williamsonregexec.c: Stack ternary operator for readability
2015-01-21 David Mitchellavoid C labels in column 0
2014-12-30 Matthew HorsfallAdd documentation for /n (non-capture) regexp flag.
next