13751 Commits (e928edad65a269e4f6fe1df06110113439d2ccc5)
 

Author SHA1 Message Date
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
Fedor Indutny 8db8a4bc2c net: replace __defineGetter__ with defineProperty 9 years ago
Fedor Indutny 479344f695 stream_base: expose `bytesRead` getter 9 years ago
Fedor Indutny 6e57d2d7c4 test: spawn new processes in vm-cached-data 9 years ago
Anna Henningsen d94283c9e6 doc: add full example for zlib.flush() 9 years ago
Anna Henningsen eb92eaae0c doc: note that zlib.flush acts after pending writes 9 years ago
Santiago Gimeno de4dc31a55 test: move more tests from sequential to parallel 9 years ago
cjihrig aa395b78fe net: set ADDRCONFIG DNS hint in connections 9 years ago
Anna Henningsen 54f2218018 child_process: add nullptr checks after allocs 9 years ago
surya panikkal 3dbd58ab3e test: assert - fixed error messages to match the tests 9 years ago
Anna Henningsen 6e3301fb7e test: add zlib close-after-error regression test 9 years ago
Rich Trott 422fabaec3 test,tools: enable linting for undefined vars 9 years ago
Rich Trott 5b5a195e05 tools: lint rule for assert.fail() 9 years ago
Rich Trott 90fa0776f2 tools: enable linting for v8_prof_processor.js 9 years ago
Brian White 59737b29c7 url: use "empty" object for empty query strings 9 years ago
Ali Ijaz Sheikh 809ed52147 deps: upgrade to V8 5.0.71.33 9 years ago