1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Makefile.am in src/mpsolve. More... about 8 years ago
Several fixes to the parser. More... about 8 years ago
Fixed the parser in xmpsolve. More... about 8 years ago
Small fixes to MATLAB module and build system. More... over 8 years ago
Fixed linking of MATLAB mex files. More... over 8 years ago
Added a check for MPFR headers. More... over 8 years ago
Refactored the loading of libraries in MEX files. More... over 8 years ago
Fixed some initializations in the MATLAB module. More... over 8 years ago
Fix some small building problems. More... over 8 years ago
Introduced some fixes to build MPSolve on Windows with MSYS2. More... over 8 years ago
Fixed tests on formal arithmetic to reflect last changes. More... almost 9 years ago
Fixed a compatibility issues with older GMPxx. More... almost 9 years ago
Corrected stupid bug in the parser. More... almost 9 years ago
Reasonable implementation of the parser. More... almost 9 years ago
Fixed regexp for floating point numbers. More... almost 9 years ago
Tried to reorder param definitions. More... almost 9 years ago
Avoid the use of %param in yacc-parser.y More... almost 9 years ago
Merge branch 'master' of github.com:robol/MPSolve More... almost 9 years ago
Added bison/flex based parser (still in beta stage). More... almost 9 years ago
Merge branch 'master' of github.com:robol/MPSolve More... almost 9 years ago
Set the radius also in floating point during regeneration. More... almost 9 years ago
Merge pull request #1 from akobel/master More... almost 9 years ago
fix typo (funny character instead of *) More... almost 9 years ago
Made the build system more compatible with Octave. More... almost 9 years ago
Merge branch 'master' of github.com:robol/MPSolve More... almost 9 years ago
Enabled verbose make on travis. More... almost 9 years ago
Added missing dependency. More... almost 9 years ago
Fixed (again) MATLAB detection. More... almost 9 years ago
Updated travis.yml to build also MATLAB MEX files (using Octave). More... almost 9 years ago
Added a missing AC_SUBST() call in the configure.ac file. More... almost 9 years ago