| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Upgrade to File::Temp 0.12, from Tim Jenness. | Jarkko Hietaniemi | 2001-02-23 | 3 | -25/+61 |
* | | fix a patcho in t/lib/st-06compat.t | Peter Prymmer | 2001-02-23 | 1 | -9/+0 |
* | | Be more helpful for devel builders, suggested by John L. Allen. | Jarkko Hietaniemi | 2001-02-23 | 1 | -1/+4 |
* | | (Retracted by #8914) | Charles Lane | 2001-02-23 | 1 | -1/+1 |
* | | malloc message address offset | Charles Lane | 2001-02-23 | 1 | -1/+1 |
* | | 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 |
* | | (Retracted by #8915.) | Jarkko Hietaniemi | 2001-02-22 | 1 | -1/+1 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-02-22 | 2 | -1/+178 |
* | | Add -stdio to the archname if no perlio selected, | Jarkko Hietaniemi | 2001-02-22 | 1 | -8/+12 |
* | | *drum roll* Make perlio the default. | Jarkko Hietaniemi | 2001-02-22 | 1 | -7/+7 |
* | | Integrate change #8665 from maintperl to mainline, | Jarkko Hietaniemi | 2001-02-22 | 1 | -3/+2 |
* | | Re: File::Temp::_gettemp warning | Tim Jenness | 2001-02-22 | 1 | -46/+101 |
* | | [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ... | Peter Prymmer | 2001-02-22 | 2 | -13/+0 |
* | | glob-in-eval memory leak fix | Charles Lane | 2001-02-21 | 1 | -0/+1 |
* | | Retract #8875, cannot let go of the old semantics of unpack U | Jarkko Hietaniemi | 2001-02-21 | 2 | -19/+31 |
* | | Run run/*.t also in minitest. | Jarkko Hietaniemi | 2001-02-21 | 1 | -1/+1 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-02-21 | 73 | -463/+1453 |
| |\
| |/
|/| |
|
* | | Fix the sys/fcntl.h problem reported by Peter Prymmer. | Jarkko Hietaniemi | 2001-02-21 | 1 | -6/+13 |
* | | If no sfio, no -lsfio. | Jarkko Hietaniemi | 2001-02-21 | 1 | -6/+47 |
* | | Make unpack C and unpack U truly equivalent. | Jarkko Hietaniemi | 2001-02-21 | 2 | -31/+19 |
* | | [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod | Peter Prymmer | 2001-02-21 | 1 | -1/+10 |
* | | fix for charnames above FFFF | Andreas König | 2001-02-21 | 2 | -3/+15 |
* | | Integrate change #8868 from pureperl to mainline. | Jarkko Hietaniemi | 2001-02-21 | 1 | -2/+12 |
* | | Put back the #8840, it was innocent. | Jarkko Hietaniemi | 2001-02-21 | 9 | -8/+59 |
* | | unpack("C", ...) was left slightly unfinished by #8865. | Jarkko Hietaniemi | 2001-02-21 | 2 | -4/+6 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-02-21 | 2 | -9/+204 |
* | | Upgrade to CGI.pm 2.752, from Lincoln Stein. | Jarkko Hietaniemi | 2001-02-21 | 8 | -173/+293 |
* | | Make pack("C", 0x100) to create Unicode, unless under the | Jarkko Hietaniemi | 2001-02-21 | 3 | -15/+119 |
* | | Don't do casting between pointers pointing to differently sized | Jarkko Hietaniemi | 2001-02-20 | 2 | -14/+43 |
* | | workaround VMS I/O problem in Test.pm for bug ID 20010213.009 | Peter Prymmer | 2001-02-20 | 1 | -3/+11 |
* | | "pseudo-literal j", a documentation glitch reported to Debian. | Jarkko Hietaniemi | 2001-02-20 | 1 | -13/+13 |
* | | Skip the Perl_sys_intern_clear and Perl_sys_intern_init, | Jarkko Hietaniemi | 2001-02-20 | 1 | -0/+2 |
* | | Integrate pureperl changes #8844,8845,8850 to mainline | Jarkko Hietaniemi | 2001-02-20 | 5 | -12/+7 |
* | | Integrate changes #8853,8854 from maintperl to mainline. | Jarkko Hietaniemi | 2001-02-20 | 3 | -1/+12 |
* | | Filter::Util::Call update to 1.05, from Paul Marquess. | Jarkko Hietaniemi | 2001-02-20 | 3 | -14/+25 |
* | | glob-basic.t, runenv.t fix-ups | Craig A. Berry | 2001-02-20 | 1 | -2/+2 |
* | | strict-w-proof the ?DBM_File, from Paul Marquess. | Jarkko Hietaniemi | 2001-02-20 | 8 | -81/+121 |
* | | The #8843 wasn't quite right: %Config needs to imported. | Jarkko Hietaniemi | 2001-02-20 | 1 | -0/+1 |
* | | Retract the #8838 and #8840 for now because of | Jarkko Hietaniemi | 2001-02-20 | 10 | -72/+9 |
* | | fork() not everywhere, cleanup temp files. | Jarkko Hietaniemi | 2001-02-19 | 1 | -0/+9 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-02-19 | 2 | -1/+296 |
* | | [patch] add sv_setref_uv | Doug MacEachern | 2001-02-19 | 9 | -8/+59 |
* | | Put to rest the 20010205.001, the email address checking (not) regex. | Jarkko Hietaniemi | 2001-02-19 | 1 | -3/+3 |
* | | [patch] xsubpp: make sv_setref_* targetable | Doug MacEachern | 2001-02-18 | 1 | -1/+13 |
* | | [patch] -Wall cleanup round 2 | Doug MacEachern | 2001-02-18 | 13 | -46/+32 |
* | | Misapplied regex optimizations when \C is present. | Jarkko Hietaniemi | 2001-02-18 | 6 | -24/+86 |
* | | Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?" | Jarkko Hietaniemi | 2001-02-18 | 3 | -15/+17 |