Slava Pestov
|
3148429e0c
|
Fix texture resizing on S3 hardware on Windows. Reported by Kobi Lurie
|
2009-04-19 03:06:05 -05:00 |
Slava Pestov
|
97b19ff025
|
Fix typo in ui.text docs
|
2009-04-19 03:04:41 -05:00 |
Slava Pestov
|
47820bda51
|
Oops
|
2009-04-19 03:04:35 -05:00 |
Slava Pestov
|
1c123e7e22
|
Remove some usages of -rot and tuck
|
2009-04-18 21:53:22 -05:00 |
Alec Berryman
|
54f82be4e0
|
fuel: fix usage of (fuel-eval)
It used to take a string, but now takes a sequence of strings.
|
2009-04-18 22:37:18 -04:00 |
Slava Pestov
|
c8bd29d575
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-18 19:52:40 -05:00 |
Slava Pestov
|
8891573a77
|
windows.dinput.constants: fix warnings
|
2009-04-18 19:52:29 -05:00 |
Slava Pestov
|
2979360d48
|
sorting.slots: help lint
|
2009-04-18 19:52:12 -05:00 |
Doug Coleman
|
f22ee5ad8d
|
fix one more bug with scaffold..
|
2009-04-18 19:18:41 -05:00 |
Doug Coleman
|
b15cf5f7ea
|
fix load error
|
2009-04-18 19:05:57 -05:00 |
Doug Coleman
|
49eec252d2
|
scaffold factor-boot-rc on windows instead of .factor-boot-rc
|
2009-04-18 18:28:09 -05:00 |
Slava Pestov
|
bb06e98dfb
|
Fix compiler warning in jamshred.log
|
2009-04-18 16:44:42 -05:00 |
Slava Pestov
|
2d8d7f120f
|
sort-by-slots => sort-by
|
2009-04-18 16:44:34 -05:00 |
Slava Pestov
|
0ca924124a
|
Rewrite sorting.slots
|
2009-04-18 16:44:24 -05:00 |
Doug Coleman
|
8820c95964
|
make x11.io.unix unportable
|
2009-04-18 15:21:12 -05:00 |
Doug Coleman
|
49365799d1
|
make openal.example load, it's still broken..
|
2009-04-18 13:48:15 -05:00 |
Doug Coleman
|
c1d1fe9b20
|
minor fixes in sorting
|
2009-04-18 13:44:20 -05:00 |
Doug Coleman
|
567bd334a0
|
modernize openal.other
|
2009-04-18 11:42:53 -05:00 |
Doug Coleman
|
badefd0865
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-18 11:34:03 -05:00 |
Slava Pestov
|
9add08c200
|
Move math.matrices to basis
|
2009-04-18 04:09:16 -05:00 |
Slava Pestov
|
51c6390cfa
|
mason.child: fix tests
|
2009-04-18 04:08:09 -05:00 |
Slava Pestov
|
b4bb4d55fa
|
Merge branch 'master' of git://factorcode.org/git/wrunt
|
2009-04-18 03:30:44 -05:00 |
Slava Pestov
|
6427360309
|
Merge branch 'x11_event_loop'
|
2009-04-18 03:28:36 -05:00 |
Slava Pestov
|
8baaf04ac5
|
When doing code heap compaction, don't scan stacks as roots since we're going to exit anyway
|
2009-04-18 03:25:51 -05:00 |
Slava Pestov
|
e811dd6192
|
Reverse compiler.errors => tools.errrs dependency to reduce deploy image size
|
2009-04-18 03:21:31 -05:00 |
Slava Pestov
|
7417a8741e
|
generalizations: fix help lint
|
2009-04-18 03:09:50 -05:00 |
Slava Pestov
|
51789bb9dd
|
Merge branch 'master' into x11_event_loop
|
2009-04-18 03:06:10 -05:00 |
Slava Pestov
|
5c1cffbe60
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-18 03:05:33 -05:00 |
Slava Pestov
|
b5acfdcd64
|
mason: fix some bugs
|
2009-04-18 03:04:03 -05:00 |
Slava Pestov
|
427710427c
|
awaken-event-loop does nothing if dpy-fd not set; move x11.unix to x11.io.unix
|
2009-04-18 02:54:34 -05:00 |
Slava Pestov
|
5579842d7a
|
Fix USING:
|
2009-04-18 02:52:29 -05:00 |
Slava Pestov
|
616c293d86
|
X-FUNCTION: calls awaken-event-loop
|
2009-04-18 02:39:55 -05:00 |
Slava Pestov
|
c3e7db3852
|
Refactor FUNCTION: to make it more extensible
|
2009-04-18 02:37:35 -05:00 |
Slava Pestov
|
0a22476cd3
|
Add awaken-event-loop word
|
2009-04-18 02:19:49 -05:00 |
Doug Coleman
|
7e5ab38ed1
|
use unclip-last-slice
|
2009-04-18 02:04:58 -05:00 |
Slava Pestov
|
4f74810c15
|
Split off x11 vocab from x11.xlib, and add x11.unix for event loop integration
|
2009-04-18 01:56:29 -05:00 |
erg
|
d3e24a7b7e
|
add editors.gedit
|
2009-04-18 01:43:40 -05:00 |
Doug Coleman
|
9503efa9a8
|
working on sorting.slots
|
2009-04-18 01:38:39 -05:00 |
Doug Coleman
|
7902334b20
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-17 23:25:02 -05:00 |
Doug Coleman
|
df9c48c586
|
dont allow tests of help scaffolding unless the vocabulary exists
|
2009-04-17 23:24:41 -05:00 |
Slava Pestov
|
86e4e314f3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-17 22:49:59 -05:00 |
Slava Pestov
|
d22ae36ca5
|
Revert part of 509869ca70
|
2009-04-17 22:49:42 -05:00 |
Doug Coleman
|
a12698ee5e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-17 22:28:44 -05:00 |
Doug Coleman
|
e59f69ba6f
|
ignore .so and a.out
|
2009-04-17 22:27:28 -05:00 |
Doug Coleman
|
d1d0b7d34e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-17 21:38:59 -05:00 |
Doug Coleman
|
5e6cc3bf46
|
more api work for windows
|
2009-04-17 21:37:20 -05:00 |
Doug Coleman
|
549ddcd2df
|
make some words not macros
|
2009-04-17 21:24:36 -05:00 |
Doug Coleman
|
2fe4560e6c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-17 21:21:51 -05:00 |
Slava Pestov
|
af600d5aac
|
mason: working on a big overhaul of mason. Status updates sent to a web service, binary upload notification via Twitter
|
2009-04-17 20:59:59 -05:00 |
Slava Pestov
|
3586736b34
|
mason.test: benchmark files were read in wrong order
|
2009-04-17 20:59:11 -05:00 |