shithub: mc

RSS feed

a00e33e2 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/11 03:55
Fix Remez algorithm.

9dd2a409 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/02 03:20
Replace costly sum with slightly faster sums in log-overkill.

ac2d8aa2 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 14:16
Typo in log-overkill explanation.

696f29e1 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 14:05
Implement rootn.

e0806074 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 12:25
Add missing reference for pown and rootn.

1d77b810 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 12:03
Add pown function.

30379846 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 12:02
Test the slow2sum function.

b889eefb – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 12:01
Add a log function which returns far too much precision.

218258e4 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 11:57
Add 2sum in math util

fb2a06c9 – S. Gilles <sgilles@math.umd.edu> authored on 2019/05/01 11:51
Add fltXXfromuintXX to ancillary math script.

2fd5ae3c – S. Gilles <sgilles@math.umd.edu> authored on 2019/04/29 04:35
Print "NaN" and "Inf" for floating-point NaNs and infinites.

fd00fa79 – Ori Bernstein <ori@eigenstate.org> authored on 2019/04/28 18:35
Add test for previous issue.

4be03d03 – Ori Bernstein <ori@eigenstate.org> authored on 2019/04/28 17:36
Fix float conversions in casts.

cbf8e144 – Ori Bernstein <ori@eigenstate.org> authored on 2019/04/28 09:44
Revert "Add a missing tysearch."

537313ee – Ori Bernstein <ori@eigenstate.org> authored on 2019/04/12 18:48
Rename traits correctly.

6940a02f – Ori Bernstein <ori@eigenstate.org> authored on 2019/03/21 16:18
Commit bio.readterm

770c90d4 – Carlin Bingham <cb@walcyrge.org> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/03/16 06:58
bio.readto and EOF

5197866b – iriri <iri@konnichiwastevenspielbergde.su> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/03/16 16:05
Add synchronization to xset.

a4fdef8a – Ori Bernstein <ori@eigenstate.org> authored on 2019/03/13 20:34
Add explicit abi conversions for syscall args.

4696e9dc – iriri <iri@konnichiwastevenspielbergde.su> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/03/12 21:58
Fix use-after-free in futex-based semaphore implementations.

01cf9608 – Ori Bernstein <ori@eigenstate.org> authored on 2019/03/03 19:17
Get a bit better at wrangling type bindings.

1c20d382 – Carlin Bingham <cb@viennan.net> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/03/13 21:07
readdelim: don't leak memory if there's an error

adff1dab – Carlin Bingham <cb@viennan.net> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/03/13 20:50
Fix bio.readto

d51d40bc – Ori Bernstein <ori@eigenstate.org> authored on 2019/03/03 17:32
Give traits the necessary env.

a68e92f1 – Ori Bernstein <ori@eigenstate.org> authored on 2019/03/03 17:02
Don't set the env on typedef psuedodecls.

f5e054e3 – Ori Bernstein <ori@eigenstate.org> authored on 2019/03/03 16:43
Merge envs correctly.

62bd4178 – Ori Bernstein <ori@eigenstate.org> authored on 2019/02/28 17:34
Fix type substitution in sizeof.

aebfdd24 – Ori Bernstein <ori@markovcorp.com> authored on 2019/02/27 12:37
Merge github.com:oridb/mc

082f10a8 – Ori Bernstein <ori@markovcorp.com> authored on 2019/02/27 12:34
Remove unused lines from the regmap.

56dffc40 – Carlin Bingham <cb@viennan.net> authored and Ori Bernstein <ori@eigenstate.org> committed on 2019/02/27 21:09
Fix __fini__ on openbsd

f2380304 – Ori Bernstein <ori@markovcorp.com> authored on 2019/02/26 09:19
Hook in __fini__ on 9front.