search for: doob

Displaying 12 results from an estimated 12 matches for "doob".

Did you mean: doobz
2009 Jun 22
2
negation in grep
Does anybody know how to negate a string in a grep command, i.e., what I need is to return only strings that do NOT contain a second string anywhere in the entire string. for txt <- c("boo","goo","doob","foo","boofoo") I need a grep command that returns strings with "oo" except when "b" is present anywhere. I know that grep("[^b]oo" would work to exclude "boo" and "boofoo" but not "doob" So, what I need is g...
2013 Jul 24
5
[LLVMdev] ubuntu on the mac
On Jul 24, 2013 2:52 AM, "Jacob Carlborg" <doob at me.com> wrote: > > Do your LLVM development on Mac OS X :) Should work well. Apple is one of the bigger supporters of LLVM, so I'd hope OS X would be a suitable dev platform. > It depends on what your needs are. Using VirtualBox will probably be the easiest. It also allows you t...
2013 Jul 25
0
[LLVMdev] ubuntu on the mac
On 2013-07-24 09:47, Tyler Hardin wrote: > Not much slower. VBox does an amazing job at getting near native > performance on modern machines (those with nested paging etc.). This is > definitely the best option if your computer has ~2g ram and 2+ cores. > Give the Ubuntu VM 2g and 1 (maybe 2) core/s and it should be fine. At work, it takes significantly longer to boot our Ruby on
2012 Jun 15
2
[LLVMdev] [cfe-dev] Random, tiny question about doxygen comment style
On Thu, Jun 14, 2012 at 11:44 PM, Jacob Carlborg <doob at me.com> wrote: > On 2012-06-15 07:25, Chandler Carruth wrote: >> Figured it was good to ask this as James is busy making sure the Clang >> doxygen is actually all well formed, and reasonably linked together so >> we have proper docs for the ever growing number of Clang li...
2012 Jun 15
0
[LLVMdev] [cfe-dev] Random, tiny question about doxygen comment style
On Fri, Jun 15, 2012 at 1:21 AM, James Dennett <james.dennett at gmail.com>wrote: > On Thu, Jun 14, 2012 at 11:44 PM, Jacob Carlborg <doob at me.com> wrote: > > On 2012-06-15 07:25, Chandler Carruth wrote: > >> Figured it was good to ask this as James is busy making sure the Clang > >> doxygen is actually all well formed, and reasonably linked together so > >> we have proper docs for the ever growin...
2013 Jul 24
0
[LLVMdev] ubuntu on the mac
On 2013-07-23 23:19, reed kotler wrote: > I have a new 11" mac air with lots of disk and ram. > > I'm trying to figure out the best way to configure it for llvm > development on ubuntu. > > Bootcamp or Virtual Box (or other Virtualization). > Bootcamp seems like it would be a nuisance. > > This is just not my main development machine but it's very portable.
2013 Dec 05
0
[LLVMdev] LLVM 3.4rc2 Binaries Now Available
On 2013-12-04 08:22, Bill Wendling wrote: > The LLVM 3.4rc2 binaries are now available for testing! Please download them and compile and test things. See if it breaks your code! Please file bugs for any issues you encounter. At this point, we’re only accepting fixes for regressions from 3.3. Cool. For convenience, here are the links http://llvm.org/pre-releases/3.4/rc2 -- /Jacob Carlborg
2013 Jul 23
3
[LLVMdev] ubuntu on the mac
I have a new 11" mac air with lots of disk and ram. I'm trying to figure out the best way to configure it for llvm development on ubuntu. Bootcamp or Virtual Box (or other Virtualization). Bootcamp seems like it would be a nuisance. This is just not my main development machine but it's very portable. :)
2013 Dec 04
4
[LLVMdev] LLVM 3.4rc2 Binaries Now Available
The LLVM 3.4rc2 binaries are now available for testing! Please download them and compile and test things. See if it breaks your code! Please file bugs for any issues you encounter. At this point, we’re only accepting fixes for regressions from 3.3. Share and enjoy! -bw
2009 Mar 11
4
[LLVMdev] a different hash for APInts
I'm working on a bug where LLVM takes over six minutes to compile a module. After some hand-editing, the module looks like this: class half { private: union uif { unsigned int i; float f; }; static const uif _toFloat[1 << 16]; }; const half::uif half::_toFloat[1 << 16] = { {0x00000000}, {0x33800000}, {0x34000000}, {0x34400000}, {0x34800000},
2013 May 11
1
[LLVMdev] Assertion in the linker on Mac OS X
This post might be a bit off topic but I'm hoping there's someone here that can help me. I'm working on implementing support for the Objective-C ABI in the D programing language. I've based my work on the work made by another developer a couple of years ago. Most of the code is already in place and I'm now trying to make sure everything works after the merging the latest
2002 Jan 02
1
XP share - permission denied only after downloading - please help!
I just upgraded Samba to 2.2.2 and it's still happening. I have a Windows XP Pro machine as my desktop and a Linux machine as my gateway/firewall. The XP machine (which is connected directly to the gateway thru cat5) has a few shared directories which I can successfully mount on my Linux machine. However, when I download a file on a XP shared dir and try to move/copy the file from the