| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@8429
|
|
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
Add a BEGIN guard for sloppy floating point division.
p4raw-id: //depot/perl@8428
|
|
|
| |
p4raw-id: //depot/perl@8427
|
|
|
| |
p4raw-id: //depot/perl@8426
|
|
|
|
|
| |
Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
p4raw-id: //depot/perl@8425
|
|
|
|
|
| |
Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
p4raw-id: //depot/perl@8424
|
|
|
| |
p4raw-id: //depot/perl@8422
|
|
|
| |
p4raw-id: //depot/perl@8421
|
|
|
| |
p4raw-id: //depot/perl@8420
|
|
|
| |
p4raw-id: //depot/perl@8419
|
|
|
|
|
| |
Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
p4raw-id: //depot/perl@8418
|
|
|
|
|
| |
Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
p4raw-id: //depot/perl@8417
|
|
|
|
|
|
|
|
| |
Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
according to the platform.
p4raw-id: //depot/perl@8416
|
|
|
| |
p4raw-id: //depot/perl@8415
|
|
|
| |
p4raw-id: //depot/perl@8414
|
|
|
|
|
| |
Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
p4raw-id: //depot/perl@8413
|
|
|
|
|
| |
Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
p4raw-id: //depot/perl@8412
|
|
|
|
|
| |
Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
p4raw-id: //depot/perl@8411
|
|
|
|
|
|
|
| |
2.2.17-21mdk (UNINSTALLED)
Message-ID: <20010107194714.B1048@plum.flirble.org>
p4raw-id: //depot/perl@8410
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 8408]
Remove variables that were used in experiments.
[ 8407]
Catch die in %SIG handler and unblock the signal before re-dying.
This make Linux work _without_ sigsetjmp().
Turn off sigsetjmp() to see what else it does.
May need Configure probe for sigprocmask() if anything has sigaction()
but not sigprocmask().
p4raw-link: @8408 on //depot/perlio: e86d18fb728c811dd6c2cb46964683c4547de3e7
p4raw-link: @8407 on //depot/perlio: 1b266415f383a85c93346bb15a7bdcac7f62eb77
p4raw-id: //depot/perl@8409
|
| |
| |
| | |
p4raw-id: //depot/perlio@8408
|
| |
| |
| |
| |
| |
| |
| |
| | |
This make Linux work _without_ sigsetjmp().
Turn off sigsetjmp() to see what else it does.
May need Configure probe for sigprocmask() if anything has sigaction()
but not sigprocmask().
p4raw-id: //depot/perlio@8407
|
| |\
| |/
|/| |
p4raw-id: //depot/perlio@8406
|
| |
| |
| | |
p4raw-id: //depot/perl@8405
|
| |
| |
| | |
p4raw-id: //depot/perl@8404
|
| |
| |
| |
| |
| | |
Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
p4raw-id: //depot/perl@8403
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 8401]
Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
(So Alan and Ilya can try setting via hints.)
Verified Linux "works" with it true and fails to re-enable SIGINT if false.
Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
doing the save everywhere seems to restart read() correctly, but just
doing it once "round" the handler does not.
[ 8399]
Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
[ 8393]
Back out Simon's pid hackery for now.
[ 8371]
Fix "scalars leaked" bugs caused by overload magic
(Highlighted by Ilya's DESTROY optimization.)
p4raw-link: @8401 on //depot/perlio: b03c0a3af9d8dc230dbf7f55955fdc7ce65f2403
p4raw-link: @8399 on //depot/perlio: 25d920232779109764865e51a54577792f1390e3
p4raw-link: @8393 on //depot/perlio: 245f541b6f35ec487dff355c77302d41b2c043a6
p4raw-link: @8371 on //depot/perlio: d460ef459c7692518f607c250b9843bea7e01dd6
p4raw-id: //depot/perl@8402
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(So Alan and Ilya can try setting via hints.)
Verified Linux "works" with it true and fails to re-enable SIGINT if false.
Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
doing the save everywhere seems to restart read() correctly, but just
doing it once "round" the handler does not.
p4raw-id: //depot/perlio@8401
|
| |
| |
| | |
p4raw-id: //depot/perlio@8399
|
| |
| |
| |
| |
| | |
of IRIX, HP-UX is unaffected.
p4raw-id: //depot/perl@8400
|
| |
| |
| |
| |
| | |
also have ReusePort.
p4raw-id: //depot/perl@8398
|
| |
| |
| |
| |
| | |
Message-ID: <20010110013813.B41744@yahoo-inc.com>
p4raw-id: //depot/perl@8397
|
| |
| |
| |
| |
| |
| |
| | |
(resend)
Message-ID: <20010110013732.A41744@yahoo-inc.com>
p4raw-id: //depot/perl@8396
|
| |
| |
| | |
p4raw-id: //depot/perl@8395
|
|\ \
| |/
| | |
p4raw-id: //depot/perl@8394
|
| |
| |
| | |
p4raw-id: //depot/perlio@8393
|
| |\
| |/
|/| |
p4raw-id: //depot/perlio@8392
|
| |
| |
| |
| |
| | |
Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
p4raw-id: //depot/perl@8391
|
| |
| |
| |
| |
| | |
Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@8390
|
| |
| |
| | |
p4raw-id: //depot/perl@8389
|
| |
| |
| | |
p4raw-id: //depot/perl@8388
|
| |
| |
| |
| |
| |
| |
| | |
To: "Andreas J. Koenig" <andreas.koenig@anima.de>
Date: Tue, 9 Jan 2001 23:16:02 +0000
Message-ID: <20010109231602.A81101@plum.flirble.org>
p4raw-id: //depot/perl@8387
|
| |
| |
| | |
p4raw-id: //depot/perl@8386
|
| |
| |
| |
| |
| |
| |
| | |
Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
Some more UTF-8 tr cases fixed.
p4raw-id: //depot/perl@8385
|
| |
| |
| |
| |
| |
| | |
needing IPC::SysV to run under 'minitest' (basically,
bail out if loading the extension fails)
p4raw-id: //depot/perl@8384
|
| |
| |
| |
| |
| | |
Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
p4raw-id: //depot/perl@8383
|
| |
| |
| |
| |
| | |
Should finish up the bug id 20001205.022.
p4raw-id: //depot/perl@8382
|
| |
| |
| |
| |
| |
| |
| | |
Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
More robust yacc/bison error detection.
p4raw-id: //depot/perl@8381
|
| |
| |
| |
| |
| | |
Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@8380
|
| |
| |
| |
| |
| |
| |
| | |
Message-Id: <200012302057.WAA31168@alpha.hut.fi>
The #8378 fixed this.
p4raw-id: //depot/perl@8379
|