58 Commits (2fe277a05c0b47f6f6fcbd509fcf36c8eee56a42)

Author SHA1 Message Date
Ben Noordhuis b4d4fd939c build: export openssl symbols on windows 9 years ago
Ben Noordhuis 3c85f4e237 test: don't use internal headers in add-on tests 8 years ago
Ben Noordhuis 0ba0eca986 src: fix readability/namespace cpplint warnings 8 years ago
Ben Noordhuis a92089b6bd src: alias BINARY to LATIN1 8 years ago
Ben Noordhuis 6b48324363 src: fix erroneous fallthrough in ParseEncoding() 8 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Alexis Campailla 6e2ae8aeee test,win: skip addons/load-long-path on WOW64 9 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
Rich Trott 517d1da47c test: favor strictEqual() in addon test 9 years ago
James M Snell 5d38d543cd src,module: add --preserve-symlinks command line flag 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott a56da51a38 benchmark,test,lib: remove extra spaces 9 years ago
Ben Noordhuis f644368e7c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global 9 years ago
Ali Ijaz Sheikh b73e1b3c5a test: fix another flaky stringbytes test 9 years ago
Ali Ijaz Sheikh f4ebd5989a test: fix flakiness of stringbytes-external 9 years ago
Anna Henningsen be97db92af test: add buffer alignment regression tests 9 years ago
Trevor Norris ab6fe5998a test: add addons test for MakeCallback 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Rich Trott 6abd8b587e test: remove unused modules 9 years ago
Rich Trott a030c5cf49 test: remove unused assert module imports 9 years ago
Michael Cornacchia c0bac95147 test: fix path to module for repl test on Windows 9 years ago
Rich Trott 35f2f64edd tools: Use `throw new Error()` consistently 9 years ago
Fedor Indutny 827ee498e3 buffer: neuter external `nullptr` buffers 9 years ago
Junliang Yan 9f967058e8 test: fix heap-profiler link error LNK1194 on win 9 years ago
Junliang Yan 4139f2a820 test: fix missing unistd.h on windows 9 years ago
Ben Noordhuis 3a091d29bf test: add node::MakeCallback() test coverage 9 years ago
Fedor Indutny 931118c9d7 buffer: fix assertion error in WeakCallback 9 years ago
Rich Trott 6f63a4af0e test: linting for buffer-free-callback test 9 years ago
Fedor Indutny d1f24044b9 buffer: FreeCallback should be tied to ArrayBuffer 9 years ago
Rich Trott c78091d689 test: load common.js in all tests 9 years ago
Justin Chase 8593b3e8eb module: use UNC paths when loading native addons 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 9 years ago
Ben Noordhuis 1aa9d3a2ab build: make ci test addons in test/addons 9 years ago
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests 9 years ago
Ben Noordhuis 8f4022e44b test: lint addon tests 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Ben Noordhuis e0e96acc6f test: remove smalloc add-on test 10 years ago
Ben Noordhuis 4e90c82cdb test: add heap profiler add-on regression test 10 years ago
Ben Noordhuis 280fb01daf test: fix deprecation warning in addons test 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
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