yacas-1.4.0.tar.gz looks like an incomplete upload
https://github.com/grzegorzmazur/yacas/issues/163
https://github.com/grzegorzmazur/yacas/issues/164
Makefile.am: error: required file './README' not found
broken src/Makefile (spaces vs tabs)
https://github.com/grzegorzmazur/yacas/issues/165
broken src/Makefile (spaces vs tabs)
Makefile.am: error: required file './README' not found
yacas-1.4.0.tar.gz looks like an incomplete upload
migration to github
assorted cleanups
ToFile() failure
fixed in r3193
fix automake-based buildsystem so it installs p...
cleanup
Thanks for the ToFile() fix in JavaYacas. In CYacas with current trunk I still have...
[r3188][r3189]
make the tests work on windows
JavaYacas part of the issue fixed in r3191 Unfortunately, I'm unable to reproduce...
ToFile() failure
got rid of wrong check for file existence in To...
ToFile() failure
added <cctype>
updated so it works also when running tests via...
Added script to run tests on windows
fix JavaYacas/makefile.yacas. Delete files remo...
cleanup
StreamGobbler.java missing in source tarball
fixed in r3185
add StreamGobbler.java to the source tarball; f...
mark java classes as final where appropriate
mark c++ classes as final where appropriate
StreamGobbler.java missing in source tarball
cleanup
cleanup
fixed in r3182
add @override annotations in java code
add @override annotations in java code; fixes #90
cleanup
mark c++ classes as final where appropriate
mark java classes as final where appropriate
add @override annotations in java code
preliminary attempt at new documentation; relat...
fixed in r3179
packages fail to build
we no longer generate scripts, so we should not...
packages fail to build
get rid of StaSiz
fixed in r3178
get rid of StaSiz(); fixes #84
documentation build fails
fixed in r3177
unprotect symbols before redefining them; fixes...
documentation build fails
configure scripts path for the emscripten platf...
embed scripts in js executabled generated by em...
enable exceptions in emscripten; related #86
fixed in r3173
win64 crosscompilation on linux doesn't work
install the correct exception runtime library d...
fixed in r3172
change license to LGPL
change the license to LGPL; fixes #85
win64 crosscompilation on linux doesn't work
javascript port
change license to LGPL
get rid of StaSiz
minor cleanup
minor cleanup
adding 0 changes numbers
fixed in r3169
increase precision when parsing floats; fixes #83
cleanup
minor cleanup
minor cleanup
minor cleanup
adding 0 changes numbers
minor cleanup
Undefined is not protected
Undefined is not protected
fixed in r3163
protect Infinity and Undefined; fixes #82
Undefined is not protected
neither Undefined
Undefined is not protected
fixed in r3162
Degree(0,x) returns wrong result