Displaying 8 results from an estimated 8 matches for "fufilling".
Did you mean:
fulfilling
2010 Mar 24
1
Release plans
...t plugin, DBus, has finally been ported and works. [1] The code is
currently undergoing review, and once some inconsistencies are fixed
up, it looks set for inclusion into master.
This means that along with this, a 2D GTK Window decorator, git
changes amongst other things we are extremely close to fufilling our
release criteria for an unstable 0.9.0.
So we need to sort out the logistics of a release.
I have written a release announcement that can be found on GObby. Feel
free to edit it, it's probably not perfect by any stretch of the
imagination. The next thing we need to sort out is making sure...
2008 Jan 17
7
1.9.4 released
Hi
Just a quick note to say we released a new version, 1.9.4. The main
purpose of this release is to offer an OS X gem that''s compatible with
both 10.4 and 10.5 - The wxruby-1.9.3 OS X binary gem would only work
with version 10.5 (Leopard).
Version 1.9.4 also includes a couple of other minor fixes and
enhancements, including
* Some new AuiNotebook methods added in recent wxWidgets
2005 Oct 07
1
FFT
Hi,
Is FFT implemented in R takes advantage of multi-processors?
I ran this benchmark from from http://www.sciviews.org, and AMD Opteron
2.2 GHz performs better than AMD Opteron 1.8 GHz on all test cases,
except FFT operation.
Both machines run same OSs (RedHat WS 3) and 2.2 GHz has more memory (2
GB RAM) than 1.8 GHz (1 GB RAM). The only difference is that 1.8 GHz is
a dual-processor
2006 Mar 29
0
Compiling codes from existing packages.
Dear All,
I wonder if there is a step by step guide somewhere that will allow me
to use Fortran and C codes from packages already on CRAN? I am using
Windows XP and "R-2.2.1".
I could link to these packages but the problem is that they get updated
and they are not backward compatible. Also, I only require a few
functions from these packages so it does not seem efficient to load
2005 Mar 12
2
Pretec Allegro does not appear to play Oggs
Can I change the wiki? The box claims it plays oggs, the tech. specs. in
the booklet claims it plays oggs, *some* places on the website claims it
supports oggs, but it doesn't actually play my oggs. Can I move it to a
"misadvertised" section, or a "rumours" section, or what can I do to
indicate this to other people, so they don't accidentaly buy it?
Hugo
2008 Jan 30
2
Re: libgstreamer, slackware => libgconf.......???
Hoi, Mario and Alex,
Thanks for your ideas and I''ll be able to get ahead with them.
I dunno whether I am the only sole on linux planet wihout gconf or libgstreamer.... but I used the gem system of installing wxruby, which is a great tool. Of course I can give it a try to compile wxRuby myself (and hopefully not running into other dependencies when omitting Wx::MediaCtrl ) but, by
2020 Nov 06
2
[DebugInfo] A value-tracking variable location update
Hi debug-info folks,
Time for another update on the variable location "instruction referencing"
implementation I've been doing, see this RFC [0, 1] for background. It's now at
the point where I'd call it "done" (as far as software ever is), and so it's a
good time to look at what results it produces. And here are the
scores-on-the-doors using llvm-locstats, on
2020 Nov 06
0
[DebugInfo] A value-tracking variable location update
Awesome to read how it's coming along - I'm mostly aside from the
debug location work, but had just one or two clarifying questions
On Fri, Nov 6, 2020 at 10:27 AM Jeremy Morse
<jeremy.morse.llvm at gmail.com> wrote:
>
> Hi debug-info folks,
>
> Time for another update on the variable location "instruction referencing"
> implementation I've been doing,