Displaying 7 results from an estimated 7 matches for "rieder".
Did you mean:
rieber
2009 Jan 21
1
Xapian Ruby bindings as a Ruby Gem
...ails world. This plugin is maintained by me,
Francis the creator has stopped development due to the lack of time.
Could you please tell me who is the maintainer of the Xapian Ruby bindings?
Is there such a project already?
Is someone interested in working on this idea?
Thank you very much,
Lukas Rieder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20090121/59eaaa78/attachment.html>
2009 Jan 29
1
Xapian Ruby bindings do not implement full multi-value-sorting functionality?
...quire.html#7c6c0c1f66bdeefbd09a0575584ba9b9
Is there a reason for this? How could it be implemented into the Ruby
bindings?
I've read the HACKING document that comes with the xapian-bindings but I've
never used SWIG, I wasn't able to help myself.
Any help is highly appreciated.
Lukas Rieder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20090129/07343bbc/attachment-0001.html>
2012 Sep 25
2
[LLVMdev] Publication: Two LLVM-related papers
...onfigurable mixed-ISA processors," Embedded Computer Systems (SAMOS), 2011 International Conference on , vol., no., pp.157-164, 18-21 July 2011
doi: 10.1109/SAMOS.2011.6045457
URL: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6045457&isnumber=6045429
Stripf, T.; Koenig, R.; Rieder, P.; Becker, J.; , "A Compiler Back-End for Reconfigurable, Mixed-ISA Processors with Clustered Register Files," Parallel and Distributed Processing Symposium Workshops & PhD Forum (IPDPSW), 2012 IEEE 26th International , vol., no., pp.462-469, 21-25 May 2012
doi: 10.1109/IPDPSW.2012....
2018 Feb 18
0
ANNOUNCE: ruby-libvirt 0.7.1
I'm pleased to release ruby-libvirt 0.7.1. ruby-libvirt is a ruby wrapper
around the libvirt API. The changelog between 0.7.0 and 0.7.1 is:
* Fix a bad bug in block_resize (Marius Rieder)
* Fix up some problems pointed out by clang
* Fix up the tests for small semantic differences in how libvirt works
Version 0.7.1 is available from http://libvirt.org/ruby:
Tarball: http://libvirt.org/ruby/download/ruby-libvirt-0.7.1.tgz
Gem: http://libvirt.org/ruby/download/ruby-libvirt-0.7...
2011 Oct 23
0
Samba for eComStation 2.0
...the various settings, but I did not find where and how tochange the timeout.
If the connection could be set to an hour, that would be much more to my taste. Could you please tell me
how to change this ?
Thanks & greetings,
Milan
?
***************************************************
Milan Rieder
Physics and Chemistry of Minerals, Editor
Mimonska 14 / 638
190 00 Praha 9 - Prosek
Czech Republic
***************************************************
e-mail : Milan_Rieder at JHU.edu
Phone (cell) : (+420) 777 958 039
***************************************************
2011 Nov 10
1
TRIM discard testing
Hi
I installed a new SSD in my Macbook running Arch Linux (Kernel 3.1). root partition has btrfs with discard and ssd mount parameters. I wanted to test whether the discard option was actually working, so I performed a testing procedure similar to what is described on various websites.
The test file was the output of "seq 100000 999999" which is about 6MB in size. Instead of looking up
2011 Feb 22
0
[LLVMdev] Instruction Selection: Splitting instruction selection and scheduling
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/5b1c122c/attachment.html>
-------------- next part --------------
Hi,
I'm currently working on an optimization pass, that requires the execution between instruction selection and scheduling. In addition, this pass is working on MachineFunction/Function level. Therefore it's