summaryrefslogtreecommitdiff
path: root/perl.c
Commit message (Expand)AuthorAgeFilesLines
* DJGPP patches from Laszlo Molnar.Jarkko Hietaniemi2001-06-261-2/+2
* Re: [PATCH 5.6.1] test suiteIlya Zakharevich2001-06-241-1/+2
* In Cygwin display the $ENV{CYGWIN} under perl -V, as suggestedJarkko Hietaniemi2001-06-241-1/+6
* More MPE/iX tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-221-1/+1
* Re: DYNAMIC_ENV_FETCH HvNAME abuse.Abhijit Menon-Sen2001-06-161-3/+0
* -Wall strays.Jarkko Hietaniemi2001-06-161-1/+0
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-5/+15
* Fix open.pm to work via XS-implemented method calls ratherNick Ing-Simmons2001-06-151-0/+1
* [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperlChris Nandor2001-06-111-0/+3
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-021-1/+1
* -Wall cleanups: perl.c, gv.c, Storable.xsAbhijit Menon-Sen2001-05-311-2/+2
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-301-2/+2
* [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles...Jarkko Hietaniemi2001-05-301-2/+3
* Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,Jarkko Hietaniemi2001-05-301-1/+1
* [LARGE!] symbolic magicDave Mitchell2001-05-201-3/+4
* Use OSVERS.Jarkko Hietaniemi2001-05-161-1/+1
* DG-UX threading patches, including a README.dgux,Jarkko Hietaniemi2001-05-161-0/+13
* Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS Dan Sugalski2001-05-021-4/+0
* Multiplicity and thread fixes for VMSDan Sugalski2001-05-021-0/+4
* Re: Finally got a round tuitH.Merijn Brand2001-05-011-0/+3
* Change PL_numeric_radix to PL_numeric_radix_sv (and leave inJarkko Hietaniemi2001-04-301-1/+1
* Prevent path disclosure (probing for existence of filenames)Jarkko Hietaniemi2001-04-241-0/+6
* Re: [PATCH] Lighten up globBenjamin Sugars2001-04-041-3/+4
* Add destruct time hook to PerlIO (for work-in-process implementingNick Ing-Simmons2001-03-251-0/+8
* Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.Nick Ing-Simmons2001-03-221-0/+3
* Integrate change #9197 from maintperl to mainline.Jarkko Hietaniemi2001-03-181-6/+5
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-4/+5
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-1/+2
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-1/+1
* Re: Unicode/EBCDICPeter Prymmer2001-03-091-3/+3
* Integrate change #9064 from maintperl into mainline.Jarkko Hietaniemi2001-03-071-0/+1
* Abolish USE_WIN32_RTL_ENV.Jarkko Hietaniemi2001-02-231-9/+0
* A better workaround for Borland putenv() brokenness from Sarathy.Jarkko Hietaniemi2001-02-231-15/+6
* Rewrite putenv() using my_setenv(). (In general the vendors'Jarkko Hietaniemi2001-02-231-2/+16
* Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()Jarkko Hietaniemi2001-02-221-5/+10
* With environ one must use safesysmalloc()/safesysfree().Jarkko Hietaniemi2001-02-221-2/+3
* If we have a duplicated environment free itJarkko Hietaniemi2001-02-221-0/+14
* Integrate pureperl changes #8844,8845,8850 to mainlineJarkko Hietaniemi2001-02-201-1/+1
* Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)Michael G. Schwern2001-02-181-1/+9
* [patch] -WallDoug MacEachern2001-02-171-0/+2
* Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.Jarkko Hietaniemi2001-02-141-1/+26
* buncha MacPerl patches for bleadperlChris Nandor2001-02-131-5/+7
* Correct the correction :-(Nick Ing-Simmons2001-02-081-1/+1
* Fixup non-ithread build after 8713Nick Ing-Simmons2001-02-081-0/+2
* Re: [patch] Re: PL_ptr_tableDoug MacEachern2001-02-081-0/+3
* Fix for the fa_IR locale failure. The reason for the failureJarkko Hietaniemi2001-01-301-0/+1
* Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.Nick Ing-Simmons2001-01-161-2/+3
* Fixup accumulated integrate muddles (perlio == devperl again)Nick Ing-Simmons2001-01-061-3/+4
* Integrate mainlineNick Ing-Simmons2001-01-011-2/+2
|\
| * Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-2/+2