Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker df82f8f2dc update COPYRIGHT status of TRE regex code hace 13 años
  Rich Felker db0da51b5c update README to remove information no longer relevant as of 0.8.7 hace 13 años
  Rich Felker ad2d2b963a asm for hypot and hypotf hace 13 años
  Rich Felker a9e85c0a5c make dlerror conform to posix hace 13 años
  Rich Felker 494ba80e9a simplify creal and cimag macros hace 13 años
  Rich Felker 13e400b355 add creal/cimag macros in complex.h (and use them in the functions defs) hace 13 años
  Rich Felker 132f0a0083 tgmath.h: suppress any existing macro definitions before defining macros hace 13 años
  nsz a4a0c91275 acos.s fix: use the formula acos(x) = atan2(sqrt(1-x),sqrt(1+x)) hace 13 años
  Rich Felker 2e0c1fed36 sysconf support for dynamic limits (open files and processes) hace 13 años
  Rich Felker 47db8903f6 fix DECIMAL_DIG definitions hace 13 años
  Rich Felker 25501c1079 initial, very primitive strfmon hace 13 años
  Rich Felker 30df206cb0 x86_64 math asm, long double functions only hace 13 años
  Rich Felker 80949ccdc6 limits.h: support gcc's -funsigned-char hace 13 años
  Rich Felker 58bf74850f Merge remote branch 'nsz/master' hace 13 años
  Rich Felker ad47d45e9d upgrade to latest upstream TRE regex code (0.8.0) hace 13 años
  nsz 91c28f61f4 nearbyint optimization (only clear inexact when necessary) hace 13 años
  nsz 8c6fc860a9 remove a fixme comment hace 13 años
  nsz f1347a3a45 clean up pow.c and powf.c hace 13 años
  nsz 615bbd365f clean up powl.c hace 13 años
  nsz 1e2fea632b fix a cbrtl.c regression and remove x87 precision setting hace 13 años
  nsz 03c52e137a Merge branch 'master' of git://git.etalabs.net/musl hace 13 años
  Rich Felker baa43bca0a optimize scalbn family hace 13 años
  Rich Felker 7513d3ecab remquo asm: return quotient mod 8, as intended by the spec hace 13 años
  nsz c879a9592f Merge branch 'master' of git://git.etalabs.net/musl hace 13 años
  Rich Felker 804fbf0b8c use alternate formula for acos asm to avoid loss of precision hace 13 años
  nsz 0b0735af45 Merge branch 'master' of git://git.etalabs.net/musl hace 13 años
  Rich Felker 97721a5508 Merge remote branch 'nsz/master' hace 13 años
  Rich Felker acb744921b fix exp asm hace 13 años
  nsz 634c3a6302 Merge branch 'master' of git://git.etalabs.net/musl hace 13 años
  nsz 0cbb654791 code cleanup of named constants hace 13 años