Doug Coleman
|
a37908e00e
|
store the current alarm in current-alarm
|
2009-11-23 19:19:34 -06:00 |
Doug Coleman
|
a0b13cdb2c
|
alarms: Stop repeated alarms after an error is thrown
|
2009-11-23 16:37:14 -06:00 |
Doug Coleman
|
6af0482e4f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-22 18:23:12 -06:00 |
Slava Pestov
|
79d0211c02
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-22 13:49:26 -06:00 |
Slava Pestov
|
c222e5b6b1
|
io.launcher.unix: tests don't hang on failure
|
2009-11-22 13:49:10 -06:00 |
Doug Coleman
|
1566d4d184
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-21 20:57:27 -06:00 |
Doug Coleman
|
3a90db03c6
|
use CONSTANT: in epoll
|
2009-11-21 20:56:39 -06:00 |
Doug Coleman
|
c794c347a3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-21 18:16:23 -06:00 |
Doug Coleman
|
97288b8a04
|
remove >duration word and instead make a private >nanoseconds word in alarms
|
2009-11-21 18:01:25 -06:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
f6ff09cc72
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-21 17:47:54 -06:00 |
Slava Pestov
|
39a2d4303e
|
tools.time: update docs
|
2009-11-21 17:46:27 -06:00 |
Slava Pestov
|
d001e0176a
|
alarms: pass correct parameter to sleep-until, fixes 100% CPU usage in UI
|
2009-11-21 17:46:10 -06:00 |
Slava Pestov
|
bbb95db5e6
|
tools.threads: report correct sleep time
|
2009-11-21 17:45:47 -06:00 |
Slava Pestov
|
5ccce283fa
|
Various Windows load fixes
|
2009-11-21 17:24:37 -06:00 |
Slava Pestov
|
50b3f076e8
|
edit-error now works if the error has a file name but not a line number
|
2009-11-21 17:23:59 -06:00 |
Doug Coleman
|
57ed581f22
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-20 22:16:46 -06:00 |
Slava Pestov
|
c2e9cc8ee7
|
tools.deploy.test.17: fix typo
|
2009-11-20 15:35:12 -06:00 |
Doug Coleman
|
d1117a66cb
|
clean up the end of the easter word
|
2009-11-20 04:27:00 -06:00 |
Slava Pestov
|
10800a009a
|
tools.deploy.test.17: database deployment test
|
2009-11-20 03:23:24 -06:00 |
Slava Pestov
|
ffd7de02d6
|
Update a few places that used string C type names to use words; fixes some deploy tests
|
2009-11-20 03:21:48 -06:00 |
Slava Pestov
|
24c3ddbbde
|
Clean up startup/shutdown hook code
|
2009-11-20 00:57:49 -06:00 |
Slava Pestov
|
3d585fa858
|
Move nano-count>timestamp word to core-foundation.run-loop since its pretty specialized
|
2009-11-20 00:12:16 -06:00 |
Slava Pestov
|
6a2cf3516d
|
Bootstrap and mason now record times in nanoseconds
|
2009-11-19 23:50:30 -06:00 |
Slava Pestov
|
c55bdc0d34
|
alien.c-types: fix help lint
|
2009-11-19 23:22:08 -06:00 |
Doug Coleman
|
9c943e5ad0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-19 19:49:33 -06:00 |
Slava Pestov
|
1d16152057
|
stack-checker: fix error message printed when do-primitive is inferred
|
2009-11-19 19:43:41 -06:00 |
Doug Coleman
|
52697db357
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-19 19:37:25 -06:00 |
Slava Pestov
|
2c553bcc86
|
alien.c-types: make sure generated words reference C type words not strings
|
2009-11-19 19:34:58 -06:00 |
Slava Pestov
|
c0588221cf
|
classes.struct: compute slot offsets before alignment to fix struct size problem on PPC
|
2009-11-19 19:34:46 -06:00 |
Doug Coleman
|
09e9293866
|
use nanoseconds in the core-foundation run-loop
|
2009-11-19 19:22:36 -06:00 |
Doug Coleman
|
9ce3e9f84f
|
update calendar tests
|
2009-11-19 18:27:22 -06:00 |
Doug Coleman
|
2711456935
|
use nano-count for timing bootstrap
|
2009-11-19 18:24:34 -06:00 |
Doug Coleman
|
d9d2fe6c92
|
use nano-count instead of timestamps for mouse clicks
|
2009-11-19 18:23:29 -06:00 |
Doug Coleman
|
dc1eefbcc9
|
update run-loop multiplexer
|
2009-11-19 14:18:27 -06:00 |
Doug Coleman
|
adcb0df0c4
|
fix stack effects for nanosseconds, update io backends for nanos
|
2009-11-19 04:51:47 -06:00 |
Doug Coleman
|
b388d2a34b
|
report times in ms again
|
2009-11-19 04:05:57 -06:00 |
Doug Coleman
|
35695b6ff8
|
print correct time on bootstrap
|
2009-11-19 03:22:43 -06:00 |
Slava Pestov
|
a3cb03548c
|
bootstrap.stage2: fix bootstrap time reporting
|
2009-11-19 02:08:28 -06:00 |
Slava Pestov
|
f47b72d98b
|
Fix potential assertion failure if GC was invoked while enabling profiling
|
2009-11-19 01:49:26 -06:00 |
Doug Coleman
|
f4450653a9
|
remove system-millis and update vocabs to use system-micros or nano-count
|
2009-11-18 20:56:09 -06:00 |
Doug Coleman
|
8d43f4e911
|
better pipe name on windows
|
2009-11-18 20:04:37 -06:00 |
Doug Coleman
|
94a287a6ac
|
fix load errors
|
2009-11-18 18:53:03 -06:00 |
Doug Coleman
|
23a1c92262
|
Merge branch 'nanos' of git://factorcode.org/git/factor into nanos
|
2009-11-18 18:36:03 -06:00 |
Doug Coleman
|
fc3b126d8f
|
use system-micros
|
2009-11-18 18:27:35 -06:00 |
Doug Coleman
|
097111e7c2
|
use system-micros
|
2009-11-18 18:26:27 -06:00 |
Doug Coleman
|
daf3094b8c
|
use $subsections instead of $subsection
|
2009-11-18 16:40:18 -06:00 |
Doug Coleman
|
11c9c6004f
|
document nano-count, move monotonic-clock to hell
|
2009-11-18 16:33:10 -06:00 |
Doug Coleman
|
070393df70
|
use nano-count instead of monotonic counters, dont allow sleeping for
timestamps
|
2009-11-18 16:20:29 -06:00 |
Doug Coleman
|
6f7ec206a1
|
rename millis to system-millis, micros to system-micros, add nano-count
|
2009-11-18 15:58:48 -06:00 |