Commit Graph

187 Commits

Author SHA1 Message Date
C. Guy Yarvin
936acad5e8 Fix dis bug. 2013-12-18 11:50:08 -08:00
C. Guy Yarvin
68b25a7f18 Merge branch 'master' of github.com:urbit/urbit 2013-12-17 11:36:21 -08:00
C. Guy Yarvin
e9bae7ceb1 Check in some imperial keyprints. 2013-12-17 11:35:45 -08:00
Steven Dee
60f68a9fd5 Optimistically removing bogus comment 2013-12-17 18:51:52 +00: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
cgyarvin
ab5cfea465 Merge pull request #101 from mrdomino/master
Fix a considerable memory leak
2013-12-16 16:07:05 -08:00
Steve Dee
5e322dedca Fix a considerable memory leak
Considerable meaning "we were keeping around a copy of everything
we've ever taken a hash of."
2013-12-16 16:01:56 -08:00
C. Guy Yarvin
d5adcd91b1 Merge branch 'master' of github.com:urbit/urbit 2013-12-12 10:49:08 -08:00
johncburnham
9740188188 Merge pull request #99 from mrdomino/master
@ud format event counter
2013-12-11 20:35:39 -08:00
Steven Dee
52385c8276 @ud format event counter 2013-12-11 23:30:46 -05:00
C. Guy Yarvin
de7a9a793b Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/zod/arvo/hoon.hoon
2013-12-08 14:41:27 -08:00
C. Guy Yarvin
fbb7b79ef1 Various fixes and improvements. 2013-12-08 14:40:16 -08:00
C. Guy Yarvin
81664bded2 Correct some printing issues. 2013-12-07 17:10:14 -08:00
C. Guy Yarvin
76f36b137c Merge branch 'master' of github.com:urbit/urbit 2013-12-06 21:29:08 -08:00
johncburnham
bac7369ba6 Merge pull request #91 from mrdomino/arch-build
Get it building on Arch Linux
2013-12-06 12:07:58 -08:00
johncburnham
2c521d0434 Merge pull request #95 from workmajj/master
Fix README link to setup chapter in docs
2013-12-06 11:44:16 -08:00
C. Guy Yarvin
89aeb6c267 Merge branch 'master' of github.com:urbit/urbit 2013-12-04 14:30:26 -08:00
C. Guy Yarvin
3e739d5e69 Add ~_ for type diagnosis. 2013-12-04 14:30:09 -08:00
johncburnham
6a1ee3cda4 fixed doc link in README 2013-12-04 14:00:41 -08:00
C. Guy Yarvin
c475dfb5af Merge branch 'master' of github.com:urbit/urbit 2013-12-02 17:03:01 -08:00
C. Guy Yarvin
f1678e0972 Some batz improvements. Clean up nock spec. 2013-12-02 17:01:07 -08:00
C. Guy Yarvin
09c62d1b1b Merge branch 'master' of github.com:urbit/urbit 2013-11-30 19:04:46 -08:00
Curtis Yarvin
7a98d92047 64-bit file offsets please... 2013-12-01 02:56:52 +00:00
C. Guy Yarvin
3d9cda2509 Don't put empty directories in unix-built ankh. 2013-11-29 20:30:17 -08:00
John J. Workman
cbfdc63eba Fix README link to setup chapter in docs 2013-11-27 02:36:26 -05:00
C. Guy Yarvin
376a5ecbaa Really long timerz. 2013-11-26 18:16:17 -08:00
C. Guy Yarvin
2d370a347e Lengthen timer to 30s. Highly suspect. 2013-11-26 18:04:55 -08:00
Steven Dee
a8e640f38d Get it building on Arch Linux
Arch doesn't know where -ltermcap is, but -lncurses seems to work.
2013-11-24 21:27:13 +00:00
johncburnham
7946d20105 Merge pull request #90 from mrdomino/date-bug
Fix quadricentennial leap years in yawn
2013-11-24 11:35:56 -08:00
C. Guy Yarvin
01c1035e37 Merge branch 'master' of github.com:urbit/urbit 2013-11-23 16:00:09 -08:00
johncburnham
7b596188e4 Merge branch 'master' of https://github.com/urbit/urbit 2013-11-22 16:00:47 -08:00
johncburnham
00e9ae70d4 Slight change to nock spec 2013-11-22 15:58:25 -08:00
C. Guy Yarvin
4ad3ce5bf7 Merge branch 'master' of github.com:urbit/urbit 2013-11-22 12:48:36 -08:00
C. Guy Yarvin
3d7bb85a1c Tiny change. 2013-11-22 12:45:37 -08:00
cgyarvin
85435d25e9 Merge pull request #88 from twopir/master
bail early when pier exists
2013-11-21 10:18:29 -08:00
C. Guy Yarvin
f592b16a59 Combat wake loops. 2013-11-20 22:43:12 -08:00
Pi
6d9007cdb2 bail early when pier exists
Because I'm tired of waiting for keygen to find out my pier already exists.
2013-11-20 13:25:53 -08:00
C. Guy Yarvin
8d779710c3 Fix playback bug for forwarded packets. 2013-11-18 14:31:51 -08:00
C. Guy Yarvin
c8146f9a15 Merge branch 'master' of github.com:urbit/urbit 2013-11-13 21:26:13 -08:00
C. Guy Yarvin
66c4e463e9 Fix some http-parser bugs; clean up dill. 2013-11-13 21:25:24 -08:00
johncburnham
decb9c6db0 Merge branch 'master' of https://github.com/urbit/urbit 2013-11-13 21:00:05 -08:00
johncburnham
887da2671a Nitpicky edit to Nock was wrong. Reverting, but changing formatting for clarity. Nock 5K now at 353 bytes. 2013-11-13 20:57:55 -08:00
Curtis Yarvin
840679e731 Merge branch 'master' of github.com:urbit/urbit 2013-11-14 03:32:12 +00:00
johncburnham
c0320389b8 Minor nitpicky change to the Nock spec 2013-11-13 19:18:09 -08:00
C. Guy Yarvin
538d60361a Correct lame:wake bug in a rather crude way. 2013-11-13 17:48:21 -08:00
johncburnham
53bb872742 Merge pull request #85 from ab9/control_v
Change ^C to ^V in text
2013-11-13 16:00:27 -08:00
johncburnham
3da4648d58 Merge pull request #84 from dhaffey/c-r
Support ^R (reverse incremental search) in dill.
2013-11-13 16:00:10 -08:00
johncburnham
1b50cd903f Merge pull request #83 from dhaffey/master
Fix escaping in ++wood.
2013-11-13 15:57:31 -08:00
C. Guy Yarvin
2428015a20 Slay the line demon. 2013-11-13 14:38:04 -08:00
C. Guy Yarvin
9b72ce7feb Show passcode file on load. 2013-11-13 11:45:17 -08:00