Doug Coleman
|
8edcf841f1
|
back to using getmntinfo64 instead of getfsstat64 on mac
|
2008-12-02 23:10:27 -06:00 |
Doug Coleman
|
7527a3d62d
|
move io.files.listing to tools.files and update usages
|
2008-12-02 21:49:59 -06:00 |
Doug Coleman
|
2b4e2776f1
|
break out id into id0 and id1
|
2008-12-02 21:39:09 -06:00 |
Doug Coleman
|
201c02414a
|
file-systems works on netbsd now
|
2008-12-02 21:32:00 -06:00 |
Doug Coleman
|
0c7327a572
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 20:23:27 -06:00 |
Slava Pestov
|
7a72ca52df
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 20:46:32 -06:00 |
Slava Pestov
|
9de02d01c5
|
Fix selection rendering
|
2008-12-02 20:46:21 -06:00 |
Slava Pestov
|
cb56943f81
|
Clean up each-line combinator a bit, add unit tests
|
2008-12-02 20:46:09 -06:00 |
erg
|
7eff9493b5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 20:42:31 -06:00 |
erg
|
2d71132527
|
file-system-info on linux now shows more information
|
2008-12-02 20:41:57 -06:00 |
Doug Coleman
|
89a0286c3b
|
fix file-systems on freebsd
|
2008-12-02 20:16:53 -06:00 |
Slava Pestov
|
3385cf5992
|
Update XML library to parse <! directives better; modernize the code a bit
|
2008-12-02 19:59:16 -06:00 |
Slava Pestov
|
2b23e3c4d8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 19:43:11 -06:00 |
Slava Pestov
|
5a57fe8953
|
with-stream was disposing streams in the wrong order
|
2008-12-02 19:43:07 -06:00 |
Doug Coleman
|
9e3bc2b1a0
|
use getfsstat instead of getmntinfo on macosx
|
2008-12-02 19:18:48 -06:00 |
Doug Coleman
|
3183c65940
|
fix bootstrap error
|
2008-12-02 19:08:22 -06:00 |
Slava Pestov
|
afbbfc1293
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 18:42:32 -06:00 |
Slava Pestov
|
d2fcb02823
|
Merge branch 'master' of git://www.tiodante.com/git/factor
|
2008-12-02 18:42:01 -06:00 |
Bruno Deferrari
|
3ffc1c34d1
|
irc.client: Reconnect when the connection drops
|
2008-12-02 22:39:49 -02:00 |
Doug Coleman
|
9ac3f13b2a
|
Call statfs on OpenBSD. Clean up unused code
|
2008-12-02 17:43:07 -06:00 |
sheeple
|
46b3311630
|
Set libblas library name on FreeBSD.
|
2008-12-02 17:17:24 -06:00 |
Slava Pestov
|
f2f1961eeb
|
Fix name clash in inverse: fry:_ -vs- inverse:_
|
2008-12-02 16:28:11 -06:00 |
Slava Pestov
|
791a61101a
|
Update qualified docs a little
|
2008-12-02 16:27:54 -06:00 |
sheeple
|
1777dde283
|
add file-systems unit test
|
2008-12-02 16:03:01 -06:00 |
sheeple
|
6d183a7410
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 15:59:23 -06:00 |
sheeple
|
f887d71965
|
file-systems on openbsd
|
2008-12-02 15:59:01 -06:00 |
Daniel Lee Harple
|
e609448b44
|
Fix scaffold to work with vocab-roots outside of Factor source tree. Cleanup check-vocab-root.
|
2008-12-02 16:23:54 -05:00 |
Doug Coleman
|
869d4cea78
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 14:45:32 -06:00 |
Doug Coleman
|
5c446e3460
|
fix bootstrap on netbsd
|
2008-12-02 14:44:00 -06:00 |
Eduardo Cavazos
|
b006e00274
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2008-12-02 14:26:16 -06:00 |
Eduardo Cavazos
|
8acd9c6814
|
models.range: Correct stack effect for '<range>'
|
2008-12-02 14:25:34 -06:00 |
Slava Pestov
|
74a112f1cf
|
Update cpu.x86.basis/io to use dip instead of >r/r>
|
2008-12-02 03:10:13 -06:00 |
Slava Pestov
|
e4db2afb7e
|
Update cpu.x86.assembler to use dip instead of >r/r>
|
2008-12-02 03:10:01 -06:00 |
Slava Pestov
|
f0ee3d355b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 02:46:02 -06:00 |
Slava Pestov
|
90a50c73ed
|
Forgot to add fry to USING: list in sequences.lib
|
2008-12-02 02:45:53 -06:00 |
Doug Coleman
|
c6fbf2d9ae
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-02 00:53:47 -06:00 |
Doug Coleman
|
3a8f784baa
|
add a tags file
|
2008-12-02 00:53:30 -06:00 |
Doug Coleman
|
53d44bb78c
|
remove unused vocab
|
2008-12-02 00:52:48 -06:00 |
Slava Pestov
|
86d389c903
|
Merge branch 'master' of git://github.com/dlh/factor
|
2008-12-02 00:25:42 -06:00 |
Slava Pestov
|
c27faa3de4
|
Remove 3compose: nothing in core used it, and basis code can use fry
|
2008-12-02 00:25:23 -06:00 |
Daniel Lee Harple
|
082b788cdb
|
Don't add f to vocab-roots
|
2008-12-02 01:15:34 -05:00 |
Slava Pestov
|
2777f54e74
|
XML parsing benchmark
|
2008-12-01 22:31:15 -06:00 |
Slava Pestov
|
8e63b4bde5
|
irc.gitbot: simple IRC bot which tracks git commits, work in progress
|
2008-12-01 22:31:09 -06:00 |
Doug Coleman
|
c178718bb3
|
fix openbsd
|
2008-12-01 21:53:30 -06:00 |
Doug Coleman
|
7553b816f8
|
add another slot to file-system-info -- available-space, which is what the user can actually use, not what's free on disk
|
2008-12-01 21:20:33 -06:00 |
Doug Coleman
|
463f8bd7f9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-30 18:32:08 -06:00 |
Doug Coleman
|
9afdfb15c8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-01 20:31:59 -06:00 |
Doug Coleman
|
439f91bb84
|
fix usings
|
2008-12-01 20:30:52 -06:00 |
Slava Pestov
|
6c5aeca2f7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-01 19:51:11 -06:00 |
Slava Pestov
|
f72c951a6b
|
Kill environment init hook
|
2008-12-01 19:51:01 -06:00 |