| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-24.02.0
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-24.02.1
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-24.02.2
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-24.05.0
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-24.08.0
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-24.11.0
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-25.01.0
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-25.04.0
PR: 289149
|
| |
|
|
|
|
|
|
| |
This reverts commit b634e8f3fcb15a8e7646139c4a1b48ad00ed8dc2.
The 24.08.0 is unusable on FreeBSD, needs more work.
Reported by: fernape (email)
|
| |
|
|
|
| |
Switch to DISTVERSION.
Take maintainership.
|
| |
|
|
|
| |
Changes:
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-23.12.0
|
|
|
WxMaxima hangs in a while/sleep loop building anchors for Maxima
documentation: this can be observed for example when attempting to close
the application.
This patch works around the issue by patching out the call to the build
help anchors, until a better fix is found.
|