Slava Pestov
|
a684164783
|
Fix non-tail recursive inline recursive compilation
|
2009-11-25 19:12:09 -06:00 |
Doug Coleman
|
e8a064c8b7
|
revert math.matrices.elimintion until someone fixes it properly
|
2009-11-24 20:41:59 -06:00 |
Doug Coleman
|
c077400df5
|
update docs for new alarms changes
|
2009-11-23 19:49:47 -06:00 |
Doug Coleman
|
333a45c1f5
|
store the current alarm in current-alarm
|
2009-11-23 19:19:34 -06:00 |
Doug Coleman
|
0b968cce9d
|
alarms: Stop repeated alarms after an error is thrown
|
2009-11-23 16:37:14 -06:00 |
Doug Coleman
|
90d0168917
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-22 18:23:12 -06:00 |
Slava Pestov
|
d3d3d7935a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-22 13:49:26 -06:00 |
Slava Pestov
|
6d396c51ab
|
io.launcher.unix: tests don't hang on failure
|
2009-11-22 13:49:10 -06:00 |
Doug Coleman
|
772de276fd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-21 20:57:27 -06:00 |
Doug Coleman
|
c2ceaa8b96
|
use CONSTANT: in epoll
|
2009-11-21 20:56:39 -06:00 |
Doug Coleman
|
584c44464a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-21 18:16:23 -06:00 |
Doug Coleman
|
ac184d3d11
|
remove >duration word and instead make a private >nanoseconds word in alarms
|
2009-11-21 18:01:25 -06:00 |
Slava Pestov
|
08b6ebc7fa
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
56a7a674af
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-21 17:47:54 -06:00 |
Slava Pestov
|
54543ca325
|
tools.time: update docs
|
2009-11-21 17:46:27 -06:00 |
Slava Pestov
|
65176e21e3
|
alarms: pass correct parameter to sleep-until, fixes 100% CPU usage in UI
|
2009-11-21 17:46:10 -06:00 |
Slava Pestov
|
2e8fceeb4a
|
tools.threads: report correct sleep time
|
2009-11-21 17:45:47 -06:00 |
Slava Pestov
|
36639c7efd
|
Various Windows load fixes
|
2009-11-21 17:24:37 -06:00 |
Slava Pestov
|
4012c02c48
|
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
|
bec91e3327
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-20 22:16:46 -06:00 |
Slava Pestov
|
2cb65c2d46
|
tools.deploy.test.17: fix typo
|
2009-11-20 15:35:12 -06:00 |
Doug Coleman
|
c977887521
|
clean up the end of the easter word
|
2009-11-20 04:27:00 -06:00 |
Slava Pestov
|
d37f3eac5e
|
tools.deploy.test.17: database deployment test
|
2009-11-20 03:23:24 -06:00 |
Slava Pestov
|
2ad5796b6a
|
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
|
49abe313a3
|
Clean up startup/shutdown hook code
|
2009-11-20 00:57:49 -06:00 |
Slava Pestov
|
b8987749f7
|
Move nano-count>timestamp word to core-foundation.run-loop since its pretty specialized
|
2009-11-20 00:12:16 -06:00 |
Slava Pestov
|
312e86e19e
|
Bootstrap and mason now record times in nanoseconds
|
2009-11-19 23:50:30 -06:00 |
Slava Pestov
|
b1743bd6b2
|
alien.c-types: fix help lint
|
2009-11-19 23:22:08 -06:00 |
Doug Coleman
|
16e7e90d12
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-19 19:49:33 -06:00 |
Slava Pestov
|
058be8ca47
|
stack-checker: fix error message printed when do-primitive is inferred
|
2009-11-19 19:43:41 -06:00 |
Doug Coleman
|
dddeb07c3c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-19 19:37:25 -06:00 |
Slava Pestov
|
5a74b2bb28
|
alien.c-types: make sure generated words reference C type words not strings
|
2009-11-19 19:34:58 -06:00 |
Slava Pestov
|
d6c1fed06c
|
classes.struct: compute slot offsets before alignment to fix struct size problem on PPC
|
2009-11-19 19:34:46 -06:00 |
Doug Coleman
|
80240c82f0
|
use nanoseconds in the core-foundation run-loop
|
2009-11-19 19:22:36 -06:00 |
Doug Coleman
|
8dc1341f8f
|
update calendar tests
|
2009-11-19 18:27:22 -06:00 |
Doug Coleman
|
b335fdb13c
|
use nano-count for timing bootstrap
|
2009-11-19 18:24:34 -06:00 |
Doug Coleman
|
298594c193
|
use nano-count instead of timestamps for mouse clicks
|
2009-11-19 18:23:29 -06:00 |
Doug Coleman
|
4d6bae9a21
|
update run-loop multiplexer
|
2009-11-19 14:18:27 -06:00 |
Doug Coleman
|
ee7f0ac5e4
|
fix stack effects for nanosseconds, update io backends for nanos
|
2009-11-19 04:51:47 -06:00 |
Doug Coleman
|
dbf43359bf
|
report times in ms again
|
2009-11-19 04:05:57 -06:00 |
Doug Coleman
|
34ab575597
|
print correct time on bootstrap
|
2009-11-19 03:22:43 -06:00 |
Slava Pestov
|
5a526095dc
|
bootstrap.stage2: fix bootstrap time reporting
|
2009-11-19 02:08:28 -06:00 |
Slava Pestov
|
a7d8a35bff
|
Fix potential assertion failure if GC was invoked while enabling profiling
|
2009-11-19 01:49:26 -06:00 |
Doug Coleman
|
ca39b38303
|
remove system-millis and update vocabs to use system-micros or nano-count
|
2009-11-18 20:56:09 -06:00 |
Doug Coleman
|
0012957c84
|
better pipe name on windows
|
2009-11-18 20:04:37 -06:00 |
Doug Coleman
|
9a6ac70140
|
fix load errors
|
2009-11-18 18:53:03 -06:00 |
Doug Coleman
|
380e7c0729
|
Merge branch 'nanos' of git://factorcode.org/git/factor into nanos
|
2009-11-18 18:36:03 -06:00 |
Doug Coleman
|
a2aa9a87de
|
use system-micros
|
2009-11-18 18:27:35 -06:00 |
Doug Coleman
|
691ffa79eb
|
use system-micros
|
2009-11-18 18:26:27 -06:00 |
Doug Coleman
|
f29abf5740
|
use $subsections instead of $subsection
|
2009-11-18 16:40:18 -06:00 |