Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "fs: Revert throw on invalid callbacks" | Ruben Bridgewater | 2018-02-26 | 1 | -3/+3 |
* | fs: Revert throw on invalid callbacks | Myles Borins | 2017-05-20 | 1 | -3/+3 |
* | fs: throw on invalid callbacks for async functions | Sakthipriyan Vairamani (thefourtheye) | 2017-05-10 | 1 | -3/+3 |
* | Revert "fs: validate args of truncate functions in js" | Myles Borins | 2016-08-04 | 1 | -5/+4 |
* | fs: validate args of truncate functions in js | Sakthipriyan Vairamani | 2016-07-22 | 1 | -4/+5 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -1/+1 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | fs: validate fd on fs.write | Julian Duque | 2015-04-28 | 1 | -0/+11 |