shrub/vere
Joe Bryan abe21628d5 Merge branch 'release-candidate' into build-compat
* release-candidate: (27 commits)
  Style nits
  [CI] Update arvo
  Add a jet for +del:by
  fit UTF-8 tape bug
  calls u3_raft_work on leader promotion (for eager restart effects)
  removes unused u3v_nick (effect traversal) and u3v_http_request
  refactors event replay, removing unnecessary effect traversal
  refactors event poke, removing unnecessary effect traversal
  trailing whitespace
  adds and corrects some raft comments
  separates effects and persistence
  updates terminal to always 32 bytes on read
  updates ames to always allocate 2K bytes on read
  set alarm for behn timers
  updates u3_raft_work() to be async, adds sync u3_raft_play()
  synchronously processes each event singly
  handles effect/event pairs singly while iterating queue
  factor out raft_pump()
  factored out _raft_crop() and _raft_poke()
  uncouple roe mutation
  ...
2018-12-13 17:22:04 -05:00
..
ames.c updates ames to always allocate 2K bytes on read 2018-12-11 18:39:02 -05:00
behn.c trailing whitespace 2018-12-11 18:42:38 -08:00
cttp.c fixes 0-byte allocation in _cttp_bods_to_vec() 2018-12-08 20:09:23 -05:00
dawn.c adds and uses c3_realloc() 2018-12-08 20:09:23 -05:00
http.c adds and uses c3_realloc() 2018-12-08 20:09:23 -05:00
loop.c updates u3_raft_work() to be async, adds sync u3_raft_play() 2018-12-11 17:13:55 -05:00
main.c prevents profiling on *bsd 2018-12-13 17:04:26 -05:00
raft.c Merge pull request #1103 from urbit/work-on-lead 2018-12-12 02:27:23 -05:00
reck.c removes unused variable in _reck_kick_spec() 2018-12-10 12:01:03 -05:00
save.c removes i/o polling 2018-11-26 16:29:38 -05:00
sist.c refactors event replay, removing unnecessary effect traversal 2018-12-12 00:39:31 -05:00
term.c fit UTF-8 tape bug 2018-12-12 18:19:54 -08:00
time.c descriptive names for c files 2015-06-23 21:29:11 -04:00
unix.c ensure file path is always freed 2018-12-10 18:02:37 -05:00
walk.c recursively mkdir in u3_walk_save 2018-03-02 17:39:08 -05:00