149 Commits (174d4e484e23ff80237994e0355a6b59d011adab)

Author SHA1 Message Date
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Tristian Flanagan b35c57b70c doc: sort fs alphabetically 9 years ago
fansworld-claudio 30ce3ebca3 docs: fs - change links to buffer encoding to Buffer class anchor 9 years ago
fansworld-claudio 2e38079ea4 docs: fs - remove encoding list and link to buffer 9 years ago
Johannes Wüller 0803962860 fs: add file descriptor support to *File() funcs 9 years ago
Rich Trott 0e4b772d6c doc: copyedit fs.watch() information 9 years ago
Yazhong Liu 1f842c2c61 fs: consider NaN/Infinity in toUnixTimestamp 10 years ago
Sakthipriyan Vairamani f0a75ab2d3 doc,test: enable recursive file watching in Windows 9 years ago
James M Snell 281be6ce65 doc: fix minor types and grammar in fs docs 10 years ago
James M Snell 7860977524 doc: update description of fs.exists in fs.markdown 10 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Rich Trott 3ba9793d53 doc: clarify options for fs.watchFile() 10 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 10 years ago
Sakthipriyan Vairamani ed85c95a9c doc,test: documents behaviour of non-existent file 10 years ago
Yosuke Furukawa 4ef2b5fbfb doc: Replace util.debug with console.error 10 years ago
Brendan Ashworth 23efb05cc3 doc: document fs.watchFile behaviour on ENOENT 10 years ago
Yosuke Furukawa 353e26e3c7 fs: Add string encoding option for Stream method 10 years ago
Yosuke Furukawa 8357c5084b fs: set encoding on fs.createWriteStream 10 years ago
Tyler Anton a79dece8ad docs: add return value for sync fs functions 10 years ago
Rich Trott ff794498e7 doc: `fs.*File()` also accept encoding strings 10 years ago
Rich Trott eb1856dfd1 doc: clarify stability of fs.watch and relatives 10 years ago
Benjamin Gruenbaum c380ac6e98 doc: suggest alternatives to deprecated APs 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Bruno Jouhier c82e580a50 fs: properly handle fd passed to truncate() 10 years ago
Dan Dascalescu 30dca66958 doc: fix code syntax 10 years ago
Rudolf Meijering 15d156e3ec doc: fix wording in fs.appendFile 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Bert Belder 5843ae8dfb Revert "doc: clarify fs.symlink and fs.symlinkSync parameters" 10 years ago
Vladimir Kurchatkin 7f9a6c6213 fs: use ES6 octal literals for mode 10 years ago
cjihrig 5678595856 fs: deprecate exists() and existsSync() 10 years ago
Ben Burns 5b9e5bdd03 doc: clarify create{Read,Write}Stream fd option 11 years ago
cjihrig 165b70f146 fs: add access() and accessSync() 10 years ago
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Benjamin Waters 8c4b2c35a4 doc: Missing word 'are' in documentation 11 years ago
Nick Simmons 691b9ebc8c fs: add recursive subdirectory support to fs.watch 11 years ago
Phillip Alexander 977c54adb5 doc: fs: clarify fs.symlink Windows specific args 11 years ago
Ben Noordhuis d97ea06d88 doc: add warning to fs.exists() documentation 11 years ago
isaacs 645418e9f1 fs: Expose birthtime on stat objects 12 years ago
Sam Roberts 6a7be99703 doc: fs.open, fix flag/mode confusion, etc. 12 years ago
Trevor Norris 7ca77eaf38 fs: write strings directly to disk 12 years ago
Ben Noordhuis 4881a6a9a3 doc: clarify fs.read() offset argument 12 years ago
Ben Noordhuis 3fac4157fe doc: fs: synchronize watchFile/unwatchFile warning 12 years ago
Kiyoshi Nomo 36e90da6df doc: remove `bufferSize` option 12 years ago
Ryuichi Okumura 4cd643ee2d doc: fix missing Class in header 12 years ago
Ryuichi Okumura b06c82fd88 doc: fix the link to Stream document 12 years ago
Ben Noordhuis e8c01739cd doc: document linux pwrite() bug 12 years ago
Kyle Robinson Young 889fec3cc8 doc: typo fixes 12 years ago
koichik 1f53cfdeae doc: don't mark fs callbacks as optional 12 years ago