search for: 61544

Displaying 6 results from an estimated 6 matches for "61544".

Did you mean: 6144
2013 Jan 03
3
Small changes to big objects (1)
...that should not normally copy again. But the result of `@<-` will be an object from its frame and will have status 2 when saved, forcing a copy each time. So the change, naturally, is that R 3.0.0 will have a primitive implementation of `@<`. This has been implemented in r-devel (rev. 61544). Please try it out _before_ we issue that version, especially if you own a package that does things related to this question. John PS: Some may have noticed that I didn't mention a fourth approach: fields in a reference class object. The assumption was that we wanted classical, functio...
2008 Oct 14
4
wineboot with comctl32 native
I get the following warn:module:load_dll Failed to load module L"comctl32.dll"; status=c0000135 I have comctl32 in system32 can anyone explain what status=c0000135 means
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...iSource/Benchmarks/Prolangs-C/archie-client/archie                   | > 0.2000 47648    0.2199      *                0.0600      |    0.01 * >  0.00 *           0.07 | n/a     -       n/a          n/a > MultiSource/Benchmarks/Prolangs-C/assembler/assembler                    | > 0.1600 61544    0.3900      *                0.2999      |    0.00    0.00 >  0.00 *           0.33 | -       -       n/a          n/a > MultiSource/Benchmarks/Prolangs-C/bison/mybison                          | > 0.3600 112424   0.9900      *                0.9100      |    0.00    0.00 >  0.00 *  ...
2009 Oct 20
0
[LLVMdev] 2.6 pre-release2 ready for testing
Hi Tanya, > 1) Compile llvm from source and untar the llvm-test in the projects > directory (name it llvm-test or test-suite). Choose to use a > pre-compiled llvm-gcc or re-compile it yourself. I compiled llvm and llvm-gcc with separate objects directories. Platform is x86_64-linux-gnu. > 2) Run make check, report any failures (FAIL or unexpected pass). Note > that you need to
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...olangs-C/archie-client/ > archie | 0.2000 47648 0.2199 > * 0.0600 | 0.01 * 0.00 * > 0.07 | n/a - n/a n/a > MultiSource/Benchmarks/Prolangs-C/assembler/ > assembler | 0.1600 61544 0.3900 > * 0.2999 | 0.00 0.00 0.00 * > 0.33 | - - n/a n/a > MultiSource/Benchmarks/Prolangs-C/bison/ > mybison | 0.3600 112424 0.9900 > * 0.9100 | 0.00...
2009 Oct 17
12
[LLVMdev] 2.6 pre-release2 ready for testing
LLVMers, 2.6 pre-release2 is ready to be tested by the community. http://llvm.org/prereleases/2.6/ If you have time, I'd appreciate anyone who can help test the release. To test llvm-gcc: 1) Compile llvm from source and untar the llvm-test in the projects directory (name it llvm-test or test-suite). Choose to use a pre- compiled llvm-gcc or re-compile it yourself. 2) Run make check,