index
:
ori/mc.git
0.2
abi
autoexpr
autovar
bettermatch
biofunc
callee-save
closures
dependent-tags
fixtraits
freebsd-port
hashtraits
integrated
kill-sleq
libmath-merge
master
matchcomp
mbld-rebase
mbld2
mpkg
netbsd-port
peephole-opt
poller
qbe
struct-lit
threadwork
tls
trait-syntax
update-bootstrap
The Myrddin compiler.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2017-10-29
Merge branch 'master' into qbe
qbe
Ori Bernstein
2017-10-18
Add some ioctls from Linux x86
S. Gilles
2017-10-13
We need to free the loopck on err.
Ori Bernstein
2017-10-12
Minor cleanups on bio geti.
Ori Bernstein
2017-10-12
Add ncpu for openbsd.
Ori Bernstein
2017-10-04
Make ptrhash more explicit
Lucas Gabriel Vuotto
2017-10-01
Add '{b=} option to print integers.
Ori Bernstein
2017-09-30
Replace bio.status(@t) with std.result(@t, bio.err)
Ori Bernstein
2017-09-28
Reduce max bucket size
Ori Bernstein
2017-09-26
Left-pad %m and %k output with 0
S. Gilles
2017-09-26
Match date abbreviations in the middle of formats
S. Gilles
2017-09-23
Implement OpenBSD 6.2 futex mutexes.
Ori Bernstein
2017-09-22
Missing an FD.
Ori Bernstein
2017-09-20
Add Linux CPU count function.
Ori Bernstein
2017-09-20
Move to custom stack on OSX. System-allocated just doesn't do it for us.
Ori Bernstein
2017-09-20
Fix tests on NetBSD
Ori Bernstein
2017-09-19
Write body without formatting.
Ori Bernstein
2017-09-18
Fix typos.
Ori Bernstein
2017-09-16
fix some docs that were broken by renaming
Milo Turner
2017-09-13
Add loop checking to libfileutil.
Ori Bernstein
2017-09-13
Change interface of fileutil.bywalk to fix recursing
S. Gilles
2017-09-13
Create output path before using it
Ori Bernstein
2017-09-12
Add syscalls for OpenBSD 6.2
Ori Bernstein
2017-09-13
Fix off by one for FreeBSD/OpenBSD
Ori Bernstein
2017-09-13
Fix missing syscall args.
Ori Bernstein
2017-09-12
Fix typos.
Ori Bernstein
2017-09-12
Make announce API more cross platform.
Ori Bernstein
2017-09-12
Remove junk code.
Ori Bernstein
2017-09-11
Add missing listen implementation on plan9.
Ori Bernstein
2017-09-11
Announce now implicitly listens.
Ori Bernstein
2017-09-10
Include deps in libhttp bld.sub
Ori Bernstein
2017-09-10
Fix typo.
Ori Bernstein
2017-09-10
Merge ../libhttp
Ori Bernstein
2017-09-10
Refcount the HTTP server.
Ori Bernstein
2017-09-10
Add `tmpdir` function.
Ori Bernstein
2017-09-10
Shuffle a comment.
Ori Bernstein
2017-09-10
Add fexists check before mkdir.
Ori Bernstein
2017-09-10
Fix 32 bit float formatting.
Ori Bernstein
2017-09-09
Fix gettimeofday() on OSX.
Ori Bernstein
2017-09-09
Give a sane default for NCPU.
Ori Bernstein
2017-09-09
Add missing files.
Ori Bernstein
2017-09-09
Improve siphash performance and tests
Lucas Gabriel Vuotto
2017-09-08
Replace murmurhash with siphash
Lucas Gabriel Vuotto
2017-09-08
Add siphash-2-4 implementation and tests
Lucas Gabriel Vuotto
2017-09-08
Use testr in lib/std/test/hashfuncs.myr
Lucas Gabriel Vuotto
2017-09-04
Reduce the number of allocations in regex.
Ori Bernstein
2017-09-04
Minimum 10 samples, target 100ms running.
Ori Bernstein
2017-09-04
Fix caching.
Ori Bernstein
2017-09-04
Modernize benchmarks.
Ori Bernstein
2017-09-04
Improve sampling of benchmark.
Ori Bernstein
[next]