RSS feed
014aa4ae
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 18:46
Include deps in libhttp bld.sub
94c79035
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 17:44
Fix typo.
735a7d29
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 17:43
Merge ../libhttp
dd8235ce
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 17:38
Refcount the HTTP server.
38941f5e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 15:11
Add `tmpdir` function.
73c618bf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 09:46
Shuffle a comment.
c3b5d8f4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/10 09:17
Add fexists check before mkdir.
2551a758
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 21:35
Fix 32 bit float formatting.
b0fd36e3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 21:07
Put a bunch of things into a hash table.
16b5ec84
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 21:06
Add a hash table put benchmark.
befeeb30
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 19:51
Add hash table htget benchmark.
509d0717
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 19:13
Emit rotl/rotr instructions.
795ee8f8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 18:25
Format whitespace.
997b26b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:54
Fix gettimeofday() on OSX.
2b99364b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:49
Fix bootstrap script on OSX
fc836572
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:15
Fix `mk check` on plan 9.
40cb514d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:15
Regenerate bootstrap files.
0b561ccd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 10:55
Give a sane default for NCPU.
26fbf11c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 10:54
We don't need to write all the zeros explicitly.
4008733e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 12:14
Add missing files.
7ef923fc
– Lucas Gabriel Vuotto <lvuotto92@gmail.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2017/09/09 06:42
Improve siphash performance and tests
ce24eeba
– Ori Bernstein <ori@eigenstate.org>
authored
on 2017/09/09 08:01
Add hash benchmarks.
63b175e2
– Lucas Gabriel Vuotto <lvuotto92@gmail.com>
authored
and Ori Bernstein <ori@mmarkovcorp.com>
committed
on 2017/09/07 21:19
Replace murmurhash with siphash