1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
slvs: bring back accidentally removed Emscripten binding for uint32_t[4] More... over 1 year ago
expr: fix the value of `Expr::MULTIPLE_PARAMS` More... over 1 year ago
system: remove the unused `tag` parameter from `SolveNewton()` More... over 1 year ago
slvs: resolve GCC warning about unused variables More... over 1 year ago
slvs: avoid Windows export/import directives when compiling as a static lib More... over 1 year ago
build: support getting git hash when imported as a submodule More... over 1 year ago
general: fix compiler warning about object construction and assignment More... over 1 year ago
ci: fix the broken Python and WASM library builds (#1565) More... over 1 year ago
Web, CMake: Fix the copying of resources into the build directory More... over 1 year ago
build: add a workaround for building zlib in Emscripten More... over 1 year ago
system: optimise slot update in `SolveBySubstitution()` More... over 1 year ago
system: optimise `WriteJacobian()` More... over 1 year ago
system: make `mat.scale` a local member More... over 1 year ago
slvs: extract the code and the CMake config out of the main build More... over 1 year ago
slvs: remove the unused `rank` member More... over 1 year ago
CDemo: re-enable the `Example3d` example More... over 1 year ago
slvs: allow dragging more than 4 parameters More... over 1 year ago
emscripten: fix build issues and make the interface functional More... over 1 year ago
general: rework the way files are included for better maintainability More... over 1 year ago
tests: reduce dependence on `solvespace.h` in order to reduce build time More... over 1 year ago
extlib: update zlib to v1.3.1 More... over 1 year ago
extlib: update mimalloc to v2.2.3 More... over 1 year ago
slvs: don't try to initially satisfy unsupported constraints More... over 1 year ago
expr: convert ParamsUsedList() to std::unordered_set More... over 1 year ago
system: optimise `SolveBySubstitution()` More... over 1 year ago
system: convert dragged to std::unordered_set More... over 1 year ago
FreeType: disable "PNG compressed OpenType embedded bitmaps." More... over 1 year ago
solver: remove the rank parameter from `Solve()` and fix `SolveRank()` More... over 1 year ago
slvs: return a distinct value for `SolveResult::REDUNDANT_OKAY` (#1542) More... over 1 year ago
freetype: update the vendored version to 2.13.3 More... over 1 year ago