Philip C Monk
479d2dbf06
added :helm+init
2015-04-08 14:27:51 -04:00
Anton Dyudin
01d403b2a6
Merge branch 'eyre-new' into dillbo
...
Conflicts:
urb/urbit.pill
2015-03-26 13:33:08 -07:00
Anton Dyudin
2669bcf0f5
Merge branch 'master' into eyre-new
...
Conflicts:
urb/urbit.pill
urb/zod/docs/pub/doc/arvo/util.md
2015-03-24 17:01:13 -07:00
C. Guy Yarvin
45d60e75de
Fix up :seat a bunch.
2015-03-22 21:37:01 -07:00
C. Guy Yarvin
330dd3da35
About to work :talk into the command line mix.
2015-03-20 11:31:02 -07:00
C. Guy Yarvin
e04378b8fa
Merge branch 'master' into dillbo
...
Conflicts:
urb/urbit.pill
2015-03-19 11:55:58 -07:00
Steven Dee
0308c9a00a
Use getentropy(2) on OpenBSD
2015-03-18 18:48:29 -04:00
C. Guy Yarvin
5732f8bd1a
:begin on cruiser works.
2015-03-18 15:01:47 -07:00
C. Guy Yarvin
6257937fcc
Various fixes and improvements.
2015-03-18 09:40:40 -07:00
C. Guy Yarvin
f98eeda228
Adjust dill for forward compatibility.
2015-03-17 13:53:38 -07:00
C. Guy Yarvin
a1a6cc8ad3
Right before pill switch from dull to dill.
2015-03-17 10:56:54 -07:00
C. Guy Yarvin
2ddd377f89
Merge branch 'master' into dillbo
...
Conflicts:
urb/urbit.pill
2015-03-05 13:31:35 -08:00
C. Guy Yarvin
4eefaeb953
Start dojo.
2015-03-05 13:25:08 -08:00
Steven Dee
6173d1577c
Fixes for OpenBSD build
2015-03-02 13:36:46 -05:00
C. Guy Yarvin
a3a2ec2260
Basic dialog workings.
2015-02-25 08:57:43 -08:00
C. Guy Yarvin
597cfd11ca
Barnaby, almost working.
2015-02-24 14:53:31 -08:00
C. Guy Yarvin
12d11b7781
Merge branch 'master' into dillbo
...
Conflicts:
urb/urbit.pill
urb/zod/arvo/ford.hoon
2015-02-24 11:01:26 -08:00
Anton Dyudin
9ff256099c
Cached %bake
2015-02-20 13:42:57 -08:00
Anton Dyudin
37cbb041c9
Fixed ford ot anchor at current main revision, not time
2015-02-19 19:55:18 -08:00
C. Guy Yarvin
95fbf2915b
Before experiment in reversing arvo moves.
2015-02-17 19:30:53 -08:00
C. Guy Yarvin
4f0a620972
Various fixes and improvements.
2015-02-13 16:37:40 -08:00
C. Guy Yarvin
2c80dd5297
Reverse i search
2015-02-11 18:57:33 -08:00
Henry Ault
fd49091755
licensing and such
2015-02-10 15:13:17 -08:00
C. Guy Yarvin
045f862a84
Full test pathway.
2015-02-09 12:40:44 -08:00
C. Guy Yarvin
a3bb81f397
Check in some testing stuff.
2015-02-08 13:22:33 -08:00
C. Guy Yarvin
b568763116
Stage down to 163.
2015-01-26 16:25:27 -08:00
C. Guy Yarvin
fb2afb4417
Merge branch 'radio'
...
Conflicts:
urb/urbit.pill
urb/zod/arvo/hoon.hoon
urb/zod/main/app/talk/core.hook
2015-01-15 12:02:28 -08:00
C. Guy Yarvin
8a4ab744eb
Memory and other optimizations.
2015-01-15 11:10:29 -08:00
C. Guy Yarvin
7a61f3aaa8
About to do some performance testing.
2015-01-07 13:26:05 -08:00
C. Guy Yarvin
e3ae2b038c
Don't assert on crude delivery fail.
2014-12-30 16:58:34 -05:00
bugbane1
f80099278a
Add a checkpoint save before exiting
2014-12-15 19:30:23 -05:00
Steven Dee
99b5f962f2
Fix warnings
...
This compiles warning-free for me on Linux now. Only one of those
warnings was scary (although it was legit-uninitialized-use scary,
which is pretty scary!), but there's this broken window theory...
2014-12-11 18:54:26 -05:00
Wladimir J. van der Laan
01c33b1c50
Fix off-by ones in UTF-8 parsing in terminal
...
- 11100000 (224) was misinterpreted as 2-byte sequence, whereas it defines a 3-byte
- 11110000 (240) was misinterpreted as 3-byte sequence, whereas it defines a 4-byte
Makes it possible to type characters from the Supplementary Multilingual Plane such as 𐎒 and 𝄐.
2014-12-11 10:05:01 +01:00
Philip C Monk
84ff34955c
fix sync memory leak on linux
2014-12-08 17:46:46 -05:00
C. Guy Yarvin
ce8afd76ee
Various profiling and other fixes.
2014-11-30 16:06:08 -08:00
C. Guy Yarvin
b34b8633de
Merge branch 'master' of https://github.com/urbit/urbit
2014-11-30 02:16:24 -08:00
C. Guy Yarvin
81455138c3
Fix some profiling stuff.
2014-11-30 02:06:41 -08:00
Steven Dee
edc0625258
Use standard format specifiers for 64bit ints
...
This fixes a bunch of stupid warnings.
It may also be worth considering the 16- and 32-bit versions for _w and
_s, but I didn't do them because it would've taken more than a 5-minute
search-and-replace to sort out which was which.
It may also be a good idea to come up with an urbit-standard name for
these rather than the ones given by inttypes.h. In that case, it's
easier to get there via search-and-replace if the standard ones are
already there.
2014-11-29 15:41:28 -05:00
C. Guy Yarvin
b3a64933bc
Ready to test profiling.
2014-11-28 18:19:11 -08:00
C. Guy Yarvin
80d6f74886
Various fixes and documentations.
2014-11-25 15:31:35 -08:00
Philip C Monk
f8faea5e24
Revert "test fork"
...
This reverts commit aafd5a1fe609a98115dcd2e61ed417b9b0418803.
2014-11-22 17:48:42 -05:00
Philip C Monk
6814513ff9
new ships get directories
2014-11-20 17:16:57 -05:00
Galen Wolfe-Pauly
c1951975b8
test fork
2014-11-20 11:36:27 -08:00
C. Guy Yarvin
eaaa7baa83
handle init in ef_init.
2014-11-19 18:36:36 -08:00
C. Guy Yarvin
60db57a48e
Fix some stuff; comment out uni jets.
2014-11-19 16:46:16 -08:00
C. Guy Yarvin
dfbd88b7b9
Various fixes and improvements.
2014-11-15 17:10:15 -08:00
C. Guy Yarvin
d1e64e60da
Merge branch 'test' of https://github.com/urbit/urbit into test
2014-11-07 14:55:15 -08:00
C. Guy Yarvin
4815cbcfa6
Before gmp malloc changeover.
2014-11-07 14:54:59 -08:00
Philip C Monk
3bdcfedb2a
Merge remote-tracking branch 'origin/test' into dish
2014-11-06 17:09:18 -05:00
C. Guy Yarvin
9ad1e215bb
Turn off profiling interrupts.
2014-11-06 14:08:37 -08:00