| Commit message (Expand) | Author | Age | Files | Lines |
* | Various "cast to pointer from integer of different size" | Jarkko Hietaniemi | 2001-06-03 | 1 | -2/+2 |
* | APIfy op_clear | Simon Cozens | 2001-06-03 | 1 | -1/+1 |
* | -Wall cleanup continues. | Jarkko Hietaniemi | 2001-06-02 | 1 | -1/+7 |
* | Re: [ID 20010529.006] String plus zero inconsistent across platforms | Hugo van der Sanden | 2001-06-01 | 1 | -0/+1 |
* | [patch] Cwd.xs optimizations/abstraction | Doug MacEachern | 2001-06-01 | 1 | -1/+3 |
* | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 1 | -6/+12 |
* | [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl) | Juha Laiho | 2001-05-26 | 1 | -1/+1 |
* | [patch] make op_{clear,null} public | Doug MacEachern | 2001-05-10 | 1 | -2/+2 |
* | Help -Dt show correct pad variables | Benjamin Sugars | 2001-05-07 | 1 | -0/+1 |
* | In character classes one couldn't have 0x80..0xff characters | Jarkko Hietaniemi | 2001-04-29 | 1 | -1/+1 |
* | The new time utils need to be public. | Jarkko Hietaniemi | 2001-04-19 | 1 | -3/+3 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 1 | -0/+1 |
* | Move the init_tm() and mini_mktime() up from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-18 | 1 | -0/+2 |
* | Integrate changes #9584,9587 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-06 | 1 | -0/+1 |
* | Re: [PATCH] Lighten up glob | Benjamin Sugars | 2001-04-04 | 1 | -1/+1 |
* | tr/// UTF-8 tweaking from Inaba Hiroto. | Jarkko Hietaniemi | 2001-04-01 | 1 | -1/+0 |
* | Autoloading Errno.pm when %! is encountered | Robin Houston | 2001-03-27 | 1 | -0/+1 |
* | Die on n-arg open(...,"",xxx,yyy,...) | Nick Ing-Simmons | 2001-03-22 | 1 | -0/+1 |
* | More EBCDIC stuff: | Nick Ing-Simmons | 2001-03-20 | 1 | -0/+2 |
* | Integrate change #9197 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-18 | 1 | -2/+2 |
* | Integrate change #9154 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+11 |
* | Integrate change #9108 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-12 | 1 | -1/+0 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -3/+6 |
* | don't write along symlinks into a read only source tree (was Re: [ID 20010129... | Nicholas Clark | 2001-03-01 | 1 | -0/+1 |
* | Encode API documentation nd tidy up. | Nick Ing-Simmons | 2001-02-24 | 1 | -4/+4 |
* | [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ... | Peter Prymmer | 2001-02-22 | 1 | -3/+0 |
* | Put back the #8840, it was innocent. | Jarkko Hietaniemi | 2001-02-21 | 1 | -0/+1 |
* | Retract the #8838 and #8840 for now because of | Jarkko Hietaniemi | 2001-02-20 | 1 | -1/+0 |
* | [patch] add sv_setref_uv | Doug MacEachern | 2001-02-19 | 1 | -0/+1 |
* | [patch] -Wall | Doug MacEachern | 2001-02-17 | 1 | -1/+6 |
* | Merge ebcdic.c (only one function, ebcdic_control()) into util.c. | Jarkko Hietaniemi | 2001-02-13 | 1 | -0/+3 |
* | [patch] GvSHARED | Doug MacEachern | 2001-02-10 | 1 | -0/+1 |
* | Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob | Andy Dougherty | 2001-02-09 | 1 | -0/+4 |
* | Re: [patch] Re: PL_ptr_table | Doug MacEachern | 2001-02-08 | 1 | -0/+2 |
* | Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669 | Jarkko Hietaniemi | 2001-02-01 | 1 | -0/+1 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -0/+1 |
* | Re: Announce : Tokener reporting patch | Simon Cozens | 2001-01-27 | 1 | -0/+1 |
* | RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parse... | Roca, Ignasi | 2001-01-23 | 1 | -3/+1 |
* | Integrate mainline. | Nick Ing-Simmons | 2001-01-21 | 1 | -0/+1 |
|\ |
|
| * | Forgot the expect_number() prototype. | Jarkko Hietaniemi | 2001-01-20 | 1 | -0/+1 |
* | | Infrastructure to allow: | Nick Ing-Simmons | 2001-01-20 | 1 | -0/+3 |
|/ |
|
* | Provide infrastructure for PERL_ASYNC_CHECK() style safe signals. | Nick Ing-Simmons | 2001-01-16 | 1 | -0/+1 |
* | Re: API Cleanup | Simon Cozens | 2001-01-16 | 1 | -10/+10 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -0/+1 |
* | One more patch for UTF8 | Inaba Hiroto | 2001-01-09 | 1 | -0/+1 |
* | Fix "scalars leaked" bugs caused by overload magic | Nick Ing-Simmons | 2001-01-08 | 1 | -0/+1 |
* | Integrate mainline | Nick Ing-Simmons | 2000-12-30 | 1 | -0/+2 |
* | Integrate mainline. | Nick Ing-Simmons | 2000-12-19 | 1 | -3/+2 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -0/+4 |
* | speeding up object creation/destruction 4x times | Ilya Zakharevich | 2000-12-15 | 1 | -0/+1 |