Skip to content
Snippets Groups Projects
Select Git revision
  • devel
  • release-7.5 protected
  • marsik-gre
  • nosub
  • sulu_no_sub
  • diw-docker-trixie
  • jikonen-release-7.5-opconf-dhcp
  • marsik_sku_7_5
  • x86_64
  • persist-de-fix
  • persist-controller-fix
  • dm-framework
  • diw-17329
  • agnau-backport-atf-u-boot
  • agnau-hack
  • 16916_rdkb_merge
  • erik-iop-libnsl
  • reidar-feeds-rev-iopsys-0dfd36103350
  • release-7.3 protected
  • agnau-improve-set-feed-rev-performance
  • 7.5.1beta2 protected
  • 7.6.0alpha1 protected
  • 7.5.1beta1 protected
  • 7.5.1beta0 protected
  • 7.6.0alpha0 protected
  • 7.5.0 protected
  • 7.5.0rc2 protected
  • 7.5.0rc2_test protected
  • 7.5.0rc1 protected
  • 7.5.0rc1_test protected
  • 7.5.0beta1 protected
  • 7.5.0beta1_test protected
  • 7.5.0alpha3 protected
  • 7.5.0alpha3_test2 protected
  • 7.5.0alpha3_test1 protected
  • 7.5.0alpha2 protected
  • 7.5.0alpha2_test protected
  • 7.3.5 protected
  • 7.3.5rc1 protected
  • 7.4.4 protected
40 results

mpfr

  • user avatar
    Linhui Liu authored and Hauke Mehrtens committed
    Changes from versions 4.1.* to version 4.2.0:
    - The "fondue savoyarde" release.
    - Binary compatible with MPFR 4.0.* and 4.1.*, though some minor changes in
      the behavior of the formatted output functions may be visible, regarded
      as underspecified behavior or bug fixes (see below).
    - New functions mpfr_cosu, mpfr_sinu, mpfr_tanu, mpfr_acosu, mpfr_asinu,
      mpfr_atanu and mpfr_atan2u.
    - New functions mpfr_cospi, mpfr_sinpi, mpfr_tanpi, mpfr_acospi, mpfr_asinpi,
      mpfr_atanpi and mpfr_atan2pi.
    - New functions mpfr_log2p1, mpfr_log10p1, mpfr_exp2m1, mpfr_exp10m1 and
      mpfr_compound_si.
    - New functions mpfr_fmod_ui, mpfr_powr, mpfr_pown, mpfr_pow_uj, mpfr_pow_sj
      and mpfr_rootn_si (mpfr_pown is actually a macro defined as an alias for
      mpfr_pow_sj).
    - Bug fixes.
      In particular, for the formatted output functions (mpfr_printf, etc.),
      the case where the precision consists only of a period has been fixed
      to be like ".0" as specified in the ISO C standard, and the manual has
      been corrected and clarified.
      The macros of the custom interface have also been fixed: they now behave
      like functions (except a minor limitation for mpfr_custom_init_set).
    
    Remove upstreamed:
    - 002-Fix-mpfr_custom_get_kind-macro-bug.patch
    
    Refresh patches:
    - 001-only_src.patch
    
    Signed-off-by: default avatarLinhui Liu <liulinhui36@gmail.com>
    a72981b9
    History
    Name Last commit Last update
    ..
    patches
    Makefile