14797 Commits (f817875235aec724ba1c7130d7dfebb046b99da2)
 

Author SHA1 Message Date
Matt Loring 4a20869714 deps: cherry-pick a76d133 from v8 upstream 9 years ago
Matt Loring 3b2f692b23 deps: cherry-pick b93c80a from v8 upstream 9 years ago
Joran Siu c4401d283b deps: cherry-pick 2b4c9c1 from v8 upstream 9 years ago
Ben Noordhuis 0ac21bc860 deps: cherry-pick 1f53e42 from v8 upstream 9 years ago
Ben Noordhuis fc442e0f43 deps: cherry-pick d721121 from v8 upstream 9 years ago
Anna Henningsen 9a4b338f0c deps: remove extra field from v8::HeapStatistics 9 years ago
Matt Loring 2c46e23969 deps: bring in V8 5.1 - 5.0 ABI compatibility 9 years ago
Matt Loring 06a6c03e57 deps: revert removal of V8::PromiseEvent 9 years ago
Michaël Zasso dcd065522e build: don't include V8 from node.gyp 9 years ago
Ali Ijaz Sheikh b1922e7b5b dtrace: fix ustack helper for V8 5.1 9 years ago
Ali Ijaz Sheikh cda8bfc3c8 test: fix tests after V8 upgrade 9 years ago
Ali Ijaz Sheikh 66e66e59a4 repl: fix repl after V8 upgrade 9 years ago
Michaël Zasso a91f6b8433 deps: backport IsValid changes from 4e8736d in V8 9 years ago
Ben Noordhuis 44f781d06a v8: warn in Template::Set() on improper use 9 years ago
Michael Dawson b2f7c32a9f deps: cherry-pick 1ef7487b from v8 upstream 9 years ago
Michael Dawson 7af2f63f10 deps: limit regress/regress-crbug-514081 v8 test 9 years ago
Ali Ijaz Sheikh abbad66126 deps: update V8 to 5.1.281.75 8 years ago
Stefan Budeanu 92ecbc4edc build: cherry pick V8 change for windows DLL support 9 years ago
Stefan Budeanu 4e4c091542 build: windows sharedlib support 9 years ago
Nikolai Vavilov 4118598dbb src: don't include a null character in the WriteConsoleW call 9 years ago
Aleksei Koziatinskii 92de0bc1a6 inspector: fix inspector hang while disconnecting 9 years ago
Ilkka Myller 14c7dcbbcd url: fix inconsistent port in url.resolveObject 8 years ago
Ben Noordhuis d863619a30 src: clean up PER_ISOLATE_STRING_PROPERTIES, v2 8 years ago
Ben Noordhuis d3950a2013 src: clean up PER_ISOLATE_STRING_PROPERTIES, v1 8 years ago
Brian White 089a1cbecb net: add length check when normalizing args 8 years ago
Brian White 17b8381585 net: remove unnecessary variables 8 years ago
Luigi Pinca d9142b4bd6 doc: add `added:` information for util 8 years ago
Rich Trott 441e8fe566 test: refactor test-timers-linked-list.js 8 years ago
Santiago Gimeno bb6d6a677c test: fix flaky `test-child-process-pass-fd` 8 years ago
Anna Henningsen e371545dfe buffer: allow .write() offset to be at buffer end 8 years ago
Rich Trott c2f5471f6d doc: remove "feature branch" jargon 8 years ago
cjihrig d0cb52b967 dns: remove makeAsync() function check 8 years ago
cjihrig 70648f47ca dns: lookupService() callback must be a function 8 years ago
Jason Hedrick b0619e8dff test: comparison operator now more strict 8 years ago
Simen Bekkhus 7f34cc3e03 doc: correct argument type for process.cpuUsage 8 years ago
Rich Trott 923a61774d test: refactor test-tick-processor 8 years ago
Rich Trott b9b762f308 test: add test for invalid cert string 8 years ago
Rich Trott a6f83797df test: add assert.notDeepStrictEqual() tests 8 years ago
Rich Trott 29a71965c0 test: favor `===` over `==` in crypto tests 8 years ago
Rich Trott c568dfad39 test: refactor pummel/test-dtrace-jsstack 8 years ago
Rich Trott cfbafd7c7d test: favor strict equality in test-exec 8 years ago
Rich Trott 0c9960b3c5 doc: remove outdated LTS info from ROADMAP.md 8 years ago
Shahid Shaikh afbe4d8ebd doc: add es6 code example in util.md 8 years ago
jun-oka b8f5a2b789 test: favor `===` over `==` in vm test 8 years ago
Prince J Wesley 60c50468e3 repl: Failed to save editor mode text in `.save` 8 years ago
cjihrig 71343b6caa child_process: reuse existing no-op function 8 years ago
cjihrig 498238f462 test: test sending over a closed IPC channel 8 years ago
cjihrig 15bd48986b test: add test for attempted multiple IPC channels 8 years ago
Santiago Gimeno 0884c70535 child_process: workaround fd passing issue on OS X 9 years ago
Rich Trott 4deb05434f test: add assert.notDeepEqual() tests 8 years ago