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
|
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 |
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 |
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
|
cd53c2bd37
|
produce and produce-as: don't need third quotation either
|
2009-02-28 15:31:34 -06:00 |
erg
|
7103cc3cda
|
Add follow-link/follow-links, use it in file-system-info on linux. add
docs and unit tests. fix indentation
|
2008-12-18 18:32:00 -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 |