16427 Commits (ebbde61927c9bbf092e008296c3865b392aaa225)
 

Author SHA1 Message Date
Vinícius do Carmo 6020e720b5
test: improve test-fs-open-flags 8 years ago
Luca Maraschi e6d6a4111c
test: extended test to makeCallback cb type check 8 years ago
Adrian Estrada d74019d98d
test: improve test-crypto-rsa-dsa 8 years ago
Adrian Estrada bab8a36f94
test: improve the code in test-crypto-dh 8 years ago
Adrian Estrada 752bc24943
test: validate errors in test-buffer-indexof 8 years ago
toboid 9e7f02187a
test: improve test-buffer-includes.js 8 years ago
Sebastian Roeder c309bb0695
test: validate error message from buffer.equals 8 years ago
Josh Hollandsworth 62c56806fc
test: add msg validation to test-buffer-compare 8 years ago
cjihrig a7869541e4
doc: increase Buffer.concat() documentation 8 years ago
Anna Henningsen f43c969061
src: turn buffer type-CHECK into exception 8 years ago
Aditya Anand 3b1d9112e0
doc: update readFileSync in fs.md 8 years ago
Vse Mozhet Byt fc9e7a98ed
test: make tests cwd-independent 8 years ago
jeyanthinath fff0e39933
test: add regex check in test-vm-is-context 8 years ago
Rich Trott 95d13d59e4
tools: remove unused code from test.py 8 years ago
Vse Mozhet Byt 74dc86d239
test: add callback to fs.close() in test-fs-stat 8 years ago
Vse Mozhet Byt a47a9b7cf4
test: add callback to fs.close() in test-fs-chmod 8 years ago
Daniel Bevenius 19259f46d0
src: rename CryptoPemCallback -> PasswordCallback 8 years ago
Anna Henningsen 1d509801e9
crypto: throw proper errors if out enc is UTF-16 8 years ago
Anna Henningsen eefa840118
test: increase readline coverage 8 years ago
Anna Henningsen cab1285ccf
http: fix first body chunk fast case for UTF-16 8 years ago
Anna Henningsen bc66495061
doc: document vm timeout option perf impact 8 years ago
Tony Rice 2724fe34ef
build: add static option to vcbuild.bat 8 years ago
Leo 48a923af37
stream: remove unnecessary parameter 8 years ago
Daijiro Wachi 70e9058a8e
tools: ignore node_trace.*.log 8 years ago
gwer 54decfa2ce
test: replace indexOf with includes 8 years ago
Sebastian Plesciuc 03adb94ee6
test: dynamic port in parallel regress tests 8 years ago
Vse Mozhet Byt a3ae360ea6
doc: modernize and fix code examples in repl.md 8 years ago
Brian White bd323a71a8
repl: fix /dev/null history file regression 8 years ago
Bartosz Sosnowski b2acb81016
repl: support hidden history file on Windows 8 years ago
Sebastian Plesciuc 8a59f6b038
test: dynamic port in cluster worker wait close 8 years ago
Ben Noordhuis 0383048b76
test: fix coverity UNINIT_CTOR cctest warning 8 years ago
Tarun Batra f2467edc62
test: remove common.PORT from multiple tests 8 years ago
Jackson Tian a23aca4f12
test: replace [].join() with ''.repeat() 8 years ago
Refael Ackermann 0cc7addcb2
benchmark,windows: TCP.readStart() meaningful only after completion 8 years ago
Anna Henningsen 7458d4ef98
build: disable -O3 for C++ coverage 8 years ago
Sebastian Van Sande e512906aab
test: run the addon tests last 8 years ago
Gibson Fahnestock 8b8bf39822
build: avoid passing kill empty input in Makefile 8 years ago
Rich Trott abc2c82bf3
test: remove disabled test-dgram-send-error 8 years ago
Ben Noordhuis 7aa5a993b2
src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis b1dc2d455f
src: remove superfluous env_string string 8 years ago
Vse Mozhet Byt 2435af9db6
doc: update os.uptime() and process.uptime() info 8 years ago
Rich Trott 914f368efd
build: clear stalled jobs on POSIX CI hosts 8 years ago
Rich Trott 61427471af
tools: replace custom assert.fail lint rule 8 years ago
Rich Trott d9866ce9c7
test: remove disabled tls_server.js 8 years ago
Rich Trott b2a08fb130
tools: replace custom new-with-error rule 8 years ago
Alexey Orlenko 19d95519c7
test: add basic cctest for base64.h 8 years ago
Sakthipriyan Vairamani (thefourtheye) b2e58b6c7a
doc: minor improvements in BUILDING.md 8 years ago
Amelia Clarke 7ba172f56f
doc: argument types for https methods 8 years ago
DavidCai 01073bc26a
test: add internal/socket_list tests 8 years ago
Vse Mozhet Byt 7cc68e2c62
benchmark: add final clean-up to module-loader.js 8 years ago