Christopher League

Results 6 issues of Christopher League

Extraordinarily minor, but this is an attempt to be friendlier to the borg package manager for emacs. Borg uses git submodules, and if you configure it to find the `doc`...

For these classes, we're declaring them a typedef with `struct NAME *` in a `.h` file so that it can be used from C. But then the body is defined...

clean-up

The nvidia/cuda:10.2 image disappeared from the hub, so the GPU versions in master were not buildable anymore. Also, the two that build bifrost were not yet using the configure script....

**Thanks for ZoomableImageView…** it was easy to drop into my application and works great. There's one small feature I'd like, though. I have small embedded (non-zoomable) images in my layout,...

As noted in the comment on the [LockFile constructor](https://github.com/ledatelescope/bifrost/blob/master/src/fileutils.cpp#L190), it quietly busy-waits if a stale lock file is left behind after abnormal exit. Should be relatively easy just to emit...

feature

Fixes #232. I think this is ready to go. There's a self-contained test program at the bottom of the file, it's easy to compile and test in isolation. Is a...

feature