| Commit message (Expand) | Author | Age | Files | Lines |
* | shared hash keys and ++/-- | Nicholas Clark | 2001-12-03 | 1 | -3/+3 |
* | spaceship and refs | Nicholas Clark | 2001-11-21 | 1 | -1/+2 |
* | [?PATCH] terser pp_eq | Nicholas Clark | 2001-11-20 | 1 | -34/+25 |
* | Retract #13048: that introduced a malloc() (through savepvn()) | Jarkko Hietaniemi | 2001-11-18 | 1 | -7/+16 |
* | Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix | Jeff Pinyan | 2001-11-16 | 1 | -16/+7 |
* | [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted | Abhijit Menon-Sen | 2001-11-12 | 1 | -0/+2 |
* | remove small IVop redundancy | Nicholas Clark | 2001-10-25 | 1 | -4/+0 |
* | Oh, bother. In Tru64 cc -std1 was looking rather nice | Jarkko Hietaniemi | 2001-10-17 | 1 | -2/+2 |
* | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -2/+2 |
* | Rename the variable: it *used* to be (wrongly) that the | Jarkko Hietaniemi | 2001-09-02 | 1 | -4/+4 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -3/+3 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -16/+16 |
* | New try for ID 20010407.006: detach the semantics | Jarkko Hietaniemi | 2001-08-18 | 1 | -6/+8 |
* | Retract #11712 for now. The real fix would probably | Jarkko Hietaniemi | 2001-08-18 | 1 | -2/+2 |
* | (Retracted by #11714) | Jarkko Hietaniemi | 2001-08-18 | 1 | -2/+2 |
* | Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context | Hugo van der Sanden | 2001-08-17 | 1 | -0/+16 |
* | Re: Can't localize *FH, then tie it | Abhijit Menon-Sen | 2001-08-12 | 1 | -6/+9 |
* | Re: [ID 20010806.006] Can't read coderef from tied variable | Abhijit Menon-Sen | 2001-08-07 | 1 | -0/+3 |
* | Continuation of #11575: SANY_SEEN completely deprecated, | Jarkko Hietaniemi | 2001-08-04 | 1 | -1/+1 |
* | Retract #11212. | Jarkko Hietaniemi | 2001-07-08 | 1 | -5/+0 |
* | (Retracted by #11223.) | Graham Barr | 2001-07-08 | 1 | -0/+5 |
* | gcc -Wall nit. | Jarkko Hietaniemi | 2001-07-04 | 1 | -2/+2 |
* | Re: [PATCH @11016] Fixes compile errors in four files | Philip Newton | 2001-07-03 | 1 | -2/+2 |
* | Fixes compile errors in four files | Richard Soderberg | 2001-06-29 | 1 | -3/+3 |
* | Step 2: Use the new PM_GETRE/SETRE macros everywhere. | Richard Soderberg | 2001-06-21 | 1 | -5/+5 |
* | Re: Opinion on undef lvalue | Abhijit Menon-Sen | 2001-06-21 | 1 | -6/+4 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 1 | -4/+4 |
* | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 1 | -37/+42 |
* | stash autovivification and method call error messages | Ilmari Karonen | 2001-05-25 | 1 | -11/+30 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -12/+13 |
* | Integrate #10145 from maintperl. | Jarkko Hietaniemi | 2001-05-17 | 1 | -3/+11 |
* | Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl ... | Philip Newton | 2001-05-16 | 1 | -13/+13 |
* | Re: bleadperl: s/// failure with \b and /g | Hugo van der Sanden | 2001-05-01 | 1 | -0/+2 |
* | foreach defelem magic should only be applied to PL_sv_undef | Gisle Aas | 2001-04-18 | 1 | -1/+1 |
* | $ref1 == $ref2 without NV_PRESERVES_UV | Andreas Schwab | 2001-03-26 | 1 | -3/+9 |
* | Fix readline in list mode to tell rest of world that it has | Nick Ing-Simmons | 2001-03-25 | 1 | -0/+3 |
* | If stdin, stdout or stderr get opened in unexpected read/write state | Nick Ing-Simmons | 2001-03-22 | 1 | -5/+4 |
* | pattern in G_ARRAY context | Jeff Pinyan | 2001-03-04 | 1 | -1/+1 |
* | Re: sync sync sync: have I missed any patches? | Tim Jenness | 2001-02-28 | 1 | -34/+34 |
* | Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem): | Jarkko Hietaniemi | 2001-02-18 | 1 | -1/+1 |
* | [patch] -Wall | Doug MacEachern | 2001-02-17 | 1 | -1/+0 |
* | Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX | Nicholas Clark | 2001-01-31 | 1 | -79/+117 |
* | More UTF-8 patches from Inaba Hiroto. | Jarkko Hietaniemi | 2001-01-15 | 1 | -1/+1 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -2/+42 |
* | save_delete(), err, SAVEDELETE() fixes from Charles Lane. | Jarkko Hietaniemi | 2001-01-09 | 1 | -1/+1 |
* | UTF-8 cleanup. | Jarkko Hietaniemi | 2001-01-05 | 1 | -1/+1 |
* | Rewrite pp_concat() in terms of sv_catsv(). | Jarkko Hietaniemi | 2001-01-04 | 1 | -91/+36 |
* | Turn SvUTF8 off if not required in pp_chr and pp_stringify. | Nick Ing-Simmons | 2001-01-02 | 1 | -0/+2 |
* | Integrate mainline | Nick Ing-Simmons | 2001-01-01 | 1 | -1/+1 |
|\ |
|
| * | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |