| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [PATCH] Trie jumping | Yves Orton | 2006-09-05 | 2 | -1/+21 |
* | Regression test for attributes 'reserved' warning, | Rafael Garcia-Suarez | 2006-08-27 | 1 | -1/+7 |
* | Close file before unlinking (on Win32 at least!) | Steve Hay | 2006-08-11 | 1 | -0/+1 |
* | Re: [perl #37731] junk and uninit'ed values in tied scalars | Yitzchak Scott-Thoennes | 2006-08-09 | 1 | -0/+10 |
* | Re: [perl #39882] inconsistent list slice behaviour | Rick Delaney | 2006-08-04 | 1 | -1/+15 |
* | Re: [perl #39733] $AUTOLOAD is never tainted | Rick Delaney | 2006-08-02 | 1 | -1/+20 |
* | op/stat.t: SKIP count fix in case of no dirfd() | Jarkko Hietaniemi | 2006-08-01 | 1 | -2/+2 |
* | Tests to go with change #28628. | Steve Peters | 2006-07-30 | 1 | -3/+23 |
* | interpolation of @- (and @+) in patterns ([perl #27940] comes back) | SADAHIRO Tomoyuki | 2006-07-26 | 3 | -4/+50 |
* | remove regex postive super-linear cache code | Dave Mitchell | 2006-07-14 | 1 | -0/+4 |
* | z/OS: t/ - mostly EBCDIC fixes | Jarkko Hietaniemi | 2006-07-12 | 8 | -18/+62 |
* | Revert bogus fix for bug #27940, which wasn't really a bug, | Rafael Garcia-Suarez | 2006-07-11 | 1 | -1/+2 |
* | Fix the implementation of list assignment to state(). | Rafael Garcia-Suarez | 2006-07-07 | 1 | -2/+0 |
* | The state() implementation is not yet perfect. Check in a new todo test | Rafael Garcia-Suarez | 2006-07-06 | 1 | -1/+16 |
* | Implement handling of state variables in list assignment | Rafael Garcia-Suarez | 2006-07-05 | 1 | -5/+2 |
* | Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left | Rafael Garcia-Suarez | 2006-07-05 | 1 | -2/+38 |
* | Add a TODO test for list assignment to a list of state variables. | Rafael Garcia-Suarez | 2006-07-05 | 1 | -1/+19 |
* | Allow stat() and -X file tests work on dirhandles. | Steve Peters | 2006-07-03 | 1 | -1/+8 |
* | Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string | Yves Orton | 2006-07-02 | 1 | -2/+28 |
* | Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversio... | Dominic Dunlop | 2006-06-21 | 1 | -12/+30 |
* | Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary ... | Dominic Dunlop | 2006-06-20 | 1 | -0/+12 |
* | start turning regmatch() main loop into a FSM | Dave Mitchell | 2006-06-16 | 1 | -0/+1 |
* | I thought I had fixed the spelling of DOES() in universal.t, but | Rafael Garcia-Suarez | 2006-06-13 | 1 | -10/+10 |
* | Add the new method UNIVERSAL::DOES() and the API function sv_does() | chromatic | 2006-06-12 | 1 | -5/+21 |
* | exhausting <> in BEGIN{} gets ARGVOUT used only once warning | Yitzchak Scott-Thoennes | 2006-06-07 | 1 | -1/+5 |
* | Teach incfilter.t some DCL. | Craig A. Berry | 2006-05-31 | 1 | -2/+15 |
* | Comprehensive regression tests for Perl_refcounted_he_fetch(). | Nicholas Clark | 2006-05-29 | 2 | -165/+184 |
* | Re: [perl #39126] possible memory related bug when using sprintf with an utf-... | SADAHIRO Tomoyuki | 2006-05-29 | 1 | -8/+9 |
* | Re: [PATCH] More regex optimisations and debug enhancements (including Andys ... | Yves Orton | 2006-05-29 | 1 | -2/+4 |
* | skip t/op/incfilter.t for "make clean;make miniperl;make minitest" | Jarkko Hietaniemi | 2006-05-29 | 1 | -0/+4 |
* | Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was far | Nicholas Clark | 2006-05-28 | 1 | -1/+25 |
* | Re: [PATCH] optimize /[x]/ to /x/. | Yves Orton | 2006-05-22 | 1 | -0/+5 |
* | test some die codepaths in pp_enterwrite | Dave Mitchell | 2006-05-18 | 1 | -1/+17 |
* | Re: [perl #39145] win32, @_ and fork crashing in dounwind | David Mitchell | 2006-05-17 | 1 | -0/+6 |
* | strange encodings upsets pp_chr | SADAHIRO Tomoyuki | 2006-05-15 | 2 | -24/+59 |
* | Implement state array and state hashes. Initialisation assignment | Rafael Garcia-Suarez | 2006-05-05 | 1 | -1/+28 |
* | Resubmit change #28095 | Rafael Garcia-Suarez | 2006-05-04 | 1 | -118/+158 |
* | t/op/context.t using test.pl | David Landgren | 2006-05-04 | 1 | -6/+15 |
* | t/op/list.t using test.pl | David Landgren | 2006-05-04 | 1 | -60/+107 |
* | Another test for state variables and closures, | Rafael Garcia-Suarez | 2006-05-04 | 1 | -2/+27 |
* | Ensure that C<(state $x) = $y> is not a state assignment | Rafael Garcia-Suarez | 2006-05-03 | 1 | -1/+9 |
* | New test case for state variables with ties, suggested by Nicholas | Rafael Garcia-Suarez | 2006-05-03 | 1 | -1/+14 |
* | Add "state" feature | Rafael Garcia-Suarez | 2006-05-03 | 1 | -0/+1 |
* | Introduce a new keyword, state, for state variables. | Rafael Garcia-Suarez | 2006-05-03 | 1 | -0/+65 |
* | -Dmad breaks a few tests | Sébastien Aperghis-Tramoni | 2006-05-03 | 1 | -1/+5 |
* | Re: [PATCH] t/op/glob.t using test.pl | David Landgren | 2006-05-02 | 1 | -28/+24 |
* | t/op/hashwarn.t using test.pl | David Landgren | 2006-05-02 | 1 | -47/+36 |
* | We had no tests that covered the grow paths in pp_uc and pp_lc. | Nicholas Clark | 2006-04-30 | 1 | -1/+7 |
* | t/op/defins.pl using test.pl | David Landgren | 2006-04-28 | 1 | -48/+38 |
* | t/op/delete.t using test.pl | David Landgren | 2006-04-28 | 1 | -46/+45 |