Tags

Tags give the ability to mark specific points in history as being important
  • 1.9.0

    Release 1.9.0
  • 1.8.5

    d4ad72d1 · Fix wrong year ·
    Release 1.8.5
    
    - Fix build on compilers with broken endian detection.
  • 1.8.4

    Release 1.8.3
    
    - Ignore casing in hexadecimal numbers.
  • 1.8.3

    208a8764 · Release 1.8.3 ·
    Release 1.8.3
    
    - Updated help texts and man page.
    - Fixed bug in ANSI switch.
  • 1.8.2

    1eaf09fa · Cleanup history ·
    Release 1.8.2
    
    - MIPS support
    - Improve endianness detection
    - Update project homepage
    - Fixed configuration errors
  • 1.8.1

    f067ba8f · Update release date ·
    Release 1.8.1
    
    - OpenBSD support
    - Fixed Haiku bug
  • 1.8.0

    44ea2ea8 · Release 1.8.0 ·
    Release 1.8.0
    
    - Fixed bugs in numeral systems.
    - Fixed bugs related to infinity (Inf).
    - Fixed bugs related to Not a Number (NaN).
    - Updated and cleanup documentation.
    - Cleaned up code structure.
    - OpenLibm support.
  • 1.7.1

    331a9141 · Release 1.7.1 ·
    Release 1.7.1
    
    - Haiku support.
    - Unified ANSI console.
    - Code cleanup.
  • 1.7.0

    1757e0bc · Release 1.7.0 ·
    Release 1.7.0
    
    - Introduce scientific notation.
    - Introduce Not a Number (NaN).
    - Fixed bugs related to infinity (Inf).
    - Fixed bugs in log of complex numbers.
    - Fixed bugs in numeral systems.
    - Miscellaneous minor bug fixes.
    - Early trigonometric functions.
    - Static and dynamic libraries.
  • 1.6.4

    be964028 · Release 1.6.4 ·
    Release 1.6.4
    
    - Fixed Windows memory bugs
    - Fixed 64 bit memory bugs
  • 1.6.3

    ad93b3e6 · Release 1.6.3 ·
    Release 1.6.3
    
    - Improved error handling
    - Fixed error in fraction point parsing
    - Fixed typo in help text
    - 64 bit PowerPC support
    - Fixed AROS build errors
    - Fixed ARMv6 build errors
    - Fixed 64 bit ARM build errors
    - Debian support
    - NetBSD support
  • 1.6.2

    dafd561b · Update documentation ·
    Release 1.6.2
    
    - Fixed bug in memory allocation
    - Fixed bug in native keybord input
    - Included build options in executables
  • 1.6.1

    88eb29b1 · Release 1.6.1 ·
    Release 1.6.1
    
    - Fixed language bug in Windows
    - Fixed potential memory bugs
    - Clang compiler support
    - Update copyright texts
    - New doxygen documentation
  • 1.5.6

    432af7de · Fixed typo ·