summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2017-02-16url: implement URL.prototype.toJSONMichaël Zasso
2017-02-16doc: dns examples implied string args were arraysSam Roberts
2017-02-16doc: describe when stdout/err is syncSam Roberts
2017-02-15doc/url: various improvements to WHATWG APITimothy Gu
2017-02-15assert: unlock the assert APIRich Trott
2017-02-14doc: synchronize + update _toc.md and all.mdVse Mozhet Byt
2017-02-14doc: update code examples in domain.mdVse Mozhet Byt
2017-02-14doc: update link to V8 Embedder's guideFranziska Hinkelmann
2017-02-13url: add urlSearchParams.sort()Timothy Gu
2017-02-13crypto: upgrade pbkdf2 without digest to an errorJames M Snell
2017-02-10lib: deprecate node --debug at runtimeJosh Gavant
2017-02-10doc: update output examples in debugger.mdVse Mozhet Byt
2017-02-09doc: improve consistency in documentation titlesVse Mozhet Byt
2017-02-09doc: edit maxBuffer/Unicode paragraph for clarityRich Trott
2017-02-09crypto: support OPENSSL_CONF againSam Roberts
2017-02-09fs: re-enable watch facility in AIXGireesh Punathil
2017-02-09doc: clarify the behavior of Buffer.byteLengthNikolai Vavilov
2017-02-09doc: add links between cork() and uncork()Matteo Collina
2017-02-07doc: add and fix System Error propertiesDaiki Arai
2017-02-07doc: fix typo in dgram docRich Trott
2017-02-07doc: remove extraneous paragraph from assert docRich Trott
2017-02-07crypto: throw error in CipherBase::SetAutoPaddingKirill Fomichev
2017-02-04doc: fix "initial delay" link in http.mdTimo Tijhof
2017-02-04doc: fix math error in process.mdDiego Rodríguez Baquero
2017-02-03doc: remove assertions about assertRich Trott
2017-02-03doc: edit stability text for clarity and styleRich Trott
2017-02-02doc: add documentation for url.format(URL[, options]);James M Snell
2017-01-31doc: document URLSearchParams constructorTimothy Gu
2017-01-312017-01-31, Version 7.5.0 (Current)Evan Lucas
2017-01-31doc: fix confusing example in dns.mdVse Mozhet Byt
2017-01-31doc: correct and complete dgram's Socket.bind docsAlex Jordan
2017-01-30lib: add static identifier codes for all deprecationsJames M Snell
2017-01-30process: add --redirect-warnings command line argumentJames M Snell
2017-01-30process: add optional code to warnings + type checkingJames M Snell
2017-01-30doc: change logical to bitwise OR in dns lookupSakthipriyan Vairamani (thefourtheye)
2017-01-30doc: fix typo in http.mdPeter Mescalchin
2017-01-27doc: for style, remove "isn't" contractionSam Roberts
2017-01-27doc: make os api doc more consistentEvan Lucas
2017-01-27child_process: add string shortcut for fork stdioJavis Sullivan
2017-01-25doc: DEFAULT_ECDH_CURVE was added in 0.11.13Sam Roberts
2017-01-25doc: update http.md for consistency and clarityLance Ball
2017-01-25doc: clarify Buffer.indexOf/lastIndexOf edge casesdcposch@dcpos.ch
2017-01-25src: support "--" after "-e" as end-of-optionsJohn Barboza
2017-01-24crypto: ability to select cert store at runtimeAdam Majer
2017-01-24doc: update examples in api/crypto.mdVse Mozhet Byt
2017-01-23doc: add basic documentation for WHATWG URL APIJames M Snell
2017-01-23process: improve process.hrtimeJoyee Cheung
2017-01-19process: add NODE_NO_WARNINGS environment variablecjihrig
2017-01-18doc: clarifying variables in fs.write()Jessica Quynh Tran
2017-01-18doc: HTTP response getHeader doc fixFaiz Halde