| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate change #9108 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-12 | 1 | -6/+40 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -15/+16 |
* | Retract the PMOP cleanup patch: I'm seeing strange core dumps | Jarkko Hietaniemi | 2001-03-06 | 1 | -24/+0 |
* | Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2) | Gurusamy Sarathy | 2001-03-05 | 1 | -0/+24 |
* | UTF8 tr/// fixes from Inaba Hiroto. | Jarkko Hietaniemi | 2001-03-03 | 1 | -0/+9 |
* | Miscommunication at #8914: #8902 was okay, #8881 was to be retracted. | Jarkko Hietaniemi | 2001-02-26 | 1 | -2/+1 |
* | Retract #8902 for now, requested by Charles Lane, the correct | Jarkko Hietaniemi | 2001-02-23 | 1 | -1/+1 |
* | (Retracted by #8914) | Charles Lane | 2001-02-23 | 1 | -1/+1 |
* | glob-in-eval memory leak fix | Charles Lane | 2001-02-21 | 1 | -0/+1 |
* | Integrate pureperl changes #8844,8845,8850 to mainline | Jarkko Hietaniemi | 2001-02-20 | 1 | -5/+4 |
* | [patch] -Wall | Doug MacEachern | 2001-02-17 | 1 | -5/+9 |
* | Re: [patch] GvSHARED | Doug MacEachern | 2001-02-11 | 1 | -0/+10 |
* | [patch] GvSHARED | Doug MacEachern | 2001-02-10 | 1 | -0/+18 |
* | Integrate changes #8704,8710 from pureperl. | Jarkko Hietaniemi | 2001-02-09 | 1 | -3/+5 |
* | [ID 20000808.005] OP_REFGEN as an lvalue | Stephen McCamant | 2001-01-27 | 1 | -1/+0 |
* | [PATCH @8436] Eliminate op_children | Stephen McCamant | 2001-01-15 | 1 | -16/+4 |
* | Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER. | Jarkko Hietaniemi | 2001-01-12 | 1 | -6/+6 |
* | Re: [PATCH] [ID 20001223.002] lvalues in list context | Radu Greab | 2001-01-12 | 1 | -0/+1 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -43/+34 |
* | RE: [PATCH] [ID 20001223.002] lvalues in list context | Richard Soderberg | 2001-01-12 | 1 | -4/+5 |
* | One more patch for UTF8 | Inaba Hiroto | 2001-01-09 | 1 | -20/+47 |
* | Fix spurious GVSV OPpOUR_INTRO | Stephen McCamant | 2001-01-08 | 1 | -0/+1 |
* | UTF-8 cleanup. | Jarkko Hietaniemi | 2001-01-05 | 1 | -2/+2 |
* | Continue blocks and B::Deparse | Stephen McCamant | 2001-01-04 | 1 | -1/+9 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | more UTF8 test suites and an UTF8 patch | Inaba Hiroto | 2000-12-30 | 1 | -0/+4 |
* | Interesting syntax idea | Simon Cozens | 2000-12-29 | 1 | -0/+25 |
* | Fix problem with `&' prototype | Daniel Chetlin | 2000-12-28 | 1 | -0/+2 |
* | Re: useless use of void context work-around | Andreas König | 2000-12-19 | 1 | -0/+6 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -7/+5 |
* | This seems to be a stage sane and stable enough to checkin. | Jarkko Hietaniemi | 2000-12-15 | 1 | -5/+7 |
* | faster and 64 bit preserving arithmetic | Nicholas Clark | 2000-12-14 | 1 | -7/+5 |
* | Additional patch for UTF8-keys (Re: perl@8016) | Inaba Hiroto | 2000-12-09 | 1 | -2/+2 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -58/+2 |
* | Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug | Jarkko Hietaniemi | 2000-12-04 | 1 | -0/+2 |
* | Make uv_to_utf8() to zero-terminate its output buffer, | Jarkko Hietaniemi | 2000-12-03 | 1 | -1/+1 |
* | Use DO_UTF8(). | Jarkko Hietaniemi | 2000-12-03 | 1 | -1/+1 |
* | Re: [ID 20001127.002] const subs hurt under debugger | John Tobey | 2000-11-29 | 1 | -8/+2 |
* | Lexical use open ... support: | Nick Ing-Simmons | 2000-11-18 | 1 | -0/+11 |
* | constsub spillage. | John Tobey | 2000-10-29 | 1 | -4/+6 |
* | Locking null mutexes is not recommendable. | Hugo van der Sanden | 2000-10-28 | 1 | -0/+5 |
* | Re: [PATCH bleadperl] ripples from constsub patch | John Tobey | 2000-10-27 | 1 | -2/+7 |
* | Continue the internal UTF-8 API tweaking. | Jarkko Hietaniemi | 2000-10-25 | 1 | -6/+6 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -7/+11 |
* | Re: Creating const subs for constants. | John Tobey | 2000-10-21 | 1 | -39/+111 |
* | [ID 20001004.003] installman "Ambiguous call resolved as CORE::" | nick@babyhippo.com | 2000-10-04 | 1 | -3/+0 |
* | Re: [ID 20000828.017] bytecode fails with use subs; | Nicholas Clark | 2000-10-02 | 1 | -0/+3 |
* | Re: [ID 20000912.008] substr replacement of tainted data (bug) | Radu Greab | 2000-10-02 | 1 | -0/+16 |
* | Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075. | Nick Ing-Simmons | 2000-09-30 | 1 | -6/+6 |
* | Batch of UTF-8 patches from Simon Cozens. | Jarkko Hietaniemi | 2000-09-14 | 1 | -6/+6 |