| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH @8436] Eliminate op_children | Stephen McCamant | 2001-01-15 | 8 | -127/+92 |
* | Use the /^Perl_/-less form of is_lvalue_sub(). | Jarkko Hietaniemi | 2001-01-15 | 1 | -1/+1 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 18 | -159/+40 |
* | More UTF-8 patches from Inaba Hiroto. | Jarkko Hietaniemi | 2001-01-15 | 11 | -47/+175 |
* | (Reverted by #8440) | Jarkko Hietaniemi | 2001-01-14 | 18 | -40/+159 |
* | Tighten some of the tests a bit. | Jarkko Hietaniemi | 2001-01-13 | 1 | -6/+6 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-01-13 | 5 | -242/+293 |
|\ |
|
| * | Run dmake regen_config_h for Win32 | Nick Ing-Simmons | 2001-01-13 | 3 | -222/+276 |
| * | VMS friendly patch to Encode compile process | Nick Ing-Simmons | 2001-01-13 | 2 | -20/+17 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-01-13 | 52 | -416/+1607 |
| |\
| |/
|/| |
|
* | | Re: B::Concise -- an improved replacement for B::Terse | Stephen McCamant | 2001-01-13 | 1 | -3/+8 |
* | | The LVRET macro needed an aTHX. | Jarkko Hietaniemi | 2001-01-13 | 1 | -1/+1 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-01-13 | 2 | -1/+179 |
* | | Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351 | Peter Prymmer | 2001-01-13 | 2 | -2/+55 |
* | | The B::Terse drop-in replacement wasn't quite drop-in. | Jarkko Hietaniemi | 2001-01-13 | 1 | -12/+129 |
* | | Use UVXf. | Jarkko Hietaniemi | 2001-01-12 | 16 | -7/+41 |
* | | -Wformat | Robin Barker | 2001-01-12 | 4 | -8/+9 |
* | | B::Concise -- an improved replacement for B::Terse | Stephen McCamant | 2001-01-12 | 3 | -129/+825 |
* | | Forgot the microperl config from the #8421. | Jarkko Hietaniemi | 2001-01-12 | 2 | -0/+8 |
* | | Add sigprocmask() probe, regen Configure, regen toc. | Jarkko Hietaniemi | 2001-01-12 | 16 | -286/+108 |
* | | Add sockatmark() to the todo list. | Jarkko Hietaniemi | 2001-01-12 | 1 | -0/+1 |
* | | Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER. | Jarkko Hietaniemi | 2001-01-12 | 1 | -6/+6 |
* | | Re: [PATCH] [ID 20001223.002] lvalues in list context | Radu Greab | 2001-01-12 | 2 | -1/+10 |
* | | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 20 | -93/+271 |
* | | RE: [PATCH] [ID 20001223.002] lvalues in list context | Richard Soderberg | 2001-01-12 | 1 | -4/+5 |
* | | One more UTF-8 fix from Inaba Hiroto. | Jarkko Hietaniemi | 2001-01-12 | 3 | -5/+15 |
* | | Mea culpa: I botched up Hugo's "Tw" bug fix when applying it. | Jarkko Hietaniemi | 2001-01-12 | 1 | -2/+2 |
* | | [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser | Roca, Ignasi | 2001-01-12 | 1 | -1/+2 |
* | | updates to posix-bc hints file | Roca, Ignasi | 2001-01-12 | 1 | -13/+72 |
* | | op/regmesg FAILED at test 33 on EBCDIC machines | Roca, Ignasi | 2001-01-12 | 1 | -1/+1 |
* | | Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2... | Nicholas Clark | 2001-01-12 | 1 | -0/+18 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-01-12 | 2 | -2/+19 |
|\ \
| |/ |
|
| * | Remove variables that were used in experiments. | Nick Ing-Simmons | 2001-01-11 | 1 | -2/+0 |
| * | Catch die in %SIG handler and unblock the signal before re-dying. | Nick Ing-Simmons | 2001-01-11 | 2 | -2/+21 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-01-11 | 10 | -12/+376 |
| |\
| |/
|/| |
|
* | | Fix UTF-8 lval substr(). | Jarkko Hietaniemi | 2001-01-11 | 2 | -5/+140 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-01-11 | 2 | -2/+202 |
* | | Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/ | Hugo van der Sanden | 2001-01-11 | 2 | -1/+2 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-01-11 | 2 | -3/+7 |
|\ \
| |/ |
|
| * | Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK. | Nick Ing-Simmons | 2001-01-10 | 1 | -2/+6 |
| * | Safe fix for Simon's pclose() doing SvIVX of undef -> core bug. | Nick Ing-Simmons | 2001-01-10 | 1 | -1/+1 |
* | | Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem | Jarkko Hietaniemi | 2001-01-10 | 1 | -1/+0 |
* | | Add ReuseAddr as a (preferred) alias for Reuse as we know | Jarkko Hietaniemi | 2001-01-10 | 1 | -2/+3 |
* | | add ReusePort option to IO::Socket::INET for better multicast support (resend) | Jeremy D. Zawodny | 2001-01-10 | 1 | -0/+6 |
* | | add SO_REUSEPORT to export list in Socket.pm for better multicast support (re... | Jeremy D. Zawodny | 2001-01-10 | 1 | -0/+1 |
* | | Test for bug id 20010105.016 (fixed by #8378). | Jarkko Hietaniemi | 2001-01-10 | 1 | -1/+22 |
* | | Integrate perlio. | Jarkko Hietaniemi | 2001-01-10 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Back out Simon's pid hackery for now. | Nick Ing-Simmons | 2001-01-10 | 1 | -3/+1 |
| * | Integrate mainline. (Builds but does not work - something broke pipes...) | Nick Ing-Simmons | 2001-01-10 | 28 | -208/+775 |
| |\
| |/
|/| |
|
* | | Fix my_pclose segfault | Simon Cozens | 2001-01-10 | 1 | -1/+3 |