Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert support for isolates. | Ben Noordhuis | 2012-02-06 | 1 | -11/+10 |
* | move global vars from platfrom, node_signal_watcher to struct | Ryan Dahl | 2011-12-07 | 1 | -10/+11 |
* | Remove stray NODE_MODULE() semi-colons. | Ben Noordhuis | 2011-11-09 | 1 | -1/+1 |
* | Update copyright headers | Ryan Dahl | 2011-03-14 | 1 | -1/+21 |
* | Fix a few compiler warnings... | Ryan Dahl | 2010-10-09 | 1 | -0/+1 |
* | Safe constructor for ObjectWrapped classes | Ben Noordhuis | 2010-09-29 | 1 | -0/+4 |
* | Move signal_watcher to extension model. | Paul Querna | 2010-07-14 | 1 | -0/+2 |
* | fix whitespace errors | Blake Mizerany | 2010-06-29 | 1 | -1/+1 |
* | Thinner SignalWatcher, only using callback | Jonas Pfenniger | 2010-05-14 | 1 | -26/+44 |
* | Use uniform watcher names | Ryan Dahl | 2010-03-15 | 1 | -0/+80 |