Commit Graph

15316 Commits

Author SHA1 Message Date
Steve Dee
d9e445c2ec Poll in u2_lo_loop
This fixes daemon mode.

Strictly speaking, the _lo_poll call is only necessary when we're
in daemon mode, but having our network code randomly work as a side
effect of polling for terminal input seems like a poor life choice,
so we do it unconditionally.
2013-12-17 13:02:32 -08:00
C. Guy Yarvin
0e94b1b435 Merge branch 'master' of github.com:urbit/urbit 2013-12-17 11:36:21 -08:00
C. Guy Yarvin
68b25a7f18 Merge branch 'master' of github.com:urbit/urbit 2013-12-17 11:36:21 -08:00
C. Guy Yarvin
f427ae82f1 Check in some imperial keyprints. 2013-12-17 11:35:45 -08:00
C. Guy Yarvin
e9bae7ceb1 Check in some imperial keyprints. 2013-12-17 11:35:45 -08:00
C. Guy Yarvin
3bb91d91da I hate having a detached HEAD. 2013-12-17 11:13:44 -08:00
C. Guy Yarvin
9cc9ded098 I hate having a detached HEAD. 2013-12-17 11:13:44 -08:00
Steven Dee
60f68a9fd5 Optimistically removing bogus comment 2013-12-17 18:51:52 +00:00
C. Guy Yarvin
9f3efa799f Various hoon improvements. 2013-12-16 20:48:40 -08:00
C. Guy Yarvin
d9cf92622d Various hoon improvements. 2013-12-16 20:48:40 -08:00
Steve Dee
a75e974af9 Fix remaining non-libuv memory leaks
The only leaks remaining are in libuv's fsevents code. They could
be our fault, but it's unlikely.
2013-12-16 18:36:32 -08:00
C. Guy Yarvin
43e81ec55e Merge branch 'master' of github.com:urbit/urbit into funky 2013-12-16 16:09:25 -08:00
C. Guy Yarvin
03e63286d9 Merge branch 'master' of github.com:urbit/urbit into funky 2013-12-16 16:09:25 -08:00
cgyarvin
ab5cfea465 Merge pull request #101 from mrdomino/master
Fix a considerable memory leak
2013-12-16 16:07:05 -08:00
Steve Dee
5e322dedca Fix a considerable memory leak
Considerable meaning "we were keeping around a copy of everything
we've ever taken a hash of."
2013-12-16 16:01:56 -08:00
C. Guy Yarvin
5e4b12b5d9 Reversed %bush and %reed. 2013-12-16 10:53:22 -08:00
C. Guy Yarvin
29f40e633d %bc* complete with new twig and tile. 2013-12-15 18:44:44 -08:00
C. Guy Yarvin
9c59feaffd More cleanup. 2013-12-15 17:15:04 -08:00
C. Guy Yarvin
25bddfb829 %bcts to %bczp. Double verified. 2013-12-15 15:40:44 -08:00
C. Guy Yarvin
6474f37de2 Replace %base with %axil. Double verified. 2013-12-15 12:52:24 -08:00
C. Guy Yarvin
8aa84c3d6c Fully done with cnts. Verified. 2013-12-15 01:48:16 -08:00
C. Guy Yarvin
4a2646c776 Fully done with cnts. Verified. 2013-12-15 01:48:16 -08:00
C. Guy Yarvin
5662848e5f Almost all the way on cnts. 2013-12-15 01:02:05 -08:00
C. Guy Yarvin
776172e6bb Almost all the way on cnts. 2013-12-15 01:02:05 -08:00
C. Guy Yarvin
77a92e91bc Verified - more cnts. 2013-12-15 00:42:52 -08:00
C. Guy Yarvin
23252fdda5 Double verified, more hxts. 2013-12-15 00:33:53 -08:00
C. Guy Yarvin
a440b80f6e Double verified, early hxts. 2013-12-15 00:23:23 -08:00
C. Guy Yarvin
39c0b79b3f Double verified, early hxts. 2013-12-15 00:23:23 -08:00
C. Guy Yarvin
cd22d4e185 Double verified step. 2013-12-14 23:07:57 -08:00
C. Guy Yarvin
138f886cc0 Double verified step. 2013-12-14 22:46:41 -08:00
C. Guy Yarvin
23617f7ffe Double verified step. 2013-12-14 22:27:48 -08:00
C. Guy Yarvin
eacde68d55 Double verified step. 2013-12-14 22:12:58 -08:00
C. Guy Yarvin
a31ccc3f2b Double verified step. 2013-12-14 21:52:07 -08:00
C. Guy Yarvin
6ae443870f Double verified step. 2013-12-14 21:42:27 -08:00
C. Guy Yarvin
dae64f9bdc Double verified step. 2013-12-14 21:27:28 -08:00
C. Guy Yarvin
cbe6f50d93 Double verified step. 2013-12-14 21:12:37 -08:00
C. Guy Yarvin
ee09de098d Double verified step. 2013-12-14 21:07:33 -08:00
C. Guy Yarvin
59eb629d83 Double verified stage. 2013-12-14 19:39:43 -08:00
C. Guy Yarvin
9387c2b7d8 Double verified step. 2013-12-14 19:04:52 -08:00
C. Guy Yarvin
df4eaab383 Breach changed kthp. 2013-12-13 13:11:26 -08:00
C. Guy Yarvin
a6152b80f9 Breach stage point 1. 2013-12-13 12:52:06 -08:00
C. Guy Yarvin
ec24937615 Breach stage point 1. 2013-12-13 12:52:06 -08:00
C. Guy Yarvin
484a151ddb Breach branch now self-compiles. 2013-12-13 11:21:48 -08:00
C. Guy Yarvin
420e63cbbf Transfer ~dys from Stanislav Datskovskiy to Mike Gogulski. 2013-12-13 09:00:45 -08:00
C. Guy Yarvin
b8f5a76d3d Basically a stash. 2013-12-13 08:59:09 -08:00
C. Guy Yarvin
9d9d32122e Some intermediate progress. 2013-12-12 17:44:15 -08:00
C. Guy Yarvin
d5adcd91b1 Merge branch 'master' of github.com:urbit/urbit 2013-12-12 10:49:08 -08:00
C. Guy Yarvin
b5e33354ce Merge branch 'master' of github.com:urbit/urbit 2013-12-12 10:49:08 -08:00
johncburnham
9740188188 Merge pull request #99 from mrdomino/master
@ud format event counter
2013-12-11 20:35:39 -08:00
Steven Dee
52385c8276 @ud format event counter 2013-12-11 23:30:46 -05:00