Philip C Monk
b84aa72678
checkpoint
2015-05-07 19:16:54 -04:00
Philip C Monk
0a483a1b63
fixed a slew of memory leaks
2015-05-05 19:42:00 -04:00
Philip C Monk
31e80487a1
Merge branch 'master' into typedclay
...
Conflicts:
n/t.c
urb/urbit.pill
urb/zod/main/app/reload/core.hook
urb/zod/main/app/shell/core.hook
urb/zod/main/app/solid/core.hook
urb/zod/main/arvo/dill.hoon
urb/zod/main/arvo/eyre.hoon
urb/zod/main/arvo/ford.hoon
urb/zod/main/arvo/gall.hoon
urb/zod/main/arvo/hoon.hoon
urb/zod/main/mar/json/door.hook
urb/zod/main/mar/md/door.hook
urb/zod/main/mar/txt/door.hook
v/raft.c
v/unix.c
2015-04-22 20:18:19 -04:00
C. Guy Yarvin
9c66b9cddc
Merge branch 'master' into dillbo
...
Conflicts:
urb/zod/docs/pub/doc/guide/a-ford.md
2015-04-07 15:18:07 -07:00
Steven Dee
b5343f227b
Overflow detection in u3a_calloc
...
This implementation assumes that u3a_calloc is always called with
safe sizes and just asserts that.
2015-03-27 12:14:23 -04: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
Anton Dyudin
add40d4dee
Fixed ford ot anchor at current main revision, not time
...
Conflicts:
n/t.c
urb/zod/main/arvo/ford.hoon
v/raft.c
2015-03-24 19:27:49 -04:00
Philip C Monk
38d9504478
performance improvements
2015-03-18 17:25:01 -04:00
Steven Dee
6173d1577c
Fixes for OpenBSD build
2015-03-02 13:36:46 -05:00
Anton Dyudin
aa1cfca2dd
dbg wip
2015-02-19 21:27:23 -08:00
Anton Dyudin
62dbdc1b49
Merge branch 'master' into eyre-new
...
Conflicts:
n/t.c
2015-02-19 19:59:03 -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
69f265fcd1
GHETTO timestamp tracing.
2015-02-19 15:22:51 -08:00
C. Guy Yarvin
3235a8e1eb
Merge branch 'master' of https://github.com/urbit/urbit
2015-02-19 15:19:25 -08:00
Henry Ault
fd49091755
licensing and such
2015-02-10 15:13:17 -08:00
C. Guy Yarvin
5d707603c4
Fix out of memory on stack overflow.
2015-02-02 11:03:14 -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
b2dc513d6a
Add cache to ++song, etc.
2015-01-12 17:49:31 -08:00
Alec Brickner
473a68966a
Fixed unsigned integers in mug
2014-12-19 11:41:57 -08:00
C. Guy Yarvin
50870185ec
Fix reset.
2014-12-18 14:34:02 -08:00
Steven Dee
41ae6df7d7
unsigned integer literal in mug
2014-12-15 09:30:28 -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
Philip C Monk
c7b057dbbf
fix ye olde dotket bug
...
fixes #194
2014-12-09 17:59:31 -05:00
Philip C Monk
3baefceab3
move markdown jet to u3a_calloc
2014-12-08 16:00:56 -05:00
Garret Kelly
e5e142c6ea
Show the how of a bail in more cases.
2014-12-06 21:12:12 +00:00
Philip C Monk
c4473250a0
general cmark cleanup
2014-12-05 20:34:58 -05:00
C. Guy Yarvin
b927a7bf78
Add test user-level jet.
2014-12-03 15:21:55 -08:00
C. Guy Yarvin
d9d18f766e
Hack around ~(tap to) bug.
2014-12-03 11:58:42 -08:00
C. Guy Yarvin
e09388ae70
Revert previous change.
2014-12-03 11:17:32 -08:00
C. Guy Yarvin
10da2be5d4
Enable profiling on Linux.
2014-12-03 11:15:22 -08:00
C. Guy Yarvin
22cd6974d9
Profile tweaks.
2014-12-03 09:36:42 -08:00
C. Guy Yarvin
f50b3b3c3c
More profiling updates.
2014-12-02 16:26:30 -08:00
C. Guy Yarvin
11c02c11d9
Update some profiling stuff.
2014-12-02 13:53:35 -08:00
C. Guy Yarvin
ee5ef2e7ed
Fix profile bug.
2014-12-01 14:05:09 -08:00
C. Guy Yarvin
3453a8ba5c
Remove debug code.
2014-11-30 23:32:19 -08:00
C. Guy Yarvin
f56aa55a32
Remove overly fancy profile sync code.
2014-11-30 16:59:22 -08:00
C. Guy Yarvin
53eae798e2
100 profile samples per second, in theory anyway.
2014-11-30 16:08:28 -08:00
C. Guy Yarvin
ce8afd76ee
Various profiling and other fixes.
2014-11-30 16:06:08 -08:00
C. Guy Yarvin
ee49973664
Remove annoying printf.
2014-11-30 02:30:45 -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
bdebf8f657
Update some jet stuff, and docs
2014-11-28 12:29:10 -08:00
C. Guy Yarvin
ec15c99566
Construct jet labels on reload.
2014-11-27 14:08:02 -08:00
C. Guy Yarvin
5736ea6e00
Fix handling of .^ errors.
2014-11-26 11:00:50 -08:00
C. Guy Yarvin
4d900b5d9d
Print memory size on load.
2014-11-25 17:31:11 -08:00
C. Guy Yarvin
80d6f74886
Various fixes and documentations.
2014-11-25 15:31:35 -08:00
C. Guy Yarvin
d43bc56bb1
Validate jet cores. Other cosmetic changes.
2014-11-24 14:41:47 -08:00