Activity for trio - printf() done right

  • Jo Jo created merge request #2

    Fix a couple of typos detected by 'codespell' program; mostly in comments & docs.

  • Bjorn Reese Bjorn Reese modified ticket #18

    -DTRIO_MINIMAL regression error

  • Bjorn Reese Bjorn Reese posted a comment on ticket #18

    Thank you for the merge request.

  • Bjorn Reese Bjorn Reese merged merge request #1

    Solves compilation / linking problems when using -DTRIO_MINIMAL

  • jkbzh jkbzh posted a comment on merge request #1

    This patch correctly solves the issue I had raised in bug18. There I had a complete wrong approach that effectualy disabled the effects of TRIO_MINIMAL (although it did let me compile unaware of it).

  • jkbzh jkbzh created merge request #1

    Solves compilation / linking problems when using -DTRIO_MINIMAL

  • trio - printf() done right trio - printf() done right released /trio/trio-1.16.tar.gz

  • Bjorn Reese committed [6b0e66]

    Preparation for 1.16 release

  • Bjorn Reese committed [29c58b]

    Fixed rounding problems on double-double platforms

  • Bjorn Reese committed [685c85]

    Disabled rounding test cases on platforms with ...

  • Bjorn Reese committed [6b5048]

    Fixed problem with inaccurate log10() functions...

  • Bjorn Reese committed [6c5112]

    Added support for GCC format attribute

  • Bjorn Reese committed [4a5fa0]

    Fixed linking problem caused by using an inline...

  • Bjorn Reese committed [32c23d]

    Added support for GCC format attribute

1