Searched refs:Re (Results 1 – 25 of 54) sorted by relevance
123
| /mirbsd/src/gnu/usr.bin/perl/lib/Math/ |
| D | Complex.t | 77 $z->Re(2); 79 print "# $test Re(z) = ",$z->Re(), " Im(z) = ", $z->Im(), " z = $z\n"; 80 print 'not ' unless Re($z) == 2 and Im($z) == 3; 89 print "# $test Re(z) = ",$z->Re(), " Im(z) = ", $z->Im(), " z = $z\n"; 92 (Re($z) - 3 ) < $eps and 102 print "# $test Re(z) = ",$z->Re(), " Im(z) = ", $z->Im(), " z = $z\n"; 105 (Re($z) + 1 ) < $eps and 369 print ((\$z0->Re() == 0) ? "ok $test\n" : "not ok $test\n"); 391 print ((\$z2->Re() == 0) ? "ok $test\n" : "not ok $test\n"); 551 $ex =~ s/\ba\b/Re($target)/g; [all …]
|
| D | Complex.pm | 493 return 0 if $z2 == 0 && Re($z1) > 0; 496 return 0 if $z1 == 0 && Re($z2) > 0; 712 sub Re { subroutine 713 my ($z, $Re) = @_; 715 if (defined $Re) { 716 $z->{'cartesian'} = [ $Re, ${$z->cartesian}[1] ];
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Changes5.8.1 | 49 Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98) 165 Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease) 171 Subject: Re: NCR MP-RAS perl problems [perl #23791] 229 Subject: Re: [PATCH] RC5 and Intel's ICC 304 Subject: [PATCH] Re: B::Deparse fails in pure_string() 446 Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t 508 Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults 587 Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes 629 Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS 644 Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std [all …]
|
| D | Changes5.8.2 | 70 Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC] 86 Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again 96 Subject: Re: [PATCH 5.8.2 @21574] OS/2 build 186 Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?) 377 …Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anyth… 409 Subject: Re: Fix for the orange lion bug - aka empty sub bug 431 Subject: Re: 5.8.2-RC1 and mp2 438 Subject: Re: 5.8.2-RC1 and mp2 472 Subject: Re: 5.8.2 perldelta 477 Subject: Re: 5.8.2 perldelta [all …]
|
| D | Changes5.8.7 | 140 Subject: Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS 227 Subject: [PATCH] Re: [perl #35420] localtime corruption 426 Log: Subject: Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7 452 Subject: Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7 661 Subject: [PATCH] mktables.lst and related stuff (was Re: [PATCH] Unicode 4.1.0) 687 Subject: Re: [PATCH] Remove Carp from warnings.pm 703 Subject: [perl #32967] [PATCH] Re: More B bugs: svref_2object 709 Subject: Re: [patch] decrufting OptreeCheck stuff 720 Subject: Re: [PATCH] Re: perl winpid? 726 Subject: [perl #32968] [PATCH] Re: B::walkoptree segfaults [all …]
|
| D | Changes5.8.6 | 92 Subject: Re: [perl #32486] error in documentation for POSIX::pipe 149 Log: Subject: Re: Proposed patch for perldelta.pod for 5.8.6-RC1 232 Subject: Re: optree tests and VMS progress (no really) 242 Subject: Re: optree tests and VMS progress (no really) 281 Subject: Re: Buidling stable.tar.gz on Unix as non-root [PATCH] 302 Log: Subject: Re: [patches] optree_* tests unexpectedly succeeding. + maint-only patch 344 … Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems on IRIX (was Re:… 387 Subject: [PATCH] Re: Devel::Peek: hash quality 125%? 393 Subject: Re: [perl #31937] perlop: add basic =~ examples 529 Subject: Re: [PATCH] debugger handles threads [perl #31666] [all …]
|
| D | Changes5.8.3 | 156 Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging 166 Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012] 176 Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging 189 Log: Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1) 244 Log: Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1) 606 Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion 723 …Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (… 754 Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()? 910 Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu) 1049 Subject: Re: UNIX03 & C99 issue with 5.8.2 [all …]
|
| D | Changes | 58 Log: Re-integrate change 25774 (Keys of %INC always use forward slashes) 179 … Subject: Re: Change 26954: Simplify nested '#ifdef' by replacing it with '#elif defined()' 216 Log: Subject: Re: [PATCH] perl588delta.pod (minor tweaks) [new! improved!] 296 Subject: Re: [PATCH] Updated README.macosx 430 Log: Subject: Re: Perl 5.8.8's perldelta 444 Log: Subject: Re: Perl 5.8.8's perldelta 467 Log: Subject: Re: Perl 5.8.8's perldelta 552 Subject: Re: Today's compiling adventure 561 Subject: Re: Today's compiling adventure 625 Subject: Re: Sys::Syslog blows up rather spectacularly on Solaris [all …]
|
| D | Changes5.8.4 | 220 Log: Subject: [PATCH] Re: 5.8.4 RC1 287 Subject: Re: perldelta584 339 Subject: Re: [perl #15063] /tmp issues 437 Subject: Re: [perl #15063] /tmp issues 509 Subject: Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT 577 Subject: Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar) 605 Subject: Re: [PATCH] Re: Proposal to remove support for MachTen 627 Subject: Re: [PATCH] Re: MinGW/GCC vs MSVC++ on Win32 637 Subject: Re: [PATCH] Create debug symbols files on Windows even for release 665 Subject: Re: [perl #27906] stat documentation correction [all …]
|
| D | Changes5.8.5 | 607 Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu) 614 Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu) 775 Subject: Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T 789 Subject: Re: [PATCH] Re: Lack of error for large string on Solaris 832 Subject: [PATCH] Re: [perl #24081] invalid regexp in perl -V 905 Subject: Re: [PATCH] [perl #29612] ndbm failure in make test 944 … Subject: [PATCH] Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph 974 … Subject: Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (sysopen) 980 Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL 1002 Subject: Re: newSVpvn(NULL, 0); doesn't work as advertised [all …]
|
| D | Changes5.005 | 176 Subject: Re: 'use strict' doesn't work for one-letter variables 295 Subject: Re: DomainPerl 347 … Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED) 432 Subject: Re: maint-5.005 511 Subject: Re: [PATCH 5.005_*] Better parsing docs 683 Subject: Re: perl current availability as documented by perl.pod 690 Subject: Re: perl current availability as documented by perl.pod 777 Subject: [PATCH] Re: Solaris 7 for Intel 1045 Log: Re-introduce the typo corrections (update to CGI 2.46 1201 …Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance … [all …]
|
| D | Changes5.004 | 941 Title: "Re: die exits with 0" 1133 Title: "Re: Perl online documentation on OpenVMS" 1159 Title: "Re: VMSperl crashes on -Mblib argument" 1231 Title: "NUL termination (was Re: STOP THE PRESSES)" 1246 Title: "Re: Conservative C<*x = undef> patch" 1266 Title: "Re: new text for perlsec" 1281 Title: "Re: printf and $\", "printf and $\" 1835 Title: "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058 1849 Title: "Re: Sort grammar bug", #F056 1872 Title: "Re: perlop bitwise & | ^ documentation", #F053 [all …]
|
| D | Changes5.6 | 628 Log: (Re-)introduce $uidsign and $gidsign. 4119 … Subject: Re: [ID 20000216.004] apparent bug on freebsd systems when calculating large numbers 5785 Log: Re-introduce #4817 and #4964 wiped out by #4987. 7267 Subject: Re: minimal m//g matches appear busted 7693 Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle / 7811 Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}} 8243 Subject: Re: Patches to perl5db.pl to allow for remote debugging 8556 Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390 8945 Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent 8962 Subject: Re: [ID 19991026.001] perl segmentation fault report [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/NEXT/ |
| D | Changes | 36 - Re-fixed setting of $AUTOLOAD in NEXT'd AUTOLOADS to be 61 - Re-re-fixed NEXT::UNSEEN bug under diamond inheritance 66 - Re-re-re-fixed NEXT::UNSEEN bug under diamond inheritance
|
| D | README | 56 - Re-re-re-fixed NEXT::UNSEEN bug under diamond inheritance
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Filter/Simple/ |
| D | Changes | 66 - Re-allowed user-defined terminators to be regexes 71 - Re-corified test modules in line with Jarkko's new scheme
|
| D | README | 52 - Re-corified test modules in line with Jarkko's new scheme
|
| /mirbsd/src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/ |
| D | biblio | 49 %T Re: dbm.a and ndbm.a archives
|
| /mirbsd/src/usr.bin/ssh/ |
| D | README.smartcard | 31 Re-enter passphrase:
|
| /mirbsd/src/lib/libssl/src/crypto/dh/ |
| D | generate | 3 Subject: Re: Diffie-Hellman key exchange
|
| /mirbsd/src/usr.bin/indent/ |
| D | README | 17 > Subject: Re: Indent...
|
| /mirbsd/src/lib/libc/time/ |
| D | Theory | 392 Subject: Re: Gregorian reform -- a part of locale? 419 Subject: Re: Gregorian Calendar (was Re: Another FHC related question
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5005delta.pod | 414 =head2 Re-blessing in DESTROY() supported for chaining DESTROY() methods 633 The accessors methods Re, Im, arg, abs, rho, theta, methods can 634 ($z->Re()) now also act as mutators ($z->Re(3)).
|
| /mirbsd/src/gnu/usr.sbin/sendmail/contrib/ |
| D | bsdi.mc | 7 Subject: Re: sorting mailings lists with fastest delivery users first
|
| /mirbsd/src/share/doc/usd/17.msmacros/ |
| D | refcard.bad | 1198 sum from k=1 to inf k sup -s ~~( Re~s > 1)$ 1216 Zeta $ zeta (s) = sum from k=1 to inf k sup -s ~~( Re~s > 1)$
|
123