Slava Pestov
|
b683ecaa74
|
Merge branch 'master' of git://factorcode.org/git/factor into no_literal_table
|
2009-11-27 18:32:21 -06:00 |
Slava Pestov
|
77a877789a
|
vm: new implementation of modify-code-heap that doesn't use literal tables
|
2009-11-25 17:20:48 -06:00 |
Slava Pestov
|
4ebaf956c3
|
vm: non-optimizing compiler now compiles word definition quotations with the owner set to the word object
|
2009-11-24 22:44:04 -06:00 |
Slava Pestov
|
73e105bfc4
|
vm: flush icache after GC
|
2009-11-24 21:36:35 -06:00 |
Slava Pestov
|
69b4e8e2c3
|
Merge branch 'master' into no_literal_table
|
2009-11-24 21:24:49 -06:00 |
Slava Pestov
|
b09d6ef586
|
vm: deallocate old PIC after allocating the new one to avoid having the code heap potentially point to a free block during compaction
|
2009-11-24 21:20:23 -06:00 |
Doug Coleman
|
7a00f24d6b
|
revert math.matrices.elimintion until someone fixes it properly
|
2009-11-24 20:41:59 -06:00 |
Slava Pestov
|
bfd4cce364
|
vm: compaction now updates the needs_fixup set
|
2009-11-24 19:29:59 -06:00 |
Doug Coleman
|
5793d2e2eb
|
update docs for new alarms changes
|
2009-11-23 19:49:47 -06:00 |
Doug Coleman
|
a37908e00e
|
store the current alarm in current-alarm
|
2009-11-23 19:19:34 -06:00 |
Slava Pestov
|
001a3f2847
|
vm: mark sweep now traces code block references; rename embedded_pointer to instruction_operand
|
2009-11-23 19:17:12 -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
|
f96b127ba9
|
Merge branch 'master' into no_literal_table
|
2009-11-22 14:14:20 -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 |
Slava Pestov
|
b28619ce2f
|
vm: minor GC traces embedded pointers
|
2009-11-22 13:37:39 -06:00 |
Slava Pestov
|
57fe0dea48
|
Fix conflict
|
2009-11-22 02:12:44 -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
|
7065b2bd2b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-21 17:46:50 -06:00 |
Doug Coleman
|
6b780f5843
|
fix openbsd compile
|
2009-11-30 12:58:39 -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
|
cc5a862898
|
mason.report: better benchmark timings
|
2009-11-20 18:20:45 -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 |
Doug Coleman
|
bce084ac12
|
fix windows compile error
|
2009-11-20 04:21:21 -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
|
8cbe676062
|
mason.report: put github link in build reports
|
2009-11-20 00:12:28 -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 |