154 Commits (56fde66c46653e5c0fbc6e8960d8a013af35f42b)

Author SHA1 Message Date
Ben Noordhuis 56fde66c46 src: redo unaligned access workaround 10 years ago
Thorsten Lorenz 0fe7a0d024 modules: adding load linked modules feature 11 years ago
Thorsten Lorenz c131c1f920 modules: adding load linked modules feature 11 years ago
Ben Noordhuis b33a87d8cb src: remove STATIC_ASSERT() macro 11 years ago
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 11 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 11 years ago
Fedor Indutny 383b0c0afb src, test: fixup after v8 update 11 years ago
Fedor Indutny 6a610a0f67 deps: re-implement debugger-agent 11 years ago
Trevor Norris 0718426506 node: set names for prototype methods 11 years ago
Dean McNamee ba09409479 src: export additional startup functions 11 years ago
Rohini Harendra 32b4563280 src: NODE_UNIXTIME_V8 needs to use an Isolate 11 years ago
C. Scott Ananian 08a5b442e4 node: add signature to SET_PROTOTYPE_METHOD 11 years ago
Fedor Indutny d0ff900a65 node: fix exported signatures of MakeCallback 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Ben Noordhuis bd8a5755dc src: add default visibility to NODE_MODULE 11 years ago
Alexis Campailla b5f9779c2f windows: fix module registration 11 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Fedor Indutny f1de13b8ab node: do not print SyntaxError hints to stderr 11 years ago
Ben Noordhuis 1f2f3fa83a src: update MakeCallback() function prototype 11 years ago
Timothy J Fontaine c8c26f12e4 src: move header inclusion out of namespace 11 years ago
Timothy J Fontaine ab54e32bbd src: only define ssize_t on windows if undefined 11 years ago
Fedor Indutny eaf76648a6 node: explicitly include `sys/types.h` for size_t 11 years ago
Keith M Wesolowski 76b98462e5 node: register modules from DSO constructors 11 years ago
Ben Noordhuis cda41f8775 src: don't mark addon_register_func as dllimport 11 years ago
Timothy J Fontaine 16934d9210 src: add HandleScope in HandleWrap::OnClose 11 years ago
Scott Blomquist c137e3d249 src: Remove unused refs to node_object_wrap.h 12 years ago
Ben Noordhuis 756b622295 src: add multi-context support 12 years ago
Ben Noordhuis 185c515c9f src: clean up CLI argument parser 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
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Ben Noordhuis 44ed42bd97 src: move NODE_MODULE_VERSION to node_version.h 12 years ago
Ben Noordhuis ca9eb718fb src, lib: update after internal api change 12 years ago
Trevor Norris 46d11510ad node: always set function name 12 years ago
Ben Noordhuis c679ac8f00 build: fix windows build 12 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 12 years ago
Miroslav Bajtos c16963b977 src: break on uncaught exception 12 years ago
Ben Noordhuis 4bb4f734b3 src: unexport node_isolate 12 years ago
Rod Vagg ccabd4a6fa process: expose NODE_MODULE_VERSION in process.versions 12 years ago
Timothy J Fontaine 51f128d64b fs: uv_[fl]stat now reports subsecond resolution 12 years ago
Ben Noordhuis ad819bcc4b src: bump NODE_MODULE_VERSION after abi change 12 years ago
Trevor Norris 0bba590283 bindings: update api 12 years ago
Ben Noordhuis aff8d9e716 node: don't malloc in FromConstructorTemplate 12 years ago
isaacs 15508589a1 addon: Pass module object to NODE_MODULE init function 12 years ago
Ben Noordhuis 875c1106c6 node: remove ev-emul.h 12 years ago
Ben Noordhuis 8d2753c141 constants: fix wrapping of large constants 12 years ago
Ben Noordhuis 71ba7bc2a0 node: remove eio-emul.h 12 years ago
Fedor Indutny 63ff449d87 crypto: bring module into modern age 13 years ago
Ben Noordhuis 53f3b128f5 node: tag Encode and friends NODE_EXTERN 13 years ago
Ben Noordhuis c3d4c3560e node: bump NODE_MODULE_VERSION 13 years ago