| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate the use of PL_bufend outside of toke.c: | Dave Mitchell | 2007-04-01 | 1 | -1/+1 |
* | Make readline() default to *ARGV. | Rafael Garcia-Suarez | 2007-03-24 | 1 | -0/+4 |
* | symbol-exports needed for Data::Alias | Matthijs van Duin | 2007-03-23 | 1 | -14/+34 |
* | Resolve PL_curpm issues with (??{}) and fix corruption of match results when ... | Yves Orton | 2007-03-22 | 1 | -0/+6 |
* | Upgrade to version.pm 0.71, by John Peacock | Rafael Garcia-Suarez | 2007-03-19 | 1 | -1/+1 |
* | With the demise of ByteLoader in blead, unshare_hek can return to the | Nicholas Clark | 2007-03-12 | 1 | -2/+2 |
* | Add a new API function newSV_type, to replace the idiom: | Nicholas Clark | 2007-02-18 | 1 | -0/+2 |
* | Split the storage of the layers specificied by open.pm into one hint | Nicholas Clark | 2007-02-17 | 1 | -0/+2 |
* | add hooks for capture buffers into regex engine. | Yves Orton | 2007-02-13 | 1 | -1/+5 |
* | signbit detection (was [perl #39875] -0.0 loses signedness upon numeric compa... | Andy Dougherty | 2007-02-10 | 1 | -0/+4 |
* | Re: prerelease checklist for Perl 5.10 | Yves Orton | 2007-02-03 | 1 | -0/+2 |
* | Improve regex stringification code | Yves Orton | 2007-01-31 | 1 | -0/+2 |
* | Refactor the code used to check/execute BEGIN/UNITCHECK/CHECK/INIT/END | Nicholas Clark | 2007-01-30 | 1 | -0/+2 |
* | newPADOP is only used under ithreads, so don't waste space by compiling | Nicholas Clark | 2007-01-27 | 1 | -0/+4 |
* | Stop S_incline needing to temporarily write a '\0' into its passed-in | Nicholas Clark | 2007-01-26 | 1 | -0/+4 |
* | Refactor the common soft-reference code from pp_rv2sv and pp_rv2av | Nicholas Clark | 2007-01-21 | 1 | -0/+6 |
* | Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv_release_IVX(). | Nicholas Clark | 2007-01-17 | 1 | -11/+1 |
* | Add get_cvn_flags(), which is like get_cv() but takes a length. This | Nicholas Clark | 2007-01-15 | 1 | -0/+2 |
* | fix PL_parser_dup symbol (again) | Dave Mitchell | 2007-01-12 | 1 | -4/+0 |
* | fix PL_parser_dup symbol | Dave Mitchell | 2007-01-12 | 1 | -2/+6 |
* | In toke.c, merge S_update_debugger_info_pv() and | Nicholas Clark | 2007-01-11 | 1 | -4/+2 |
* | Regenerate all files | Rafael Garcia-Suarez | 2007-01-10 | 1 | -2/+0 |
* | Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a... | Yves Orton | 2007-01-04 | 1 | -4/+6 |
* | Make the ptr_table functions available in an unthreaded perl, as other | Nicholas Clark | 2007-01-03 | 1 | -8/+4 |
* | remove conflict in pending_ident function and field name | Dave Mitchell | 2007-01-02 | 1 | -2/+0 |
* | move easy lexer state variables into PL_parser | Dave Mitchell | 2007-01-02 | 1 | -0/+2 |
* | Welcome to 2007! Time to update copyrights from changes earlier | Steve Peters | 2007-01-01 | 1 | -1/+1 |
* | split parser initialisation from parser execution | Dave Mitchell | 2007-01-01 | 1 | -0/+2 |
* | Symbian port: add Series 90 support | Jarkko Hietaniemi | 2007-01-01 | 1 | -0/+6 |
* | Re: [PATCH] User pragmas now accessible from B | Yves Orton | 2006-12-06 | 1 | -2/+0 |
* | Actually submit previous change. | Rafael Garcia-Suarez | 2006-12-04 | 1 | -0/+2 |
* | 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 | -2/+2 |
* | Continue split of perl internal regexp structures from ones that are engine s... | Yves Orton | 2006-12-01 | 1 | -6/+4 |
* | Verify that the debugger has an array where to store lines before | Rafael Garcia-Suarez | 2006-12-01 | 1 | -0/+4 |
* | Move words and revcharmap out of struct _rev_trie_data and duplicate | Nicholas Clark | 2006-11-27 | 1 | -3/+3 |
* | Move widecharmap out of the shared structure _reg_trie_data into the | Nicholas Clark | 2006-11-26 | 1 | -3/+3 |
* | Regex Utility Functions and Substituion Fix (XML::Twig core dump) | Yves Orton | 2006-11-13 | 1 | -2/+6 |
* | 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/+2 |
* | replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the ... | SADAHIRO Tomoyuki | 2006-11-03 | 1 | -2/+0 |
* | 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/+2 |
* | 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/+2 |
* | Regexp Recurse by name. | Yves Orton | 2006-10-10 | 1 | -0/+2 |
* | Re: [PATCH] Initial attempt at named captures for perls regexp engine | Yves Orton | 2006-10-07 | 1 | -0/+2 |
* | Re: [PATCH] Add recursive regexes similar to PCRE | Yves Orton | 2006-10-05 | 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/+12 |
* | Make Perl_regdupe only exist for threaded perls. | Nicholas Clark | 2006-09-26 | 1 | -0/+4 |