urbit/include
Joe Bryan 54bc2c54a5 Merge branch 'master' into cc-release
* master: (50 commits)
  stop snprintfing from a string into itself
  pin arvo version number
  bumped urbit version number
  saves a checkpoint during replay, every 100K events or on failure
  simplifies loom init and checkpoint restore
  - Adds tracing during playback - stop snprintf-ing from one string into another, which is undefined behavior
  reclaim memory every 1k events in live operation or replay
  splits log files between arvo events
  name trace files by urbit date
  automatically split json trace outputs at 100000 line intervals
  stick |mass outputs in mass subdirectory of put
  adds comment about %funk hook in +ut
  adds sha-256 battery hashes to the jet dashboard, corrects axes
  [CI] disables deployment of tagged builds
  removes unused fprintf arg
  [CI] updates pinned arvo commit
  bumps urbit patch number to 0.7.1
  removes obsolete, commented-out gc implementation from loop.c
  moves all vere gc to _raft_grab(), run once after event
  Move _XOPEN_SOURCE #define to include/c/portable.h
  ...
2019-02-06 20:52:44 -05:00
..
c Merge branch 'master' into cc-release 2019-02-06 20:52:44 -05:00
jets removes aliases for +hor and +vor 2019-01-08 22:40:13 -05:00
noun Merge branch 'master' into cc-release 2019-02-06 20:52:44 -05:00
vere Merge branch 'master' into cc-release 2019-02-06 20:52:44 -05:00
all.h 2. builds with meson 2018-11-10 22:05:28 -05:00
config.h.in adds -Dmemory-log=true build option to save |mass output to a file 2019-01-29 22:13:31 -05:00