18342 Commits (5a050550d377c53a9249f218888ea2e92a4d48dc)
 

Author SHA1 Message Date
cjihrig 5a050550d3 dgram: add custom lookup function in sockets 8 years ago
Yuta Hiroto 46c3dd701a doc: fix typo in writing-and-running-benchmarks.md 8 years ago
Lance Ball 766506a2e9
repl: deprecate REPLServer.parseREPLKeyword 8 years ago
Rich Trott e506bcd899 tools: replace assert-throw-arguments custom lint 8 years ago
Rich Trott 548cc72f66 test: refactor test-domain-abort-on-uncaught 8 years ago
James M Snell cc43c8fb54 console: add console.count() and console.clear() 8 years ago
Tobias Nießen 98bae29304 src: return MaybeLocal in AsyncWrap::MakeCallback 8 years ago
Tobias Nießen 1c362436b7 crypto: change segmentation faults to CHECKs 8 years ago
Anna Henningsen 8a8a6865c0
doc,net: assign deprecation code 8 years ago
Lance Ball 2ca9f94e33
repl: make REPLServer.bufferedCommand private 8 years ago
Yang Guo 98ddab4115
deps: backport rehash strings after deserialization 8 years ago
Michaël Zasso a3c5ccd78c
src: fix new V8 compiler warnings 8 years ago
Michaël Zasso 5651a6f65b
deps: backport c0f1ff2 from upstream V8 8 years ago
Bartosz Sosnowski ed30842440
deps: fix addons compilation with VS2013 8 years ago
Ben Noordhuis 28aa7d0066
v8: fix stack overflow in recursive method 8 years ago
Michael Dawson ebd13c333c
deps: limit regress/regress-crbug-514081 v8 test 9 years ago
Myles Borins db476fc8b5
src: update NODE_MODULE_VERSION to 57 8 years ago
Myles Borins 0a66b223e1
deps: update V8 to 6.0.286.52 8 years ago
Jimmy Thomson 1782b3836b
build: fix build without icu 8 years ago
Anna Henningsen 0f5dabe4ed
dns: name generated functions 8 years ago
Anna Henningsen 732658e4cf
dns: add channel.cancel() 8 years ago
Anna Henningsen 6e05970494
dns: enable usage of independent cares resolvers 8 years ago
Anna Henningsen 727b2911ec
src,dns: refactor cares_wrap to avoid global state 8 years ago
Jason Ginchereau cee8d6d65e build,win: fix python detection script 8 years ago
Rich Trott ff1a51920e test: refactor test-vm-new-script-new-context 8 years ago
Rich Trott 8c2cac650a test: refactor test/sequential/test-fs-watch.js 8 years ago
Ezequiel Garcia 13d6eae5f3 test: add check on an addon that does not register 8 years ago
Weijia Wang bdfbce9241 http_client, errors: migrate to internal/errors 8 years ago
Ruben Bridgewater 8db39971b7 test: clean up some assert deepEqual tests 8 years ago
Ruben Bridgewater a8149c4799 assert: fix deepEqual inconsistencies 8 years ago
Myles Borins 8a53897325
2017-08-01, Version 6.11.2 'Boron' (LTS) 8 years ago
Timothy Gu 57630adf90
url: update sort() behavior with no params 8 years ago
Timothy Gu 6e79076fee
doc, url: add changelog metadata for url.format 8 years ago
Matthew Alsup 859ccd78b5 benchmark: remove unused parameters 8 years ago
Azard b8e0a5ea23
readline: remove max limit of crlfDelay 8 years ago
Anna Henningsen 717a138b4a
zlib: fix interaction of flushing and needDrain 8 years ago
cjihrig 6968eadc3f doc: document napi_finalize() signature 8 years ago
alexbostock ae4fde8bc8
linkedlist: correct grammar in comments 8 years ago
Rich Trott e9b67f7e5d tools: remove legacy indentation linting 8 years ago
Timothy Gu 2791761eda
path: fix win32 volume-relative paths 8 years ago
Franziska Hinkelmann 85add2bf99
src: replace deprecated ForceSet() method 8 years ago
Timothy Gu f0be75def1
doc: various small revisions in url 8 years ago
Timothy Gu d074b2f427
doc: update url.origin IDNA behavior 8 years ago
Daiki Arai e95acebf3a
doc: fix minor typos in net.md 8 years ago
Matt Woicik 1424e9e0fe
test: fix error when foo in path to git clone 8 years ago
Jiajie Hu 5796e44827
buffer: remove a wrongly added attribute specifier 8 years ago
Brendan Ashworth 85a5e5a1f2 net: fix bytesWritten during writev 8 years ago
Daniel Bevenius 75bf8a9db9 test: add DISABLED_ prefix to commented out test 8 years ago
Shivanth MP 46d3ff2af9
repl: do not consider `...` as a REPL command 8 years ago
Rich Trott 0fab3b04ba test: remove disabled tests directory 8 years ago