2017-01-12 |
Karl Williamson | Rmv unused regex implementation structure element |
blob | commitdiff |
2017-01-11 |
Karl Williamson | PATCH: [perl #130530]: HP-UX assertion failure |
blob | commitdiff | diff to current |
2017-01-06 |
James E Keenan | Eliminate two unused variables detected by clang. |
blob | commitdiff | diff to current |
2017-01-06 |
James E Keenan | Removed unused CHR_DIST macro from a second file (RT... |
blob | commitdiff | diff to current |
2017-01-05 |
Karl Williamson | regcomp.c: Use memEQ instead of looping an element... |
blob | commitdiff | diff to current |
2016-12-24 |
Karl Williamson | Convert core to use toFOO_utf8_safe() |
blob | commitdiff | diff to current |
2016-12-24 |
Karl Williamson | For character case changing, create macros and use |
blob | commitdiff | diff to current |
2016-12-24 |
Karl Williamson | regcomp.c, mathoms.c: Convert to use preferred macro |
blob | commitdiff | diff to current |
2016-12-23 |
Karl Williamson | Convert core (except toke.c) to use isFOO_utf8_safe() |
blob | commitdiff | diff to current |
2016-11-24 |
David Mitchell | add sv_set_undef() API function |
blob | commitdiff | diff to current |
2016-11-18 |
Karl Williamson | Change white space to avoid C++ deprecation warning |
blob | commitdiff | diff to current |
2016-11-14 |
Dagfinn Ilmari Man... | Fix error message for unclosed \N{ in regcomp |
blob | commitdiff | diff to current |
2016-11-12 |
David Mitchell | S_setup_longest(): SvTAIL() used where always 0 |
blob | commitdiff | diff to current |
2016-10-27 |
Yves Orton | regcomp.c: document the trie common prefix logic |
blob | commitdiff | diff to current |
2016-10-27 |
Yves Orton | regcomp.c: avoid some unnecessary work when it wont... |
blob | commitdiff | diff to current |
2016-10-27 |
Yves Orton | regcomp.c: in trie common prefix logic rename idx to... |
blob | commitdiff | diff to current |
2016-10-27 |
Yves Orton | regcomp.c: whitespace only change, break up dense code... |
blob | commitdiff | diff to current |
2016-10-27 |
Yves Orton | regcomp.c: add a comment about the trie logic |
blob | commitdiff | diff to current |
2016-10-27 |
Yves Orton | regcomp.c: refactor TRIE bitmap logic to a macro |
blob | commitdiff | diff to current |
2016-10-27 |
Yves Orton | regcomp.c: fix perl #129950 - fix firstchar bitmap... |
blob | commitdiff | diff to current |
2016-10-19 |
Karl Williamson | PATCH: [perl #129322] S_invlist_clear(SV *): Assertion... |
blob | commitdiff | diff to current |
2016-10-19 |
Karl Williamson | regcomp.c: Fix erroneous comment; clarify others |
blob | commitdiff | diff to current |
2016-10-19 |
Karl Williamson | Add a regex_sets debugging function |
blob | commitdiff | diff to current |
2016-10-19 |
Lukas Mai | regcomp.c: remove extra aTHX_ added in c2867e745ca |
blob | commitdiff | diff to current |
2016-10-19 |
Yves Orton | regexec.c: in debug show whether TRIE nodes have a... |
blob | commitdiff | diff to current |
2016-10-19 |
Yves Orton | regcomp.c: use new SvPVCLEAR and constant string friend... |
blob | commitdiff | diff to current |
2016-09-26 |
Karl Williamson | Centralize definitions of MIN, MAX |
blob | commitdiff | diff to current |
2016-09-21 |
Dagfinn Ilmari Man... | Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…") |
blob | commitdiff | diff to current |
2016-09-19 |
Yves Orton | regcomp.c: S_concat_pat: guard against missing trailing... |
blob | commitdiff | diff to current |
2016-08-31 |
Karl Williamson | PATCH: [perl #129122] regex sets syntax error |
blob | commitdiff | diff to current |
2016-08-31 |
Karl Williamson | regcomp.c: Typo, spacing in comment |
blob | commitdiff | diff to current |
2016-07-21 |
Karl Williamson | PATCH: [perl 128686] regex compiler crashes |
blob | commitdiff | diff to current |
2016-07-20 |
Karl Williamson | regcomp.c: Silence compiler warning |
blob | commitdiff | diff to current |
2016-07-17 |
Karl Williamson | regcomp.c: Silence compiler warning |
blob | commitdiff | diff to current |
2016-07-17 |
Karl Williamson | PATCH: [perl #128170] Assert fail in regcomp.c |
blob | commitdiff | diff to current |
2016-07-16 |
Karl Williamson | regcomp.c: Change some append_range_to_invlist() calls |
blob | commitdiff | diff to current |
2016-07-16 |
Karl Williamson | regcomp.c: Reimplement add_range_to_invlist() |
blob | commitdiff | diff to current |
2016-07-16 |
Karl Williamson | regcomp.c: Refactor code dealing with m/[...]/d |
blob | commitdiff | diff to current |
2016-07-16 |
Karl Williamson | regcomp.c: Improve -Dr output |
blob | commitdiff | diff to current |
2016-07-16 |
Karl Williamson | regcomp.[ch]: Comments, White-space, only |
blob | commitdiff | diff to current |
2016-07-16 |
Karl Williamson | regcomp.c: Improve -Dr output |
blob | commitdiff | diff to current |
2016-07-16 |
Karl Williamson | Fix -Dr output regression |
blob | commitdiff | diff to current |
2016-07-16 |
Karl Williamson | SSize_t instead of IV |
blob | commitdiff | diff to current |
2016-07-13 |
Father Chrysostomos | Remove IN_ENCODING macro, and all code dependent on it |
blob | commitdiff | diff to current |
2016-06-20 |
Karl Williamson | regexes, Slight refactor, but mostly fix comments, |
blob | commitdiff | diff to current |
2016-06-17 |
Karl Williamson | Revert "regcomp.c: Add shortcuts to some inversion... |
blob | commitdiff | diff to current |
2016-06-17 |
Karl Williamson | Add missing deprecation message for unescaped '{' in... |
blob | commitdiff | diff to current |
2016-06-10 |
Yves Orton | fixup, guard av_top_index() for null RExC_warn_text |
blob | commitdiff | diff to current |
2016-06-10 |
Yves Orton | move warning text to RExC_state (via RExC_warn_text) |
blob | commitdiff | diff to current |
2016-06-08 |
Yves Orton | [perl #128313] Fix leak in perl 5.24 with strict and... |
blob | commitdiff | diff to current |
2016-05-26 |
Karl Williamson | regcomp.c: Add shortcuts to some inversion list ops |
blob | commitdiff | diff to current |
2016-05-10 |
Yves Orton | fix #128109 - do not move RExC_open_parens[0] in reginsert |
blob | commitdiff | diff to current |
2016-05-10 |
Yves Orton | fix #128085 - SIGSEGV in S_regmatch with S_study_chunk... |
blob | commitdiff | diff to current |
2016-05-09 |
Karl Williamson | Require literal '{' in patterns to be escaped |
blob | commitdiff | diff to current |
2016-05-09 |
Karl Williamson | Make deprecated qr//xx fatal |
blob | commitdiff | diff to current |
2016-04-03 |
Yves Orton | fix debug sprintf issue |
blob | commitdiff | diff to current |
2016-03-28 |
David Mitchell | re_exec_indentf,re_indentf: silence warnings |
blob | commitdiff | diff to current |
2016-03-20 |
Karl Williamson | regcomp.c: Fix -Dr output. |
blob | commitdiff | diff to current |
2016-03-19 |
Karl Williamson | regcomp.c, perl.c: Use 'VOL' not 'volatile' |
blob | commitdiff | diff to current |
2016-03-18 |
David Mitchell | regex sets: fix Solaris optimiser bug (2nd attempt) |
blob | commitdiff | diff to current |
2016-03-18 |
Karl Williamson | regcomp.c: Avoid a memory leak |
blob | commitdiff | diff to current |
2016-03-18 |
Karl Williamson | regcomp.c: Comment enhancements |
blob | commitdiff | diff to current |
2016-03-13 |
Yves Orton | dont call re_printf() with %*s if you arent going to... |
blob | commitdiff | diff to current |
2016-03-13 |
Yves Orton | once more for the win |
blob | commitdiff | diff to current |
2016-03-13 |
Yves Orton | fixup definitions and usage of new re debugging subs |
blob | commitdiff | diff to current |
2016-03-13 |
Yves Orton | Rework diagnostics in the regex engine |
blob | commitdiff | diff to current |
2016-03-12 |
David Mitchell | regex sets: fix Solaris optimiser bug |
blob | commitdiff | diff to current |
2016-03-09 |
Yves Orton | use inequality when checking "tail" in trie compilation |
blob | commitdiff | diff to current |
2016-03-09 |
Yves Orton | Fix Perl #126206: handle NOTHING regops and EXACTFU_SS... |
blob | commitdiff | diff to current |
2016-03-08 |
Karl Williamson | Convert to use av_tindex_nomg() |
blob | commitdiff | diff to current |
2016-03-08 |
Karl Williamson | regcomp.c: Silence some compiler warnings |
blob | commitdiff | diff to current |
2016-03-07 |
Karl Williamson | regcomp.c: Remove redundant assignment |
blob | commitdiff | diff to current |
2016-03-07 |
David Mitchell | S_study_chunk(): silence compiler warning |
blob | commitdiff | diff to current |
2016-03-07 |
Yves Orton | add comment explaining a subtlety |
blob | commitdiff | diff to current |
2016-03-07 |
Tony Cook | avoid reading/writing beyond the end of RExC_(open... |
blob | commitdiff | diff to current |
2016-03-06 |
Yves Orton | regcomp.c: fix Perl #126405, segfault regex |
blob | commitdiff | diff to current |
2016-03-06 |
Yves Orton | regcomp.c: improve diagnostics for TRIE construction |
blob | commitdiff | diff to current |
2016-03-06 |
Yves Orton | fix Perl #126182, out of memory due to infinite pattern... |
blob | commitdiff | diff to current |
2016-03-06 |
Yves Orton | Unify GOSTART and GOSUB |
blob | commitdiff | diff to current |
2016-03-06 |
Yves Orton | rename RExC_opend RExC_end_op for clarity |
blob | commitdiff | diff to current |
2016-03-06 |
Yves Orton | first step cleaning up regexp recursion "return" logic |
blob | commitdiff | diff to current |
2016-03-04 |
Karl Williamson | PATCH: [perl #126141]: qr/]]]]][\\/ fails to raise... |
blob | commitdiff | diff to current |
2016-03-04 |
Karl Williamson | regcomp.c: Fix a memory leak |
blob | commitdiff | diff to current |
2016-03-03 |
Karl Williamson | regcomp.c: Revise, add comments, white-space changes |
blob | commitdiff | diff to current |
2016-03-03 |
Karl Williamson | regcomp.c: Avoid a memory leak |
blob | commitdiff | diff to current |
2016-03-03 |
Karl Williamson | regcomp.c: White-space only |
blob | commitdiff | diff to current |
2016-03-03 |
Karl Williamson | Reinstate "PATCH: {perl #127582] Over eager warning... |
blob | commitdiff | diff to current |
2016-03-02 |
Tony Cook | reduce number of calls to add_cp_to_invlist() |
blob | commitdiff | diff to current |
2016-03-02 |
Karl Williamson | PATCH: [perl #127599] Fix regcomp.c assertion |
blob | commitdiff | diff to current |
2016-03-02 |
Karl Williamson | Revert "PATCH: {perl #127582] Over eager warning for... |
blob | commitdiff | diff to current |
2016-03-02 |
Karl Williamson | Revert "regcomp.c: White-space only" |
blob | commitdiff | diff to current |
2016-03-01 |
Karl Williamson | regcomp.c: Avoid an empty [] in -Dr output |
blob | commitdiff | diff to current |
2016-03-01 |
Karl Williamson | regcomp.c: White-space only |
blob | commitdiff | diff to current |
2016-03-01 |
Karl Williamson | PATCH: {perl #127582] Over eager warning for /[.foo.]/ |
blob | commitdiff | diff to current |
2016-03-01 |
Karl Williamson | PATCH: [perl #127581] Spurious warning about posix... |
blob | commitdiff | diff to current |
2016-03-01 |
Karl Williamson | regcomp.c: revise comments, white-space |
blob | commitdiff | diff to current |
2016-03-01 |
Karl Williamson | Fix /\p{pkg::User-defined}/i |
blob | commitdiff | diff to current |
2016-02-28 |
Karl Williamson | regcomp.c: Use less peak memory |
blob | commitdiff | diff to current |
2016-02-28 |
Karl Williamson | regcomp.c: Modify an assert |
blob | commitdiff | diff to current |
2016-02-28 |
Karl Williamson | regcomp.c: Avoid an unnecessary mortal SV |
blob | commitdiff | diff to current |
next |