| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2000-12-09 | 1 | -14/+14 |
| |\
| |/
|/| |
|
| * | Integrate perlio: | Jarkko Hietaniemi | 2000-12-05 | 1 | -2/+8 |
| |\ |
|
* | | | UTF8 output prework. | Nick Ing-Simmons | 2000-12-09 | 1 | -14/+14 |
* | | | Integrate mainline. | Nick Ing-Simmons | 2000-12-05 | 1 | -33/+7 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Integrate perlio: | Jarkko Hietaniemi | 2000-12-05 | 1 | -0/+2 |
| |\ |
|
| * | | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -29/+4 |
* | | | Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO | Nick Ing-Simmons | 2000-12-05 | 1 | -2/+8 |
| |/
|/| |
|
* | | PERL_IMPLICIT_SYS (almost) works - something odd with "signal" | Nick Ing-Simmons | 2000-12-04 | 1 | -0/+2 |
|/ |
|
* | Tokeniser debugging | Simon Cozens | 2000-11-29 | 1 | -1/+1 |
* | [perl 7711: EPOC] updates | Olaf Flebbe | 2000-11-20 | 1 | -2/+2 |
* | Lexical use open ... support: | Nick Ing-Simmons | 2000-11-18 | 1 | -29/+32 |
* | Add non-blocking thread doneness checking | Dan Sugalski | 2000-10-25 | 1 | -0/+1 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -1/+1 |
* | The HINT_BYTE patch is apparently unnecessary, retracted. | Jarkko Hietaniemi | 2000-10-06 | 1 | -12/+0 |
* | Patch from Peter Prymmer to disable utf8 in EBCDIC platforms. | Jarkko Hietaniemi | 2000-10-06 | 1 | -0/+12 |
* | Epoc update | Olaf Flebbe | 2000-10-03 | 1 | -3/+3 |
* | DLL not restartabke with threaded perl | Dave Hartnoll | 2000-10-03 | 1 | -0/+1 |
* | continued -Wformat support | Robin Barker | 2000-09-14 | 1 | -1/+1 |
* | Don't say "Perl 5.0 source kit". | Jarkko Hietaniemi | 2000-08-30 | 1 | -1/+1 |
* | AIX 4.3.3 has SOCKS in libc with a differently named init routine, | Dan Hale | 2000-08-25 | 1 | -0/+4 |
* | Bytecompiler patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-08-22 | 1 | -1/+8 |
* | For now remove the mail code. | Jarkko Hietaniemi | 2000-08-14 | 1 | -12/+0 |
* | Patch against 5.6.0 to allow "-d:Module=arg,arg,arg" | Randy J. Ray | 2000-08-08 | 1 | -2/+18 |
* | Plug the security hole described in the Aug 05 2000 bugtraq message | Jarkko Hietaniemi | 2000-08-07 | 1 | -0/+2 |
* | MacOS nits from Matthias Neeracher. | Jarkko Hietaniemi | 2000-07-26 | 1 | -0/+4 |
* | integrate cfgperl changes#6207..6210 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+3 |
* | integrate cfgperl changes#6174..6203 into mainline (first of several) | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+4 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-06-06 | 1 | -3/+2 |
| |\ |
|
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-06-03 | 1 | -2/+12 |
| |\ \ |
|
| * | | | Signals-be-gone for microperl. | Jarkko Hietaniemi | 2000-06-01 | 1 | -0/+4 |
* | | | | fix memory leak on Windows (PL_sys_intern contents were never | Gurusamy Sarathy | 2000-07-04 | 1 | -0/+4 |
* | | | | fix large memory leak that has been around for ever, masked by | Gurusamy Sarathy | 2000-07-04 | 1 | -3/+2 |
* | | | | fix ~320 byte memory leak (psig_{ptr,name} tables were never freed) | Gurusamy Sarathy | 2000-07-04 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | Perl_eval_pv() leaks 4 bytes every time it is called because it | Gurusamy Sarathy | 2000-06-06 | 1 | -3/+2 |
| |/
|/| |
|