index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fs.js
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Timothy J Fontaine
1
-1
/
+7
2014-08-07
fs: fix fs.readFileSync fd leak when get RangeError
Jackson Tian
1
-1
/
+7
2014-08-05
fs: fs.readFile should not throw uncaughtException
Jackson Tian
1
-4
/
+7
2014-06-11
lib: remove unused variables
Brian White
1
-4
/
+0
2014-06-10
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-1
/
+1
2014-06-08
fs: remove duplicate check
Brian White
1
-1
/
+1
2014-05-28
fs: close file if fstat() fails in readFile()
cjihrig
1
-1
/
+6
2014-05-28
fs: close file if fstat() fails in readFile()
cjihrig
1
-1
/
+6
2014-05-13
fs: add consistent flag fall throughs
Colin Ihrig
1
-2
/
+4
2014-04-14
fs: return blksize on stats object
Trevor Norris
1
-0
/
+2
2014-03-31
fs: improve performance of all stat functions
James Pickard
1
-1
/
+32
2014-02-08
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-0
/
+2
2014-02-06
fs: make unwatchFile() insensitive to path
iamdoron
1
-0
/
+2
2014-01-30
node: do not ever close stdio
Fedor Indutny
1
-2
/
+7
2014-01-29
node: do not ever close stdio
Fedor Indutny
1
-2
/
+7
2013-11-15
src: make buffer size errors more explicit
Trevor Norris
1
-0
/
+5
2013-10-31
fs: add recursive subdirectory support to fs.watch
Nick Simmons
1
-3
/
+6
2013-10-25
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-2
/
+2
2013-10-08
fs: fix fs.truncate() file content zeroing bug
Ben Noordhuis
1
-2
/
+2
2013-09-27
fs: remove duplicate !options case
Jeff Switzer
1
-6
/
+0
2013-08-21
Merge remote-tracking branch 'ry/v0.10'
isaacs
1
-1
/
+1
2013-08-20
fs: use correct self reference for autoClose test
Gil Pedersen
1
-1
/
+1
2013-08-15
lib: remove unused variables and functions
Brian White
1
-6
/
+0
2013-08-01
src: Replace macros with util functions
isaacs
1
-72
/
+72
2013-07-30
fs: write strings directly to disk
Trevor Norris
1
-35
/
+44
2013-07-24
lib: macro-ify type checks
Ben Noordhuis
1
-74
/
+71
2013-07-20
src, lib: update after internal api change
Ben Noordhuis
1
-6
/
+5
2013-07-20
src, lib: deduplicate errnoException
Ben Noordhuis
1
-17
/
+2
2013-03-21
Merge remote-tracking branch 'ry/v0.10' into master
isaacs
1
-1
/
+1
2013-03-20
fs: make write/appendFileSync correctly set file mode
Raymond Feng
1
-1
/
+1
2013-03-20
bindings: update api
Trevor Norris
1
-1
/
+2
2013-03-13
Revert "fs: Missing cb errors are deprecated, not a throw"
isaacs
1
-24
/
+10
2013-03-13
fs: Missing cb errors are deprecated, not a throw
isaacs
1
-10
/
+24
2013-03-06
stream: Remove bufferSize option
isaacs
1
-4
/
+2
2013-03-05
stream: _write takes an encoding argument
isaacs
1
-2
/
+4
2013-03-01
events: add check for listeners length
Trevor Norris
1
-1
/
+1
2013-03-01
fs: Support mode/flag options to read/append/writeFile
isaacs
1
-43
/
+85
2013-02-28
stream: There is no _read cb, there is only push
isaacs
1
-10
/
+10
2013-02-28
lib, src: remove errno global
Ben Noordhuis
1
-2
/
+2
2013-02-21
stream: remove lowWaterMark feature
isaacs
1
-1
/
+0
2013-02-15
fs: Change default WriteStream config, increase perf
isaacs
1
-5
/
+1
2013-02-11
fs: fix immediate WriteStream#end()
Ben Noordhuis
1
-4
/
+6
2013-01-04
fs: remove unused default option in WriteStream
Shigeki Ohtsu
1
-1
/
+0
2013-01-04
fs: pool size coincide with ReadStream bufferSize
Shigeki Ohtsu
1
-4
/
+3
2012-12-28
fs: make 'end' work with ReadStream without 'start'
Ben Noordhuis
1
-1
/
+1
2012-12-28
fs: remove fs.sendfile()
Ben Noordhuis
1
-8
/
+0
2012-12-21
lint
isaacs
1
-1
/
+2
2012-12-20
fs: add autoClose=true option to fs.createReadStream
Farid Neshat
1
-3
/
+10
2012-12-14
fs: streams2
isaacs
1
-282
/
+141
2012-12-13
Merge remote-tracking branch 'ry/v0.8' into master
isaacs
1
-5
/
+17
[next]