| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: muparser-devel | Distribution: openSUSE Tumbleweed | 
| Version: 2.3.5 | Vendor: openSUSE | 
| Release: 1.3 | Build date: Sun Feb 9 23:33:27 2025 | 
| Group: Development/Libraries/C and C++ | Build host: reproducible | 
| Size: 159634 | Source RPM: muparser-2.3.5-1.3.src.rpm | 
| Packager: http://bugs.opensuse.org | |
| Url: http://muparser.beltoforion.de/ | |
| Summary: Development files for muparser | |
muParser is an extensible math parser library written in C++. It works by transforming a mathematical expression into bytecode and precalculating constant parts of the expression.
MIT
* Sun Feb 09 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.3.5
    * Added rnd() function
    * Bitwise "and" and "or" used the same precedence (now, bitwise
      "and" priority is higher, like in C++)
    * Added a SetByteCode function to allow restoring previously
      extracted bytecode
* Tue Nov 15 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.3.4
    * build: resolve sprintf deprecation warnings
* Sat Jan 22 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.3.3.1
    * Some issues found by fuzzers were fixed.
* Wed Jun 17 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to 2.3.2:
    * using OpenMP is now the default settings for cmake based builds
    * added optimization for trivial expressions
    * introduced a maximum length for expressions (5000 Character)
    * introduced a maximum length for identifiers (100 Characters)
    * removed the MUP_MATH_EXCEPTION macro and related functionality
    * removed ParserStack.h (replaced with std::stack)
    * removed macros for defining E and PI (replaced with a static constants)
    * the MUP_ASSERT macro is no longer removed in release builds
      for better protection against segmentation faults
  - Updated muparser-abiversion.diff as the project is now using cmake
  - Removed muparser-optflags.patch as the project is now using cmake
    and the Makefile.in file no longer exists
* Sat Aug 24 2019 Jan Engelhardt <jengelh@inai.de>
  - Specfile modernization.
* Sat Jul 06 2019 Jan Engelhardt <jengelh@inai.de>
  - Trim bias from descriptions.
* Mon Oct 22 2018 badshah400@gmail.com
  - Update to version 2.2.6.1:
    * build system based on cmake
    * source code fixes for modern compilers
  - Update soversion in muparser-abiversion.diff and baselibs.conf.
* Sun Nov 27 2016 aloisio@gmx.com
  - Added baselibs.conf
* Sun Mar 13 2016 jengelh@inai.de
  - Update to new upstream release 2.2.5
    * example2 extended to work with UNICODE character set
    * muChar_t in muParserDLL.h was not set properly when UNICODE
    was used
* Mon Feb 02 2015 jengelh@inai.de
  - Update to new upstream release 2.2.4
    * String constants did not work properly. Using more than a single
    one was impossible.
    * return type of ParserError::GetPos changed to int
    * Bulkmode did not evaluate properly if "=" and "," operator was
    used in the expression
  - Add muparser-abiversion.diff
/usr/include/muParser.h /usr/include/muParserBase.h /usr/include/muParserBytecode.h /usr/include/muParserCallback.h /usr/include/muParserDLL.h /usr/include/muParserDef.h /usr/include/muParserError.h /usr/include/muParserFixes.h /usr/include/muParserInt.h /usr/include/muParserTemplateMagic.h /usr/include/muParserTest.h /usr/include/muParserToken.h /usr/include/muParserTokenReader.h /usr/lib/cmake /usr/lib/cmake/muparser /usr/lib/cmake/muparser/muparser-targets-relwithdebinfo.cmake /usr/lib/cmake/muparser/muparser-targets.cmake /usr/lib/cmake/muparser/muparserConfig.cmake /usr/lib/cmake/muparser/muparserConfigVersion.cmake /usr/lib/libmuparser.so /usr/lib/pkgconfig/muparser.pc /usr/share/doc/packages/muparser-devel /usr/share/doc/packages/muparser-devel/CHANGELOG
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:31:51 2025