14441 Commits (4e989b00a388de9547654401f37f3bfc2e2250bb)
 

Author SHA1 Message Date
Ben Noordhuis 4e989b00a3 src: fix handle leak in UDPWrap::Instantiate() 8 years ago
Ben Noordhuis c354b241a7 src: fix handle leak in BuildStatsObject() 8 years ago
Ben Noordhuis 6754bae82f src: fix handle leak in Buffer::New() 8 years ago
Italo A. Casas c897d0ba71
doc: add `added:` information for stream 8 years ago
Rich Trott 7cb70e9ece test: fix flaky test-http-server-consumed-timeout 8 years ago
Christopher Jeffrey 151d316b99
buffer: optimize hex_decode 8 years ago
Anna Henningsen 35e8c9481f
util: inspect boxed symbols like other primitives 8 years ago
Fedor Indutny d4debb990f deps: no /safeseh for ml64.exe 8 years ago
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 8 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Prince J Wesley bb9eabec40 repl: Mitigate vm #548 function redefinition issue 8 years ago
Jeremy Whitlock 5aac4c42da timers: fix processing of nested timers 9 years ago
Lance Ball 2fe277a05c doc: Warn against `uncaughtException` dependency. 9 years ago
Kevin Donahue c09dfe3a0b
doc: fix typo in stream doc 8 years ago
cjihrig 45367a2a8f cluster: remove bind() and self 8 years ago
Rich Trott 9dc0651657 test: improve error message in test-tick-processor 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Eugene Ostroukhov 4220c24b17 inspector: Unify event queues 9 years ago
Claudio Rodriguez 6e15ae98fe fs: rename event to eventType in fs.watch listener 8 years ago
cjihrig e9bb3329ea test: add common.rootDir 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Minqi Pan e09c62ae33 win,msi: add zh-CN translations for the installer 8 years ago
silverwind 11b23068cd
tools: consistent .eslintrc formatting 8 years ago
vsemozhetbyt 80478a5240
doc: fix typo in the CHANGELOG_V6 8 years ago
Anna Henningsen a7105a8db3
test,doc: clarify `buf.indexOf(num)` input range 8 years ago
Rich Trott cbbddc4fb0 tools: increase lint coverage 8 years ago
Matteo Collina a2a711a373 dgram: generalized send queue to handle close 9 years ago
Matteo Collina c01d61af59 win,msi: Added Italian translation 9 years ago
Evan Lucas bc7b71937c doc: fix util.deprecate() example 8 years ago
Sakthipriyan Vairamani 4b9a0e4133 doc: link and highlight Object.assign 8 years ago
Alex Hultman b8b8c36b6a
build: export more openssl symbols on Windows 8 years ago
Rich Trott 863952ebad tools: enforce JS brace style with linting 8 years ago
Rich Trott 5b63d48e9e lib,benchmark,test: implement consistent braces 8 years ago
Ryan Lewis 55250b83aa doc: grammar fixes to event loop guide 8 years ago
Sakthipriyan Vairamani ef1f7661c7 tools: fix broken format string 8 years ago
Sakthipriyan Vairamani 780776cf60 tools: cleanup no-build and build-only options 8 years ago
Rich Trott 2d77cba7e7 test: fix flaky test-*-connect-address-family 8 years ago
Ben Noordhuis cfe76f2d6b src: disable stdio buffering 8 years ago
Rich Trott e8a7003e94 tools: update ESLint, fix unused vars bug 8 years ago
Quentin Headen fcae5e2d91
doc: dns.resolve fix callback argument description 8 years ago
Jeremiah Senkpiel aab306679e test: fix old tty tests 8 years ago
Jeremiah Senkpiel f3a3888307 test: move parallel/test-tty-* to pseudo-tty/ 8 years ago
Ben Noordhuis 839f3d9716 deps: cherry-pick d721121 from v8 upstream 9 years ago
Fedor Indutny c9f6776d2b crypto: fix undefined behavior in ParseExtension 8 years ago
Fedor Indutny 46f40cfb4c buffer: fix unintended unsigned overflow 8 years ago
Rich Trott a528d0dd05 doc: add benchmark who-to-CC info 8 years ago
Rich Trott ce9456d690 benchmark: remove unused variables 8 years ago
Rich Trott 7b0cf87101 test: remove unused var from child-process-fork 8 years ago
Rich Trott bc5b89f9ca test: remove unused vars from http/https tests 8 years ago
Rich Trott 2bd89421d5 test: remove unused var in test-tls-server-verify 8 years ago