Displaying 10 results from an estimated 10 matches for "20040814".
Did you mean:
20040816
2005 Apr 27
2
its package: inexplicable date-shifting ?!
...ted from my original dates?
> install.packages('its')
> install.packages('Hmisc')
> require(its)
> m <- matrix(1:2, nrow=2)
> m
[,1]
[1,] 1
[2,] 2
> its.format('%Y%m%d')
[1] "%Y%m%d"
> rownames(m) <- c('20040813', '20040814')
> m
[,1]
20040813 1
20040814 2
> its(structure(m))
1
20040812 1
20040813 2
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Berton Gunter
Sent: Wednesday, April 27, 2005 1:28 PM
To: l...
2004 Aug 14
1
[LLVMdev] is this code really JITed and/or optimized? ..
...to handle the general case.
>
> -Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040814/54fa9ff1/attachment.sig>
2004 Aug 14
0
[LLVMdev] is this code really JITed and/or optimized? ..
On Sat, 14 Aug 2004, Valery A.Khamenya wrote:
> > > ExecutionEngine* EE = ExecutionEngine::create( MP, true );
> > As Reid pointed out, changing true to false will get it to work.
>
> as I've posted already, I got Segmentation Fault.
> Now, i have re-compiled LLVM with debug support.
>
> The evaluation is broken at line 78 in file:
>
2004 Sep 26
3
Unsolvable segmentation fault
I cannot use wine with my windows partition. Whenever I try it , I
immediatly get segmentation fault messagens (even when trying to run
notepad.exe). If I modify the ~/.wine/dosdevices/c: simlink then wine
seems to work well (but this is not a good solution, because I want wine
to find programs and dlls in my windows partition). I use kurumin (a
brazillian distro based on KNOPPIX. It is basically
2004 Aug 14
2
[LLVMdev] is this code really JITed and/or optimized? ..
> > ExecutionEngine* EE = ExecutionEngine::create( MP, true );
>
> As Reid pointed out, changing true to false will get it to work.
as I've posted already, I got Segmentation Fault.
Now, i have re-compiled LLVM with debug support.
The evaluation is broken at line 78 in file:
lib/ExecutionEngine/JIT/JIT.cpp
The assertion
assert(ArgValues.size() == 1);
fails. But
2004 Aug 13
3
[LLVMdev] is this code really JITed and/or optimized ? ..
...ally invoked or code was not optimized..
P.S. My best wishes to all countries at Olympiad 2004.
---
Valery A.Khamenya
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fibonacci.cpp
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040814/53a5746c/attachment.ksh>
2003 Jul 18
8
questions
Does anybody developed Predictive Dialer using Asterisk/Digium PBX?
Another question: does anybody developed an Dialer using the X100P board?
Julio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030718/be051d49/attachment.htm
2004 Aug 14
7
Free MOH MP3
...I saw someone's post several weeks ago that said that this exists at a
download site but I have not been able to find it.
Thanks!
Wiley Siler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040814/c8f6aafe/attachment.htm
2004 Aug 14
3
7960 help
I have 4 7960's that I am trying to get working but 2 of them will not
update to the SIP image on my tftp server like the first ones did.
i keep getting the error on the phone 'Defaulting CM to TFTP server' like it
isn't seeing the *.bin on the server.
are you supposed to have on of those for each phone? would be like cisco et
al to do something like that.
TIA
Jason Kawakami
2004 Aug 15
4
[LLVMdev] Optimization Levels - Need The Details
...optimization (e.g. Stacker).
Thanks,
Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040814/df1d9c41/attachment.sig>