Eduardo Cavazos
|
4f07aefc97
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
core/classes/tuple/tuple.factor
|
2008-03-31 19:42:21 -06:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Doug Coleman
|
cb7d655639
|
move addrinfo into *bsd files
|
2008-03-30 10:55:47 -05:00 |
erg
|
f49d26e8d0
|
make copy-tree and delete-tree symlink aware
|
2008-03-30 01:13:29 -05:00 |
Slava Pestov
|
1f3e6fd0b7
|
combinators.cleave is now core
|
2008-03-28 23:00:20 -05:00 |
Doug Coleman
|
6778362ae7
|
Fix OpenBSD kqueue
|
2008-03-23 11:34:48 -05:00 |
Doug Coleman
|
e61f63b2c9
|
More kqueue changes
|
2007-04-14 07:21:12 -05:00 |
Doug Coleman
|
9dcabddb52
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2007-04-14 06:24:27 -05:00 |
Doug Coleman
|
857a442e07
|
fix struct sizes
fix file-info
|
2008-03-27 13:10:51 -05:00 |
Doug Coleman
|
0a34198912
|
Working on kqueue
|
2007-04-14 06:24:02 -05:00 |
Doug Coleman
|
d7872708a0
|
Fix 64-bit stat
|
2007-04-14 06:13:34 -05:00 |
Doug Coleman
|
ff0098c0d1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2007-04-14 04:27:38 -05:00 |
Slava Pestov
|
2f73edb3a2
|
Fix stat on linux/x86.64
|
2008-03-25 22:26:33 -05:00 |
Slava Pestov
|
99b9ab367b
|
Move priority code to io.launcher
|
2008-03-24 18:02:39 -05:00 |
Doug Coleman
|
b68e79726f
|
move priority bindings to extra/unix
|
2008-03-24 17:20:42 -05:00 |
Doug Coleman
|
9c745c44d3
|
add set-priority and get-priority
add clear_err_no and check-errno for dealing with get-priority
|
2008-03-21 14:53:11 -05:00 |
Doug Coleman
|
17356ece95
|
dont error on USE: unix
|
2008-03-21 14:22:57 -05:00 |
Doug Coleman
|
4ecd7fff42
|
split up some unix constants
split up netbsd stat
|
2007-04-14 04:27:15 -05:00 |
Doug Coleman
|
9402b9b11e
|
fix stat on netbsd
|
2008-03-20 19:15:16 -05:00 |
Doug Coleman
|
36d02462ce
|
add netbsd to targets
add stat/types for netbsd
fix type for openbsd
|
2008-03-20 19:12:06 -05:00 |
sheeple
|
9584be2981
|
finally fix openbsd stat
|
2008-03-20 18:02:19 -05:00 |
Doug Coleman
|
a960749975
|
fix openbsd types
|
2008-03-16 17:07:43 -05:00 |
Doug Coleman
|
e5faf8167c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-16 16:42:10 -05:00 |
Doug Coleman
|
c1afb4b093
|
remove stat tests
overhaul unique files
|
2008-03-20 16:52:22 -05:00 |
Doug Coleman
|
c996c092fc
|
start a unit test file for stat
|
2008-03-20 15:24:30 -05:00 |
Doug Coleman
|
e539246131
|
fix stat on openbsd32
|
2008-03-20 15:11:27 -05:00 |
Doug Coleman
|
d82808b3a0
|
add freebsd 64, untested
add openbsd 32/64, untested
|
2008-03-20 14:53:01 -05:00 |
Doug Coleman
|
2cdc172f04
|
split types on openbsd
|
2008-03-16 16:41:58 -05:00 |
Doug Coleman
|
6a8886b876
|
fix openbsd stat structure
|
2008-03-16 15:41:52 -05:00 |
Slava Pestov
|
5b02441040
|
Add missing types
|
2008-03-14 02:24:42 -05:00 |
Eduardo Cavazos
|
1a4514b0f6
|
unix/stat/linux: cell-bits is in new vocab
|
2008-03-12 10:56:16 -06:00 |
Matthew Willis
|
27c4515be6
|
Implemented unix.stat for freebsd
|
2008-03-11 00:38:51 -07:00 |
dharmatech
|
c6364fe2b3
|
Merge branch 'master' of /Users/dharmatech/builds/factor/
|
2008-03-06 13:46:36 -06:00 |
dharmatech
|
a336cb7570
|
Unit test fixes
|
2008-03-06 13:46:15 -06:00 |
Eduardo Cavazos
|
9aa6219759
|
unix.stat: add lstat*
|
2008-03-06 12:04:20 -06:00 |
Eduardo Cavazos
|
29ef996639
|
Move time related items from unix to unix.time
|
2008-03-01 07:11:44 -06:00 |
Eduardo Cavazos
|
c9b73f062b
|
Implement file-info
|
2008-02-28 23:46:27 -06:00 |
Eduardo Cavazos
|
e39783b10a
|
unix: Refactor more things out of unix and into unix.stat
unis.stat: Move some common code to unix.stat from
unix.stat.linux and unix.stat.macosx
|
2008-02-28 12:46:01 -06:00 |
Eduardo Cavazos
|
bef1d40964
|
unix.types.macosx: fix using
|
2008-02-27 19:01:55 -06:00 |
Eduardo Cavazos
|
194e0d00c7
|
unix: start removing the factored out types
|
2008-02-27 18:15:18 -06:00 |
Eduardo Cavazos
|
c338a2dc25
|
Merge git://factorcode.org/git/factor
|
2008-02-27 17:02:24 -06:00 |
Eduardo Cavazos
|
208b88c753
|
unix: Factor out what corresponds to <sys/types.h> into unix.types
unix.stat: Add a macosx branch
|
2008-02-27 17:01:15 -06:00 |
Slava Pestov
|
fd54bbc4b3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-27 16:32:19 -06:00 |
Slava Pestov
|
fef5ebec01
|
io.files overhaul
|
2008-02-27 14:59:15 -06:00 |
Eduardo Cavazos
|
5b0ab02d65
|
add unix.stat
|
2008-02-27 01:55:49 -06:00 |
Eduardo Cavazos
|
1ac3baa4c5
|
unix: fix more typedefs
|
2008-02-26 20:59:46 -06:00 |
Eduardo Cavazos
|
a10604910c
|
unix: fix typedefs
|
2008-02-26 20:14:09 -06:00 |
Slava Pestov
|
f944f2b20c
|
Add experimental disassembler
|
2008-02-14 17:56:47 -06:00 |
Slava Pestov
|
5f997fe2c7
|
Make extra/unix load on Windows
|
2008-02-06 20:04:09 -06:00 |
Slava Pestov
|
898770f774
|
Bootstrap fixes
|
2008-02-05 17:31:27 -06:00 |