11 Commits (ea05e760cdb732f58cfe36da1a8ecafe76adc1ac)

Author SHA1 Message Date
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis d3c317e08a src: attach env directly to api functions 11 years ago
Ben Noordhuis 97585b0d7a src: remove unnecessary HandleScopes 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Keith M Wesolowski 76b98462e5 node: register modules from DSO constructors 11 years ago
Fedor Indutny 2bc30f239b cpplint: disallow if one-liners 12 years ago
Ben Noordhuis 756b622295 src: add multi-context support 12 years ago
Ben Noordhuis f674b09f40 src: use v8::String::NewFrom*() functions 12 years ago
Ben Noordhuis 02cab97490 src: more lint after cpplint tightening 12 years ago
Ben Noordhuis d4c14c1fe5 src: add libuv bindings module 12 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 12 years ago
Timothy J Fontaine 51f128d64b fs: uv_[fl]stat now reports subsecond resolution 12 years ago
Ben Noordhuis b1ffbdc975 fs: fix use after free in stat watcher 13 years ago
Ben Noordhuis ef1ffcb717 fs: make fs.watchFile() interval default to 5007 13 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Ben Noordhuis eef57dddf4 core: use proper #include directives 13 years ago
Ben Noordhuis ff4a9d381d core: use proper #include directives 13 years ago
Ryan Dahl 21cc4c4985 Upgrade libuv to ea4271f 14 years ago
Ryan Dahl 4ef8f06fe6 Finally remove node::EventEmitter 14 years ago
Ryan Dahl 0a3fc1d9c8 Remove StatWatcher's dep on C++ EventEmitter 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 8492c52e15 Use uniform watcher names 15 years ago
Ryan Dahl 8d2f9e83a4 Add process.watchFile() process.unwatchFile() 15 years ago