13861 Commits (1b365f60f047f8f2b9846286819b0b06b3a66fbf)
 

Author SHA1 Message Date
Anna Henningsen 3ee68f794f repl: don’t complete expressions when eval fails 9 years ago
Ali Ijaz Sheikh e5f1e2c1df deps: upgrade to V8 5.0.71.35 9 years ago
Alex Lamar de1dc0ae2e module: preserve symlinks when requiring 9 years ago
Jackson Tian 236b7e8dd1 doc: doc-only deprecation for util.log() 9 years ago
Eugene Obrezkov 1c84579031 console: timeEnd() with no label emits warning 9 years ago
dcposch@dcpos.ch 6c1e5ad3ab buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Brian White d5922bd7a9
querystring: fix comments 9 years ago
Sakthipriyan Vairamani 2c480bdae6 src: fix check-imports.py linter errors 9 years ago
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