urbit/noun
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
..
allocate.c Shrink preallocation of cells from 262.144 cells to 4.096 2018-11-23 13:05:39 -08:00
events.c print error on failed syscall in _ce_patch_create() 2018-06-18 13:50:26 -04:00
hashtable.c fix profiling leaks 2018-04-02 14:08:28 -07:00
imprison.c prevents 0-byte allocations in u3i_molt() and u3r_mean() 2018-12-08 20:09:23 -05:00
jets.c fixes memory leak in _cj_je_fsck() 2018-12-08 20:09:23 -05:00
manage.c Merge pull request #1085 from urbit/boot-pill-userspace 2018-12-05 13:50:23 -05:00
nock.c fix reference handling error in _n_reap() 2018-11-09 11:53:14 -08:00
retrieve.c prevents 0-byte allocations in u3i_molt() and u3r_mean() 2018-12-08 20:09:23 -05:00
trace.c Merge branch 'release-candidate' into build-compat 2018-12-13 17:22:04 -05:00
vortex.c removes unused u3v_nick (effect traversal) and u3v_http_request 2018-12-12 00:40:04 -05:00
xtract.c Added function noun/xtract.c:u3x_hext(). 2017-06-24 11:36:46 -04:00
zave.c descriptive names for c files 2015-06-23 21:29:11 -04:00