14056 Commits (f9ea52e5ebebf4ad7058ff1d950c63ae18a7a3da)
 

Author SHA1 Message Date
Michaël Zasso f9ea52e5eb
test: add regression test for Proxy as vm context 9 years ago
Anna Henningsen 048b3de22d
doc: fix broken references 9 years ago
Anna Henningsen b5f76dbd3e
doc: fix broken references in changelogs 9 years ago
Anna Henningsen b140bad391
tools: make sure doctool anchors respect includes 9 years ago
Ben Noordhuis 18fb4f9a91 debugger: propagate --debug-port= to debuggee 9 years ago
Jesse McCarthy c1ffb9ff9b tools: restore change of signatures to opts hashes 9 years ago
Fedor Indutny 9cac8c894e tls: catch `certCbDone` exceptions 9 years ago
Rich Trott c9a5990a76 child_process: measure buffer length in bytes 9 years ago
cjihrig 33c7b45378 cluster: guard against undefined message handlers 9 years ago
James M Snell 9140b97848 doc: general improvements to string_decoder.md copy 9 years ago
Michaël Zasso 4453c0c250
deps: upgrade to V8 5.0.71.52 9 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
Daniel Wang 54785f59e1 doc: add firedfox to collaborators 9 years ago
Bradley Meck 636935acc7 doc: add bmeck to collaborators 9 years ago
Rod Machen ed11ac6080 doc: remove "\" within backticks 9 years ago
Rich Trott ff00a48169 test: improve debug-break-on-uncaught reliability 9 years ago
Trevor Norris c0e6c668e6 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 13e5d4f320 stream_base: always use Base template class 9 years ago
Trevor Norris 43b5215083 tls_wrap: do not abort on new TLSWrap() 9 years ago
Trevor Norris 9dd5b93c42 src: always clear wrap before persistent Reset() 9 years ago
Trevor Norris ddc19be6de src: inherit first from AsyncWrap 9 years ago
Myles Borins e03c32696e 2016-05-24, Version 4.4.5 'Argon' (LTS) 9 years ago
cjihrig 62b544290a process: remove deprecated process.EventEmitter 9 years ago
Santiago Gimeno f0a07d956e test: test cluster worker disconnection on error 9 years ago
cjihrig aadfe6c249 cluster: close ownerless handles on disconnect() 9 years ago
Santiago Gimeno dd21bd9f01 test: verify IPC messages are emitted on next tick 9 years ago
cjihrig d59917b2a3 child_process: emit IPC messages on next tick 9 years ago
Anna Henningsen dab09877b0
module: don't cache uninitialized builtins 9 years ago
Anna Henningsen 4bd410bbbe
vm: don't abort process when stack space runs out 9 years ago
Steve Mao cc6a78ebb2
doc: clarify buffer class 9 years ago
cjihrig 6bad85c4fd test: refactor spawnSync() cwd test 9 years ago
cjihrig dc76afffb6 child_process: allow buffer encoding in spawnSync 9 years ago
Kevin Donahue af61ebf6e2 doc: fix typos in timers topic to aid readability 9 years ago
Yuval Brik 20501275d3 doc: add jhamhader to collaborators 9 years ago
Forrest L Norvell 34d1932135 doc: add @othiym23 to list of collaborators 9 years ago
Anna Henningsen 2193a2efcf
doc: reference list of language-specific globals 9 years ago
Eugene Ostroukhov 706e6990bf string_bytes: Make base64 encode/decode reusable 9 years ago
Robert Jefe Lindstaedt c111cf207a doc: make doc-only -> fallback to user binary 9 years ago
Saúl Ibarra Corretgé 3ef2eb283b udp: use libuv API to get file descriptor 9 years ago
James M Snell ef9778cb9b doc: general improvements to util.md 9 years ago
Justin Sprigg 05e2acb428
buffer: fix single digit hex string handling 9 years ago
Anna Henningsen b49df88916
doc: add `added:` information for zlib 9 years ago
Marian c161849bfa doc: make the api doc print-friendly 9 years ago
Ben Noordhuis ee8e7cd25d util: pretty-print SIMD types 9 years ago
Ben Noordhuis 5b72f891a8 test: fix component printing on windows 9 years ago
Ben Noordhuis b0e8a42411 installer: don't install node_internals.h 9 years ago
Bryan English 38c8fd4afb doc: add bengl to collaborators 9 years ago
William Kapke 7c3e920ba9 doc: Update DCO to v1.1 9 years ago
James M Snell 1b7bb2799d doc: general improvements to v8.md copy 9 years ago
Mohsen 409418a209 doc: fix typo in Error.captureStackTrace 9 years ago