x y - Topic Profile
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

Most active groups for topic
perl.cpan.testers 106473
alt.personals.phone 8115
tw.bbs.campus.fju 1775
tw.bbs.sports.basketball 1165
tw.bbs.campus.education 1149
comp.lang.fortran 1092
tw.bbs.sports.fishing 937
pl.soc.polityka 871
tw.bbs.campus.advancededu 824
tw.bbs.campus 822
Last week most active authors
No posts for a week
Last active threads
Survey: What led you to functional programming?
Started Benjamin L. Russell · Date: Sep 19, 2008 02:42 · 19 post(s)
FAIL Devel-ebug-0.48 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 19, 2008 20:36 · 1 post(s)
FAIL Devel-ebug-0.48 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 19, 2008 16:26 · 1 post(s)
FAIL Devel-ebug-0.48 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 19, 2008 12:26 · 1 post(s)
PASS CGI-Expand-2.02 i386-freebsd 6.1-release-p23
Started srezic · Date: Sep 19, 2008 12:11 · 1 post(s)
FAIL Padre-Debugger-0.03 i686-linux-thread-multi-64int-ld 2.6.21.5-smp
Started chris · Date: Sep 19, 2008 05:07 · 1 post(s)
29 I'll Straddle You & Ride Your Dick with My Ass 29
Started Best TranSexual Sex · Date: Sep 18, 2008 08:15 · 1 post(s)
How to install .acm file
Started dh · Date: Sep 17, 2008 19:34 · 2 post(s)
FAIL Devel-ebug-0.48 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 17, 2008 20:21 · 1 post(s)
OT: Determining the size of plotting area
Started Robert Singer · Date: Sep 16, 2008 19:28 · 14 post(s)
Last week hot threads
No posts for a week
Latest posts
Re: Survey: What led you to functional programming?
Group: comp.lang.functional · Group Profile · Search for x y in comp.lang.functional
Author: Tom Lord
Date: Sep 20, 2008 09:36

...definition (and, even then, the notations tend to be a bit cryptic). So, a programmer with an imperative background coming with the question "is assignment written x = y or x := y or what?" is going to find himself looking at indecipherable wall paper rather than self-revealing code. (But, again: everything below the citation given is just...
Show full article (2.87Kb)
FAIL Devel-ebug-0.48 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for x y in perl.cpan.testers
Author: Rick Myers
Date: Sep 19, 2008 20:36

...67. # got: 'my $zz = subtract($x, $z);' # expected: 'print "Result is...6, b code.pl 6 $x 7, # b Calc::fib) # d...print the result (eg: e $x+$y) # f Show all the...watchpoint (eg: w $t 10) # x Dump a variable using YAML...6, b code.pl 6 $x 7, # b Calc::fib) # d...watchpoint (eg: w $t 10) # x Dump a variable using YAML...OS-specific diagnostics, for MSWin32): $^X = /home/tester/perl-5.10...
Show full article (18.70Kb)
Re: Survey: What led you to functional programming?
Group: comp.lang.functional · Group Profile · Search for x y in comp.lang.functional
Author: Ertugrul Söylemez
Date: Sep 19, 2008 18:41

...: while :: Monad m => (a -> Bool) -> a -> (a -> m a) -> m a while p x c = if p x then c x >= \y -> while p y c else return x gcdST :: Integral i => i -> i -> ST s i gcdST x y = do (a,b) <- while (\(a,b) -> b /= 0) (x,y) (\(a,b) -> return (b, a `mod` b)) return a Using so-called STRefs, you could even mention memory locations explicitly. Greets, ...
Show full article (2.11Kb)
FAIL Devel-ebug-0.48 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for x y in perl.cpan.testers
Author: Rick Myers
Date: Sep 19, 2008 16:26

... 67. # got: 'my $zz = subtract($x, $z);' # expected: 'print "Result is...6, b code.pl 6 $x 7, # b Calc::fib) # d...print the result (eg: e $x+$y) # f Show all the...watchpoint (eg: w $t 10) # x Dump a variable using YAML...6, b code.pl 6 $x 7, # b Calc::fib) # d...watchpoint (eg: w $t 10) # x Dump a variable using YAML...OS-specific diagnostics, for MSWin32): $^X = /home/tester/perl-5.8...
Show full article (10.63Kb)
FAIL Devel-ebug-0.48 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for x y in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 12:26

... line 67. # got: 'my $zz = subtract($x, $z);' # expected: 'print "Result is $....pl 6, b code.pl 6 $x 7, # b Calc::fib) # d Delete...and print the result (eg: e $x+$y) # f Show all the filenames...a watchpoint (eg: w $t 10) # x Dump a variable using YAML (...a watchpoint (eg: w $t 10) # x Dump a variable using YAML (... OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-...
Show full article (10.87Kb)
PASS CGI-Expand-2.02 i386-freebsd 6.1-release-p23
Group: perl.cpan.testers · Group Profile · Search for x y in perl.cpan.testers
Author: srezic
Date: Sep 19, 2008 12:11

... 28 - dot dot end ok 29 - dot only ok 30 - empty key ok 31 - expand_cgi ok 32 - expand_cgi ignores .x .y ok 33 - cgi multivals ok 34 - threw Regexp ((?-xism:^CGI param clash)) ok 35 - threw Regexp ((?-xism:^CGI param.../local/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/perl5.8.8@34313/bin/perl5.8.8 $UID/$EUID = 1023 / 1023 ...
Show full article (6.44Kb)
FAIL Padre-Debugger-0.03 i686-linux-thread-multi-64int-ld 2.6.21.5-smp
Group: perl.cpan.testers · Group Profile · Search for x y in perl.cpan.testers
Author: chris
Date: Sep 19, 2008 05:07

...02-sub.pl:9): my $z = $x + $y; # DB<7> # Failed test '$.../02-sub.pl:6): my $x = 11; # DB<2> # Failed test .../03-return.pl:6): my $x = 11; # DB<2> # Failed test .../eg/03-return.pl:8): $x++; # DB<5> # Failed test 'line .../eg/03-return.pl:10): $x++; # DB<8> # Failed test 'line .../eg/03-return.pl:12): $x++; # DB<11> # Looks like you ...-specific diagnostics, for MSWin32): Perl: $^X = /home/cpan/perl5.06.02/...
Show full article (13.58Kb)
29 I'll Straddle You & Ride Your Dick with My Ass 29
Group: alt.personals.phone · Group Profile · Search for x y in alt.personals.phone
Author: Best TranSexual Sex
Date: Sep 18, 2008 08:15

... card, visa, mastercard, mc, toll free, toll-free yeo"oaxF:f$HxvR/)I<'CyfX.*!y; D!vJsl'#=`Nq.l&&$[@)WoW;?PY=xH+:b=&[=FrW&PFbT`(qLB+ov+DTSa]&$C0IPpU#O-+u'B...)Ks66]h6Ksb:c=hm\!vE '+DoflfGsMf1(NhYG>^cghV/!-GM(`:jBISsA%%V,l'8?*']jekCAoT0O9Q.#q.4*YTpv)7F9@R[oZ:KyDZCohHk6K&x,Y=o8;!qoVE&\@i4,SH8hJ[>,@1XLQX0Yx%%"do %%tBd57_csD8"TnwaJaT<B9TO;O?V`ex0jFD\SG^#,<W#U/Vo,y$=k*OES(ysg4eE:[yKB`e/<O/+8p ,E(mf8$EXFAE6A(kx.QUwQVL5PuyX<d)Vjgty22uO;8*lMqKLu,...
Show full article (8.18Kb)
Re: How to install .acm file
Group: microsoft.public.win32.programmer.directx.audio · Group Profile · Search for x y in microsoft.public.win32.programmer.directx.audio
Author: Alessandro Angeli
Date: Sep 17, 2008 21:14

... can use it... On NT, you just need to create the following registry value: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32] "msacm.whatever"="c:\x\y\file.acm" On 9X, you need to create an equivalent entry in system.ini. -- // Alessandro Angeli // MVP :: DirectShow / MediaFoundation // ...
Show full article (0.72Kb)
FAIL Devel-ebug-0.48 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for x y in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 17, 2008 20:21

... line 67. # got: 'my $zz = subtract($x, $z);' # expected: 'print "Result is $....pl 6, b code.pl 6 $x 7, # b Calc::fib) # d Delete...and print the result (eg: e $x+$y) # f Show all the filenames...a watchpoint (eg: w $t 10) # x Dump a variable using YAML (...a watchpoint (eg: w $t 10) # x Dump a variable using YAML (... OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-...
Show full article (11.33Kb)