Daniel Ehrenberg
|
a4963a9217
|
Fixing Unix/Windows init-stdio
|
2008-02-22 20:41:14 -06:00 |
Daniel Ehrenberg
|
72e15848bf
|
More changes for encodings
|
2008-02-22 20:21:23 -06:00 |
Daniel Ehrenberg
|
1b80c453fd
|
Little changes for encodings
|
2008-02-21 19:09:53 -06:00 |
Daniel Ehrenberg
|
8249ce2116
|
OK, now everything should load
|
2008-02-21 18:05:04 -06:00 |
Daniel Ehrenberg
|
fb9d7b05cd
|
Making everything load
|
2008-02-21 18:03:07 -06:00 |
Daniel Ehrenberg
|
8437c0ec3c
|
Merge branch 'slava/master' into unicode
Conflicts:
core/io/files/files-tests.factor
core/io/files/files.factor
extra/benchmark/reverse-complement/reverse-complement.factor
extra/cpu/8080/emulator/emulator.factor
extra/io/unix/unix-tests.factor
extra/logging/server/server.factor
extra/raptor/raptor.factor
extra/tar/tar.factor
extra/tools/disassembler/disassembler.factor
|
2008-02-21 15:45:17 -06:00 |
Daniel Ehrenberg
|
11a71f235d
|
Moving inessential encodings to extra
|
2008-02-21 15:28:58 -06:00 |
Daniel Ehrenberg
|
e918cf6de0
|
More changes wrt encodings
|
2008-02-21 15:22:49 -06:00 |
Slava Pestov
|
5f02713533
|
Fix stack effect
|
2008-02-21 02:31:37 -06:00 |
Slava Pestov
|
91f4ca6a56
|
Fighting fires
|
2008-02-21 02:08:08 -06:00 |
Slava Pestov
|
37e0e28f35
|
Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state
|
2008-02-19 14:38:02 -06:00 |
Slava Pestov
|
cd8ab4ba8d
|
Updating libraries
|
2008-02-18 09:08:59 -06:00 |
Slava Pestov
|
9edb5875e3
|
Less drastic changes
|
2008-02-18 07:30:16 -06:00 |
Slava Pestov
|
2c6afdfee6
|
Working on new threads
|
2008-02-18 05:07:40 -06:00 |
Daniel Ehrenberg
|
62f9ed5dbd
|
putting encodings on all file readers/writers
|
2008-02-16 22:17:41 -06:00 |
Daniel Ehrenberg
|
63ba6faee2
|
Changes to I/O system for encodings
|
2008-02-16 15:35:44 -06:00 |
Daniel Ehrenberg
|
b265c0d1dc
|
Merge branch 'master' into unicode
|
2008-02-16 00:54:18 -06:00 |
Daniel Ehrenberg
|
f6845d43d3
|
Massive name change in files, string streams
|
2008-02-15 22:20:31 -06:00 |
Slava Pestov
|
984c099de6
|
Updates for substitute change
|
2008-02-15 19:32:29 -06:00 |
sheeple
|
2400d9a259
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-15 14:16:58 -06:00 |
sheeple
|
be9989cf3d
|
More efficient io.unix.select
|
2008-02-15 14:16:28 -06:00 |
Doug Coleman
|
64e64fd6ae
|
document current-process-handle
|
2008-02-14 23:34:20 -06:00 |
Doug Coleman
|
09569ee512
|
add current-process-handle to io.launcher
make tools.disassembler work on windows
|
2008-02-14 23:29:06 -06:00 |
Slava Pestov
|
ce076166fe
|
Fix +closed+
|
2008-02-14 02:20:20 -06:00 |
Slava Pestov
|
2e1e38db89
|
Fix <process-stream> +timeout+
|
2008-02-14 01:17:54 -06:00 |
sheeple
|
748231e3d1
|
Fix Linux bootstrap
|
2008-02-12 11:42:43 -06:00 |
Slava Pestov
|
aee498b05d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-12 12:19:36 -06:00 |
Slava Pestov
|
5912cad83f
|
Forgot to invoke callback
|
2008-02-12 12:19:25 -06:00 |
Doug Coleman
|
19154db596
|
add find-file-breadth, find-file-depth
redo walk-dir
|
2008-02-12 12:16:12 -06:00 |
Slava Pestov
|
e4426eb01a
|
Mac OS X monitors load
|
2008-02-12 02:33:06 -06:00 |
Slava Pestov
|
ff6f72412d
|
Merge branch 'new_monitors' of git://factorcode.org/git/factor
|
2008-02-12 02:21:53 -06:00 |
Slava Pestov
|
e64089fd0a
|
Mac OS X monitors work in progress
|
2008-02-12 02:21:47 -06:00 |
Slava Pestov
|
1a23b975f2
|
Cleaning up monitors; add simple-monitor abstraction
|
2008-02-12 02:19:18 -06:00 |
Slava Pestov
|
80c9fe3c83
|
Add stop-server word
|
2008-02-11 16:10:03 -06:00 |
Slava Pestov
|
3eda26ca0b
|
Fix unit tests
|
2008-02-10 03:12:44 -06:00 |
Slava Pestov
|
b120abcee2
|
Fix duplex-stream set-timeout
|
2008-02-10 01:39:21 -06:00 |
Eduardo Cavazos
|
230129e7e9
|
Merge git://factorcode.org/git/factor
|
2008-02-10 00:35:41 -06:00 |
Eduardo Cavazos
|
72313d0b4f
|
io.unix.launcher: Fix io bug which caused problems during bootstrap
|
2008-02-10 00:35:18 -06:00 |
Eduardo Cavazos
|
bf2efa3ecc
|
io.launcher: fix segmentation fault bug
|
2008-02-09 20:47:45 -06:00 |
sheeple
|
b02f42e0d3
|
Fix load issue on Unix
|
2008-02-09 17:18:57 -06:00 |
Slava Pestov
|
1347156bd6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-09 23:27:01 -06:00 |
Slava Pestov
|
be28fbd45d
|
Document io.timeouts
|
2008-02-09 22:28:22 -06:00 |
Slava Pestov
|
dd8e38a7f0
|
Fixing some issues
|
2008-02-09 21:56:50 -06:00 |
Slava Pestov
|
c8f042aef4
|
Redo timeouts
|
2008-02-09 21:34:42 -06:00 |
Slava Pestov
|
f05cf861eb
|
Fix USING: in io.launcher
|
2008-02-08 21:47:47 -06:00 |
Slava Pestov
|
52d91bf0bc
|
Add try-process word
|
2008-02-08 21:15:29 -06:00 |
Slava Pestov
|
6df325c168
|
Moved little-endian? to alien.c-types
|
2008-02-08 01:49:30 -06:00 |
Slava Pestov
|
6187a1e5e1
|
Improved http.client, bootstrap.image.{download,upload}
|
2008-02-07 17:55:31 -06:00 |
Slava Pestov
|
5310a2cabe
|
New logging framework
|
2008-02-07 17:07:43 -06:00 |
Slava Pestov
|
831b712f84
|
Move logging code to io.logging
|
2008-02-07 01:02:26 -06:00 |