Doug Coleman
|
618330b31e
|
factor: rename system:vm -> vm-path to differentiate it from vm:vm (which is a STRUCT:)
|
2015-07-20 00:10:29 -07:00 |
Doug Coleman
|
7895e0fcaa
|
io.launcher.windows tests: Use unique-file instead of temp-file. Fixes
|
2015-04-01 15:44:55 -07:00 |
Doug Coleman
|
026aa163c8
|
io.launcher.windows: Make unit tests show that process fails rather than
reporting bogus error. Fixes #1152 (it wasn't really a bug, just bad
tests).
|
2014-10-16 16:40:49 -07:00 |
Björn Lindqvist
|
a4e98529fa
|
io.launcher.windows.tests: many of the tests can result in utf8-encoded strings
|
2014-06-10 08:10:21 -07:00 |
Doug Coleman
|
8c19602ae9
|
assocs: Add of and ?of. Change all the things at once! Fixes #701.
|
2013-03-23 14:59:07 -07:00 |
Doug Coleman
|
c448ea0e3e
|
io.launcher.windows.tests: dos2unixfy it
|
2012-07-25 23:18:15 -07:00 |
Doug Coleman
|
a4d7a76143
|
io.launcher: Bad usage of if-zero. Fixes #584.
|
2012-07-25 23:17:46 -07:00 |
Joe Groff
|
55a316248e
|
io.launcher.windows: update tests for prompt
|
2011-11-08 00:09:25 -08:00 |
Doug Coleman
|
63fa01fd4f
|
Proper double-quote and backslash escaping for windows command line arguments. Fixes #245.
|
2011-10-11 12:21:04 -07:00 |
Doug Coleman
|
871dfb9a3a
|
On Windows, escape command line arguments with double quotes with a backslash: " -> \". Fixes #245.
|
2011-10-10 22:24:23 -07:00 |
Doug Coleman
|
56e8ddb9cb
|
Fix windows unit test
|
2011-09-07 00:35:03 -07:00 |
Doug Coleman
|
5fce2d0f27
|
Make "quiet" true by default. Disable quiet mode for listener, bootstrap, and deploy tool.
Move "quiet" to parser-quiet? in parser.notes. Change a few places where quiet was handle wrong.
|
2011-09-06 17:58:12 -07:00 |
Doug Coleman
|
f791c8c5d2
|
Squashed commit of the following:
commit 197dbe9a6733775ac0ea19b3da4bd4dc3c85418c
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Sat Sep 18 19:01:38 2010 -0500
Fix bootstrap, move privileges to windows.privileges
commit 521c622f8afb15bf42d263c738cb990560dc29cb
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Sat Sep 18 18:26:30 2010 -0500
Hopefully fix bootstrap
commit eb3f22928b59758b9505430034044b5b94705da2
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Sat Sep 18 18:19:05 2010 -0500
Remove wince from factor codebase
commit 619d6c99415f46208a7ede6a04b0ccda46b15360
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Sat Sep 18 16:07:46 2010 -0500
Remove Windows CE from vm/
|
2010-09-19 19:13:25 -05:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |