| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually submit previous change. | Rafael Garcia-Suarez | 2006-12-04 | 1 | -0/+5 |
* | Re: [perl #41010] (?(COND)) in pattern matching not working properly | Yves Orton | 2006-12-03 | 1 | -1/+1 |
* | Make get_db_sub non-static, and call it from pp_goto, which allows the | Nicholas Clark | 2006-12-01 | 1 | -4/+3 |
* | Remove the pp_entersub specific logic from S_get_db_sub. | Nicholas Clark | 2006-12-01 | 1 | -2/+1 |
* | Continue split of perl internal regexp structures from ones that are engine s... | Yves Orton | 2006-12-01 | 1 | -1/+2 |
* | Verify that the debugger has an array where to store lines before | Rafael Garcia-Suarez | 2006-12-01 | 1 | -0/+6 |
* | Move words and revcharmap out of struct _rev_trie_data and duplicate | Nicholas Clark | 2006-11-27 | 1 | -6/+9 |
* | Move widecharmap out of the shared structure _reg_trie_data into the | Nicholas Clark | 2006-11-26 | 1 | -3/+3 |
* | Change (well, correct) S_add_data to take and return a U32. | Nicholas Clark | 2006-11-26 | 1 | -1/+1 |
* | was RE: Perl_die() / Perl_croak() | Robin Barker | 2006-11-13 | 1 | -2/+5 |
* | Regex Utility Functions and Substituion Fix (XML::Twig core dump) | Yves Orton | 2006-11-13 | 1 | -4/+3 |
* | Perl_die() / Perl_croak() | Philip M. Gollucci | 2006-11-08 | 1 | -5/+2 |
* | New regex syntax omnibus | Yves Orton | 2006-11-07 | 1 | -1/+1 |
* | Re: [perl #40641] crash with unicode characters in regex comment | SADAHIRO Tomoyuki | 2006-11-04 | 1 | -0/+1 |
* | replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the ... | SADAHIRO Tomoyuki | 2006-11-03 | 1 | -4/+0 |
* | Add more backtracking control verbs to regex engine (?CUT), (?ERROR) | Yves Orton | 2006-11-02 | 1 | -3/+3 |
* | Re: $, and say | Gisle Aas | 2006-11-02 | 1 | -4/+0 |
* | Make S_readpipe_override() compile with threads; regenerate perlapi.pod | Rafael Garcia-Suarez | 2006-10-31 | 1 | -0/+1 |
* | The first patch from: | Yves Orton | 2006-10-30 | 1 | -1/+1 |
* | Add Regex conditionals. Various bugfixes. More tests. | Yves Orton | 2006-10-12 | 1 | -0/+5 |
* | Regexp Recurse by name. | Yves Orton | 2006-10-10 | 1 | -0/+3 |
* | Re: [PATCH] Initial attempt at named captures for perls regexp engine | Yves Orton | 2006-10-07 | 1 | -0/+3 |
* | Re: [PATCH] Add recursive regexes similar to PCRE | Yves Orton | 2006-10-05 | 1 | -1/+1 |
* | Regenerate proto.h | Rafael Garcia-Suarez | 2006-10-03 | 1 | -1/+1 |
* | Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re plug... | Yves Orton | 2006-09-29 | 1 | -0/+2 |
* | Make Perl_regdupe only exist for threaded perls. | Nicholas Clark | 2006-09-26 | 1 | -0/+2 |
* | Add hook for re_dup() into regex engine as reg_dupe (make re | Yves Orton | 2006-09-25 | 1 | -0/+4 |
* | prototype() wasn't working to get the prototype of optional core | Rafael Garcia-Suarez | 2006-09-20 | 1 | -1/+1 |
* | Re: \N{...} in regular expression [PATCH] | Yves Orton | 2006-09-19 | 1 | -0/+3 |
* | Teach regex optimiser how to handle (?=) and (?<=) properly. | Yves Orton | 2006-09-11 | 1 | -4/+12 |
* | Re: [PATCH] Trie jumping | Yves Orton | 2006-09-05 | 1 | -5/+8 |
* | gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_close(), | Steve Peters | 2006-08-17 | 1 | -3/+1 |
* | g++ large patch | Jarkko Hietaniemi | 2006-08-07 | 1 | -8/+8 |
* | Re: Fix loads of warnings from the last escaping patch... | Yves Orton | 2006-07-16 | 1 | -2/+2 |
* | run regen_headerds | Dave Mitchell | 2006-07-16 | 1 | -1/+11 |
* | Add Russ Allbery's public domain implementations of strlcat and | Steve Peters | 2006-07-10 | 1 | -0/+8 |
* | Introduce a new function, pv_escape(), to display contents of PVs | Yves Orton | 2006-07-06 | 1 | -0/+4 |
* | consting and localizing in universal.c | Andy Lester | 2006-07-04 | 1 | -1/+1 |
* | Re: [PATCH] Hash::Util::FieldHash | Anno Siegel | 2006-06-23 | 1 | -0/+5 |
* | Add the new method UNIVERSAL::DOES() and the API function sv_does() | chromatic | 2006-06-12 | 1 | -0/+5 |
* | Static cleanup in pp_sort.c | Andy Lester | 2006-06-12 | 1 | -0/+4 |
* | Proper use of enums | Andy Lester | 2006-06-12 | 1 | -1/+1 |
* | Mark the 1st argument to S_exec_failed as non null | Rafael Garcia-Suarez | 2006-06-09 | 1 | -1/+3 |
* | Add error checks after execing PL_cshname or PL_sh_path | Jan Dubois | 2006-06-09 | 1 | -0/+3 |
* | Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks. | Yves Orton | 2006-06-09 | 1 | -1/+17 |
* | Regen headers following change 28325. Also, make it compile | Rafael Garcia-Suarez | 2006-05-29 | 1 | -19/+32 |
* | [PATCH] gv.c consting | Andy Lester | 2006-05-29 | 1 | -2/+2 |
* | Run 'make regen' for changes 28299, 28300, 28301. | Marcus Holland-Moritz | 2006-05-24 | 1 | -0/+1 |
* | clean some lint findings | Andy Lester | 2006-05-23 | 1 | -3/+3 |
* | Abolish cop_io (the simple way) by storing the value in cop_hints_hash. | Nicholas Clark | 2006-05-20 | 1 | -0/+2 |