summaryrefslogtreecommitdiff
path: root/perl.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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
| * Integrate perlio:Jarkko Hietaniemi2000-12-091-14/+14
| |\ | |/ |/|
| * Integrate perlio:Jarkko Hietaniemi2000-12-051-2/+8
| |\
* | | UTF8 output prework.Nick Ing-Simmons2000-12-091-14/+14
* | | Integrate mainline.Nick Ing-Simmons2000-12-051-33/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Integrate perlio:Jarkko Hietaniemi2000-12-051-0/+2
| |\
| * | dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-29/+4
* | | Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIONick Ing-Simmons2000-12-051-2/+8
| |/ |/|
* | PERL_IMPLICIT_SYS (almost) works - something odd with "signal"Nick Ing-Simmons2000-12-041-0/+2
|/
* Tokeniser debuggingSimon Cozens2000-11-291-1/+1
* [perl 7711: EPOC] updatesOlaf Flebbe2000-11-201-2/+2
* Lexical use open ... support:Nick Ing-Simmons2000-11-181-29/+32
* Add non-blocking thread doneness checkingDan Sugalski2000-10-251-0/+1