summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-03-29v8: expose new V8 serialization APIAnna Henningsen
2017-03-29buffer: expose FastBuffer on internal/bufferAnna Henningsen
2017-03-28util: use `[Array]` for deeply nested arraysAnna Henningsen
2017-03-28lib: add comment to script eval _tickCallbackGibson Fahnestock
2017-03-27Partial revert "tls: keep track of stream that is closed"Trevor Norris
2017-03-27crypto: support Uint8Array prime in createDHAnna Henningsen
2017-03-27tls: support Uint8Arrays for protocol list buffersAnna Henningsen
2017-03-27dgram: support Uint8Array input to send()Anna Henningsen
2017-03-26http: should support userland Agentfengmk2
2017-03-26url: name anonymous functions in urlPedro lima
2017-03-26lib: clarify the usage of 'else'Jackson Tian
2017-03-26net: refactor net module to module.exportsClaudio Rodriguez
2017-03-26lib: remove an unnecessary coverage checkJeremiah Senkpiel
2017-03-25process: maintain constructor descriptorBryan English
2017-03-24events: update and clarify error messageChris Burkhart
2017-03-24lib: use Object.create(null) directlyTimothy Gu
2017-03-24url: use a class for WHATWG url[context]Timothy Gu
2017-03-24lib: fix event race condition with -eBen Noordhuis
2017-03-23tls: make rejectUnauthorized default to trueghaiklor
2017-03-23url: show input in parse error messageJoyee Cheung
2017-03-22lib,src: make constants not inherit from ObjectSakthipriyan Vairamani (thefourtheye)
2017-03-22events, doc: check input in defaultMaxListenersDavidCai
2017-03-22timers: fix not to close reused timer handleShigeki Ohtsu
2017-03-22http: avoid retaining unneeded memoryLuigi Pinca
2017-03-22lib: Use regex to compare error messageKunal Pathak
2017-03-22readline: rename `deDupeHistory` optionDanny Nemer
2017-03-21errors: remove needless lazyAssertDavidCai
2017-03-21fs: (+/-)Infinity and NaN invalid unixtimestampLuca Maraschi
2017-03-21url: spec-compliant URLSearchParams parserTimothy Gu
2017-03-21querystring: move isHexTable to internalTimothy Gu
2017-03-20buffer: remove unneeded eslint-disable commentRich Trott
2017-03-20tools: ignore URLs in line length lintingRich Trott
2017-03-20http: replace uses of selfJames M Snell
2017-03-20http: use more efficient module.exports patternJames M Snell
2017-03-20url: restrict setting protocol to "file"Daijiro Wachi
2017-03-17readline: add option to stop duplicates in historyDanny Nemer
2017-03-17lib: avoid using forEachJames M Snell
2017-03-17util: avoid using forEachJames M Snell
2017-03-17module: avoid using forEachJames M Snell
2017-03-17repl: avoid using forEachJames M Snell
2017-03-17readline: avoid using forEachJames M Snell
2017-03-17net: avoid using forEachJames M Snell
2017-03-17lib: avoid using forEach in LazyTransformJames M Snell
2017-03-17fs: avoid using forEachJames M Snell
2017-03-17tls: avoid using forEachJames M Snell
2017-03-17stream: avoid using forEachJames M Snell
2017-03-17lib: Fix swallowed events in inspect integrationJan Krems
2017-03-17repl: Empty command should be sent to eval functionJan Krems
2017-03-16tls: keep track of stream that is closedjBarz
2017-03-16util: display Symbol keys in inspect by defaultShahar Or