]> gitweb.factorcode.org Git - factor.git/commit
add a size-on-disk slot to file-info, the each-file combinator now works better,...
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 20 Apr 2009 21:52:18 +0000 (16:52 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 20 Apr 2009 21:52:18 +0000 (16:52 -0500)
commit5c236d6585afe7751263ca4d9c74722ef6e17ea7
tree89b5c5887182cd880df8819c86072da3521cedaa
parent74d352434c02faef127f884b241af6b3205f9158
add a size-on-disk slot to file-info, the each-file combinator now works better, add a path>sizes word
basis/io/directories/search/search.factor
basis/io/files/info/info.factor
basis/io/files/info/unix/unix.factor
basis/io/files/info/windows/windows.factor
basis/windows/kernel32/kernel32.factor