17 Commits (2b2e48a4b91a4b636ae0e603968bd764697d1e57)

Author SHA1 Message Date
Trevor Norris 26ebe9805e smalloc: extend user API 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Trevor Norris 81a9739108 node,async-wrap: verify domain enter/exit are set 10 years ago
Ben Noordhuis 1f17f88071 src, test: fix up ObjectWrap, `make test-addons` 11 years ago
Fedor Indutny 1442c1c6de addons: build and test examples 11 years ago
Nathan Rajlich 50c88e0ff2 test: modify async native test.js to test for #4820 12 years ago
Nathan Rajlich 4b61522f16 test: add an "async-hello-world" native addon test 12 years ago
isaacs 15508589a1 addon: Pass module object to NODE_MODULE init function 12 years ago
Ben Noordhuis 078763a94c test: update addons .gitignore 13 years ago
Ben Noordhuis e4a8d2617b addon: add AtExit() function 13 years ago
Shigeki Ohtsu d2fba2bf35 test: Fix path to require hello-world module 13 years ago
Nathan Rajlich aa35564ca1 Use NODE_MODULE in the hello-world addon example. 13 years ago
Ben Noordhuis 74a8215a86 Revert support for isolates. 13 years ago
Ryan Dahl 5fc0c27d5c move isolate V8 functions out of node.cc 13 years ago
Ryan Dahl 40c98a977b Add shared-buffer isolate addon test 13 years ago
Ryan Dahl 533a455274 move isolate V8 functions out of node.cc 13 years ago
Ryan Dahl 02f24f54ba Add shared-buffer isolate addon test 13 years ago
Ryan Dahl 6ac22bfb04 Add gitignore file for addon tests 13 years ago
Ryan Dahl 18b92201be Support addons with gyp 13 years ago