Philip C Monk
1b09820284
boots!
2015-06-09 17:09:02 -04:00
Philip C Monk
e903c71c78
all compiles
2015-06-09 16:55:07 -04:00
Philip C Monk
cb7a824c18
added %ogre handling
2015-06-09 13:27:22 -04:00
Philip C Monk
b0f8774343
compiles with most functionality
2015-06-08 18:51:11 -04:00
Philip C Monk
cfbcadd465
finished with %into in
2015-06-05 19:35:41 -04:00
Philip C Monk
2f26b60d59
initial work
2015-06-04 22:47:27 -04:00
Philip C Monk
11c36dad35
add sanity assert
2015-06-02 20:35:09 -04:00
Philip C Monk
bdd7f6b171
better fix
2015-06-02 20:13:10 -04:00
Philip C Monk
529301335b
attempting to fix goning problem
2015-06-02 16:40:53 -04:00
Philip C Monk
0143c3ca21
Merge branch 'test' of https://github.com/urbit/urbit into test
2015-06-02 15:14:27 -04:00
Philip C Monk
91713054f8
fix a couple of small memory leaks
2015-06-01 21:31:37 -04:00
Philip C Monk
bfd1caaeea
Merge branch 'nextbreach' into test
...
Conflicts:
urb/zod/base/ape/hood/core.hook
urb/zod/base/lib/kiln/core.hook
2015-05-31 23:36:30 -04:00
Anton Dyudin
f414331d80
Merge branch 'test' of https://github.com/urbit/urbit into test
2015-05-28 11:10:20 -07:00
Philip C Monk
0ef81e84ef
better unix.c errors
2015-05-26 19:53:37 -04:00
Philip C Monk
31dfd24dc5
plug new memory leak
2015-05-21 15:15:41 -04:00
Philip C Monk
36ac4e041d
Merge branch 'nextbreach'
...
Conflicts:
urb/urbit.pill
2015-05-21 13:49:21 -04:00
Philip C Monk
fa17629697
improved unix sync
2015-05-20 20:32:54 -04:00
C. Guy Yarvin
e221451eb5
Remove printf.
2015-05-20 11:53:07 -07:00
Philip C Monk
ff4e20d63f
fixed merges
2015-05-13 17:18:43 -04:00
Philip C Monk
0ca2fc94de
added space profiling tools
2015-05-06 22:25:41 -04:00
Philip C Monk
0a483a1b63
fixed a slew of memory leaks
2015-05-05 19:42:00 -04:00
Philip C Monk
adca2c2353
fix 7MB/revision memory leak
2015-03-25 18:35:47 -04:00
Philip C Monk
7daed9bcb3
waypoint
2015-03-24 17:46:32 -04:00
Philip C Monk
a4764f8279
autosync works
2015-03-23 16:40:33 -04:00
Philip C Monk
38d9504478
performance improvements
2015-03-18 17:25:01 -04:00
Philip C Monk
13ed6bf6e7
first over-the-network typed merge
2015-03-06 16:07:34 -05:00
Philip C Monk
3437100bbb
progress toward sub-booting
2015-03-04 19:36:29 -05:00
Philip C Monk
cbcb62459a
move along, nothing to see here
2015-02-27 01:35:41 -05:00
Philip C Monk
84ff34955c
fix sync memory leak on linux
2014-12-08 17:46:46 -05: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
Philip C Monk
6814513ff9
new ships get directories
2014-11-20 17:16:57 -05: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
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
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
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
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
109053ecf1
Various fixes and improvements.
2014-10-28 10:36:22 -07:00
Ubuntu
1cd74683f0
removed clay timer from unix.c
2014-10-16 22:54:01 +00:00
C. Guy Yarvin
27c67acca4
Improved signal handling.
2014-10-04 14:57:40 -07:00
C. Guy Yarvin
4a7f146b4a
Various fixes and improvements.
2014-09-23 11:58:57 -07:00
C. Guy Yarvin
a71a657680
compiles and links.
2014-09-10 17:01:32 -07:00
TJIC
0cec1c1d22
removed debugging printf
2014-08-26 15:16:10 -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