summaryrefslogtreecommitdiff
path: root/perl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-1/+1
* The HINT_BYTE patch is apparently unnecessary, retracted.Jarkko Hietaniemi2000-10-061-12/+0
* Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.Jarkko Hietaniemi2000-10-061-0/+12
* Epoc updateOlaf Flebbe2000-10-031-3/+3
* DLL not restartabke with threaded perlDave Hartnoll2000-10-031-0/+1
* continued -Wformat supportRobin Barker2000-09-141-1/+1
* Don't say "Perl 5.0 source kit".Jarkko Hietaniemi2000-08-301-1/+1
* AIX 4.3.3 has SOCKS in libc with a differently named init routine,Dan Hale2000-08-251-0/+4
* Bytecompiler patches from Benjamin Stuhl.Jarkko Hietaniemi2000-08-221-1/+8
* For now remove the mail code.Jarkko Hietaniemi2000-08-141-12/+0
* Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"Randy J. Ray2000-08-081-2/+18
* Plug the security hole described in the Aug 05 2000 bugtraq messageJarkko Hietaniemi2000-08-071-0/+2
* MacOS nits from Matthias Neeracher.Jarkko Hietaniemi2000-07-261-0/+4
* integrate cfgperl changes#6207..6210 into mainlineGurusamy Sarathy2000-07-111-0/+3
* integrate cfgperl changes#6174..6203 into mainline (first of several)Gurusamy Sarathy2000-07-111-0/+4
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-06-061-3/+2
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi2000-06-031-2/+12
| |\ \
| * | | Signals-be-gone for microperl.Jarkko Hietaniemi2000-06-011-0/+4
* | | | fix memory leak on Windows (PL_sys_intern contents were neverGurusamy Sarathy2000-07-041-0/+4