25 Commits (a6a7338b1c1bce5276a86933a4b3553593f24b64)

Author SHA1 Message Date
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Trevor Norris e56758a5e0 async-wrap: add provider id and object info cb 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 9f5800ab81 src: mark virtual functions with override keyword 10 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Trevor Norris d120d92bfe base-object: add BaseObject 11 years ago
Trevor Norris 8b8e3b6798 async-wrap: integrate with WeakObject 11 years ago
Trevor Norris 93f75a86bf src: use function to get internal pointer 11 years ago
Scott Blomquist c137e3d249 src: Remove unused refs to node_object_wrap.h 11 years ago
Ben Noordhuis c79d5163e5 src: remove ObjectWrap dependency from core 11 years ago
Ben Noordhuis b89b97dded src: fix multi-base class ObjectWrap::Unwrap<T>() 11 years ago
Ben Noordhuis 756b622295 src: add multi-context support 12 years ago
Ben Noordhuis a9eb96d020 src: remove unused Persistent<FunctionTemplate> 11 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 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