Slava Pestov
6ebe7bef7b
Maze no longer needs funny workaround
2008-11-28 02:46:33 -06:00
Doug Coleman
37f991420b
fix load error
2008-11-24 22:01:33 -06:00
Slava Pestov
b045a39333
Re-arrange furnce to avoid circularity
2008-11-24 20:26:11 -06:00
Slava Pestov
499cc882ac
Make scp and ssh commands configurable
2008-11-24 16:49:50 -06:00
slava
0925bc7002
Tweak hello-world deploy descriptor to reduce sizse
2008-11-24 16:02:07 -06:00
Slava Pestov
9490207615
Print benchmark runtimes in seconds
2008-11-24 05:46:43 -06:00
Slava Pestov
1fc2d4afbd
Fix compile errors in nehe demos
2008-11-24 02:03:08 -06:00
Slava Pestov
10238715f0
Fix load error in irc.ui
2008-11-24 00:57:31 -06:00
Slava Pestov
6027c02fac
Merge branch 'master' of git://factorforge.org/git/william42
2008-11-24 00:54:52 -06:00
Doug Coleman
636d8ac58e
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-24 00:21:00 -06:00
Doug Coleman
7c42a9ce6b
improved regexp literals caught some typos
2008-11-24 00:20:38 -06:00
Slava Pestov
c9abd2f868
Fix typo
2008-11-23 22:05:04 -06:00
Slava Pestov
0745f10068
Fix load error
2008-11-23 17:54:32 -06:00
Slava Pestov
35e9eb2508
Fix load error
2008-11-23 03:57:48 -06:00
Slava Pestov
a18f6b5a5e
help.html doesn't depend on html.components, reduces mason.test load time
2008-11-23 03:55:43 -06:00
Slava Pestov
4d9a4c573c
Update wordtimer for micros removal
2008-11-23 03:10:21 -06:00
Slava Pestov
3660643dcc
Remove extra/micros since we have this in the core now
2008-11-23 03:10:11 -06:00
Slava Pestov
7788b3e0db
Merge branch 'master' into microseconds
2008-11-23 03:06:32 -06:00
U-WSCHLIEP-PC\wschliep
72de2ff4fa
ui.gadgets.tabs: Fixed error; irc.ui.commands: Added /me
2008-11-22 23:11:44 -05:00
Bruno Deferrari
4281a30c15
irc.client: Fix, mark client as ready after log-in (was being marked as not ready)
2008-11-22 23:46:51 -02:00
Bruno Deferrari
8733599182
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-22 17:44:54 -02:00
Doug Coleman
fb8bdfe7e5
rename last-slice1 to slice1-last
2008-11-22 20:00:37 -06:00
Slava Pestov
ff8b9cf7e0
Fix compile error: inferrability of open-window exposed an invalid stack comment
2008-11-22 01:21:01 -06:00
Slava Pestov
0efa5e09c9
Add some gadgets which are broken on purpose to test UI error handling
2008-11-21 23:31:56 -06:00
Slava Pestov
e516795a75
Increase benchmark.fib6 running time
2008-11-21 23:24:59 -06:00
Slava Pestov
2cbc979460
Bail out on line-endings workarounds now that we have a better fix for that on Win64
2008-11-21 20:09:23 -06:00
Eduardo Cavazos
a7df5d0069
Merge branch 'master' of http://factorcode.org/git/factor
2008-11-21 06:03:45 -06:00
Slava Pestov
9e0db58c0f
Remove display-stack since its functionaly was merged into the listener
2008-11-21 02:26:08 -06:00
Eduardo Cavazos
5a99526598
boids: adjust 'USING:' line
2008-11-19 21:15:29 -06:00
Eduardo Cavazos
a100968f03
boids: another indentation fix
2008-11-19 20:32:28 -06:00
Slava Pestov
f3911ea09a
Merge branch 'master' of git://repo.or.cz/factor/jcg
2008-11-19 13:02:55 -06:00
Slava Pestov
8819f23312
Replace millis primitive with micros primitive
...
Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part
2008-11-19 01:50:05 -06:00
Slava Pestov
4f0a92e8b3
Fix conflict
2008-11-18 21:59:11 -06:00
Slava Pestov
7bf450e0f1
Fix typo
2008-11-18 21:58:30 -06:00
U-SLAVA-DFB8FF805\Slava
bfc44e68cd
Another render test fix; more fuzz
2008-11-18 20:51:45 -06:00
Slava Pestov
db42113bb9
Fix ui.render.test
2008-11-18 20:35:50 -06:00
Slava Pestov
13509fcabe
Fix memory corruption in cap
2008-11-18 20:35:41 -06:00
Bruno Deferrari
94a81a50c5
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-18 22:40:46 -02:00
Doug Coleman
a3601f8ecc
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-18 15:58:04 -06:00
Doug Coleman
6397a2f789
move state-tables to basis
2008-11-18 15:57:32 -06:00
U-SLAVA-DFB8FF805\Slava
565cd8913b
On Windows, white renders as 253 253 253 ??
2008-11-18 15:45:20 -06:00
Slava Pestov
5d2ee2f4a3
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-18 14:16:05 -06:00
Slava Pestov
7059cc733d
Remove bogus file
2008-11-18 14:15:56 -06:00
Slava Pestov
9fb6224e30
Add UI render test tool
2008-11-18 14:15:48 -06:00
Slava Pestov
f32908f502
Fix load-bitmap to work with negative height
2008-11-18 14:10:31 -06:00
Doug Coleman
cba8f2a860
swap . . -> [ . ] bi@
2008-11-18 14:09:50 -06:00
Doug Coleman
054dce145c
fix polynomial help lint
2008-11-18 14:00:27 -06:00
Doug Coleman
0a12467767
fix compile errors in ftp.server
2008-11-18 13:31:43 -06:00
Slava Pestov
67c8fd8182
Merge branch 'master' of git://factorcode.org/git/factor
2008-11-18 09:44:59 -06:00
Slava Pestov
f0552accce
Merge branch 'master' of git://projects.elasticdog.com/git/factor
2008-11-18 09:44:11 -06:00