13853 Commits (55b975d402a796ab5dcd8efe903646f58438054e)
 

Author SHA1 Message Date
Sakthipriyan Vairamani 6781d917f4 tools: rewrite check-install.sh in python 9 years ago
Michael Dawson 75e073f2b2 test: increase the platform timeout for AIX 9 years ago
Johan Bergström f1294f5bfd
gyp: inherit parent for `*.host` 9 years ago
Alexander Gromnitsky 983a809456 doc: fix broken references 9 years ago
Ben Noordhuis 7940ecfa00 v8: warn in Template::Set() on improper use 9 years ago
Rich Trott e84c69310f tools: enforce deepStrictEqual over deepEqual 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Ben Noordhuis 5eb4ec090d src: squelch -Wunused-variable in non-icu builds 9 years ago
Robert Chiras a4b8000029 build: update android-configure script for npm 9 years ago
Robert Jefe Lindstaedt ae991e7577 doc: add note for platform specific flags `fs.open()` 9 years ago
Anna Henningsen a3b5b9cbf2
src: fix out-of-bounds write in TwoByteValue 9 years ago
James M Snell 0e7d57af35 events: add prependListener() and prependOnceListener() 9 years ago
Alexander Makarenko f85412d49b doc: improvements to child_process, process docs 9 years ago
vsemozhetbyt f6d90a912b doc: fix a typo in the CONTRIBUTING.md 9 years ago
Evan Lucas 84ebf2b40d test: add tests for console.assert 9 years ago
Robert Jefe Lindstaedt 6815a3b7f9 doc: add vm example, be able to require modules 9 years ago
Gireesh Punathil 40ede46690 cares: Support malloc(0) scenarios for AIX 9 years ago
Myles Borins 1fa8fce210 2016-04-20, Version 5.11.0 (Stable) Release 9 years ago
Luigi Pinca c1cd64481f events: make eventNames() use Reflect.ownKeys() 9 years ago
James M Snell cdba9a6c02 src: add intl and icu configs to process.binding('config') 9 years ago
James M Snell 2e974cdd8c src: add process.binding('config') 9 years ago
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