Mani Maghsoudlou
|
b02eea6a37
|
Use strict assert in all tests (#569)
|
2018-04-19 07:28:45 -04:00 |
|
Ryan Zimmerman
|
20c82ab4dd
|
Run stricter linter to cleanup problems and force ES6 usage (#566)
Also shorten fs.write() promise code
|
2018-04-10 08:12:12 -04:00 |
|
Mani Maghsoudlou
|
1abc2a3fb6
|
Use native fs.copyFileSync in supported envs, add utimesMillisSync function to util/utimes.js
|
2017-11-01 00:20:06 -07:00 |
|
RyanZim
|
891f483cfc
|
Upgrade standard
|
2017-04-26 10:13:40 -04:00 |
|
RyanZim
|
a86d8b4ba1
|
Use Buffer.allocUnsafe() in enviroments that support it
|
2017-03-16 15:33:03 -04:00 |
|
JPeer264
|
55aadcf1f1
|
Refactor test util
|
2017-02-22 13:53:13 +01:00 |
|
JPeer264
|
c9c62d8435
|
Refactor utimes
|
2017-02-17 23:06:27 +01:00 |
|
JPeer264
|
a061b2507c
|
Refactor assign
|
2017-02-17 23:00:22 +01:00 |
|
RyanZim
|
ab3c29cd46
|
Update devDeps, fix lint error
|
2016-10-29 15:16:47 -04:00 |
|
Hurricane Hamilton
|
5fc1421580
|
(Closes #271) lib/util/utimes: properly close file descriptors in the event of an error
|
2016-10-16 11:36:08 -05:00 |
|
JP Richardson
|
f215fc3c56
|
lib/walk/walker: streams implementation complete
|
2015-07-13 03:26:22 -05:00 |
|
JP Richardson
|
203bc7cb64
|
lib/util/__tests__/utimes: remove HAS_MILLIS_RES
|
2015-07-09 10:01:34 -05:00 |
|
JP Richardson
|
146dfecd55
|
lib/util/utimes: prevent calling hasMillisResSync() on module load. Closes #149
|
2015-07-09 09:55:38 -05:00 |
|
JP Richardson
|
a0d61ca456
|
JavaScript Standard Style
|
2015-07-09 05:21:13 -05:00 |
|
JP Richardson
|
8c79325478
|
lib/util/utimes: create hasMillisRes() (async)
|
2015-06-27 08:16:11 -05:00 |
|
JP Richardson
|
470b4ab7dc
|
lib/util/utimes: try to match appveyor
|
2015-06-27 08:06:56 -05:00 |
|
JP Richardson
|
2948de279c
|
lib/util/utimes: remove optimization
|
2015-06-27 07:55:03 -05:00 |
|
JP Richardson
|
5891735abe
|
lib/util/utimes: throw error
|
2015-06-23 07:41:56 -05:00 |
|
JP Richardson
|
93d49560a9
|
lib/util/utimes: forgot to require fs
|
2015-06-22 15:21:06 -05:00 |
|
JP Richardson
|
d9cc620037
|
lib/util/utimes: utimesMillis()
|
2015-06-22 15:12:23 -05:00 |
|
JP Richardson
|
b4b8a9afba
|
lib/util/utimes: added timeRemoveMillis()
|
2015-06-22 15:01:31 -05:00 |
|
JP Richardson
|
92a87fa5aa
|
lib/util/__tests__/utimes: comment out windows result
|
2015-06-22 14:35:17 -05:00 |
|
JP Richardson
|
4019b10fd5
|
lib/util/utimes: added hasMillisRes()
|
2015-06-22 13:58:35 -05:00 |
|
JP Richardson
|
9741d542d9
|
lib/index: starting to cleanup
|
2015-06-11 10:53:47 -05:00 |
|