| Commit message (Expand) | Author | Age | Files | Lines |
* | Checked in the wrong one ... | Nick Ing-Simmons | 2001-02-25 | 1 | -6/+5 |
* | Integrate mainline - to see what Jarkko has in ... | Nick Ing-Simmons | 2001-02-24 | 6 | -40/+90 |
|\ |
|
| * | Add a test for the "character range should match in EBCDIC | Jarkko Hietaniemi | 2001-02-24 | 1 | -1/+22 |
| * | fixing t/pod/find.t, running t/pod | Michael G. Schwern | 2001-02-24 | 5 | -39/+68 |
* | | Encode API documentation nd tidy up. | Nick Ing-Simmons | 2001-02-24 | 8 | -435/+573 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-02-24 | 28 | -219/+443 |
|\ \
| |/ |
|
| * | Re: I'm losing the war... | Vadim Konovalov | 2001-02-24 | 1 | -2/+2 |
| * | Re: [PATCH] fix for charnames above FFFF | Andreas König | 2001-02-24 | 1 | -2/+3 |
| * | Abolish USE_WIN32_RTL_ENV. | Jarkko Hietaniemi | 2001-02-23 | 5 | -65/+0 |
| * | Retract #8893, zero-initializing may be costly, maybe reintroduce | Jarkko Hietaniemi | 2001-02-23 | 1 | -1/+1 |
| * | Retract #8902 for now, requested by Charles Lane, the correct | Jarkko Hietaniemi | 2001-02-23 | 1 | -1/+1 |
| * | was Re: hashing order difference? | Peter Prymmer | 2001-02-23 | 1 | -1/+1 |
| * | [patch] perlio + useithreads | Doug MacEachern | 2001-02-23 | 3 | -7/+0 |
| * | A better workaround for Borland putenv() brokenness from Sarathy. | Jarkko Hietaniemi | 2001-02-23 | 1 | -15/+6 |
| * | fix for parameter -Dm (for perl@8867) | Vadim Konovalov | 2001-02-23 | 1 | -1/+3 |
| * | treat unicoding and null bytes in op/append.t | Peter Prymmer | 2001-02-23 | 1 | -9/+12 |
| * | 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 |