Lawrence Stubbs

Results 17 issues of Lawrence Stubbs

- In reference to https://github.com/libuv/libuv/issues/1042, seems there should be one Windows location for binaries based on original and any changes.

windows

- added documentation for object return types with interfaces, functions, constants - Docblocks from readme, http://docs.libuv.org/en/v1.x/index.html, and https://github.com/thlorenz/libuv-dox - added additional examples for using `signals` under windows - corrected example...

The issues i'm have when adding some promise tests that works elsewhere.

They are from `tinycc-devel` forum, still seems to haven't made it to source. https://lists.nongnu.org/archive/html/tinycc-devel/2013-09/msg00119.html

This is for my comment on issue [#45](https://github.com/gdraheim/docker-systemctl-replacement/issues/45), and for others. Here is an listing of popular services _Dockerfile_'s that I created, and use daily, that will not work without...

question

The `coro_timing.c` is comparing sub functions calls to coroutine calls. This **mco_resume** is much slower, library needs optimizing, test converted from https://github.com/higan-emu/libco/blob/master/doc/examples/test_timing.cpp minicoro: ``` context-switching timing test 1.366 seconds per...

- add `json_encode` for object creation functions, using `printf` like formats. - add `json_for` for array creation functions, using `printf` like formats. - add `is_json` basic check not NULL and...

Running: `.\cmd\compile_x64.bat --php version --snap --shared --option enable_extras` Will download and compile, the _PHP version_ stated, original _pthreads4w_ dependency from source, with the help of dowloaded _php-sdk_ where an **symbolic...