Doug Coleman
|
b282dd9eac
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-01 18:16:31 -05:00 |
Doug Coleman
|
eb98b49d74
|
openbsd defined a struct with freebsd in the name. oops.....
|
2009-09-01 14:18:29 -05:00 |
erg
|
4c354581a9
|
fix file-systems on the bsds
|
2009-09-01 13:16:37 -05:00 |
Joe Groff
|
bce748ee81
|
fix newly introduced references to c-type-array
|
2009-08-31 12:49:09 -05:00 |
Joe Groff
|
175529c938
|
Merge branch 'master' of git://factorcode.org/git/factor into struct-updates
|
2009-08-31 12:35:47 -05:00 |
Doug Coleman
|
6ac21a8cf9
|
fix using
|
2009-08-31 12:20:56 -05:00 |
Joe Groff
|
f74351ce64
|
Merge branch 'master' of git://factorcode.org/git/factor into struct-updates
|
2009-08-31 12:01:23 -05:00 |
Joe Groff
|
1a84aa7fc3
|
Merge branch 'master' of git://factorcode.org/git/factor into struct-updates
|
2009-08-31 12:01:04 -05:00 |
Doug Coleman
|
0bcd7c2619
|
typo
|
2009-08-31 12:00:39 -05:00 |
Doug Coleman
|
d22a25a3ec
|
try to fix file-systems on a few platforms
|
2009-08-31 11:49:29 -05:00 |
Doug Coleman
|
6c996f4d30
|
fix netbsd file-systems
|
2009-08-31 11:38:21 -05:00 |
Doug Coleman
|
27af645048
|
fix file-systems on freebsd
|
2009-08-31 11:35:52 -05:00 |
Joe Groff
|
2d37ac31be
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/environment/winnt/winnt.factor
basis/io/files/windows/nt/nt.factor
basis/windows/shell32/shell32.factor
|
2009-08-31 10:35:58 -05:00 |
Joe Groff
|
c1fe3854d4
|
update io.files.*.windows to use specialized arrays; also, io.files.info.windows was providing buffers that were too small, so fix that
|
2009-08-31 09:58:04 -05:00 |
Doug Coleman
|
de94e49f06
|
escape the class name in io.files.info
|
2009-08-30 20:10:41 -05:00 |
Doug Coleman
|
447be26efd
|
remove direct uint arrays in file info
|
2009-08-30 11:58:30 -05:00 |
Doug Coleman
|
783eb0bb53
|
change all stat, statfs, statvfs and calendar structs
|
2009-08-30 04:06:41 -05:00 |
Doug Coleman
|
d88cdffa47
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-29 23:39:20 -05:00 |
Doug Coleman
|
a5c078213a
|
more struct work
|
2009-08-29 20:39:06 -05:00 |
Doug Coleman
|
6e4ec190df
|
remove c-array usage
|
2009-08-29 20:34:29 -05:00 |
Doug Coleman
|
d2accedf8d
|
more structs
|
2009-08-29 13:45:25 -05:00 |
Doug Coleman
|
c50eaf1c29
|
less aggressive open-file for file-times, use FILETIME struct now
|
2009-08-25 17:34:06 -05:00 |
Doug Coleman
|
3507616f3b
|
use structs in a few places in windows backend
|
2009-08-25 17:23:23 -05:00 |
Slava Pestov
|
5fe3a62446
|
io.launcher.windows.nt: don't call duplicate-handle, and fix memory leak; io.backend.windows: track win32-handle instances in global win32-handles set to help find leaks
|
2009-08-18 03:46:46 -05:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Doug Coleman
|
4fef246ca4
|
add 10^ to math.functions and update usages
|
2009-08-11 18:00:24 -05:00 |
Slava Pestov
|
142fddd530
|
Fix usings on X11
|
2009-05-16 11:50:16 -04:00 |
Slava Pestov
|
132249660d
|
Fix conflict
|
2009-05-16 09:48:42 -05:00 |
Slava Pestov
|
66a9416473
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
Slava Pestov
|
1214e22839
|
copy-tree now preserves file permissions on Unix
|
2009-05-14 17:36:07 -05:00 |
erg
|
6626e8c927
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-08 03:53:01 -05:00 |
Slava Pestov
|
2b23d1dd9e
|
Remove silly retry word from continuations vocab
|
2009-05-08 00:20:54 -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
|
335d7b9cee
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-30 10:26:51 -05:00 |
Doug Coleman
|
8ab4d39036
|
move windows error handling to windows.errors and update usages.
|
2009-04-30 09:36:25 -05:00 |
Doug Coleman
|
2d0925d995
|
add make-hard-link to io.files.links
|
2009-04-28 22:51:35 -05:00 |
Slava Pestov
|
97a522da0e
|
Fix conflict
|
2009-04-21 16:26:22 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Doug Coleman
|
08d80f6237
|
use HOMEDRIVE/HOMEPATH for HOME, then USERPROFILE, the default to a directory if no env vars are set
|
2009-04-20 21:11:50 -05:00 |
Doug Coleman
|
bd6eb42d0f
|
fix size-on-disk for unix
|
2009-04-20 17:44:12 -05:00 |
Doug Coleman
|
12a89f1550
|
fix size-on-disk for unix
|
2009-04-20 17:25:18 -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 |
Slava Pestov
|
0f26d02d41
|
Passing the wrong type of sequence to M\ encoder write now throws an error
|
2009-04-20 03:26:56 -05:00 |
Doug Coleman
|
07cf80f0a8
|
fix stack effect for unique-file
|
2009-04-08 18:42:26 -05:00 |
Slava Pestov
|
5a9dbc2c0f
|
Remove useless declarations
|
2009-03-23 01:18:24 -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
|
990513db60
|
use CONSTANT: in basis
|
2009-02-22 19:13:08 -06:00 |
Doug Coleman
|
6324fb6c13
|
add unix canonicalize-path
|
2009-02-18 13:34:45 -06:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -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 |