Doug Coleman
|
d88cdffa47
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-29 23:39:20 -05:00 |
Doug Coleman
|
d8be0561fb
|
make a struct for dirents on linux, not a <c-object>
|
2009-08-30 22:49:35 -05:00 |
Doug Coleman
|
14973eacb5
|
update dirent for structs
|
2009-08-30 22:11:42 -05:00 |
Doug Coleman
|
dedc1eb0cb
|
more WIN32_FIND_DATA structs
|
2009-08-29 19:43:56 -05:00 |
Doug Coleman
|
b8164120f5
|
oops, forgot to update a struct
|
2009-08-29 14:37:09 -05:00 |
Joe Groff
|
a6c8e91f88
|
fix directory-entries so we can bootstrap again
|
2009-08-25 23:50:27 -05:00 |
Slava Pestov
|
1214e22839
|
copy-tree now preserves file permissions on Unix
|
2009-05-14 17:36:07 -05:00 |
Doug Coleman
|
0ef5826b86
|
remove the rest of the unportable fields from dirent for now
|
2009-05-11 22:03:07 -05:00 |
Doug Coleman
|
e3a3aea5de
|
d_off is missing on macosx, remove for now
|
2009-05-11 21:56:09 -05:00 |
erg
|
9aaa04acea
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-09 10:21:38 -05:00 |
U-C4\Administrator
|
ba1795c854
|
add a find-by-extensions word
|
2009-05-10 19:20:04 -05:00 |
erg
|
3bf8e41eef
|
fix bootstrap errors, add missing files
|
2009-05-07 16:53:32 -05:00 |
erg
|
8c19ab04c9
|
use open64 instead of open on linux. use stat64 instead of stat on
linux. add word to report if a file is sparse
|
2009-05-07 16:41:37 -05:00 |
Doug Coleman
|
5e5042fe5f
|
fix help-lint, compilation issue in io.directories.search
|
2009-04-24 19:01:26 -05:00 |
Doug Coleman
|
0220609928
|
handle errors when traversing directories
|
2009-04-24 16:24:31 -05:00 |
Doug Coleman
|
c3c51e2c60
|
more tests for io.directories.search, fix docs, refactoring
|
2009-04-24 15:22:12 -05:00 |
Doug Coleman
|
33743c1a3d
|
refactor io.directories.search
|
2009-04-24 14:49:31 -05:00 |
Doug Coleman
|
0759ddcfca
|
fix io.directories.search -- doens't call link-info twice on every file now
|
2009-04-24 01:18:29 -05:00 |
Doug Coleman
|
e8d695e314
|
refactoring directory searching
|
2009-04-20 19:01:33 -05:00 |
Doug Coleman
|
bf0b1e63c8
|
use link-info instead of file-info
|
2009-04-20 17:50:26 -05:00 |
Doug Coleman
|
5c236d6585
|
add a size-on-disk slot to file-info, the each-file combinator now works better, add a path>sizes word
|
2009-04-20 16:52:18 -05:00 |
Doug Coleman
|
d3bd574820
|
inline a couple of combinators to fix compile warnings
|
2009-03-28 16:34:52 -05:00 |
Doug Coleman
|
7bbcb569d4
|
fix find-in-directories and add unit tests
|
2009-03-12 17:01:44 -05:00 |
Slava Pestov
|
cd53c2bd37
|
produce and produce-as: don't need third quotation either
|
2009-02-28 15:31:34 -06:00 |
Doug Coleman
|
de9154fc5e
|
make find-all-files and find-in-program-files not take the traversal method
|
2009-02-26 21:50:01 -06:00 |
Doug Coleman
|
19acf89d82
|
fix find-in-program-files
|
2009-02-20 12:12:00 -06:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Slava Pestov
|
2fe934ba9d
|
Remove some code duplication in io.directories.unix
|
2009-02-15 20:36:04 -06:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Doug Coleman
|
c1e09147e3
|
fix docs typo
|
2009-01-29 21:11:18 -06:00 |
Slava Pestov
|
56260087ae
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-26 23:20:45 -06:00 |
Slava Pestov
|
92f9338978
|
Smart quotes
|
2009-01-26 23:20:27 -06:00 |
Doug Coleman
|
67d0fd934c
|
fix unit test
|
2009-01-26 20:16:18 -06:00 |
Slava Pestov
|
f34c14a0f5
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
Slava Pestov
|
c7c37f5f5c
|
Update I/O docs to talk about elements instead of characters, and add each-block combinator which generalizes contents just like each-line generalizes lines
|
2009-01-22 19:08:20 -06:00 |
Slava Pestov
|
7eb831d349
|
Fix various documentation errors
|
2009-01-16 13:30:43 -06:00 |
Doug Coleman
|
a33c3139a6
|
dont search empty pathnames on windows
|
2009-01-16 12:36:08 -06:00 |
Doug Coleman
|
4e7298cfa4
|
fix finding files
|
2009-01-16 12:34:59 -06:00 |
Doug Coleman
|
3db9705a99
|
making directory listing tool configurable, use bi in io.directories.search
|
2009-01-13 15:48:59 -06:00 |
Doug Coleman
|
4a01649d15
|
add with-directory-entries and file-type>trailing
|
2009-01-13 00:05:19 -06:00 |
Doug Coleman
|
e83713d557
|
Fix typo in each-file stack effect, document io.directories.search
|
2009-01-07 11:20:05 -06:00 |
Slava Pestov
|
034022ec7f
|
Add meta-data
|
2008-12-16 00:43:32 -06:00 |
Doug Coleman
|
bc4b8c8dee
|
fix using and in, rename windows -> windows-directory in shell32
|
2008-12-15 21:45:36 -06:00 |
Slava Pestov
|
e335059a87
|
Add meta-data to new I/O vocabularies
|
2008-12-15 08:15:32 -06:00 |
Slava Pestov
|
5cb18d51b3
|
Fixing test-all and help-lint-all failures
|
2008-12-15 03:33:04 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
cf39fd29f8
|
Fix Windows bootstrap
|
2008-12-13 04:41:33 -06:00 |
Slava Pestov
|
e15c3cc901
|
Updating Windows I/O backend for recent changes
|
2008-12-15 01:32:21 -06:00 |
Slava Pestov
|
e0f86889c7
|
Fixing load-everything for io.files split
|
2008-12-15 01:13:35 -06:00 |
Slava Pestov
|
59a5e554d4
|
Split up io.directories further, move file types to io.files.types. Bunny demo no longer pulls in file-info and file-system-info code, reducing image size by 35kb
|
2008-12-15 00:01:06 -06:00 |
Slava Pestov
|
dccbb84629
|
Updating unit tests for I/O re-organization
|
2008-12-14 21:21:44 -06:00 |