Giter Club home page Giter Club logo

muparserx's Introduction

_title

GitHub issues Version Packaging status

muparserx

V4.0.13 (20230307)

Bugfixes:

  • untracked Issue: Wide string build on windows was broken due to a typo introduced in 4.0.12.

V4.0.12 (20230304)

Bugfixes:

  • Issue 116: Changed implementation of parsing double values to fix #116 on Mac.
  • Issue 115: String constants starting woth "or" confused with operator during parsing step
  • Issue 117: Equals operator behavior inconsistent when checking boolean values. (no type check)

Changes:

  • C++17 is now the minimum required C++ version to compile the code
  • added a wide string option to cmake (USE_WIDE_STRING)
  • removed compatibility fixes for older compilers (mostly MSVC)
  • fixed compiler warnings

V4.0.11 (20211123)

Bugfixes:

  • Issue 112: Compilation issue due to an invalid header file name

V4.0.10 (20211122)

Bugfixes:

  • Issue 107: Complex multiplication-assignment did not work correctly
  • Issue 110: Short evaluation for binary operators added (thanks to user egyptyu)

V4.0.9 (20200619)

Changes:

  • Copied unit tests from muparser (no new failures)
  • Introduced a maximum expression length of 10000
  • Expressions will be checked for non printable characters

Bugfixes:

  • Issue 68: Integer test causes floating point exceptions; fixed as suggested

V4.0.8 (20181218)

Changes:

  • Build system changed to CMake

V4.0.7 (20160331)

Bugfixes:

  • Issue 68: Assertion fails (i.e "abs(-3)>abs(2)")
  • untracked issue: cbrt function did not work properly
  • new functions: atan2, reminder, fmod

muparserx's People

Contributors

abogani avatar atilag avatar beltoforion avatar cmdrf avatar grizonnetm avatar guruofquality avatar jengelh avatar jonei avatar jpcima avatar martinrotter avatar miscco avatar nalinigans avatar nasailja avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.