Sébastien Pierre
Sébastien Pierre
Running `gonvim` generates debugging output on stdout while using: ``` Unhandle event mode_info_set Unhandle event mode_info_set ``` would it be possible to turn this off in release builds? Thanks!
I get this error with pretty much all the code that I have -- and it doesn't really tell me what does not work (which line in the original source...
the file_write and file_upload method should support big (10M+) files. I had consistent failures with a 47Mb file. The idea would be to split the file in chunks, and make...
Extend offers OOP, utility function and python-like datatypes that could be really useful for better server-side programming.
This would be good for libnode support
http://www.linuxnetworks.de/doc/index.php/OpenDBX
It's small and probably better than what we use so far http://www.gnu.org/software/libmicrohttpd/
Maximum execution time Maximum memory consumption --- Script termination from the side has now been added to V8. Look for the TerminateExecution methods in the API and have a look...