| Commit message (Expand) | Author | Age | Files | Lines |
* | DJGPP patches from Laszlo Molnar. | Jarkko Hietaniemi | 2001-06-26 | 1 | -2/+2 |
* | Re: [PATCH 5.6.1] test suite | Ilya Zakharevich | 2001-06-24 | 1 | -1/+2 |
* | In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested | Jarkko Hietaniemi | 2001-06-24 | 1 | -1/+6 |
* | More MPE/iX tweaks from Mark Bixby. | Jarkko Hietaniemi | 2001-06-22 | 1 | -1/+1 |
* | Re: DYNAMIC_ENV_FETCH HvNAME abuse. | Abhijit Menon-Sen | 2001-06-16 | 1 | -3/+0 |
* | -Wall strays. | Jarkko Hietaniemi | 2001-06-16 | 1 | -1/+0 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -5/+15 |
* | Fix open.pm to work via XS-implemented method calls rather | Nick Ing-Simmons | 2001-06-15 | 1 | -0/+1 |
* | [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl | Chris Nandor | 2001-06-11 | 1 | -0/+3 |
* | -Wall cleanup continues. | Jarkko Hietaniemi | 2001-06-02 | 1 | -1/+1 |
* | -Wall cleanups: perl.c, gv.c, Storable.xs | Abhijit Menon-Sen | 2001-05-31 | 1 | -2/+2 |
* | More -Wall silencing from Michael Schwern and Jarkko Hietaniemi. | Jarkko Hietaniemi | 2001-05-30 | 1 | -2/+2 |
* | [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles... | Jarkko Hietaniemi | 2001-05-30 | 1 | -2/+3 |
* | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+1 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -3/+4 |
* | Use OSVERS. | Jarkko Hietaniemi | 2001-05-16 | 1 | -1/+1 |
* | DG-UX threading patches, including a README.dgux, | Jarkko Hietaniemi | 2001-05-16 | 1 | -0/+13 |
* | Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 1 | -4/+0 |
* | Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 1 | -0/+4 |
* | Re: Finally got a round tuit | H.Merijn Brand | 2001-05-01 | 1 | -0/+3 |
* | Change PL_numeric_radix to PL_numeric_radix_sv (and leave in | Jarkko Hietaniemi | 2001-04-30 | 1 | -1/+1 |
* | Prevent path disclosure (probing for existence of filenames) | Jarkko Hietaniemi | 2001-04-24 | 1 | -0/+6 |
* | Re: [PATCH] Lighten up glob | Benjamin Sugars | 2001-04-04 | 1 | -3/+4 |
* | Add destruct time hook to PerlIO (for work-in-process implementing | Nick Ing-Simmons | 2001-03-25 | 1 | -0/+8 |
* | Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE. | Nick Ing-Simmons | 2001-03-22 | 1 | -0/+3 |
* | Integrate change #9197 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-18 | 1 | -6/+5 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -4/+5 |
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts | Dave Mitchell | 2001-03-09 | 1 | -1/+2 |
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts | Dave Mitchell | 2001-03-09 | 1 | -1/+1 |
* | Re: Unicode/EBCDIC | Peter Prymmer | 2001-03-09 | 1 | -3/+3 |
* | Integrate change #9064 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-07 | 1 | -0/+1 |
* | Abolish USE_WIN32_RTL_ENV. | Jarkko Hietaniemi | 2001-02-23 | 1 | -9/+0 |
* | A better workaround for Borland putenv() brokenness from Sarathy. | Jarkko Hietaniemi | 2001-02-23 | 1 | -15/+6 |
* | Rewrite putenv() using my_setenv(). (In general the vendors' | Jarkko Hietaniemi | 2001-02-23 | 1 | -2/+16 |
* | Fix #8803 as #8897 fixed #8896: with environ safesysmalloc() | Jarkko Hietaniemi | 2001-02-22 | 1 | -5/+10 |
* | With environ one must use safesysmalloc()/safesysfree(). | Jarkko Hietaniemi | 2001-02-22 | 1 | -2/+3 |
* | If we have a duplicated environment free it | Jarkko Hietaniemi | 2001-02-22 | 1 | -0/+14 |
* | Integrate pureperl changes #8844,8845,8850 to mainline | Jarkko Hietaniemi | 2001-02-20 | 1 | -1/+1 |
* | Fixing PERL5OPT (was Re: Warnings, strict, and CPAN) | Michael G. Schwern | 2001-02-18 | 1 | -1/+9 |
* | [patch] -Wall | Doug MacEachern | 2001-02-17 | 1 | -0/+2 |
* | Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset. | Jarkko Hietaniemi | 2001-02-14 | 1 | -1/+26 |
* | buncha MacPerl patches for bleadperl | Chris Nandor | 2001-02-13 | 1 | -5/+7 |
* | Correct the correction :-( | Nick Ing-Simmons | 2001-02-08 | 1 | -1/+1 |
* | Fixup non-ithread build after 8713 | Nick Ing-Simmons | 2001-02-08 | 1 | -0/+2 |
* | Re: [patch] Re: PL_ptr_table | Doug MacEachern | 2001-02-08 | 1 | -0/+3 |
* | Fix for the fa_IR locale failure. The reason for the failure | Jarkko Hietaniemi | 2001-01-30 | 1 | -0/+1 |
* | Provide infrastructure for PERL_ASYNC_CHECK() style safe signals. | Nick Ing-Simmons | 2001-01-16 | 1 | -2/+3 |
* | Fixup accumulated integrate muddles (perlio == devperl again) | Nick Ing-Simmons | 2001-01-06 | 1 | -3/+4 |
* | Integrate mainline | Nick Ing-Simmons | 2001-01-01 | 1 | -2/+2 |
|\ |
|
| * | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -2/+2 |