16845 Commits (89d8dc9afd22a6ae79009e8d147d172fb0e2cc05)
 

Author SHA1 Message Date
Michaël Zasso 89d8dc9afd src: update NODE_MODULE_VERSION to 54 8 years ago
Michaël Zasso c459d8ea5d deps: update V8 to 5.7.492.69 8 years ago
Bryan English e0bc5a7361
process: maintain constructor descriptor 8 years ago
Chris Burkhart 2141d37452 events: update and clarify error message 8 years ago
Timothy Gu cfc8422a68 lib: use Object.create(null) directly 8 years ago
Timothy Gu 14a91957f8 url: use a class for WHATWG url[context] 8 years ago
Timothy Gu a6e69f8c08 benchmark: add more options to map-bench 8 years ago
Sorin Baltateanu d9b0e4c729 benchmark: repair the fs/readfile benchmark 8 years ago
Rich Trott a45c2db4b6 test: refactor test-cluster-disconnect 8 years ago
Ben Noordhuis 9ff7ed23cd lib: fix event race condition with -e 8 years ago
Luca Maraschi 30f1e8ea04 test: invalid chars in http client path 8 years ago
Nick Peleh 89d9c3f4a7 test: improve test-vm-cached-data.js 8 years ago
Rich Trott 0d000ca51f test: add minimal test for net benchmarks 8 years ago
Yuta Hiroto abb0bdd53f
test: add test for url 8 years ago
Anna Henningsen e40ac30e05 doc: document extent of crypto Uint8Array support 8 years ago
DavidCai 4929d12e99 test: add internal/socket_list tests 8 years ago
Daniel Bevenius 64af398c26 doc: c++ unit test guide lines 8 years ago
Daniel Bevenius 6a09a69ec9 build: enable cctest to use generated objects 8 years ago
Morgan Brenner a8a042a6d3 build: add lint option to vcbuild.bat help 8 years ago
Richard Lau cb6c0c14eb doc: add richardlau to collaborators 8 years ago
ghaiklor 348cc80a3c tls: make rejectUnauthorized default to true 9 years ago
Joyee Cheung ee19e2923a url: show input in parse error message 8 years ago
Vse Mozhet Byt 2dff3a22fe test: do not use `more` command on Windows 8 years ago
Rich Trott 8a639bb696 doc: update collaborator email address 8 years ago
Kat Marchán e1834ff5da deps: upgrade npm to 4.2.0 8 years ago
Sakthipriyan Vairamani (thefourtheye) caf9ae748b lib,src: make constants not inherit from Object 8 years ago
DavidCai 221b03ad20 events, doc: check input in defaultMaxListeners 8 years ago
Shigeki Ohtsu 81ab78e62e timers: fix not to close reused timer handle 8 years ago
Nikolai Vavilov 43fa0a8847 benchmark: allow multiple values for same config 8 years ago
Luigi Pinca e0a9ad1af2 http: avoid retaining unneeded memory 8 years ago
Kunal Pathak 4eb194a2b1 lib: Use regex to compare error message 8 years ago
Ben Noordhuis 86d74a248b tls: fix SecurePair external memory reporting 8 years ago
Daniel Bevenius be98f26917 src: exclude node_root_certs when use-def-ca-store 8 years ago
Ben Noordhuis f35e80d9af src: use persistent strings from node::Environment 8 years ago
Anna Henningsen 64d0a73574 test: minor fixups for REPL eval tests 8 years ago
Vse Mozhet Byt 76279cbb5c doc: correct info in child_process.md 8 years ago
Danny Nemer c8eec76c5f readline: rename `deDupeHistory` option 8 years ago
James M Snell e26b6c6baa src: add native URL class 8 years ago
Rich Trott fbb853f52b doc: remove superfluous sample assert code 8 years ago
DavidCai a00c9e95e4 errors: remove needless lazyAssert 8 years ago
Bradley Farias 757ff8071e doc: require uses fs root for '/' prefix 8 years ago
TheBeastOfCaerbannog 757c90e53c build: don't create directory for NDK toolchain 8 years ago
Luca Maraschi eed87b1637 fs: (+/-)Infinity and NaN invalid unixtimestamp 8 years ago
Vse Mozhet Byt ae8a8691e6 benchmark: add final clean-up to module-loader.js 8 years ago
Vse Mozhet Byt 4b841cb0b6 benchmark: harmonize progress bar + stderr output 8 years ago
Timothy Gu 4fb9b1226f src, buffer: do not segfault on out-of-range index 8 years ago
Rich Trott 1d82adc8c7 test: add test for child_process.execFile() 8 years ago
Rich Trott 7bc893f0c6 test: fix flaky test-tls-socket-close 8 years ago
Timothy Gu d23123643d src: make PercentDecode return void 8 years ago
Timothy Gu c515a985ea url: spec-compliant URLSearchParams parser 8 years ago