Cheng Zhao
|
45e2dd2ab5
|
Init asar support without external .js files
|
2015-02-04 10:45:17 -08:00 |
|
Cheng Zhao
|
0a393eaa1c
|
Enable wrap arbitrary fs object
|
2015-02-02 13:35:32 -08:00 |
|
Subash Pathak
|
9f8a5a7af3
|
Optimize fs.stat
|
2014-10-02 23:35:37 +05:45 |
|
Subash Pathak
|
dde8e47add
|
Time Shim
|
2014-10-01 22:24:51 +05:45 |
|
Subash Pathak
|
0040f07097
|
Added Stat Time
|
2014-10-01 22:01:57 +05:45 |
|
Cheng Zhao
|
915c1b19d3
|
asar: Fix fs.realpath on package's root
|
2014-09-30 15:09:50 +08:00 |
|
Cheng Zhao
|
b87dfb964c
|
asar: Add support in fs.realpath
|
2014-09-30 14:57:49 +08:00 |
|
Cheng Zhao
|
885ac53a48
|
asar: Add support in fs.realpathSync
|
2014-09-30 14:53:58 +08:00 |
|
Cheng Zhao
|
e24976c59f
|
Fix overriding async node API
|
2014-09-29 16:28:51 +08:00 |
|
Cheng Zhao
|
35e867820e
|
Make sure fs.stat and fs.lstat are async
|
2014-09-29 14:59:44 +08:00 |
|
Cheng Zhao
|
a757c62da5
|
Use "null" instead of "undefined" as no error
|
2014-09-29 14:57:10 +08:00 |
|
Cheng Zhao
|
4d01aa2772
|
Fix shifting args in fs.readFile
|
2014-09-28 23:36:12 +08:00 |
|
Cheng Zhao
|
150739e19e
|
Fix calling fs.open in fs.readFile wrapper
|
2014-09-28 22:45:29 +08:00 |
|
Cheng Zhao
|
38f83cacf9
|
Make some APIs work with archive.copyFileOut API.
|
2014-09-25 23:25:17 +08:00 |
|
Cheng Zhao
|
8acf96d268
|
Make spliting paths faster.
|
2014-09-25 22:18:40 +08:00 |
|
Cheng Zhao
|
390b804ca0
|
Make process.dlopen work for asar packages.
|
2014-09-25 21:49:28 +08:00 |
|
Cheng Zhao
|
05317ad81e
|
Clean cached asar archives when quitting.
|
2014-09-25 21:49:01 +08:00 |
|
Cheng Zhao
|
dbbfef38b1
|
Cache asar archives on JavaScript side.
|
2014-09-25 20:48:32 +08:00 |
|
Cheng Zhao
|
e0c469183d
|
Make sure fs.readdir calls its callback asynchronously.
|
2014-09-24 19:10:37 +08:00 |
|
Cheng Zhao
|
4d2e4ed573
|
Fill the stats object as much as we can.
|
2014-09-24 19:10:13 +08:00 |
|
Cheng Zhao
|
0cab034dab
|
Make fs.readdir support asar package.
|
2014-09-24 18:44:00 +08:00 |
|
Cheng Zhao
|
9f9d209e3d
|
Make options of fs.readFile work.
|
2014-09-24 16:24:22 +08:00 |
|
Cheng Zhao
|
8740147aa2
|
Make fs.readFile support asar package
|
2014-09-24 15:38:07 +08:00 |
|
Cheng Zhao
|
9b755620d3
|
Make fs.stat support asar package
|
2014-09-24 15:38:02 +08:00 |
|