Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 09 Oct 2012 01:41:55 +0900 | FUJIWARA Katsunori | store: replace invocation of "getsize()" by "vfs.stat()" |
Tue, 09 Oct 2012 01:41:55 +0900 | FUJIWARA Katsunori | store: invoke "os.stat()" for "createmode" initialization via vfs |
Tue, 09 Oct 2012 01:41:55 +0900 | FUJIWARA Katsunori | vfs: define "join()" in each classes derived from "abstractvfs" |
Tue, 09 Oct 2012 01:41:55 +0900 | FUJIWARA Katsunori | store: initialize vfs field first to use it for initialization of others |