Chris Timperley

Results 126 issues of Chris Timperley

See: https://github.com/ChrisTimperley/genprog-tse-2012-bugs/pull/3 Related: https://stackoverflow.com/questions/20250400/how-can-i-use-gcov-even-when-a-segmentation-fault-happens Also affects https://github.com/ChrisTimperley/genprog-tse-2012-bugs/pull/2 and https://github.com/ChrisTimperley/genprog-tse-2012-bugs/pull/1

bug

- [x] `GET /file/:container/:file` - [ ] `PATCH /file/:container/:file` - [x] `PUT /file/:container/:file` - [ ] `DELETE /file/:container/:file` - [ ] ensure `:file` is used to describe an absolute path

enhancement
feature

Possibly implemented as a dialect of Racket?

manifest-specification

Now that we have a means of transforming conventional Docker images into ones that can be mounted at tools into BugZoo, we should integrate that technology with our platform. All...

enhancement