15889 Commits (8314d9ee73e6c66606e3f47dbedf7c07e0862b4c)
 

Author SHA1 Message Date
Fabrice Tatieze 0a0c190db5 test: use strictEqual in test-http-server 8 years ago
Brian White 32b6bcdd83 http: optimize headers iteration 8 years ago
Brian White a760d707ad http: simplify boolean checks 8 years ago
Brian White c8ad127abc http: extract validation functions 8 years ago
Brian White aed5e27451 lib: avoid recompilation of anonymous functions 8 years ago
Brian White 8a2a763f13 http: improve validation performance 8 years ago
Brian White df8b8b257d http: refactor server connection handling 8 years ago
Brian White 1f0fd7b35d http: misc cleanup and minor optimizations 8 years ago
Brian White b094b49659 http: reuse existing headers array for raw values 8 years ago
Rich Trott 064607be58 meta: modify pull request template for prepending 8 years ago
Stewart X Addison ad5ae922ce build: add /opt/freeware/... to AIX library path 8 years ago
Rich Trott 797d9a8e79 tools: refactor json.js 8 years ago
Rob Adelmann 04d82a5122 test: refactor test-stdin-from-file 8 years ago
Brian White 7ece950ffe events: improve once() performance 8 years ago
Chris Story 00f791af74 test: refactor test-stream2-unpipe-drain 8 years ago
Adrian Estrada eb1adbb48e test: refactor the code in test-dns-ipv4 8 years ago
William Kapke a7c12fef6c doc: add Working Group dissolution text 8 years ago
Nate dff48af67f test: add regex to text-crypto-random 8 years ago
Matt Crummey e86bf27fe8 doc: improve rinfo object documentation 8 years ago
Sarah Meyer 5164b56224 test: add test for SIGWINCH handling by stdio.js 8 years ago
Adrian Estrada 1aa3ab1ec6 test: refactor the code in test-fs-chmod 8 years ago
Brian White 797495a84a buffer: improve allocation performance 8 years ago
Christopher J. Brody 495213e545 url: mark ignored return value in node::url::Parse(...) 8 years ago
Christopher J. Brody f9a5c13ff3 dtrace: resolve conversion warnings from SLURP_INT 8 years ago
Paul Graham 4f1d9452de test: swap var for let/const throughout 8 years ago
jBarz 75efdeb635 os: fix os.release() for aix and add test 8 years ago
Sam Roberts 5b7b457643 doc: add tls.DEFAULT_ECDH_CURVE 10 years ago
Jesús Leganés-Combarro 'piranna cff57be2b6 build: add (not) cross-compiled configure flags 8 years ago
Fumiya KARASAWA cf3f75f6f0 doc: fixup errors in stream.md 8 years ago
Sam Roberts 11ed8007df src: describe what NODE_MODULE_VERSION is for 8 years ago
Rich Trott 89fb82214f doc: use "Node.js" in V8 guide 8 years ago
Vse Mozhet Byt aabaef0aa7 doc: more efficient example in the console.md 8 years ago
Vse Mozhet Byt 3d181ce4fd doc: var -> const / let in the console.md 8 years ago
Adrian Estrada f6ed233546 test: improve the code in test-pipe.js 8 years ago
Adrian Estrada 011bd4675a test: improve code in test-fs-readfile-error 8 years ago
Adrian Estrada 98fcb221d5 test: improve code in test-vm-preserves-property 8 years ago
Adrian Estrada cdf028c5a6 test: improve code in test-vm-symbols 8 years ago
Sakthipriyan Vairamani (thefourtheye) 94a894acf2 test: fix and improve debugger-client test 8 years ago
Vse Mozhet Byt 9ce28ec3c5 doc: add the valid link for curl(1) in repl.md 8 years ago
Vse Mozhet Byt cffbfba4df doc: replace anonymous functions in repl.md 8 years ago
Vse Mozhet Byt f281b190d5 doc: fix a function name in repl.md 8 years ago
Vse Mozhet Byt b8e2711ddd doc: fix an output example in repl.md 8 years ago
Vse Mozhet Byt ae61232493 doc: white space unification in repl.md 8 years ago
Vse Mozhet Byt 37cb971c65 doc: var => let / const in repl.md 8 years ago
sarahmeyer 6f8c6133e3 doc: update CONTRIBUTING.MD with link to V8 guide 8 years ago
larissayvette d4c888df88 test: basic functionality of readUIntLE() 8 years ago
Kailean Courtney a5b8d097c5 test: clean up repl-reset-event file 8 years ago
malen 599a2a956b test: refactor test-child-process-ipc 8 years ago
Jeremy Yallop 6629f8f83f fs: cache non-symlinks in realpathSync. 8 years ago
Brian White 10b3297e8f benchmark: use commas in non-csv rate output 8 years ago