John Benediktsson
6e572cfff1
io.files.acls.macosx: finish separation of ffi vocab.
2012-10-24 20:28:54 -07:00
John Benediktsson
d1920b50a9
io.files.acls.macosx.lib: removing redundant vocab.
2012-10-24 20:23:54 -07:00
John Benediktsson
bf8628bc78
io.files.acls.macosx: works!
2012-10-24 17:04:47 -07:00
John Benediktsson
98e37c52f1
io.files.acls: cleanup.
2012-10-24 16:51:07 -07:00
Doug Coleman
3399ddccd2
io.files.acls: Add what I have for acl support on macosx.
2012-10-24 16:44:57 -07:00
John Benediktsson
4e72d80256
Using "same?" in more places.
2012-07-21 10:22:44 -07:00
Doug Coleman
eccf5a82ae
io.files.info.windows: Fix file-systems word in two ways. First, don't
...
allocate 32k on the local alloc stack (which causes a 'double fault.')
Second, if the volume doesnt look up to a real path, don't make a dummy
object for that. volume
Use alien>native-string and native-string>alien wherever possible instead of
utf16n for Windows.
2012-06-21 08:32:53 -07:00
Joe Groff
943596575a
use radix literals
2011-11-23 19:03:40 -08:00
Doug Coleman
94db86a6db
Make "foo.private" require load foo instead.
...
Move require from vocabs.loader to vocabs. Update everything.
Fixes #201 .
2011-11-02 11:50:03 -07:00
Doug Coleman
bf2a96e9e0
Remove Windows CE from core/ basis/ and build-support/
...
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84 .
2011-09-18 23:19:06 -05:00
Slava Pestov
01eeabbcbd
Merge classes.struct.packed into classes.struct and remove duplication
2011-08-25 21:02:25 -07:00
John Benediktsson
94812c1f49
Moving io.trash to io.files.trash.
2011-08-19 14:31:19 -07:00
Doug Coleman
3d17175926
move io.files.unique to basis
2008-12-03 05:24:47 -06:00
Doug Coleman
7b13604b7b
clarify docs for io.files.unique, add a couple more tests, remove usages of >r r>
2008-11-28 16:14:55 -06:00
Slava Pestov
aea0fed14c
Fixing basis -> extra dependencies
2008-09-05 19:29:14 -05:00
Slava Pestov
6ead724b25
Fixing bugs
2008-08-29 04:23:39 -05:00
Slava Pestov
40e926609a
Fixing unit tests
2008-08-22 22:07:59 -05:00
Slava Pestov
045b657474
Move replicate into core; move selection sort into its own vocab; remove usages of and? and or? which are redundant now
2008-06-13 01:51:46 -05:00
Slava Pestov
62c7aabf35
Major I/O cleanup
2008-05-13 18:24:46 -05:00
Doug Coleman
393f77715c
update everything to use os singletons
2008-04-02 18:25:33 -05:00
Doug Coleman
84c327d606
fix help lint error
2008-03-20 23:32:48 -05:00
Doug Coleman
c1afb4b093
remove stat tests
...
overhaul unique files
2008-03-20 16:52:22 -05:00
Doug Coleman
3e7940216e
swap append to swap append
...
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
2008-03-19 19:15:32 -05:00
Alex Chapman
14bf7e4194
removing io.files.tmp in favour of io.files.unique
2008-03-12 14:42:07 +11:00
Alex Chapman
62e330319d
Merge branch 'master' of git://factorcode.org/git/factor into frepublic
2008-03-04 09:58:57 +11:00
Doug Coleman
58d6e4c97d
remove extra files
2008-03-03 14:44:48 -06:00
Doug Coleman
c3c315a580
fix path
2008-03-03 14:41:22 -06:00
Doug Coleman
fc4cac5b2d
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-29 18:14:26 -06:00
Doug Coleman
2dffb31e53
remove debug info
2008-02-29 18:05:38 -06:00
Doug Coleman
4f40f10b88
fix stack effect
2008-02-29 18:04:20 -06:00
Doug Coleman
167fdad45f
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-29 17:45:55 -06:00
Doug Coleman
ac6c91d5a6
fix bootstrap
2008-02-29 17:44:53 -06:00
Doug Coleman
71af041083
Merge branch 'master' of git://factorcode.org/git/factor
...
Conflicts:
extra/io/files/temporary/backend/backend.factor
extra/io/files/temporary/temporary.factor
extra/io/windows/files/temporary/temporary.factor
2008-02-29 17:12:50 -06:00
Doug Coleman
b7f9aac210
fix with-unique-file
2008-02-29 17:10:22 -06:00
Doug Coleman
499948047a
rename io.files.temporary to io.files.unique
...
write documentation
2008-02-29 00:10:37 -06:00
Alex Chapman
7af882a5fb
Merge branch 'master' of http://factorcode.org/git/factor into semantic-db
...
Conflicts:
extra/db/sqlite/sqlite.factor
2008-02-29 14:11:46 +11:00
Doug Coleman
2753b2442a
fix io.files.temporary for windows
2008-02-28 16:37:27 -06:00
Doug Coleman
48e305ee49
add words for dealing with temporary files
...
not tested on windows
2008-02-28 15:42:07 -06:00
Alex Chapman
5215e3af5f
io.files.tmp: update touch to use dispose instead of stream-close
2008-02-15 17:11:28 +11:00
Alex Chapman
72ee9ff67c
Adding temporary files in io.files.tmp
2008-02-15 15:41:15 +11:00