imath:2.3.1

Last commit made on 2022-01-09
Get this branch:
git clone -b 2.3.1 https://git.launchpad.net/imath

Branch merges

Branch information

Name:
2.3.1
Repository:
lp:imath

Recent commits

7101a55... by Jan Rheinländer

Cleanup tab vs space indentation mess

192038b... by Jan Rheinländer

Fix bugs in eqc constructor/destructor

650ee1f... by Jan Rheinländer

Silence settingsmanager warnings about incomplete definitions of internal options
Print error message for required options that are not present in the registry

4e83e38... by Jan Rheinländer

Miscellaneous left-overs

2a1cb9a... by Jan Rheinländer

Fix and document trace mode of the parser

ea485cc... by Jan Rheinländer

Remove empty lines from .imath include files to avoid empty iFormula lines
Correct the eMail address

eb793fc... by Jan Rheinländer

Use std::shared_ptr for eqc and optionmap in parser and lexer to fix memory leaks

a313c57... by Jan Rheinländer

Explain to the compiler that eqc and iMathDoc are never copied and implement deep copy (clone) for eqc

9cb3117... by Jan Rheinländer

Miscellaneous minor cleanups

76c8432... by Jan Rheinländer

Make Settingsmanager, parser and lexer usable with and without iFormula and iMathDoc