Joe Watkins

Results 19 issues of Joe Watkins

This is the bare minimum required to make fibers work within the go runtime; The go runtime uses split stacks.

CI needs converting to use actions ... @cmb69 @remicollet any interest in doing this ?

help wanted

When parallel copies vars, it does so without a context, this means that if an array contains a reference to itself, overflow will result. I knew about this, and it...

Failure to build at the moment is caused by upstream changes to uiDrawText and friends. This needs fixing, so far as I can tell, there is a new "attributed string"...

upstream change

I went with json at first to make it easy to interface with stat from any language, so you could easily implement your ui stuff in node or java or...

feedback wanted

the implementation of constant redefinition (constant.c) needs a do over, it leaks and will break stuff.

Can you put this together for me please @weltling ? I don't know much, because windows ... I do know that binary releases from wkhtmltopdf.org come with headers and lib...

When I write the wrong thing, it would be nice to be told what I meant, a-la almost everything ... Go ...

Watch travis, tell us when bad things happen ... Some possible sources of inspiration: * https://github.com/dylanegan/travis-surveillance * https://github.com/asutherland/travis-build-watcher

enhancement