Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-30 | ape/libm: implement log2 in libc | Ori Bernstein | |
2021-01-23 | ape/libm: add back fmod, remove modf | Ori Bernstein | |
We removed the wrong file. Put it back. | |||
2021-01-24 | ape: update mkfile for removed fmod.c | qwx | |
2021-01-23 | ape: apply infinite recursion in fmod() fix (thanks jxy and ality) | cinap_lenrek | |
Apply changeset 2880:cab2b9d13a73 to ape's fmod() implementation. Remove the unused math/fmod.c copy. | |||
2019-06-21 | Turn on warnings when building libap. | Ori Bernstein | |
For ape, we never enabled warnings in cflags. Turning it on brings up a lot of warnings. Most are noise, but a few caught unused variables and trunctaions of pointers. to smaller integers (int, long). A few warnings remain. | |||
2018-05-24 | ape: floating point improvements (thanks spew) | aiju | |
2012-07-30 | import updated compilers from sources | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |