Histórico de Commits

Autor SHA1 Mensagem Data
  nsz 634c3a6302 Merge branch 'master' of git://git.etalabs.net/musl há 13 anos atrás
  nsz 0cbb654791 code cleanup of named constants há 13 anos atrás
  nsz b03255af77 fix remainder*.c: remove useless long double cast há 13 anos atrás
  nsz 4caa17b2a1 don't try to create non-standard denormalization signal há 13 anos atrás
  Rich Felker 0108420281 Merge remote branch 'nsz/master' há 13 anos atrás
  nsz 75483499da new modff.c code, fix nan handling in modfl há 13 anos atrás
  nsz 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal há 13 anos atrás
  nsz 01fdfd491b fix long double const workaround in cbrtl há 13 anos atrás
  nsz 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller há 13 anos atrás
  nsz c3587effe2 minor fix in __tanl (get sign properly) há 13 anos atrás
  Rich Felker d9c1d72cdc bug fix: wrong opcode for writing long long há 13 anos atrás
  nsz eca1c35e5b remove long double const workarounds há 13 anos atrás
  nsz 9a810cb685 fix erfl wrapper for long double==double case há 13 anos atrás
  Rich Felker b04b588791 asm for log1p há 13 anos atrás
  Rich Felker 9d82a15e15 asm for log2 há 13 anos atrás
  Rich Felker 27deb53889 asm for remquo há 13 anos atrás
  Rich Felker 02db27d9de optimize exponential asm for i386 há 13 anos atrás
  Rich Felker da7458a602 Merge remote branch 'nsz/master' há 13 anos atrás
  Rich Felker be5b01f855 fix broken modf family functions há 13 anos atrás
  Rich Felker 1bf4dad327 asm for modf functions há 13 anos atrás
  nsz 8051e08e10 simplify scalbn*.c implementations há 13 anos atrás
  nsz f767aba8af Merge branch 'master' of git://git.etalabs.net/musl há 13 anos atrás
  Rich Felker 0b70a1e9a9 asm for floor/ceil/trunc há 13 anos atrás
  nsz 9322344fa4 Merge branch 'master' of git://git.etalabs.net/musl há 13 anos atrás
  Rich Felker 58ff9e8eaf asm for scalbn family há 13 anos atrás
  Rich Felker bc33e61704 asm for inverse trig functions há 13 anos atrás
  nsz 0627e58af8 Merge branch 'master' of git://git.etalabs.net/musl há 13 anos atrás
  Rich Felker 495a52ae7b asm for log functions há 13 anos atrás
  Rich Felker aa1b4dff45 fix broken exponential asm há 13 anos atrás
  Rich Felker 37eb14dd2b asm for lrint family on i386 há 13 anos atrás