summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-08-07Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine
2014-08-07doc: document arguments for 'error' event on a streamMaciej Małecki
2014-08-06doc: clarify factory methods for net.SocketKevin Simper
2014-08-04net: don't prefer IPv4 addresses during resolutioncjihrig
2014-07-31docs: fix non-string ignore note in path.resolveJakob Gillich
2014-07-29Merge remote-tracking branch 'origin/v0.10' into masterFedor Indutny
2014-07-23net: add remoteFamily for socketJackson Tian
2014-07-23doc: console.trace takes a message formatSam Roberts
2014-07-15cluster: include settings object in 'setup' eventRyan Graham
2014-07-15cluster: allow multiple calls to setupMaster()Ryan Graham
2014-07-10doc: re-org child_process into async/syncRyan Graham
2014-07-10doc: remove customFds mentionsRyan Graham
2014-07-07doc: added X.json to the LOAD_AS_FILE sudo codeMaurice Butler
2014-07-07doc: fix console.assert docs, message is a formatSam Roberts
2014-07-02doc: fix createCipher descriptionBrian White
2014-07-02child_process: accept uid/gid everywhereFedor Indutny
2014-06-27dns: introduce lookupService functionSaúl Ibarra Corretgé
2014-06-25crypto: add `honorCipherOrder` argumentFedor Indutny
2014-06-25doc: document `tls.createSecureContext`Fedor Indutny
2014-06-24doc: typos in child_processKyle Robinson Young
2014-06-24doc: process: Document process.mainModuleJan Krems
2014-06-22doc: buffer: clarify typed array constructionBen Noordhuis
2014-06-12doc: Fix typo in dns.resolveSrv docsEuan
2014-06-12console: console.dir() accepts options objectXavi Magrinyà
2014-06-12Added support for options parameter in console.dir()Xavi Magrinyà
2014-06-05Merge branch 'v0.10'Fedor Indutny
2014-05-31doc: fixed wording in child_processChris Barber
2014-05-22doc: document url `slashes` propertyYazhong Liu
2014-05-22querystring: custom encode and decodefengmk2
2014-05-21doc: clarify `end` vs `finish` in streamsCalvin Metcalf
2014-05-18net: don't throw on net.Server.close()cjihrig
2014-05-12buffer: remove Buffer#toArrayBuffer()Trevor Norris
2014-05-07doc: add spec for util.deprecate()Yazhong Liu
2014-05-07doc: fix a typoNikolai Vavilov
2014-05-02doc: correct check for failed child_process.spawnAdrian Lang
2014-05-01Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-04-30stream: split `objectMode` for DuplexVladimir Kurchatkin
2014-04-29docs: add cautionary note to emitter.removeAllListenersForrest L Norvell
2014-04-28buffer: add compare and equals methodsSean McArthur
2014-04-24doc: fix missing link in net apiJulian Gruber
2014-04-24doc: fix order in net apiJulian Gruber
2014-04-24http: add request.flush() methodBen Noordhuis
2014-04-24deps: provide TXT chunk info in c-aresFedor Indutny
2014-04-24doc: tls: added path property to tls.connectFarrin Reid
2014-04-18tls: `getPeerCertificate(detailed)`Fedor Indutny
2014-04-18tls: support OCSP on client and serverFedor Indutny
2014-04-11docs: fix links to streamsWilliam Bert
2014-04-10dgram: introduce `reuseAddr` optionFedor Indutny
2014-04-08Merge branch 'v0.10'Fedor Indutny
2014-04-07doc: add missing spaceBrian White