14331 Commits (3c85f4e23754b87fe0bf72eda3f097d0e6274222)
 

Author SHA1 Message Date
Ben Noordhuis 3c85f4e237 test: don't use internal headers in add-on tests 8 years ago
Ben Noordhuis 0672fca921 test: fix abort/test-abort-uncaught-exception 8 years ago
Ben Noordhuis 5251fe52c3 test: add testcfg.py to test/abort/ 8 years ago
Ben Noordhuis ed3d8b13ee src: fix bad logic in uid/gid checks 8 years ago
Ben Noordhuis c50e192204 src: fix memory leak in WriteBuffers() error path 8 years ago
Ben Noordhuis da4c1c314d src: fix use-after-return in zlib bindings 8 years ago
Ben Noordhuis 26a918f4f5 src: remove deprecated HMAC_Init, use HMAC_Init_ex 8 years ago
Ben Noordhuis d404566687 src: remove duplicate HMAC_Init calls 8 years ago
Ben Noordhuis 0e8206933e src: remove unused md_ data members 8 years ago
Ben Noordhuis 664ba510fd src: remove unused data member write_queue_size_ 8 years ago
Ben Noordhuis 57387fa29f src: guard against starting fs watcher twice 8 years ago
Ben Noordhuis 88a8748212 src: initialize encoding_ data member 8 years ago
Ben Noordhuis 5e60ded244 src: check uv_async_init() return value 8 years ago
Andras fba271b379 benchmark: add `setImmediate()` benchmarks 9 years ago
Andras 6f75b6672c timers: optimize `setImmediate()` 9 years ago
Andras 6b0f86a8d5 timers: optimize linkedlist 9 years ago
Ben Noordhuis f8d3f6fbf4 src: remove obsolete NOLINT comments 8 years ago
Ben Noordhuis 9a6439aacc tools: fix -Wunused-variable warning 8 years ago
Ben Noordhuis dbe4b58565 src: lint v8abbr.h 8 years ago
Ben Noordhuis f1d2792c1c src: lint node_lttng_tp.h 8 years ago
Ben Noordhuis a26c3cd54f src: lint node_win32_perfctr_provider.cc 8 years ago
Ben Noordhuis f52e26fc7c build: remove unused files from CPPLINT_FILES 8 years ago
Ben Noordhuis 97aeb0ae12 src: fix whitespace/indent cpplint warnings 8 years ago
Ben Noordhuis 0daffdf3fd src: fix whitespace/blank_line cpplint warnings 8 years ago
Ben Noordhuis 2f2002a75c src: fix runtime/references cpplint warnings 8 years ago
Ben Noordhuis ae0c6504b2 src: fix runtime/int cpplint warnings 8 years ago
Ben Noordhuis 124313470b src: fix runtime/indentation_namespace warnings 8 years ago
Ben Noordhuis d112df4a26 src: fix readability/nolint cpplint warnings 8 years ago
Ben Noordhuis 0ba0eca986 src: fix readability/namespace cpplint warnings 8 years ago
Ben Noordhuis 8e395222de src: fix readability/inheritance cpplint warnings 8 years ago
Ben Noordhuis df3a192496 src: fix readability/constructors cpplint warnings 8 years ago
Ben Noordhuis 29228c4089 src: fix readability/braces cpplint warnings 8 years ago
Ben Noordhuis e9559d028e src: fix build/header_guard cpplint warnings 8 years ago
Ben Noordhuis 19ec5d756c src: fix build/c++tr1 cpplint warnings 8 years ago
Ben Noordhuis fadf66a02b tools: allow cpplint to run outside git repo 8 years ago
Ben Noordhuis bb81d69a13 tools: add back --mode=tap to cpplint 8 years ago
Ben Noordhuis fc106245da tools: disable unwanted cpplint rules again 8 years ago
Ben Noordhuis 04c723d27c tools: update cpplint to r456 8 years ago
Matt Loring 9beef23b60
deps: bring in V8 5.1 - 5.0 ABI compatibility 8 years ago
Matt Loring d894648450
deps: revert removal of V8::PromiseEvent 8 years ago
Michaël Zasso fbfe6c70e1
build: don't include V8 from node.gyp 8 years ago
Ali Ijaz Sheikh c938735cee
dtrace: fix ustack helper for V8 5.1 9 years ago
Ali Ijaz Sheikh 9940766f8a
test: fix tests after V8 upgrade 9 years ago
Ali Ijaz Sheikh a33909e107
repl: fix repl after V8 upgrade 9 years ago
Michaël Zasso 6dfa5339e3
deps: backport IsValid changes from 4e8736d in V8 9 years ago
Ben Noordhuis 35ee1d17d6
v8: warn in Template::Set() on improper use 9 years ago
Michael Dawson b88dee2768
deps: cherry-pick 1ef7487b from v8 upstream 9 years ago
Michaël Zasso 2cc2951796
deps: update V8 to 5.1.281.69 9 years ago
Rich Trott bbf3838c70 test: test isFullWidthCodePoint with invalid input 8 years ago
Anna Henningsen 010ac70892
doc: fix broken refs to url.parse() in http docs 8 years ago