SHA256
1
0
forked from pool/muparser
Commit Graph

5 Commits

Author SHA256 Message Date
022c88bdec - Update to release 2.3.4
OBS-URL: https://build.opensuse.org/package/show/science/muparser?expand=0&rev=31
2022-11-15 19:32:16 +00:00
0481818530 - Update to release 2.3.3
OBS-URL: https://build.opensuse.org/package/show/science/muparser?expand=0&rev=28
2022-01-22 21:13:16 +00:00
3bc338a682 Accepting request 815514 from home:polslinux:branches:science
- 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

OBS-URL: https://build.opensuse.org/request/show/815514
OBS-URL: https://build.opensuse.org/package/show/science/muparser?expand=0&rev=25
2020-06-17 12:54:36 +00:00
7e4769aa90 Accepting request 643712 from home:badshah400:branches:science
- 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.

OBS-URL: https://build.opensuse.org/request/show/643712
OBS-URL: https://build.opensuse.org/package/show/science/muparser?expand=0&rev=19
2018-10-22 13:41:12 +00:00
1f91298177 Accepting request 442255 from home:alois:branches:science
Added baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/442255
OBS-URL: https://build.opensuse.org/package/show/science/muparser?expand=0&rev=16
2016-11-27 17:50:43 +00:00