Histórico de Commits

Autor SHA1 Mensagem Data
  Ed Schouten d64ea4e5f9 Make small changes to libm-test.c to improve portability. há 10 anos atrás
  Ed Schouten b6ff8bbe91 Clean up a change that I sneaked in accidentically. há 10 anos atrás
  Ed Schouten 16902a6ce1 Reconnect cbrtl() to the build. It seems to build properly. há 10 anos atrás
  Ed Schouten 8c8693cf79 Remove [jy][01n]f(). X/Open only standardizes the double versions. há 10 anos atrás
  Ed Schouten ce4982acf8 Remove scalb(). The scalbn() or scalbln() function should be used. há 10 anos atrás
  Ed Schouten c08bd962f2 Remove the non-standard finite() function. há 10 anos atrás
  Ed Schouten ae1e0c309a Remove the non-standard drem() function. há 10 anos atrás
  Ed Schouten eca4ac8bf1 Remove the non-standard significand() function. há 10 anos atrás
  Ed Schouten 532fe1553e Remove the non-standard gamma() function. Use lgamma() instead. há 10 anos atrás
  Viral B. Shah 388f0f1d32 Remove unused Symbol.map files. há 10 anos atrás
  Viral B. Shah cb6c82190b More README updates. há 10 anos atrás
  Viral B. Shah 9fe53caefe README updates. há 10 anos atrás
  Viral B. Shah 5473e8b27d Disable OS X tests for now. há 10 anos atrás
  Viral B. Shah ce8af02232 Merge pull request #82 from talex5/minios2 há 10 anos atrás
  Viral B. Shah 44a4964e06 Merge pull request #81 from NuxiNL/openlibm-math há 10 anos atrás
  Thomas Leonard b19856215c No stdio.h on Mini-OS, so use cdefs.h again there. há 10 anos atrás
  Ed Schouten 34d44ffadd Set USECLANG=1 by default on FreeBSD. há 10 anos atrás
  Ed Schouten 7e5585aaca Rename openlibm.h to openlibm_math.h. há 10 anos atrás
  Ed Schouten c2154fd3f3 Add missing void keyword to keep -Wold-style-definition happy. há 10 anos atrás
  Viral B. Shah ee2976996d Merge pull request #80 from NuxiNL/header-dirs há 10 anos atrás
  Ed Schouten 93aef7f9b1 Remove $ARCH/openlibm_fenv.h. há 10 anos atrás
  Ed Schouten bc3f903bc2 Move public headers into include/ and private headers into src/. há 10 anos atrás
  Viral B. Shah c485db579d Some fixes to be able to build the system versions of the tests. há 10 anos atrás
  Viral B. Shah f418d26601 Merge pull request #78 from NuxiNL/cleanups há 10 anos atrás
  Ed Schouten 23b8f663d4 Revert "Don't use __weak_reference() when a __strong_reference() is needed." há 10 anos atrás
  Ed Schouten d07820351b Rename the fenv headers. há 10 anos atrás
  Ed Schouten 9ab9db387d Don't use __weak_reference() when a __strong_reference() is needed. há 10 anos atrás
  Ed Schouten c253db68ca Add a new compilation flag: OPENLIBM_ONLY_THREAD_SAFE. há 10 anos atrás
  Ed Schouten 9fdc4f9d9e Fix a small number of -Wmissing-prototypes compiler warnings in sincos(). há 10 anos atrás
  Ed Schouten 42177873f8 Remove weak reference construct from fenv code. há 10 anos atrás