search for: ject

Displaying 14 results from an estimated 14 matches for "ject".

Did you mean: eject
2006 Feb 04
1
Rendering objects
So, Ruby is OO all the way, but in Rails we can?t render an object? Having retyped way too many calls to ActionViews render method with various options, I finally figured, why not make it possible to actually render customized objects, which could encapsulate the often messy code, that I often ended up writing partly in the controller and partly in the view -...
2009 Sep 19
1
generic methods - in particular the summary function
...l, I'm currently working on the fitdistrplus package (that basically fit distributions). There is something I do not understand about the generic function summary. In the current version on CRAN, there is no NAMESPACE saying S3method(summary, fitdist) . However if we use summary on an object send by fitdist function it works fine... According to R-lang, we have " The most common use of generic functions is to provide print and summary methods for statistical ob jects, generally the output of some model fitting process. To do this, each model attaches a class attribute to it...
2006 Feb 07
0
Rendering objects directly via <%= render @some_object %>
My original post might have been overlooked by most, but I''ve made a plugin (link below) which allows rendering of objects directly via the render method: <%= render @some_object %> which would actuall render the @some_object object (the object is even able to handle the options hash. Rendering would actually be handeled by the object itself, by leaving it up to the object to inteact with the template and p...
2010 Jun 10
0
[LLVMdev] Win32 COFF Support
...1 AM, Bigcheese <bigcheesegs at gmail.com> wrote: > On Wed, Jun 9, 2010 at 11:11 PM, Nathan Jeffords > <blunted2night at gmail.com> wrote: >> This is cool, I was looking into something like this, but hit a little bit >> of a wall, and then got sidetracked on another project. I was going to use >> llc to generate COFF object files as opposed to clang. Seems to me llc would >> give better control over what was generated and would also not require clang >> to be in the tree. >> Is there any documentation on how to run these tests from windows? &gt...
2010 Jun 10
4
[LLVMdev] Win32 COFF Support
On Wed, Jun 9, 2010 at 11:11 PM, Nathan Jeffords <blunted2night at gmail.com> wrote: > This is cool, I was looking into something like this, but hit a little bit > of a wall, and then got sidetracked on another project. I was going to use > llc to generate COFF object files as opposed to clang. Seems to me llc would > give better control over what was generated and would also not require clang > to be in the tree. > Is there any documentation on how to run these tests from windows? I just tried to ac...
2003 Oct 24
1
Halo Server
...run with wine. Found here: http://halo.bungie.net/images/site/halo/halo_ds_1_02.exe I've been getting this error when running haloded.exe under wine. warn:module:BUILTIN32_LoadLibraryExA cannot open .so lib for builtin riched20.dll: /usr/lib/wine/wine/riched20.dll.so: cannot open shared ob ject file: No such file or directory Here is a relavent portion of my ~/.wine/config file. [AppDefaults\\haloded.exe\\DllOverrides] "*" = "builtin, native, so" "riched20" = "native" I have riched20 overrided and set as a native DLL. But, it's still lookin...
2008 Jan 16
3
using an element of an array as a new object
I have an array called filesBox. I want to take each element of the first column and assign a dataset to it. For example : filesBox[4,1] returns [1] "fileR" Then I want to assign "fileR" which exists as a text file to the R object "fileR" like this : filesBox[4,1] <- read.table(paste(dir2, filesBox[4,1], sep=""), header = FALSE) But this doesn't work because filesBox[4,1] is an element of an array but I want it as a new R (effectively) data frame. Any ideas please ? -- View this message in conte...
2008 May 27
4
package functions documentation
Dear all, I am currently creating a package and writing the documention files for some functions (the main functions). When using R CMD check myPackage, I get a warning message indicating that some of my functions are not documented. How can I get rid of this problem? Of course, I don't want to document every function in the package... Thanks for your help. -- David Ardia H-building, room
2004 Sep 10
0
Re: Flac-dev digest, Vol 1 #235 - 1 msg
...:42 -0000 > Received: from katie by auric.debian.org with local (Exim 3.12 1 (Debian)= ) > =09id 16xFUP-0002pv-00; Mon, 15 Apr 2002 19:02:25 -0400 > From: David Mart=EDnez Moreno <ender@debian.org> > To: debian-devel-changes@lists.debian.org > X-Katie: $Revision: 1.10 $ > Subject: Accepted freecraft 1.17pre1build17-1 (i386 source) > Message-Id: <E16xFUP-0002pv-00@auric.debian.org> > Sender: Archive Administrator <katie@auric.debian.org> > Date: Mon, 15 Apr 2002 19:02:25 -0400 > Reply-To: debian-devel@lists.debian.org > Mail-Followup-To: debian-dev...
2017 May 08
2
Add more projects into Git monorepo
On Sun, May 7, 2017 at 12:07 AM, NAKAMURA Takumi via llvm-dev < llvm-dev at lists.llvm.org> wrote: > I have done just now. 5 repos added including debuginfo-tests. > ATM, it includes 17 repos total. > > - Created the new repo; https://github.com/llvm- > project/llvm-project-20170507.git > Branches will come later. > - The previous repository has a merge commit that includes new repo. It > will stick to r302363. > Can you update http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo with new instructions for how...
2017 Sep 29
0
Delivery Status Notification (Delay)
...v34lb/M0BUQMeclhmhAC5h9nVnqqvqPpMd6I= t0 z7iw=3D=3D ARC-Message-Signature: i=3D1; a=3Drsa-sha256; c=3Drelaxed/relaxed; d=3Dgoog= le.com; s=3Darc-20160816; h=3Derrors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-unsubscribe:list-id:precedence:subject :message-id:date:references:in-reply-to:delivered-to:to:reply-to :sender:from:mime-version:dkim-signature:delivery-date :arc-authentication-results; bh=3D47mYNOAhyiQnHPdkHYh0pTKSUmjtO7exPYU+IhXAwSg=3D; b=3DOe/zNruatI3K8d1Sr3kr3M+SlFhEBT+HepwQYVvXJwwkcgtWyk...
2007 Oct 19
0
No subject
...unction a lot better as a native= Linux user. =20 There is a chance here to leave the competing Operating Systems for dust an= d to force their hand in terms of inter-operability.Carpe diem. Date: Fri, 19 Oct 2007 08:02:47 -0400From: vperetokin at gmail.comTo: markmcca= rron_itt at hotmail.comSubject: Re: [compiz] Feature RequestCC: srhlefty at gmail= .com; compiz at lists.freedesktop.orgI had a similar idea, but I think they sa= id it wasn't too feasible much on the forums.Why do you capitalize "window"= though?I really like your business applications for this - they really do =...
2007 Oct 19
0
No subject
...unction a lot better as a native= Linux user. =20 There is a chance here to leave the competing Operating Systems for dust an= d to force their hand in terms of inter-operability.Carpe diem. Date: Fri, 19 Oct 2007 08:02:47 -0400From: vperetokin at gmail.comTo: markmcca= rron_itt at hotmail.comSubject: Re: [compiz] Feature RequestCC: srhlefty at gmail= .com; compiz at lists.freedesktop.orgI had a similar idea, but I think they sa= id it wasn't too feasible much on the forums.Why do you capitalize "window"= though?I really like your business applications for this - they really do =...
2004 May 30
11
New Firefly version
As Promised, I've released a new version of Firefly (ver 1.8) with IAX & SIP support back in. Get it from Virbiage site or here's the direct link http://www.virbiage.com/firefly/download/firefly-thirdparty.exe If it crashes on startup, export your Firefly tree from the registry (current user -> software -> firefly), then delete tree from your registry. If that fixes it, send