13298 Commits (48684af55fa5e356856c351f32a1b3e565d6e5a9)
 

Author SHA1 Message Date
James Lal 48684af55f zlib: fix use after null when calling .close 9 years ago
Rich Trott b8c9d6b64e tools: enable linting for v8_prof_processor.js 9 years ago
Rich Trott 8fa202947d tools: lint rule for assert.fail() 9 years ago
Anna Henningsen 6ad85914b1 child_process: add nullptr checks after allocs 9 years ago
Rich Trott c76f214b90 test,tools: enable linting for undefined vars 9 years ago
Santiago Gimeno 24ac16f4be test: fix flaky test-http-set-timeout-server 9 years ago
surya panikkal 5002a71357 test: assert - fixed error messages to match the tests 9 years ago
Rich Trott 9222689215 test,vm: enable strict mode for vm tests 9 years ago
abouthiroppy b872feade3 doc: replace functions with arrow functions 9 years ago
Santiago Gimeno 0f9405dd33 test: move more tests from sequential to parallel 9 years ago
Anna Henningsen 7160229be4 doc: note that zlib.flush acts after pending writes 9 years ago
Anna Henningsen d069f2de8c doc: add full example for zlib.flush() 9 years ago
Santiago Gimeno 37cc249218 test: fix test-net-settimeout flakiness 9 years ago
Rich Trott 69dcbb642f test: fix flaky test-child-process-fork-net 9 years ago
silverwind a97a6a9d69 test: fix issues for ESLint 2.7.0 9 years ago
silverwind 1aa6c5b7a9 tools: update ESLint to 2.7.0 9 years ago
Rich Trott a865975909 test: fix flaky test-http-client-abort 9 years ago
Sakthipriyan Vairamani 68c7de4372 tools: remove simplejson dependency 9 years ago
Santiago Gimeno 25d4b5b1e9 test: move some test from sequential to parallel 9 years ago
Robert Jefe Lindstaedt 59814acfef doc: describe child.kill() pitfalls on linux 9 years ago
Rich Trott 28040ccf49 test: refactor test-file-write-stream3 9 years ago
Rich Trott 3a67a05ed4 test: enforce strict mode for test-domain-crypto 9 years ago
Rich Trott 0b376cb3f9 test: fix pummel test failures 9 years ago
silverwind 840c09492d doc: update openssl.org hash links 9 years ago
Fedor Indutny 9a8b53124d http: unref socket timer on parser execute 9 years ago
Rebecca Turner 0dc875e2c7 deps: upgrade npm in LTS to 2.15.5 9 years ago
Roman Reiss 126fdc3171 doc: fix issues related to page scrolling 9 years ago
Anna Henningsen 2fac15ba94 src: fix FindFirstCharacter argument alignment 9 years ago
Anna Henningsen 8b077faa82 buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 12a9699fcf buffer: fix needle length misestimation for UCS2 9 years ago
Ali Ijaz Sheikh 7b60b8f8e9 test: fix flakiness of stringbytes-external 9 years ago
Myles Borins cc4c5187ed test: ensure test-npm-install uses correct node 9 years ago
Michaël Zasso 3c50350f41 deps: fix null pointer checks in v8 9 years ago
Michaël Zasso a40730b4b4 deps: backport IsValid changes from 4e8736d in V8 9 years ago
Rebecca Turner 855604c53a deps: upgrade npm in LTS to 2.15.4 9 years ago
Myles Borins 29e25d8489 doc: add steps for running addons + npm tests 9 years ago
Myles Borins fcc6a347f7 doc: get rid of sneaky hard tabs in CHANGELOG 9 years ago
Myles Borins 369569018e doc: revert backported commits 9 years ago
Fedor Indutny 433fb9a968 deps: cherry-pick 1383d00 from v8 upstream 9 years ago
James M Snell 4ec9ae8a1c doc: explain differences in console.assert between node and browsers 9 years ago
Bryan English df5ce6fad4 doc: native module reloading is not supported 9 years ago
Joran Dirk Greef 30f354f72b doc: clarify fs.watch() and inodes on linux, os x 9 years ago
Myles Borins d1fca27ef8 deps: backport 125ac66 from v8 upstream 9 years ago
Allen Hernandez 29f821b73d doc: clarifies http.serverResponse implementation 9 years ago
Ben Noordhuis 2942cff069 src: add missing 'inline' keywords 9 years ago
James M Snell 6d560094f4 doc: minor argument formatting in stream.markdown 9 years ago
Rich Trott 4fb4ba98a8 tools: remove disabling of already-disabled rule 9 years ago
Matthew Douglass 6a197ec617 doc: fix http response event, Agent#getName 9 years ago
Gibson Fahnestock 292b1b733e build: fix make tar-headers for Linux 9 years ago
firedfox 4c73ab4302 tools,doc: fix json for grouped optional params 9 years ago