Commit Graph

328 Commits

Author SHA1 Message Date
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
e5711ca255 Merge branch 'master' into klay
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/zuse.hoon
2014-08-01 14:02:51 -04:00
Jared Hance
05fc5f57b8 Various fixes, including timers 2014-08-01 10:54:31 -04:00
C. Guy Yarvin
5c3223ba1f More memory pls. 2014-07-31 13:23:02 -07:00
Jared Hance
3d8419493d Merge branch 'master' into klay
Conflicts:
	urb/urbit.pill
2014-07-30 15:14:38 -04:00
C. Guy Yarvin
64be83c562 Various fixes and improvements. 2014-07-30 10:53:30 -07:00
Jared Hance
201a115f04 Merge branch 'master' into klay
Conflicts:
	urb/urbit.pill
2014-07-29 13:25:18 -04:00
C. Guy Yarvin
1ae027d6cf Ford compiles - still needs some syntax. 2014-07-24 13:29:16 -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
2241d0011b Merge branch 'clay'
Conflicts:
	urb/urbit.pill
2014-07-16 13:56:34 -04:00
Jared Hance
e547b32554 Fix crash due to the change in %clay storage model 2014-07-10 09:49:59 -04:00
pcmonk
4ace669911 raft fix (maybe) 2014-07-09 18:08:55 -07:00
pcmonk
8bff7350aa removed stale %send handling 2014-07-09 15:59:22 -07:00
pcmonk
c4b8f78afb %send effect does not need to drop through anymore 2014-07-09 14:42:08 -07: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
Jared Hance
bed7ddbb08 Fl Pt works.
The only failure I can get in the test suite is that signalling nan'n
crash it, which is expected behavior anyway.

Enables sse3 and fast-math.
2014-06-30 14:43:06 -04:00
Jared Hance
bf1978bc3b More floating point bugfixes.
Also enable FTZ, a SSE instruction... For now at least.
2014-06-30 12:24:32 -04:00
C. Guy Yarvin
5eb3c4e1dd %gall over %ames, first cut. 2014-06-29 16:58:17 -07:00
~hatteb-mitlyd
c4d01192dc Merge remote-tracking branch 'urbit/newnextbreach'
this obsoletes newnextbreach, nextbreach, newbreach, et cetera.

Conflicts:
	gen164/4/in.c
	urb/zod/arvo/hoon.hoon
2014-06-25 13:39:48 -07:00
C. Guy Yarvin
c0692b7a5c Various fixes and improvements. 2014-06-24 10:32:59 -07:00
~hatteb-mitlyd
98a44cde66 total hack to get effects processed sooner 2014-06-18 12:04:27 -07:00
Galen Wolfe-Pauly
ab410e2fe0 moved setup to readme, and ~ 2014-06-09 14:56:56 -07:00
~hatteb-mitlyd
c85c87f71a fix build on gcc 2014-06-09 10:00:17 -07:00
~hatteb-mitlyd
29eb63517b reorder blew 2014-06-07 17:23:35 -07:00
~hatteb-mitlyd
cccf3e2d93 default telnet windows to 80x25 2014-06-07 17:07:28 -07:00
~hatteb-mitlyd
4195c71113 negotiate about window size properly 2014-06-07 16:55:15 -07:00
~hatteb-mitlyd
c35b08e16f partially negotiate char-at-a-time telnet mode 2014-06-07 16:05:53 -07:00
~hatteb-mitlyd
9000cabe48 minor cleanups 2014-06-07 13:58:29 -07:00
~hatteb-mitlyd
50efa32a2b remove wipe, change boil 2014-06-07 13:58:29 -07:00
~hatteb-mitlyd
4344e97cb8 crash less often with dead terminals 2014-06-07 13:20:51 -07:00
~hatteb-mitlyd
c3727ee120 Don't overload the hole card 2014-06-07 13:18:13 -07:00
~hatteb-mitlyd
1b20a22eef terminal hole card 2014-06-07 13:05:35 -07:00
~hatteb-mitlyd
19ce1e5ffb reorg tty struct 2014-06-07 12:27:48 -07:00
~hatteb-mitlyd
b0472d9276 close terminals properly 2014-06-07 12:27:47 -07:00
~hatteb-mitlyd
f186c44ad9 further telnet hacks
make C-d on an empty telnet terminal do nothing, don't suck in CRs
2014-06-07 12:27:47 -07:00
~hatteb-mitlyd
db0961f171 free a failed-accept http conn asynchronously 2014-06-07 12:27:47 -07:00
~hatteb-mitlyd
f8f3ae7968 first hack at telnet 2014-06-07 12:27:47 -07:00
Jared Hance
8b1bfe8e72 Merge branch 'master' into nextbreach
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/hoon.hoon
2014-06-06 15:38:38 -04:00
C. Guy Yarvin
4628a5f531 More vane restructuring. 2014-06-05 15:14:49 -07:00
~hatteb-mitlyd
5b27726ca7 try to avoid fs caching on various platforms 2014-06-05 14:21:11 -07:00
C. Guy Yarvin
b445d373ed %batz reasonably healthy on nextbreach. 2014-06-05 12:17:25 -07:00
~hatteb-mitlyd
e3a32b69db carriers get files from U2_LIB, new pill 2014-06-03 18:33:35 -07:00
~hatteb-mitlyd
d45a407c1d fix braino in fake-make 2014-06-03 16:45:00 -07:00
~hatteb-mitlyd
232c80ada5 beginning stages of fake-net hackery 2014-06-03 16:39:28 -07:00
C. Guy Yarvin
b45e72a750 IPv4 lanes now have a timestamp. 2014-06-03 14:01:40 -07:00
C. Guy Yarvin
f4acd72d90 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2014-06-03 11:25:12 -07:00