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
Slava Pestov
5ecf3f7225
Improve unit test documentation and update some tests
2008-02-06 22:58:41 -06:00
Slava Pestov
be2c8b13d7
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
2008-02-06 13:47:19 -06:00
Doug Coleman
537d945660
fix getcwd
2008-02-05 23:14:10 -06:00
Doug Coleman
4439e394cc
fix getcwd
2008-02-05 23:04:31 -06:00
Slava Pestov
1eda70f1ad
Bug fixes
2008-02-05 19:16:22 -06:00
Slava Pestov
f8df69d9a1
Rename io.monitor to io.monitors; add log-viewer demo
2008-02-05 18:00:24 -06:00
Slava Pestov
9804d9462d
Rename symbols to be consistent
2008-02-05 17:33:36 -06:00
Slava Pestov
898770f774
Bootstrap fixes
2008-02-05 17:31:27 -06:00
Slava Pestov
4297777e19
better logging for webapps.planet
2008-02-05 16:36:11 -06:00
Slava Pestov
2b9f977912
Fix Windows normalize-pathname
2008-02-05 16:35:57 -06:00
Slava Pestov
ba1a958a32
Move cd and cwd primitives to native I/O, fix Windows normalize-pathname
2008-02-05 13:11:36 -06:00
Slava Pestov
87887a1165
Monitors tweak
2008-02-04 23:30:49 -06:00
Slava Pestov
f1989fc8c6
Fix io.launcher again
2008-02-04 20:10:00 -06:00
Slava Pestov
e9b5a6b9d3
with-process-stream waits for process exit
2008-02-04 19:38:19 -06:00
sheeple
46e02fa30d
Linux inotify works
2008-02-04 11:50:02 -06:00
Slava Pestov
0a0b4b76f2
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-03 15:59:02 -06:00
Slava Pestov
f4244e7caf
Fix Unix launcher
2008-02-03 15:55:59 -06:00
Slava Pestov
bae79b80e3
Undo handle duplication
2008-02-03 15:14:48 -06:00
Slava Pestov
9d0d371efc
Minor fix for Windows +stderr+ = +stdout+
2008-02-03 14:47:44 -06:00
Slava Pestov
d92361286d
Add kill-process and flesh out inotify
2008-02-03 14:23:14 -06:00
Slava Pestov
4af765629a
Monitors work in progress
2008-02-02 18:14:26 -06:00
sheeple
ff46bfaa96
Linux inotify support work in progress
2008-02-02 11:51:16 -06:00
Slava Pestov
d58cc176fe
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-02 16:23:34 -06:00
Slava Pestov
ff40513165
Cleaning up monitors in preparation for Linux inotify
2008-02-02 16:23:04 -06:00
Slava Pestov
ba6660cabe
Fix bootstrap
2008-02-02 15:44:43 -06:00
Slava Pestov
70b685fad8
Load fixes, FreeType memory usage fix
2008-02-02 15:00:16 -06:00
Slava Pestov
36a43a6c3f
Fix conflict
2008-02-02 13:36:26 -06:00
Slava Pestov
8575bc62e3
Updating extra/ to use flags
2008-02-02 13:29:09 -06:00
Slava Pestov
4d24978507
Fix IO timeouts
2008-02-02 00:30:47 -06:00
Slava Pestov
2d381ed84e
Fix http server
2008-02-01 22:47:01 -06:00
Slava Pestov
0cd8eb8745
Merge branch 'master' of git://littledan.onigirihouse.com/git/littledan
2008-02-01 18:31:13 -06:00
Slava Pestov
f710d192f7
Fix inaccurate notifications in io.monitor on Windows
2008-02-01 17:13:57 -06:00
Daniel Ehrenberg
b7a4e2c6bc
Merge branch 'master' of git://factorcode.org/git/factor
2008-02-01 16:19:27 -06:00
Slava Pestov
8dd333cbb5
Fix unit tests and fix string clone
2008-02-01 16:02:02 -06:00
Daniel Ehrenberg
fad00e2316
Merge branch 'master' of git://factorcode.org/git/factor
...
Conflicts:
extra/html/elements/elements.factor
extra/html/html.factor
extra/tar/tar.factor
extra/webapps/pastebin/pastebin.factor
Resolving my stupid use conflict
2008-02-01 15:39:42 -06:00
Slava Pestov
ff55f0f4cc
New \u...... syntax; io.utf8 and io.utf16 can actually use strings now
2008-02-01 15:00:02 -06:00