12842 Commits (ff992037246010fdad6f72323fe556da69640531)
 

Author SHA1 Message Date
Bryce Baril e3a8e8bba4 buffer: Prevent Buffer constructor deopt 9 years ago
Ben Noordhuis 9e9346fa32 src: use GetCurrentProcessId() for process.pid 9 years ago
Gireesh Punathil da6be4d31a test: fix time resolution constraint 9 years ago
Rod Vagg 6f957a70d8 doc: s/node.js/Node.js in readme 9 years ago
Michael Cornacchia 9d16729b20 test: skip instead of fail when mem constrained 9 years ago
cjihrig d969c0965c src: define Is* util functions with macros 9 years ago
yorkie 0cd4a52392 doc: improve child_process.markdown wording 9 years ago
Rich Trott be41eb751b test: refactor test-http-exit-delay 9 years ago
Brian White 756ab9caad stream: be less eager with readable flag 9 years ago
cjihrig 458facdf66 src: define getpid() based on OS 9 years ago
Minwoo Jung fd5ed6888d doc: add JungMinu to collaborators 9 years ago
Rebecca Turner fa0cdf75d9 doc: add iarna to collaborators 9 years ago
Kat Marchán 424eb962b1 doc: add zkat to collaborators 9 years ago
James M Snell 85b601224b doc: add HTTP working group 9 years ago
jpersson f4164bd8df doc: update links to use https where possible 9 years ago
jpersson 3169eed1e3 doc: add links and backticks around names 9 years ago
Rich Trott 4b43bf0385 test: fix flaky test-net-socket-local-address 9 years ago
Scott Buchanan f3417e2574 doc: standardize references to node.js in docs 9 years ago
Stefan Budeanu cfc97641ee crypto: fix native module compilation with FIPS 9 years ago
Myles Borins e8e4e0718b meta: remove use of profanity in source 9 years ago
Brian White 1c1af81ea0 streams: update .readable/.writable to false 10 years ago
Brian White cb55c67a00 test: improve cluster-disconnect-handles test 9 years ago
cjihrig 1b434e0654 util: determine object types in C++ 9 years ago
Andrei Sedoi 1279adc756 timers: optimize callback call: bind -> arrow 9 years ago
Jan Krems 95dd60c657 doc: reword https.Agent example text 9 years ago
Zirak 0869ef3c55 repl: allow leading period in multiline input 9 years ago
Santiago Gimeno 2b5b127e14 test: fix cluster-disconnect-handles flakiness 9 years ago
Peter A. Bigot 0e18e68324 buffer: fix writeInt{B,L}E for some neg values 9 years ago
Bryan English 430264817b test: add test for repl.defineCommand() 9 years ago
Luigi Pinca c61237d3ea doc: fix internal link to child.send() 9 years ago
Dave 7793c364fc child_process: flush consuming streams 9 years ago
Rich Trott 22b0971222 test: eliminate multicast test FreeBSD flakiness 9 years ago
Brian White c93e2678f0 util: fix constructor/instanceof checks 9 years ago
yorkie aaeced915e doc: fix the exception description 9 years ago
Ben Noordhuis 098a3113e1 util: move .decorateErrorStack to internal/util 9 years ago
Ben Noordhuis 8988e1e117 module,repl: remove repl require() hack 9 years ago
jpersson a2b7596ac0 doc: fix color of linked code blocks 9 years ago
Rod Vagg a76d788119 build: update signtool description, add url 9 years ago
Rich Trott c50003746b test: mark test flaky on FreeBSD 9 years ago
cjihrig 69c95bbdb7 test: move ArrayStream to common 9 years ago
Julien Gilli d94a70ec51 test: fix test-domain-exit-dispose-again 9 years ago
Roman Reiss f3c50f5fb5 doc: fix rare case of misaligned columns 9 years ago
Rich Trott 00b839a2b8 test: use platform-based timeout for reliability 9 years ago
cjihrig aaab108dfe repl: attach location info to syntax errors 9 years ago
cjihrig e68ea16c32 util: add decorateErrorStack() 9 years ago
Rich Trott 054a216b6f test: mark cluster-net-send test flaky on windows 9 years ago
Rich Trott d0621c5649 test: mark fork regression test flaky on windows 9 years ago
Tom Gallacher ab5b529dd2 buffer: default to UTF8 in byteLength() 9 years ago
Chunyang Dai ed255abdc1 build,src: add Intel Vtune profiling support 9 years ago
Matt Loring 1f0e8dca8e installer: install the tick processor 9 years ago