Slava Pestov
|
f5395a9c1e
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2008-12-12 19:25:11 -06:00 |
Jose A. Ortega Ruiz
|
d3c279469c
|
FUEL: Asynchronous comms with Factor implemented. Help mode improvements.
|
2008-12-13 01:54:18 +01:00 |
Slava Pestov
|
5e6f94ef62
|
Update iokit for core-foundation split
|
2008-12-12 18:49:24 -06:00 |
Slava Pestov
|
d2a1a2326b
|
Use gdb on Windows
|
2008-12-12 18:44:43 -06:00 |
Slava Pestov
|
210c661d4d
|
Add unportable tag to core-foundation.timers
|
2008-12-12 02:41:10 -06:00 |
Slava Pestov
|
0ba2c964af
|
Remove obsolete file, add unit tests for core-foundation.run-loop, add <CFTimer> word
|
2008-12-12 02:18:50 -06:00 |
Slava Pestov
|
36c36a7f83
|
Update code for core-foundation split, add core-foundation.timers
|
2008-12-12 01:11:37 -06:00 |
Slava Pestov
|
38046364ac
|
Fix memory test on OpenBSD
|
2008-12-12 01:00:32 -06:00 |
Slava Pestov
|
46a1089fd8
|
Split up core-foundation vocabulary since it was getting out of hand
|
2008-12-12 00:33:05 -06:00 |
Slava Pestov
|
c6529dec56
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-12-11 23:58:55 -06:00 |
Joe Groff
|
e5ef3d9b95
|
don't need dispose on offscreen-world, and it breaks compiling
|
2008-12-11 21:49:45 -08:00 |
Slava Pestov
|
07ff3a4441
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-12-11 23:33:16 -06:00 |
Slava Pestov
|
e9d80dcb63
|
Move Unix I/O multiplexers to io.unix.multiplexers, new run loop-based multiplexer integrates a kqueue with a CFRunLoop on Mac OS X
|
2008-12-11 22:48:19 -06:00 |
Joe Groff
|
b7bad6b2bb
|
Metadata and docs for ui.offscreen
|
2008-12-11 18:32:40 -08:00 |
Joe Groff
|
ed45192b6d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-11 17:16:12 -08:00 |
Joe Groff
|
e795571639
|
seed of X11 offscreen backend
|
2008-12-11 16:50:37 -08:00 |
Slava Pestov
|
c679ae025b
|
Rename tools.disassembler.udis:& to alien.syntax:&: and fix it to survive image save/load
|
2008-12-11 00:03:58 -06:00 |
Philipp Winkler
|
0cc4dc4e0a
|
Allow post data to be send on PUT as well as POST actions. Allow any message between 200 and 299 to mean success.
|
2008-12-10 21:30:33 -08:00 |
Slava Pestov
|
717bceb6ff
|
Use kqueue on BSD
|
2008-12-10 20:24:22 -06:00 |
Slava Pestov
|
f849e41c7e
|
Fix select MX
|
2008-12-10 20:23:37 -06:00 |
Slava Pestov
|
537af9ed9b
|
Fix docs again
|
2008-12-10 20:23:37 -06:00 |
Slava Pestov
|
d327786cb9
|
kqueue and epoll code wasn't checking for EINTR properly, leading to hangs
|
2008-12-10 20:10:47 -06:00 |
Slava Pestov
|
f020fd39ec
|
Fix ui.gestures help lint
|
2008-12-10 19:45:42 -06:00 |
Slava Pestov
|
2103c591e6
|
Add unportable tag for tools.disassembler.udis
|
2008-12-10 19:36:07 -06:00 |
Slava Pestov
|
cefdec0644
|
Use udis on x86
|
2008-12-10 19:35:18 -06:00 |
Slava Pestov
|
51ee6be047
|
Clarify wait-for-process docs
|
2008-12-10 19:16:49 -06:00 |
Slava Pestov
|
f86caab386
|
Fix compile error
|
2008-12-10 17:33:29 -06:00 |
Slava Pestov
|
e57b28b6e1
|
Check for signal exit status
|
2008-12-10 17:30:07 -06:00 |
Slava Pestov
|
e6145c71c0
|
Change a -rot usage to 2dip
|
2008-12-10 17:26:54 -06:00 |
Slava Pestov
|
7f3b946264
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-10 16:40:15 -06:00 |
Slava Pestov
|
6346999f66
|
Fix race condition with gesture handling and grafting
|
2008-12-10 16:40:05 -06:00 |
Slava Pestov
|
24a8cb0a95
|
Remove >r/r> usage from ui.cocoa
|
2008-12-10 16:25:57 -06:00 |
Doug Coleman
|
2af947b08e
|
fix using for recent change
|
2008-12-10 14:43:56 -06:00 |
Doug Coleman
|
164f8ccb67
|
parse the fsid_t for the rest of the platforms
|
2008-12-10 14:28:22 -06:00 |
Joe Groff
|
88856fac21
|
OSX VM requires function from Cocoa framework, so link against it even when building for X11
|
2008-12-10 12:22:17 -08:00 |
Eduardo Cavazos
|
84675ad96d
|
Merge branch 'master' of factorcode.org:/git/factor
|
2008-12-10 13:55:35 -06:00 |
Eduardo Cavazos
|
22fb541856
|
pong: Un-closurify
|
2008-12-10 13:54:41 -06:00 |
Eduardo Cavazos
|
195acdd600
|
flatland: add 'within?'
|
2008-12-10 13:54:22 -06:00 |
Joe Groff
|
dc5727a212
|
oops
|
2008-12-10 07:28:33 -08:00 |
Joe Groff
|
c9f041f79d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-10 07:10:30 -08:00 |
Doug Coleman
|
3629b9e5bd
|
win32 offscreen refinements
|
2008-12-10 08:49:50 -06:00 |
Slava Pestov
|
d821cd7281
|
Fix win64 bootstrap
|
2008-12-10 01:19:22 -06:00 |
Slava Pestov
|
eb654e948e
|
Print messages as benchmarks are run
|
2008-12-10 01:12:08 -06:00 |
Doug Coleman
|
cd0f46c668
|
GdiFlush when selecting gl context to make offscreen rendering work
|
2008-12-10 01:05:03 -06:00 |
Doug Coleman
|
6fd87b747c
|
windows offscreen tweaks
|
2008-12-10 00:55:33 -06:00 |
Doug Coleman
|
3e587c2f89
|
gitter compilin'
|
2008-12-10 00:31:57 -06:00 |
Doug Coleman
|
f9332aa907
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 21:55:00 -06:00 |
Slava Pestov
|
06353b3442
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 21:50:47 -06:00 |
Slava Pestov
|
2a3db4cd23
|
Minor optimization to flip
|
2008-12-09 21:50:31 -06:00 |
Doug Coleman
|
4f2c612cda
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 21:31:09 -06:00 |