Philip C Monk
92740bc47c
Merge branch 'test' into shell
...
Conflicts:
include/v/vere.h
urb/urbit.pill
urb/zod/arvo/clay.hoon
urb/zod/arvo/eyre.hoon
urb/zod/arvo/hoon.hoon
urb/zod/main/mar/hook/door.hook
urb/zod/main/mar/psal/door.hook
urb/zod/main/mar/txt/door.hook
urb/zod/main/pub/src/doc/ref/vol/1.md
v/loop.c
v/raft.c
v/reck.c
v/unix.c
2014-11-04 15:22:33 -05:00
C. Guy Yarvin
109053ecf1
Various fixes and improvements.
2014-10-28 10:36:22 -07:00
Ubuntu
1cd74683f0
removed clay timer from unix.c
2014-10-16 22:54:01 +00:00
C. Guy Yarvin
27c67acca4
Improved signal handling.
2014-10-04 14:57:40 -07:00
C. Guy Yarvin
4a7f146b4a
Various fixes and improvements.
2014-09-23 11:58:57 -07:00
C. Guy Yarvin
a71a657680
compiles and links.
2014-09-10 17:01:32 -07:00
TJIC
0cec1c1d22
removed debugging printf
2014-08-26 15:16:10 -04:00
TJIC
a1bc6dcbf8
libuv 0.11 working
2014-08-22 17:33:27 -04:00
TJIC
9201c7cb6d
segv fixed
2014-08-21 13:18:27 -04:00
TJIC
bd7403a034
progress on libuv11
2014-08-20 18:09:51 -04:00
C. Guy Yarvin
2b5ce7ae10
Full meme layer ready to replace coal.
2014-08-16 23:57:54 -04:00
C. Guy Yarvin
c254d49901
Various fixes and improvements.
2014-08-11 17:12:51 -07:00
Jared Hance
f3d6637fda
Only compare head hash
2014-08-05 10:47:58 -04:00
Jared Hance
2e2ce87449
Fix hashes in ++azel
2014-08-05 10:10:15 -04:00
C. Guy Yarvin
e7b54fe942
Moar printf.
2014-08-04 18:39:07 -07:00
C. Guy Yarvin
929328628a
Ames protocol to 3.
2014-08-04 18:19:15 -07:00
C. Guy Yarvin
d341ec529f
Ignore hashes while comparing file updates.
2014-08-04 17:38:38 -07:00
Jared Hance
4b88daa0cc
Can boot subs now!
2014-07-24 11:11:40 -04:00
Jared Hance
2e8b2aee22
Initial klay stuff.
...
Clay.hoon doesn't work yet, haven't done subscriptions.
Should probably changes yakis to only reference yaki mugs rather than
yakis themselves - and have a blob map in the dome. Otherwise
subscriptions and merges will suck for large stuff.
2014-07-17 11:40:52 -04:00
Jared Hance
e547b32554
Fix crash due to the change in %clay storage model
2014-07-10 09:49:59 -04:00
~hatteb-mitlyd
258a1142de
fix infelicities in sync
2014-07-03 11:44:14 -07:00
~hatteb-mitlyd
b44797d0d2
undo noisy sync stuff, fix bad string compare leading to disastrous sync
2014-07-01 17:18:56 -07:00
C. Guy Yarvin
864c4f01c7
Change ++ja to ++jo and fix some stuff.
2014-07-01 16:29:44 -07:00
C. Guy Yarvin
c0692b7a5c
Various fixes and improvements.
2014-06-24 10:32:59 -07:00
~hatteb-mitlyd
dd0104dbce
Add basic synclog code to try and track sync issues
2014-05-31 20:26:18 -07:00
Gavin Whelan
3d2cc3027d
Merging merge
2014-05-28 12:26:16 -07:00
~hatteb-mitlyd
cb4c01b32d
sync toplevel files
2014-05-16 14:01:48 -07:00
~hatteb-mitlyd
e68a2a25d9
attempt to sync out files at toplevel
2014-05-16 14:01:48 -07:00
~hatteb-mitlyd
7881861296
sync palliative: check after block, not before
2014-05-13 16:34:09 -07:00
~hatteb-mitlyd
a1055f57cb
sync palliative: don't assert, recreate
2014-05-13 16:32:44 -07:00
~hatteb-mitlyd
4daa9a6ed9
remove URBIT_HOME
...
New piers are structured as so:
cpu/.urb/{urbit.pill,chk,sis,get,put,code.~dansut-docfyn}
cpu/dansut-docfyn-dozzod-dozzod--dozzod-dozzod-dozzod-dozzod/{try,main,arvo}
2014-05-13 12:22:07 -07:00
Gavin Whelan
f77ac6a18c
fixing bug in partially merged unix.c
2014-04-30 11:23:12 -07:00
Gavin Whelan
11a3d774a1
Removing hokey ^ jam file thing.
2014-04-30 10:43:01 -07:00
Steve Dee
289bd6e0ee
Fix fs event sync
2014-04-08 16:06:14 -07:00
~hatteb-mitlyd
298f9389d8
mkdir and unlink are permitted exactly one error
...
fixes #131
2014-04-05 21:45:43 -07:00
~hatteb-mitlyd
a0c18f56b2
change to asserting malloc
2014-04-01 17:48:26 -07:00
~hatteb-mitlyd
d4cf1aabed
ignore ~files too. hokey unix stuff.
2014-03-25 10:39:53 -07:00
~hatteb-mitlyd
6151a2ba5d
ignore ENOENT in unix_load
2014-03-25 10:26:46 -07:00
~hatteb-mitlyd
d5c61a3038
use a uv_prepare callback to scan fs tree
...
Much more responsive file sync.
2014-03-24 11:31:03 -07:00
~hatteb-mitlyd
12bf369663
continue for files only
2014-03-18 17:04:44 -07:00
~hatteb-mitlyd
8ae8be35c2
ignore files without a dot in the name, to avoid disastrous consequences
2014-03-18 16:26:58 -07:00
Steve Dee
970c6d431f
Fixes for dir syncing in raft leader mode
2014-03-10 12:10:17 -07:00
C. Guy Yarvin
3400b6bacb
Working HTTP client.
2014-03-02 14:31:03 -08:00
C. Guy Yarvin
16dd948e7d
Attempted fix to an intermittent sync event bug.
2014-02-27 10:33:20 -08:00
Steve Dee
ed09e5d12e
Bring up listeners after boot
2014-01-17 00:12:05 -08:00
C. Guy Yarvin
2f83452f42
Refactor peek.
2014-01-05 16:02:34 -08:00
C. Guy Yarvin
3855896562
Don't assert on missing files.
2013-12-26 14:35:00 -05:00
Steven Dee
f2a839426b
Ye olde whitespace cleanup part 2
...
sed -i, glanced at.
2013-12-18 13:17:47 -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
3d9cda2509
Don't put empty directories in unix-built ankh.
2013-11-29 20:30:17 -08:00