|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
Re: Job Market for Lisp and Haskell programmers, serious question.
Started xahlee · Date: Sep 2, 2008 03:41 ·
59 post(s) |
basic using icicels
Started tomer · Date: Sep 1, 2008 09:34 ·
8 post(s) |
Direct3D with VC++ Express in windowed mode !!!
Started Tewfik HOUCHALA · Date: Aug 28, 2008 07:17 ·
3 post(s) |
Ray Gordon's health
Started corky · Date: Aug 11, 2008 13:22 ·
9 post(s) |
Anybody remember this compiler option?
Started yaqi · Date: Aug 4, 2008 14:59 ·
9 post(s) |
OT: replacing SunSparc 10 faulty network onboard card
Started CARABAJAL PEREZ, MARCIAL ROBERTO · Date: Jul 14, 2008 05:00 ·
3 post(s) |
Re: Both Sustainble energy/Trash shipping
Started teslafan · Date: Jul 23, 2008 18:35 ·
6 post(s) |
No Components Listed
Started skylark · Date: Jul 25, 2008 01:47 ·
7 post(s) |
For the meat-isti
Started Bear · Date: Jul 12, 2008 18:48 ·
214 post(s) |
Re: Eggs!
Started Mrs Lumpless · Date: Jul 16, 2008 05:54 ·
166 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
Re: Job Market for Lisp and Haskell programmers, serious question.
Group: comp.lang.functional · Group Profile · Search for remeber in comp.lang.functional
Author: Slobodan Blazeski
Date: Sep 7, 2008 09:08
...thinking more along the line of Ritchard Stallmans GNU incentive. To provide a more relaistic pricing of services. There's nobody who could decide the pricing of something except the market, even the goverment can't do that. Remeber what happened in former socialist countries, the pair of quality shoes costs $1 but they are nowhere to find. If you want those shoes you have to offer something else to buy them. -------------- John...
Show full article (2.52Kb) |
Re: basic using icicels
Group: gnu.emacs.help · Group Profile · Search for remeber in gnu.emacs.help
Author: tomer
Date: Sep 2, 2008 23:51
... correct for my intention but i didnt understand the solution. i want to use dabbrev of icicle and also to see ALL words in ALL buffers in the completion list. the use for this is obvious , suppose i do remeber only the middle of word that exist in other buffer. in my current situation i dont know how to "tell" icicle to show all words in all buffers without a prefix. if i use icicle-dabbrev-completion ...
Show full article (2.77Kb) |
RE: basic using icicels
Group: gnu.emacs.help · Group Profile · Search for remeber in gnu.emacs.help
Author: Drew Adams
Date: Sep 2, 2008 09:46
... are correct for my intention but i didnt understand the solution. i want to use dabbrev of icicle and also to see ALL words in ALL buffers in the completion list. the use for this is obvious , suppose i do remeber only the middle of word that exist in other buffer. in my current situation i dont know how to "tell" icicle to show all words in all buffers without a prefix. if i use icicle-dabbrev-completion with ...
Show full article (2.54Kb) |
Re: basic using icicels
Group: gnu.emacs.help · Group Profile · Search for remeber in gnu.emacs.help
Author: tomer
Date: Sep 2, 2008 06:22
... you are correct for my intention but i didnt understand the solution. i want to use dabbrev of icicle and also to see ALL words in ALL buffers in the completion list. the use for this is obvious , suppose i do remeber only the middle of word that exist in other buffer. in my current situation i dont know how to "tell" icicle to show all words in all buffers without a prefix. if i use icicle-dabbrev-completion with no prefix...
Show full article (2.10Kb) |
Direct3D with VC++ Express in windowed mode !!!
Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for remeber in microsoft.public.win32.programmer.directx.graphics
Author: Tewfik HOUCHALA
Date: Aug 28, 2008 07:17
Hi guys, I want to create an editor for my next graphic engine, the game part works fine with Visual Studio Express Edition but for the editor I can't get directx to work in my window ?? I remeber in the past that Directx sdk 6 (yes too old) there was an exemple called MFC Fog that uses the graphic interface of directx in a window and I know it's possible to do such a thing with MFC but unfortunatly Express Edition does not support ...
Show full article (0.59Kb) |
Re: The previous poster is an obsessed cyberstalker
Group: alt.seduction.fast · Group Profile · Search for remeber in alt.seduction.fast
Author: Lori Koonce
Date: Aug 11, 2008 16:27
....com/?p=1187 My lawsuit against Viacom, Mystery, and Venusian Arts Corp. over "The Pickup Arist" VH-1 show:http://www.cybersheet.com/lawsuit-viacom.pdf And exactally when does that happen Ray If I remeber correctly, I offered to play process server for you. Remember me giving you a Cali address to send papers for Vance. Last time I checked, nothing has happened, and that was years ago. What makes you think this will be any ...
Show full article (1.32Kb) |
Re: Anybody remember this compiler option?
Group: comp.lang.fortran · Group Profile · Search for remeber in comp.lang.fortran
Author: yaqi
Date: Aug 4, 2008 16:36
.... The code is still kind of Fortran but not assembly file. And we can see loop unrolls and inlined function calls in this expanded code. Basically we know where the optimization happens with it. But I can not remeber what this option is. I tried to look into the IVF compiler documentation but can not find one. Anybody can give me a quick answer? Many thanks! Perhaps it was a different vendor as ...
Show full article (1.15Kb) |
Re: Anybody remember this compiler option?
Group: comp.lang.fortran · Group Profile · Search for remeber in comp.lang.fortran
Author: Gordon Sande
Date: Aug 4, 2008 15:48
... code. The code is still kind of Fortran but not assembly file. And we can see loop unrolls and inlined function calls in this expanded code. Basically we know where the optimization happens with it. But I can not remeber what this option is. I tried to look into the IVF compiler documentation but can not find one. Anybody can give me a quick answer? Many thanks! Perhaps it was a different vendor as not all ...
Show full article (0.94Kb) |
Anybody remember this compiler option?
Group: comp.lang.fortran · Group Profile · Search for remeber in comp.lang.fortran
Author: yaqi
Date: Aug 4, 2008 14:59
... there is a compiler option to let the compiler generate a expanded code. The code is still kind of Fortran but not assembly file. And we can see loop unrolls and inlined function calls in this expanded code. Basically we know where the optimization happens with it. But I can not remeber what this option is. I tried to look into the IVF compiler documentation but can not find one. Anybody can give me a quick answer? Many thanks!
Show full article (0.44Kb) |
Re: OT: replacing SunSparc 10 faulty network onboard card
Group: linux.debian.ports.sparc · Group Profile · Search for remeber in linux.debian.ports.sparc
Author: Bruce O'Neel
Date: Aug 4, 2008 06:50
... know a possible solution ?. Do we talk about the same machine? A Sun Sparcstation 10 (32 bit CPU) does not have PCI slots. It uses the SBUS. A Sun Ultra 10 (64 bit CPU) has - as far as I remeber - PCI slots. There are also Ultras with SBUS, Ultra 10 should have PCI. Cannot check that today. If you need an SBUS card - try eBay. I bought some there. Regards, Hartwig -- To UNSUBSCRIBE, ...
Show full article (1.75Kb) |
|
|
|