summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Opcode.XS, fix memory leakCharles Lane2001-01-101-0/+1
* | Turn off the integer preservation for now.Jarkko Hietaniemi2001-01-101-2/+2
* | Few more IDE/editor nits from p5p.Jarkko Hietaniemi2001-01-101-16/+18
* | Re: [ID 20010109.003] Patch 8138 broke a test in libwwwJarkko Hietaniemi2001-01-101-18/+38
* | Test cases for #8385 (from Simon's "torture.pl")Jarkko Hietaniemi2001-01-101-1/+15
* | Re: more UTF8 test suites and an UTF8 patchInaba Hiroto2001-01-101-6/+6
* | Allow the locale test needing POSIX and the taint testJarkko Hietaniemi2001-01-092-5/+21
* | Remove FileHandle/IO dependence in t/io/openpid.tStephen McCamant2001-01-091-8/+5
* | save_delete(), err, SAVEDELETE() fixes from Charles Lane.Jarkko Hietaniemi2001-01-093-3/+3
* | Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123Andy Dougherty2001-01-091-1/+3
* | make t/op/misc.t work on VMSCharles Lane2001-01-092-2/+5
* | [ID 20001230.003] UTF-8 tr still hurtsJarkko Hietaniemi2001-01-091-1/+93
* | One more patch for UTF8 Inaba Hiroto2001-01-0910-78/+172
* | Make explicit our assumption that (for now) "\x{80}" produces UTF-8.Jarkko Hietaniemi2001-01-091-0/+1
* | Update Changes.Jarkko Hietaniemi2001-01-092-1/+268