Merge branch 'v0.10.16-release' into v0.10
[platform/upstream/nodejs.git] / src / node_file.cc
2013-07-23 Ben Noordhuisfs: uids and gids must be unsigned ints
2013-03-09 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-03-06 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-03-06 Ben Noordhuissrc: remove unused symbols in node_file.cc
2013-03-05 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-03-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-02-28 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-02-28 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-02-25 Ben Noordhuissrc, test: downgrade to v8 3.14 api
2013-02-18 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-02-07 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-18 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-11 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-07 Ben Noordhuissrc: pass node_isolate to Undefined()
2013-01-07 Ben Noordhuissrc: pass node_isolate to Null()
2013-01-07 Ben Noordhuissrc: pass node_isolate to Local<>::New
2013-01-07 Ben Noordhuissrc: pass node_isolate to Integer::New
2013-01-03 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-12-28 Ben Noordhuisfs: remove fs.sendfile()
2012-12-21 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-12-20 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-12-14 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-10-25 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-10-23 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-10-23 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-10-21 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-10-13 Nathan RajlichMerge remote-tracking branch 'origin/v0.8'
2012-09-28 isaacsMerge remote-tracking branch 'ry/v0.8' into v0.8-merge
2012-09-25 Ben Noordhuisfs: fix stat() reporting for large files
2012-09-14 Ben Noordhuisfs: don't segfault on deeply recursive stat()
2012-09-12 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-09-04 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-08-28 Bert BelderMerge branch 'v0.8'
2012-08-17 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-08-06 isaacsfs: fix naming of truncate/ftruncate functions
2012-07-12 Bert BelderMerge branch 'v0.6' into v0.8
2012-06-21 Ben Noordhuisfs: make fs.watchFile() work on windows
2012-06-21 Ben Noordhuisnode: replace NODE_STAT_STRUCT with uv_statbuf_t
2012-06-18 Ben Noordhuiscore: use proper #include directives
2012-05-24 Igor Zinkovskyremove NODE_USE_64BIT_UV_FS_API
2012-05-24 Igor Zinkovskywindows: enable creating directory junctions with fs...
2012-05-15 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-05-09 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-05-04 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-05-03 Igor Zinkovsky64bit offsets for fs calls
2012-04-28 Bert BelderMerge branch 'v0.6'
2012-04-18 isaacsMerge remote-tracking branch 'ry/v0.6'
2012-04-18 isaacsMerge remote-tracking branch 'ry/v0.6' into master
2012-04-17 isaacsMerge branch 'domains3'
2012-04-17 isaacsMakeCallback: Consistent symbol usage
2012-04-17 isaacsMakeCallback: Use in node_file.cc
2012-04-05 Igor Zinkovskywindows: use 64bit offsets for uv_fs apis
2012-03-30 isaacsMerge branch 'v0.7.7-release'
2012-03-30 Ben NoordhuisFix Engrish in error messages.
2012-03-23 ssudaAvoiding unnecessary ToString() calls
2012-03-16 isaacsMerge remote-tracking branch 'ry/v0.6' into merge-v0.6
2012-03-08 Bert BelderMerge branch 'v0.6'
2012-03-08 Bert BelderWindows: include syscall in fs errors
2012-03-04 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-03-03 isaacsFirst arg to fs.fchown is an int, not a string
2012-02-18 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-02-12 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2012-02-06 isaacsMerge remote-tracking branch 'ry/v0.6'
2012-02-06 Ben NoordhuisRevert support for isolates.
2012-02-01 isaacsMerge remote-tracking branch 'ry/v0.6' into master
2012-01-31 Tj Holowaychukmore specific fs error messages
2012-01-23 Fedor IndutnyMerge branch 'v0.6'
2012-01-20 Ben Noordhuisfs, handle_wrap: use Loop(), not uv_default_loop()
2012-01-20 Shigeki Ohtsufs: don't assert on uv_fs_*() errors
2012-01-16 Ryan DahlMerge remote branch 'origin/v0.6'
2012-01-11 Fedor IndutnyMerge branch 'v0.6'
2012-01-09 Ryan DahlMerge remote branch 'origin/v0.6'
2012-01-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-29 Ben NoordhuisMerge branch 'isolates2'
2011-12-29 Ben NoordhuisMerge branch 'v0.6'
2011-12-29 Ryan DahlAdd node::Loop() and don't inc node_isolate.h in *.cc
2011-12-29 Ryan DahlRemove node_isolate.h from node.h
2011-12-29 Ryan Dahlnode_file.cc should use NODE_LOOP()
2011-12-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.6'
2011-12-27 Ryan DahlAdd node::Loop() and don't inc node_isolate.h in *.cc
2011-12-27 Ryan DahlRemove node_isolate.h from node.h
2011-12-27 Ryan Dahlnode_file.cc should use NODE_LOOP()
2011-12-23 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-21 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-16 Ryan DahlMerge remote branch 'origin/v0.6'
2011-12-16 Igor ZinkovskyRemove platform files, and use uv platform api
2011-12-13 Ben Noordhuisfs: fix typo in error message
2011-12-07 Ryan Dahlmove global vars for node_file.cc, node_zlib.cc, and...
2011-12-02 Ben NoordhuisMerge branch 'v0.6'
2011-12-02 Bert BelderRename FSError to UVException and move to node.cc
2011-12-01 Ben Noordhuisfs: fix typo in function names
2011-11-25 Bert BelderMerge branch 'v0.6'
2011-11-25 Bert BelderFs: use strncmp instead of memcmp for comparing strings
2011-11-25 Author: Igor ZinkovskyEnable long paths on windows
2011-11-09 Ben NoordhuisRemove stray NODE_MODULE() semi-colons.
2011-10-22 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-14 Igor Zinkovskyremove SetCloseOnExec
2011-09-14 Ryan DahlUpgrade libuv to 4197fc7
next