summaryrefslogtreecommitdiff
path: root/src/node_stat_watcher.cc
AgeCommit message (Expand)Author
2012-03-30stat_watcher: root JS objects in HandleScope with Local<>Ben Noordhuis
2012-03-23Avoiding unnecessary ToString() callsssuda
2012-03-10core: use proper #include directivesBen Noordhuis
2011-07-19Remove StatWatcher's dep on C++ EventEmitterRyan Dahl
2011-03-14Update copyright headersRyan Dahl
2010-12-20Re-enable stat watchers on windowsBert Belder
2010-12-20Stat watchers don't work on windows yetBert Belder
2010-09-29Safe constructor for ObjectWrapped classesBen Noordhuis
2010-05-10Revert "Check for strings.h"Ryan Dahl
2010-05-10Check for strings.hRyan Dahl
2010-03-15Fix StatWatcher typoRyan Dahl
2010-03-15Use uniform watcher namesRyan Dahl