summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH @8436] Eliminate op_childrenStephen McCamant2001-01-158-127/+92
* Use the /^Perl_/-less form of is_lvalue_sub().Jarkko Hietaniemi2001-01-151-1/+1
* Revert #8437 and #8438, the Linux large files story is more complex.Jarkko Hietaniemi2001-01-1518-159/+40
* More UTF-8 patches from Inaba Hiroto.Jarkko Hietaniemi2001-01-1511-47/+175
* (Reverted by #8440)Jarkko Hietaniemi2001-01-1418-40/+159
* Tighten some of the tests a bit.Jarkko Hietaniemi2001-01-131-6/+6
* Integrate perlio:Jarkko Hietaniemi2001-01-135-242/+293
|\
| * Run dmake regen_config_h for Win32Nick Ing-Simmons2001-01-133-222/+276
| * VMS friendly patch to Encode compile processNick Ing-Simmons2001-01-132-20/+17
| * Integrate mainlineNick Ing-Simmons2001-01-1352-416/+1607
| |\ | |/ |/|
* | Re: B::Concise -- an improved replacement for B::TerseStephen McCamant2001-01-131-3/+8
* | The LVRET macro needed an aTHX.Jarkko Hietaniemi2001-01-131-1/+1
* | Update Changes.Jarkko Hietaniemi2001-01-132-1/+179
* | Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351Peter Prymmer2001-01-132-2/+55
* | The B::Terse drop-in replacement wasn't quite drop-in.Jarkko Hietaniemi2001-01-131-12/+129
* | Use UVXf.Jarkko Hietaniemi2001-01-1216-7/+41
* | -WformatRobin Barker2001-01-124-8/+9
* | B::Concise -- an improved replacement for B::Terse Stephen McCamant2001-01-123-129/+825
* | Forgot the microperl config from the #8421.Jarkko Hietaniemi2001-01-122-0/+8
* | Add sigprocmask() probe, regen Configure, regen toc.Jarkko Hietaniemi2001-01-1216-286/+108
* | Add sockatmark() to the todo list.Jarkko Hietaniemi2001-01-121-0/+1
* | Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.Jarkko Hietaniemi2001-01-121-6/+6
* | Re: [PATCH] [ID 20001223.002] lvalues in list contextRadu Greab2001-01-122-1/+10
* | Consolidated lvalue sub changesStephen McCamant2001-01-1220-93/+271
* | RE: [PATCH] [ID 20001223.002] lvalues in list contextRichard Soderberg2001-01-121-4/+5
* | One more UTF-8 fix from Inaba Hiroto.Jarkko Hietaniemi2001-01-123-5/+15
* | Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.Jarkko Hietaniemi2001-01-121-2/+2
* | [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parserRoca, Ignasi2001-01-121-1/+2
* | updates to posix-bc hints fileRoca, Ignasi2001-01-121-13/+72
* | op/regmesg FAILED at test 33 on EBCDIC machinesRoca, Ignasi2001-01-121-1/+1
* | Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2...Nicholas Clark2001-01-121-0/+18
* | Integrate perlio:Jarkko Hietaniemi2001-01-122-2/+19
|\ \ | |/
| * Remove variables that were used in experiments.Nick Ing-Simmons2001-01-111-2/+0
| * Catch die in %SIG handler and unblock the signal before re-dying.Nick Ing-Simmons2001-01-112-2/+21
| * Integrate mainlineNick Ing-Simmons2001-01-1110-12/+376
| |\ | |/ |/|
* | Fix UTF-8 lval substr().Jarkko Hietaniemi2001-01-112-5/+140
* | Update Changes.Jarkko Hietaniemi2001-01-112-2/+202
* | Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/Hugo van der Sanden2001-01-112-1/+2
* | Integrate perlio:Jarkko Hietaniemi2001-01-112-3/+7
|\ \ | |/
| * Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.Nick Ing-Simmons2001-01-101-2/+6
| * Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.Nick Ing-Simmons2001-01-101-1/+1
* | Not defining PERL_PRESERVE_IVUV fixes only the op/inc problemJarkko Hietaniemi2001-01-101-1/+0
* | Add ReuseAddr as a (preferred) alias for Reuse as we knowJarkko Hietaniemi2001-01-101-2/+3
* | add ReusePort option to IO::Socket::INET for better multicast support (resend)Jeremy D. Zawodny2001-01-101-0/+6
* | add SO_REUSEPORT to export list in Socket.pm for better multicast support (re...Jeremy D. Zawodny2001-01-101-0/+1
* | Test for bug id 20010105.016 (fixed by #8378).Jarkko Hietaniemi2001-01-101-1/+22
* | Integrate perlio.Jarkko Hietaniemi2001-01-101-3/+1
|\ \ | |/
| * Back out Simon's pid hackery for now.Nick Ing-Simmons2001-01-101-3/+1
| * Integrate mainline. (Builds but does not work - something broke pipes...)Nick Ing-Simmons2001-01-1028-208/+775
| |\ | |/ |/|
* | Fix my_pclose segfaultSimon Cozens2001-01-101-1/+3