Philip C Monk
cbcb62459a
move along, nothing to see here
2015-02-27 01:35:41 -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
Philip C Monk
e5896b388d
Merge remote-tracking branch 'origin/test' into dish
2014-11-06 17:05:07 -05:00
Philip C Monk
b1ca1c5322
Merge remote-tracking branch 'origin/test' into dish
...
Conflicts:
i/v/vere.h
2014-11-06 17:04:57 -05:00
C. Guy Yarvin
a4a1cd8705
More error.
2014-11-06 14:04:02 -08:00
C. Guy Yarvin
b7c712753c
Print status code on HTTP error.
2014-11-06 14:02:33 -08:00
C. Guy Yarvin
8c8fa11104
Rename.
2014-11-06 11:13:57 -08:00
C. Guy Yarvin
a2ba265d99
Renaming, renaming.
2014-11-05 19:10:22 -08:00
C. Guy Yarvin
4855a9d1d8
Another great renaming.
2014-11-05 16:20:01 -08:00
C. Guy Yarvin
138711c7cd
Another great renaming.
2014-11-05 16:02:36 -08:00
C. Guy Yarvin
87d8169c57
Fix sed follies.
2014-11-05 15:36:30 -08:00
C. Guy Yarvin
dbe046620a
Move loobeans from u3 to c3.
2014-11-04 17:18:47 -08:00
C. Guy Yarvin
2ca5ae560d
Another experimental renaming.
2014-11-04 16:53:07 -08:00
C. Guy Yarvin
f1ee2f6e90
Merge branch 'test' of https://github.com/urbit/urbit into test
...
ssary,
2014-11-04 16:41:26 -08:00
C. Guy Yarvin
40a8c6fc74
Various cleanups and renamings, part 1.
2014-11-04 16:29:08 -08:00
Philip C Monk
7b91a3c475
Merge branch 'test' into dish
...
Conflicts:
include/v/vere.h
urb/urbit.pill
urb/zod/arvo/ames.hoon
urb/zod/arvo/hoon.hoon
v/loop.c
v/raft.c
2014-11-04 16:42:02 -05:00
Philip C Monk
35988a0ddf
Merge branch 'test' into shell
...
Conflicts:
urb/urbit.pill
2014-11-04 15:30:16 -05:00
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
9659726fbf
All pointers now eradicated.
2014-11-04 10:39:56 -08:00
Philip C Monk
9c1f3a0ef8
linux problem
2014-11-03 17:12:54 -05:00
C. Guy Yarvin
b1b55a6065
Load pill directly from U2_LIB.
2014-11-02 08:32:34 -08:00
C. Guy Yarvin
7e3094f5a1
Various fixes and improvements.
2014-11-01 15:13:18 -07:00
C. Guy Yarvin
ff243f1280
Various fixes and improvements.
2014-10-31 15:36:01 -07:00
C. Guy Yarvin
ab98aeecdc
Fix lth bug. :-)
2014-10-30 17:30:19 -07:00
C. Guy Yarvin
7ad5879c9c
Various fixes and improvements.
2014-10-30 14:40:05 -07:00
C. Guy Yarvin
109053ecf1
Various fixes and improvements.
2014-10-28 10:36:22 -07:00
C. Guy Yarvin
30392202a9
Various fixes and improvements.
2014-10-25 14:28:14 -07:00
C. Guy Yarvin
a9016538e7
New cold jet storage.
2014-10-23 17:35:26 -07:00
Ubuntu
086d0d95f5
hooked dill up to shell; removed batz
2014-10-22 02:59:05 +00:00
Ubuntu
1cd74683f0
removed clay timer from unix.c
2014-10-16 22:54:01 +00:00
Ubuntu
383ab05977
added %time vane
2014-10-15 02:25:23 +00:00
C. Guy Yarvin
8fb087b5ae
Various fixes and improvements.
2014-10-14 19:02:37 -07:00
C. Guy Yarvin
3ed1eb11c4
Memorable before jet persistence change.
2014-10-12 11:53:13 -07:00
C. Guy Yarvin
961cae4931
Clean up a bunch of debug stuff.
2014-10-12 00:17:06 -07:00
C. Guy Yarvin
7747a69d35
Running version.
2014-10-11 23:40:31 -07:00
C. Guy Yarvin
ecba1956ec
Don't auto-GC.
2014-10-10 22:34:15 -07:00
C. Guy Yarvin
fb982e6dd6
No more external leaks.
2014-10-10 22:32:58 -07:00
C. Guy Yarvin
ae6aa44695
Various fixes and improvements.
2014-10-09 18:27:02 -07:00
C. Guy Yarvin
69a669fb66
gc appears to work.
2014-10-08 20:24:31 -07:00
C. Guy Yarvin
014b032f8e
About to test garbage collector.
2014-10-08 19:20:57 -07:00
C. Guy Yarvin
27c67acca4
Improved signal handling.
2014-10-04 14:57:40 -07:00
C. Guy Yarvin
18ff192e3e
Various fixes and improvements.
2014-10-03 10:44:08 -07:00
C. Guy Yarvin
ba9e0a4828
Profiling etc.
2014-09-26 17:27:35 -07:00
C. Guy Yarvin
d366bae8c6
Various fixes and improvements.
2014-09-24 16:21:18 -07:00
C. Guy Yarvin
000f2328dc
Stashing.
2014-09-24 14:29:19 -07:00
C. Guy Yarvin
3ae8f14c9c
Checkpointing sorta works.
2014-09-24 00:38:37 -07:00
C. Guy Yarvin
4a7f146b4a
Various fixes and improvements.
2014-09-23 11:58:57 -07:00
C. Guy Yarvin
465562d921
Various fixes and improvements.
2014-09-23 10:11:59 -07:00
C. Guy Yarvin
111580bb52
Stashing.
2014-09-14 18:45:49 -07:00
C. Guy Yarvin
dff504f879
Jets?
2014-09-12 16:06:33 -07:00
C. Guy Yarvin
a71a657680
compiles and links.
2014-09-10 17:01:32 -07:00
C. Guy Yarvin
464f545e99
Merge branch 'test' into memorable
...
Conflicts:
Makefile
gen164/watt.c
2014-09-10 09:06:30 -07:00
Ubuntu
e27b2657a5
Merge https://github.com/tjic/urbit_with_libuv11_characteristics into test
...
Conflicts:
Makefile
2014-08-27 18:22:34 +00:00
ault011
9d55744f75
WIP single-file site
2014-08-26 19:00:09 -07:00
TJIC
0cec1c1d22
removed debugging printf
2014-08-26 15:16:10 -04:00
TJIC
5c403f1066
better error message when two copies of vere running
2014-08-25 17:17:50 -04:00
TJIC
269fa55ab2
better error message when two copies of vere running
2014-08-25 17:16:16 -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
C. Guy Yarvin
e17d585d3c
Various mainly stylistic improvements.
2014-08-11 00:47:46 -07:00
C. Guy Yarvin
4f1377a91c
Various fixes and improvements.
2014-08-10 20:09:56 -07:00
Jared Hance
f3d6637fda
Only compare head hash
2014-08-05 10:47:58 -04:00