Commit Graph

3847 Commits

Author SHA1 Message Date
Joe Bryan
98f59f6d85 reclaim memory on restart 2019-01-29 22:35:47 -05:00
Joe Bryan
ffdc465085 adds u3m_reclaim to clear persistent caches in vere 2019-01-29 22:35:47 -05:00
Joe Bryan
1087de003f
Merge pull request #1171 from urbit/massmark
fixes |mass
2019-01-29 22:34:32 -05:00
Joe Bryan
98590cccb5 adds -Dmemory-log=true build option to save |mass output to a file 2019-01-29 22:13:31 -05:00
Joe Bryan
7ce31c1a59 threads output file pointer through memory marking and printing 2019-01-29 21:56:35 -05:00
Joe Bryan
348fc093a8 [CI] run |mass after +test 2019-01-29 19:15:00 -05:00
Joe Bryan
e98be79bdc fixes |mass, unifying the implementation with u3m_grab() 2019-01-29 19:14:54 -05:00
Joe Bryan
f544db84e7 refactors and clarifies heuristic printing of an allocation box 2019-01-29 19:14:39 -05:00
Joe Bryan
b995984909 adds comment explaining u3a_minimum 2019-01-29 17:49:41 -05:00
Joe Bryan
74787c5eb8 refactors memory leak printfs in u3a_sweep() 2019-01-29 17:49:41 -05:00
Joe Bryan
de8abeac69 refactors libnoun memory marking, adds optional printfs 2019-01-29 17:20:31 -05:00
Ted Blackman
c3f3ea29f3 ames.c: print galaxy that's missing domain 2019-01-29 14:13:41 -08:00
Ted Blackman
3fd90188a5
Merge pull request #1167 from urbit/rereplay
replay one event at a time
2019-01-29 14:06:58 -08:00
Ted Blackman
56049e2246 @joemfb review comments 2019-01-29 00:05:23 -08:00
Isaac Visintainer
7dcfbfd55f fixed bug with event header size 2019-01-28 18:49:55 -08:00
ixv
350f9ae512
Merge pull request #1169 from urbit/upgrade-log
added _sist_rest_nuu for g -> h log format conversion
2019-01-28 18:16:19 -08:00
Isaac Visintainer
bb258a5b66 - stuck event playback in else block
- store new event log size correctly
- minor code cleanup
2019-01-28 17:20:14 -08:00
Isaac Visintainer
079b87cbd6 added _sist_rest_nuu for g -> h log format conversion 2019-01-28 15:08:53 -08:00
Ted Blackman
055ae27d66 replay one event at a time 2019-01-24 23:59:02 -08:00
Robert
e59fbcd044 fixes dead link to swap instuctions 2019-01-22 12:52:34 -08:00
Frank Ch. Eigler
b12f2dd9b3
vere/unix.c: set _XOPEN_SOURCE
Above feature macro is needed on glibc 2.17 era, in order to activate ftw* related functions/macros.
2019-01-19 22:54:25 -05:00
Ted Blackman
5b6749d2ad no-op in ames.c if no galaxy domain 2019-01-18 14:17:56 -08:00
Joe Bryan
7e416d202d
Merge pull request #1157 from mrdomino/update-libent
Updates libent (fixes #1155)
2019-01-18 12:57:11 -05:00
Jōshin
8669d7bf78 Updates libent (fixes #1155) 2019-01-18 09:38:16 -08:00
Joe Bryan
0418c510c1 updates ivory.c to release pill 2019-01-17 22:18:18 -05:00
Joe Bryan
8bf02a857a Merge branch 'master' into cc-release-rc-merge
* master: (99 commits)
  updates contact instructions
  erased some lines in raft
  updates libent submodule
  cleans up event error handling in _raft_lame
  Remove includes introduced for getentropy
  Use libent for getentropy
  Fix link in README
  remove old version of u3r_mug()
  renames test-hash
  removes temporary u3r_mug tests
  adds assertions to protect u3r_mug against stack overflow
  adds a u3_none explicit bottom stack frame to u3r_mug
  WIP simplified conditionals, still dies, appears stateful?
  WIP refactored but still dying
  WIP still dying
  WIP testing and printing
  WIP compiles but crashes
  updates CONTRIBUTING.md, removing obsolete instructions
  exit cleanly if $galaxy is already running (fake or real)
  corrects usage instructions
  ...
2019-01-17 22:05:19 -05:00
Joe Bryan
a42f2cbe5c
Merge pull request #1154 from urbit/release-candidate
release
2019-01-17 20:15:27 -05:00
Joe Bryan
b6bb7a05ba updates contact instructions 2019-01-17 20:02:14 -05:00
Joe Bryan
57dc3c3b8c Merge branch 'master' into release-candidate
* master:
  Fix link in README
  Update README.md with correct installation link
2019-01-17 19:43:45 -05:00
Joe Bryan
8b171941ca
Merge pull request #1153 from urbit/raft-change
erased some lines in raft
2019-01-16 23:46:46 -05:00
Joe Bryan
287dcd77e7
Merge pull request #1152 from urbit/libent-update
updates libent submodule
2019-01-16 23:46:07 -05:00
Isaac Visintainer
6df2f6c789 erased some lines in raft 2019-01-16 20:40:18 -08:00
Isaac Visintainer
67712f5426 updates libent submodule 2019-01-16 23:37:04 -05:00
Joe Bryan
31bdb1cc3c
Merge pull request #1149 from urbit/raft-lame-clean
cleans up event error handling in _raft_lame
2019-01-16 17:20:48 -05:00
Joe Bryan
2847573ccd cleans up event error handling in _raft_lame 2019-01-16 16:24:48 -05:00
Joe Bryan
521d165775
Merge pull request #1147 from mrdomino/libent
Use libent for getentropy
2019-01-16 14:31:47 -05:00
Jōshin
680fe91953 Remove includes introduced for getentropy 2019-01-16 09:14:11 -08:00
Jōshin
30b616dd8b Use libent for getentropy 2019-01-16 09:06:12 -08:00
Ted Blackman
ced10a3818
Merge pull request #1144 from urbit/mug-stack
Mug stack
2019-01-15 22:02:37 -08:00
Joe Bryan
a25fe8ca64
Merge pull request #1145 from l2dy/fix/readme
Fix link in README
2019-01-16 00:50:26 -05:00
Zero King
42d598d15c Fix link in README 2019-01-16 05:12:15 +00:00
Ted Blackman
86ccb0b173 remove old version of u3r_mug() 2019-01-15 21:09:05 -08:00
Joe Bryan
18ba299912 renames test-hash 2019-01-15 23:58:29 -05:00
Joe Bryan
ee835ee87f removes temporary u3r_mug tests 2019-01-15 23:58:16 -05:00
Joe Bryan
e655b07ecb adds assertions to protect u3r_mug against stack overflow 2019-01-15 23:57:45 -05:00
Joe Bryan
76fa248700 adds a u3_none explicit bottom stack frame to u3r_mug 2019-01-15 23:49:03 -05:00
Ted Blackman
6d70ad19dd WIP simplified conditionals, still dies, appears stateful? 2019-01-15 20:03:24 -08:00
Ted Blackman
e815ad4be7 WIP refactored but still dying 2019-01-15 19:42:40 -08:00
Ted Blackman
63ccf3ad7e WIP still dying 2019-01-15 19:29:11 -08:00
Ted Blackman
b105e5e6db WIP testing and printing 2019-01-15 18:58:28 -08:00