2012-03-20 |
Rich Felker | Merge remote branch 'nsz/master' |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rich Felker | upgrade to latest upstream TRE regex code (0.8.0) |
commit | commitdiff | tree | snapshot |
2012-03-20 |
nsz | nearbyint optimization (only clear inexact when necessary) |
commit | commitdiff | tree | snapshot |
2012-03-20 |
nsz | remove a fixme comment |
commit | commitdiff | tree | snapshot |
2012-03-20 |
nsz | clean up pow.c and powf.c |
commit | commitdiff | tree | snapshot |
2012-03-20 |
nsz | clean up powl.c |
commit | commitdiff | tree | snapshot |
2012-03-20 |
nsz | fix a cbrtl.c regression and remove x87 precision setting |
commit | commitdiff | tree | snapshot |
2012-03-20 |
nsz | Merge branch 'master' of git://git.etalabs.net/musl |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rich Felker | optimize scalbn family |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rich Felker | remquo asm: return quotient mod 8, as intended by the... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
nsz | Merge branch 'master' of git://git.etalabs.net/musl |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rich Felker | use alternate formula for acos asm to avoid loss of... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
nsz | Merge branch 'master' of git://git.etalabs.net/musl |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rich Felker | Merge remote branch 'nsz/master' |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Rich Felker | fix exp asm |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | Merge branch 'master' of git://git.etalabs.net/musl |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | code cleanup of named constants |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | fix remainder*.c: remove useless long double cast |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | don't try to create non-standard denormalization signal |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | Merge remote branch 'nsz/master' |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | new modff.c code, fix nan handling in modfl |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | use scalbn or *2.0 instead of ldexp, fix fmal |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | fix long double const workaround in cbrtl |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | don't inline __rem_pio2l so the code size is smaller |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | minor fix in __tanl (get sign properly) |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | bug fix: wrong opcode for writing long long |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | remove long double const workarounds |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | fix erfl wrapper for long double==double case |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm for log1p |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm for log2 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm for remquo |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | optimize exponential asm for i386 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | Merge remote branch 'nsz/master' |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | fix broken modf family functions |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm for modf functions |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | simplify scalbn*.c implementations |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | Merge branch 'master' of git://git.etalabs.net/musl |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm for floor/ceil/trunc |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | Merge branch 'master' of git://git.etalabs.net/musl |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm for scalbn family |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm for inverse trig functions |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | Merge branch 'master' of git://git.etalabs.net/musl |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm for log functions |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | fix broken exponential asm |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm for lrint family on i386 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | Merge branch 'master' of git://git.etalabs.net/musl |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Rich Felker | asm exponential functions for i386 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
nsz | remove unnecessary TODO comments from fma.c |
commit | commitdiff | tree | snapshot |
2012-03-18 |
nsz | fmal bug fix: nan input should not raise exception |
commit | commitdiff | tree | snapshot |
2012-03-18 |
nsz | add fma implementation for x86 |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Rich Felker | assembly optimizations for fmod/remainder functions |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Rich Felker | asm versions of some simple math functions for i386... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
nsz | simplify lround and llround functions |
commit | commitdiff | tree | snapshot |
2012-03-18 |
nsz | make lrint and llrint functions work without fenv support |
commit | commitdiff | tree | snapshot |
2012-03-18 |
nsz | faster lrint and llrint functions |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Rich Felker | fix loads of missing const in new libm, and some global... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Rich Felker | move nonstandard gamma() etc. to _GNU_SOURCE only |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Rich Felker | c++ seems to want some casts in the float representatio... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Rich Felker | release notes for 0.8.7 v0.8.7 |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Rich Felker | try fixing/optimizing x86_64 fenv exception code |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | optimize x86 feclearexcept |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | fix x86_64 fe[gs]etround, analogous to nsz's x86 changes |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | minor 387 fenv optimizations |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | Merge remote branch 'nsz/master' |
commit | commitdiff | tree | snapshot |
2012-03-17 |
nsz | fix i386 fegetround and make fesetround faster |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | don't fail on inability to install dynamic linker ... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | one more fenv availability issue: lround |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | make fma and lrint functions build without full fenv... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | other side of the signgam namespace fix: use the intern... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | make signgam a weak alias for an internal symbol |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | fix namespace issues for lgamma, etc. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | Merge remote branch 'nsz/master' |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | remove junk sincos implementations in preparation to... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Rich Felker | revert COPYRIGHT file changes in preparation to merge... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Rich Felker | update copyright status (math library and new year) |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Rich Felker | remove special nan handling from x86 sqrt asm |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Rich Felker | simplify nan check in sqrt (x86 asm); result of sqrt... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
nsz | in math.h make lgamma_r and non-double bessel _GNU_SOUR... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
nsz | efficient sincos based on sin and cos |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Rich Felker | implement sincosf and sincosl functions; add prototypes |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Rich Felker | avoid changing NaNs in sqrt (x86 asm) to satisfy c99... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Rich Felker | correctly rounded sqrt() asm for x86 (i387) |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Rich Felker | correct rounding for i387 sqrtf function |
commit | commitdiff | tree | snapshot |
2012-03-13 |
nsz | math cleanup: use 1.0f instead of 1.0F |
commit | commitdiff | tree | snapshot |
2012-03-13 |
nsz | math cleanup: use 1.0f instead of (float)1.0 |
commit | commitdiff | tree | snapshot |
2012-03-13 |
nsz | remove libm.h includes when math.h and float.h are... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Rich Felker | fix scanf handling of "0" (followed by immediate EOF... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
nsz | clean up __expo2.c, use a slightly better k constant |
commit | commitdiff | tree | snapshot |
2012-03-13 |
nsz | fix copyright notice for the math lib |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Rich Felker | implement nan, nanf, nanl |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Rich Felker | first commit of the new libm! |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Rich Felker | add .gitignore file |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Rich Felker | fix nan/infinity macros in math.h, etc. |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Rich Felker | fix obscure bug in strtoull reading the highest 16... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Rich Felker | typo in math.h c version check |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Rich Felker | make math.h compatibe with c89 |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Rich Felker | remove debug cruft that was left in getdate |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Rich Felker | first try at implementing getdate function |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Rich Felker | fix bugs in strptime handling of string day/month names... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Rich Felker | implement a64l and l64a (legacy xsi stuff) |
commit | commitdiff | tree | snapshot |
next |