13766 Commits (09f7b8a818d17e91274124a8727bf7665179da6c)
 

Author SHA1 Message Date
Minqi Pan 09f7b8a818 doc: add Minqi Pan to collaborators 9 years ago
Robert Jefe Lindstaedt dfc7ffd24d doc: add eljefedelrodeodeljefe to collaborators 9 years ago
ronkorving e45dbd3089 doc: add ronkorving to collaborators 9 years ago
Alexander Makarenko 96f6af7b26 doc: add estliberitas to collaborators 9 years ago
surya panikkal 9c6ef5b3e1 readline: allow history to be disabled 9 years ago
Evan Lucas 66f048af6f cluster: migrate from worker.suicide 9 years ago
Alex Kocharin 1b50b80e06 url: drop auth in `url.resolve()` if host changes 10 years ago
Anna Henningsen bd2cee1b10 repl: don’t complete expressions when eval fails 9 years ago
Ali Ijaz Sheikh c1729b0c38 deps: upgrade to V8 5.0.71.35 9 years ago
Alex Lamar c43b182b11 module: preserve symlinks when requiring 9 years ago
Jackson Tian fa74805bac doc: doc-only deprecation for util.log() 9 years ago
Eugene Obrezkov 30507951d9 console: timeEnd() with no label emits warning 9 years ago
dcposch@dcpos.ch 3350b4712b buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Brian White d18daaa4e7 querystring: fix comments 9 years ago
Sakthipriyan Vairamani 633268c6df src: fix check-imports.py linter errors 9 years ago
Sakthipriyan Vairamani e928edad65 tools: rewrite check-install.sh in python 9 years ago
Michael Dawson 0ed85e35a9 test: increase the platform timeout for AIX 9 years ago
Johan Bergström 7cbd9fe39a gyp: inherit parent for `*.host` 9 years ago
Alexander Gromnitsky 8def5fa4e7 doc: fix broken references 9 years ago
Ben Noordhuis 967a15541b v8: warn in Template::Set() on improper use 9 years ago
Rich Trott 96978768c9 tools: enforce deepStrictEqual over deepEqual 9 years ago
Rich Trott 3a0eef7b99 test,benchmark: use deepStrictEqual() 9 years ago
Ben Noordhuis b0b7f6a12b src: squelch -Wunused-variable in non-icu builds 9 years ago
Robert Chiras d7259280ee build: update android-configure script for npm 9 years ago
Robert Jefe Lindstaedt 11d71da558 doc: add note for platform specific flags `fs.open()` 9 years ago
Anna Henningsen b6a41d6120 src: fix out-of-bounds write in TwoByteValue 9 years ago
James M Snell aa53bf2faa events: add prependListener() and prependOnceListener() 9 years ago
Alexander Makarenko e6d4f3befb doc: improvements to child_process, process docs 9 years ago
vsemozhetbyt 7c03595b2a doc: fix a typo in the CONTRIBUTING.md 9 years ago
Evan Lucas 591ebe7d82 test: add tests for console.assert 9 years ago
Robert Jefe Lindstaedt 557c309447 doc: add vm example, be able to require modules 9 years ago
Gireesh Punathil 704b68aeb9 cares: Support malloc(0) scenarios for AIX 9 years ago
Myles Borins c764c443ea 2016-04-20, Version 5.11.0 (Stable) Release 9 years ago
Luigi Pinca c9628c55fa events: make eventNames() use Reflect.ownKeys() 9 years ago
James M Snell 86ff8447f3 src: add intl and icu configs to process.binding('config') 9 years ago
James M Snell 5b7a011e1b src: add process.binding('config') 9 years ago
James M Snell 61a214e957 doc: note that process.config can and will be changed 9 years ago
Ali Ijaz Sheikh 7337693c33 deps: upgrade to V8 5.0.71.34 9 years ago
Ali Ijaz Sheikh a9bab5fddb test: v8-flags is sensitive to script caching 9 years ago
cjihrig c83204e2d9 test: don't assume IPv6 in test-regress-GH-5727 9 years ago
Brian White 846afbf663 http: disallow sending obviously invalid status codes 9 years ago
Robert Jefe Lindstaedt edc6970a1f doc: git mv to .md 9 years ago
Myles Borins 7d4f652ced benchmarks: fix lint error 9 years ago
Dirceu Pereira Tiegs c32c889c45 net: Validate port in createServer().listen() 9 years ago
James M Snell 451f4fc88e benchmarks: add microbenchmarks for new ES6 features 9 years ago
James M Snell 962c1e1cac benchmarks: add common.v8ForceOptimization 9 years ago
James M Snell 77e2efec8c console: refactor to use rest params and template strings 9 years ago
Calvin Metcalf c0abecdaf3 stream: make null an invalid chunk to write in object mode 9 years ago
Fedor Indutny 816df10d09 http: unref socket timer on parser execute 9 years ago
Michaël Zasso f3d9de772c module: fix resolution of filename with trailing slash 9 years ago