Sven Schober

Results 10 issues of Sven Schober

https://developer.apple.com/library/Mac/documentation/Darwin/Reference/FSEvents_Ref/Reference/reference.html

Feature

http://www.eecs.berkeley.edu/~sangjin/2012/12/21/epoll-vs-kqueue.html

Feature

`echo 1 >> t/test.txt.1` results in ``` bash $ ./kqwait -d t/test.txt.1 argc 1, optind: 2 num events: 1 res: 1, id: 3, REN WRT DEL - t/test.txt.1 ``` On...

Bug

``` $ ./kqwait . result: -1 kevent: Invalid argument ```

Bug

##### Issue Overview I am using `arquillian cube 1.16.0` and I am trying to find a configuration that allows *concurrent executions of tests on the same hosts*. ##### Working Config...

This enables a poor man's authorization of plugins on file system basis. E.g., MooX::Cmd uses this module to discover subcommands. Withdrawing read permission on files enables allowing different user groups...

wezterm does not send a response to the image display command, so the termpdf.py read command hangs indefinitely, making it unresponsive. this fix replaces the call to write_gr_cmd_with_response by a...

Snippet: http://qt-project.org/wiki/Spell-Checking-with-Hunspell

**Currently** `CTRL-E` exports an HTML file which contains a broken Qt ressource link to a CSS file (`bootstrap.css`). ## Goals 1. The CSS file should be selectable 2. It should...

enhancement

## Idea Each file you open is versioned using a (hidden) git repository in the users home directory (maybe `~/.qarkdown/`). ## Issues ### Repo Uniqueness How do we find a...

enhancement