71 Commits (a109032260148242fa1f1b911a1a8a142ce95d86)

Author SHA1 Message Date
Chris Young c470f04f22 doc: list macOS as supporting filename argument 8 years ago
Daijiro Wachi bfade5aacd doc: remove unused/duplicated reference links 8 years ago
Myles Borins 8250bfd1e5
fs: Revert throw on invalid callbacks 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4cb5f3daa3
fs: throw on invalid callbacks for async functions 8 years ago
Anna Henningsen fbcb4f50b8
fs: support util.promisify for fs.read/fs.write 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
Aditya Anand 2614d247fb doc: update readFileSync in fs.md 8 years ago
Olivier Martin c1b3b95939 doc: add WHATWG file URLs in fs module 8 years ago
James M Snell 71f22c842b doc: replace uses of `you` and other style nits 8 years ago
Vse Mozhet Byt b4fea2a3d6 doc: add eslint-plugin-markdown 8 years ago
Vse Mozhet Byt b6d293d215 doc: prepare js code for eslint-plugin-markdown 8 years ago
Ivo von Putzer Reibegg 94fca845df doc: fix typo in fs.watch() description 8 years ago
Shubheksha Jalan 4ac3ef5cc8
doc: add missing changelog entry for fs.readdir() 8 years ago
Daiki Arai 08442621a2 doc: fix fs.read arg type 8 years ago
JR McEntee 6ebc806a47 doc: correct markdown file line lengths 8 years ago
JR McEntee 7a5d07c7fb doc: change Mac OS X to macOS 8 years ago
Vse Mozhet Byt 31da3757fa doc: update and modernize examples in fs.ms 8 years ago
Luca Maraschi eed87b1637 fs: (+/-)Infinity and NaN invalid unixtimestamp 8 years ago
Roman Reiss 5f32024055
doc/tools: fix more type inconsistencies 8 years ago
Roman Reiss ff1361957d
doc: consistent case for primitive types 8 years ago
Anna Henningsen d2e4742a8d
doc: add changelogs for fs 8 years ago
Vse Mozhet Byt 52b253677a doc: fix sorting in API references 8 years ago
Gireesh Punathil 46edd940e8 fs: re-enable watch facility in AIX 8 years ago
Jessica Quynh Tran 762f260c4d
doc: clarifying variables in fs.write() 8 years ago
Anna Henningsen f2ef850f11
fs: support Uint8Array input to methods 8 years ago
Wes Tyler 384dafe4c9
doc: clarify fs.createReadStream options 8 years ago
Anna Henningsen 8a6b37bc51
doc: remove backtick escaping for manpage refs 8 years ago
Daniel Bevenius 367065be4b doc: make comment indentation consistent 8 years ago
Nikolai Vavilov b209a6e271
doc: clarify eventType in fs.watch 8 years ago
Timothy 452b4dc8a8
doc: fix fs constants link 8 years ago
Andreas Lind 0b5191f15d fs: Fix default params for fs.write(Sync) 9 years ago
Zeke Sikelianos f9814a2caf
doc: use 'an' over 'a', remove redundant sentence 8 years ago
Zeke Sikelianos 746da42cae
doc: add more internal links to fs.Stats object 8 years ago
coderaiser ffa4227499
doc: fs: fix link to mkdtemp 8 years ago
Kyle E. Mitchell 6f7cdf7ef0 doc: clarify fs.link and fs.linkSync arguments 8 years ago
Nikolai Vavilov aa4698b66d doc: fix typo 8 years ago
Christopn Noelke 23b9625c84 doc: add example for file existence with fs.stat 8 years ago
ss22ever 3945943d58 doc: fixup link in fs.md 8 years ago
Dan Fabulich 7b5ffa46fe fs,doc: undeprecate existsSync 8 years ago
Danny Guo 99ab686cd3 doc: clarify fs.utimes() arguments 8 years ago
Dan Fabulich 143d38c650 doc: bad/better examples for fs.access() and fs.exists() 9 years ago
Sakthipriyan Vairamani c8619ea3c3
doc: improve fs.truncate functions' documentation 8 years ago
Sakthipriyan Vairamani 6e50fc7637 doc: include the optional options parameter 9 years ago
cjihrig d83373d800 2016-08-15, Version 6.4.0 (Current) 8 years ago
Bartosz Sosnowski 08996fde3c fs: restore JS implementation of realpath 9 years ago
Linus Unnebäck 4a87abb8e8 fs: add bytesRead to ReadStream 9 years ago
kibertoad beea23af65
doc: clarify fd closing by `fs.readFile` etc. 9 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 9 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 9 years ago
Claudio Rodriguez 6e15ae98fe fs: rename event to eventType in fs.watch listener 9 years ago