13732 Commits (7f11634a46869fcedc0c97d9f12580e7576508db)
 

Author SHA1 Message Date
James M Snell 7f11634a46 doc: note that process.config can and will be changed 9 years ago
Ali Ijaz Sheikh 49e42c530b deps: upgrade to V8 5.0.71.34 9 years ago
Ali Ijaz Sheikh a770a163ab test: v8-flags is sensitive to script caching 9 years ago
cjihrig 1e4d053e6b test: don't assume IPv6 in test-regress-GH-5727 9 years ago
Brian White 7e9b0dd694 http: disallow sending obviously invalid status codes 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Myles Borins cff2a137f2 benchmarks: fix lint error 9 years ago
Dirceu Pereira Tiegs 02ac302b6d net: Validate port in createServer().listen() 9 years ago
James M Snell 7dc1a87a7b benchmarks: add microbenchmarks for new ES6 features 9 years ago
James M Snell cb9eff2f93 benchmarks: add common.v8ForceOptimization 9 years ago
James M Snell 33c242e7e9 console: refactor to use rest params and template strings 9 years ago
Calvin Metcalf e7c077c610 stream: make null an invalid chunk to write in object mode 9 years ago
Fedor Indutny ec2822adaa http: unref socket timer on parser execute 9 years ago
Michaël Zasso 75487f0db8 module: fix resolution of filename with trailing slash 9 years ago
Fedor Indutny 8636af1012 net: replace __defineGetter__ with defineProperty 9 years ago
Fedor Indutny 6198472d83 stream_base: expose `bytesRead` getter 9 years ago
Fedor Indutny e1cf634a0b test: spawn new processes in vm-cached-data 9 years ago
Anna Henningsen 5f0fcd6245
doc: add full example for zlib.flush() 9 years ago
Anna Henningsen 9c2b8ecc54
doc: note that zlib.flush acts after pending writes 9 years ago
Santiago Gimeno 2dc5ad460a test: move more tests from sequential to parallel 9 years ago
cjihrig 54dd7c38e5 net: set ADDRCONFIG DNS hint in connections 9 years ago
Anna Henningsen 29ca969651
child_process: add nullptr checks after allocs 9 years ago
surya panikkal aa4d2ae897 test: assert - fixed error messages to match the tests 9 years ago
Anna Henningsen f8e507eaf1
test: add zlib close-after-error regression test 9 years ago
Rich Trott 4faaed69fa test,tools: enable linting for undefined vars 9 years ago
Rich Trott 8ede3d5002 tools: lint rule for assert.fail() 9 years ago
Rich Trott 4bbd41864a tools: enable linting for v8_prof_processor.js 9 years ago
Brian White e9dc6306ca url: use "empty" object for empty query strings 9 years ago
Ali Ijaz Sheikh 4fbd375724 deps: upgrade to V8 5.0.71.33 9 years ago
Michael Dawson 0899ea7a52 deps: exclude tests on ppc for v8 5.0 9 years ago
Gibson Fahnestock 7fc4b31051 build: fix make tar-headers for Linux 9 years ago
Sakthipriyan Vairamani 697790c117 src: fix -Wunused-result warning in e38bade 9 years ago
Josh Leder 0ecc430894 test: add test for responses to HTTP CONNECT req 9 years ago
Fedor Indutny 9d4d529517 http: skip body and next message of CONNECT res 9 years ago
Fedor Indutny 7f14483352 deps: update to http-parser 2.7.0 9 years ago
Santiago Gimeno 57f0595177 test: fix flaky test-http-set-timeout-server 9 years ago
Santiago Gimeno bf22c71a7a test: fix test-net-settimeout flakiness 9 years ago
James Lal c7fef3d3b8
zlib: fix use after null when calling .close 9 years ago
Brian White e38bade828
events: don't inherit from Object.prototype 9 years ago
Brian White dba245f796
querystring: don't inherit from Object.prototype 9 years ago
Rich Trott ca698330ac tools: lint for alignment of variable assignments 9 years ago
Rich Trott 31600735f4 lib,test,tools: alignment on variable assignments 9 years ago
Ilya Shaisultanov c1d82ac2ff assert: respect assert.doesNotThrow message. 9 years ago
abouthiroppy 9a9beefe23 doc: replace functions with arrow functions 9 years ago
William Kapke 71801b773a doc: DCO anchor that doesn't change 9 years ago
Igor Klopov 4c234df264 doc: path.resolve ignores zero-length strings 9 years ago
Matthew Douglass a974e852c6 doc: fix http response event, Agent#getName 9 years ago
Nikolai Vavilov cf29b2f815 doc: document intention and dangers of fs module Buffer API 9 years ago
Calvin Metcalf 1d9451bb5a crypto: better error message for createHash 9 years ago
Steven R. Loomis 7097212cb6 tools: fix license-builder.sh again for ICU 9 years ago