Commit Graph

29 Commits

Author SHA1 Message Date
C. Guy Yarvin
c0326a0c06 More memory improvements. 2014-08-22 02:05:41 -04:00
~hatteb-mitlyd
d5767a4159 Merge commit '7536d1406f7a2d8919b0a04f1ff5edcbddc9019a' as 'outside/anachronism' 2014-06-07 13:59:16 -07:00
~hatteb-mitlyd
c819b4c034 Merge remote-tracking branch 'origin/newbreach'
Update protocol for breach.

Conflicts:
	f/trac.c
	urb/urbit.pill
	urb/zod/arvo/zuse.hoon
	v/raft.c
2014-05-30 17:56:12 -07:00
~hatteb-mitlyd
3e72845fb3 fix BPT constant, closes #140 2014-05-24 13:17:33 -07:00
Steve Dee
66700aada4 Merge remote-tracking branch 'urbit/master' into newbreach
Conflicts:
	.gitignore
	Makefile
	urb/urbit.pill

Took both bpt and ed25519, and generated a new pill starting from master's.
2014-05-08 14:53:12 -07:00
~hatteb-mitlyd
8fc3eb3e83 Use 32-bit bit functions in patricia trie 2014-05-07 10:17:37 -07:00
~hatteb-mitlyd
7d9c363d65 Use a bit-mapped patricia trie in nash
this is much faster than the world's worst hashtable, or will be when it
actually works...
2014-05-07 10:17:37 -07:00
~hatteb-mitlyd
ca4de52cc6 remove ed25519 dlls 2014-04-13 15:27:54 -07:00
~hatteb-mitlyd
70d39b9bfc fix/create ed25519 build, muffle warnings 2014-04-10 17:08:20 -07:00
~hatteb-mitlyd
a36a9011c8 Add 'outside/ed25519/' from commit 'b89b77be10b230b0a7ab485a356825376e1dc889'
git-subtree-dir: outside/ed25519
git-subtree-mainline: 00173b41ea2a6a1c689a5cd840d9cc5d2262aeb9
git-subtree-split: b89b77be10b230b0a7ab485a356825376e1dc889
2014-04-10 16:38:15 -07:00
Steve Dee
27dd121d14 Add 'outside/re2/' from commit '539b44fc4c5a49c3453b80e3af85d297f4cab4bf'
git-subtree-dir: outside/re2
git-subtree-mainline: f94738bfd171ae447133e0964843addbb497894f
git-subtree-split: 539b44fc4c5a49c3453b80e3af85d297f4cab4bf
2014-04-10 11:36:47 -07:00
Steven Dee
8cfb9cf1ac Ignore the strange earth-husk around cre2 2014-04-10 04:22:55 -07:00
Gavin Whelan
69128b8b77 Even more compatibility 2014-04-09 16:15:36 -07:00
Gavin Whelan
81852e8ab5 More compatibility 2014-04-09 16:12:51 -07:00
Gavin Whelan
9dd174adee Testing compatibility change 2014-04-09 16:04:01 -07:00
Gavin Whelan
6ed3ff3bda Fixing scripts 2014-04-09 14:16:03 -07:00
Gavin Whelan
bb6ce3fee4 Regex! 2014-04-09 11:57:48 -07:00
Steven Dee
974b37a9c0 Remove calls to sprintf and strcpy in libuv
Not that there was anything wrong with them, but less build output
is better build output.
2014-04-01 14:11:13 -07:00
~hatteb-mitlyd
f8a73b2625 Add 'outside/libuv/' from commit 'd778dc588507588b12b9f9d2905078db542ed751'
git-subtree-dir: outside/libuv
git-subtree-mainline: 8284e3540e0cd1f056386d61084a7e643b762afc
git-subtree-split: d778dc588507588b12b9f9d2905078db542ed751
2014-04-01 14:10:46 -07:00
~hatteb-mitlyd
567efc3b38 remove libuv in preparation for subtree 2014-04-01 14:10:40 -07:00
Steven Dee
faa8e67c50 Nuke c-capnproto 2014-03-06 10:50:27 -08:00
Steve Dee
d7e4c46150 Revert "Revert "Merge remote-tracking branch 'urbit/master' into master""
This reverts commit dc6f72fa0a8ff2097b1e9c900ebec444c0d4c24f.
2014-02-25 12:18:07 -08:00
Steve Dee
de5048e895 Revert "Merge remote-tracking branch 'urbit/master' into master"
This reverts commit d52d2835b96f89e7ebbe5392c99f1483d165ee0b, reversing
changes made to 58838ea246e52c064719edc56e29b6a1ba713fdf.

Conflicts:
	Makefile
2014-02-24 11:27:57 -08:00
Steve Dee
fdc81671b3 Updated c-capnproto 2014-02-24 10:20:27 -08:00
Steve Dee
c147c4a901 Add c-capnproto 2014-02-05 15:25:53 -08:00
Steven Dee
5f873240a1 Remove calls to sprintf and strcpy in libuv
Not that there was anything wrong with them, but less build output
is better build output.
2014-01-30 10:31:50 -08:00
C. Guy Yarvin
66c4e463e9 Fix some http-parser bugs; clean up dill. 2013-11-13 21:25:24 -08:00
Curtis Yarvin
91adaea16a Fix SO_REUSEPORT issue in linux. 2013-10-31 17:20:42 +00:00
Christian Carter
3af3130bdc Cleaning up old code 2013-09-28 13:21:18 -07:00