urbit/pkg
Joe Bryan d0c26edd24
noun: remove extra allocations from u3a_atom->gmp and reverse conversions
Our conversions to and from GMP structs and our indirect atoms (a
heap-allocated array of uint_32_t) used alloca() and copied twice out of
an apparent abundance of caution. This PR removes the unnecessary
intermediate copy from both conversions.
2019-09-11 10:41:29 -02:30
..
arvo Merge pull request #1708 from urbit/mp-publish-info 2019-09-09 08:38:42 -02:30
ent Add 'pkg/ent/' from commit '31ac2913f14c6f7631f5792ad942605fb2d9fb87' 2019-03-04 16:49:14 -08:00
ge-additions Makefile needs CFLAGS. 2019-06-24 15:58:51 -07:00
herb updates herb to support application/octet-stream with content-disposition 2019-08-05 16:34:37 -07:00
interface Interface: Update urbit-ob dependency 2019-09-06 10:59:23 -04:00
urbit noun: remove extra allocations from u3a_atom->gmp and reverse conversions 2019-09-11 10:41:29 -02:30