summaryrefslogtreecommitdiff
path: root/misc/cowsay/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2000-12-05 19:02:05 +0000
committerdrochner <drochner>2000-12-05 19:02:05 +0000
commitbd84e7f542924a74539cf342f2a6f2eca2aa23f8 (patch)
treeace7cb7f7f09772e6adf0b0b888c504d390df19a /misc/cowsay/Makefile
parent11c301ac6ccc801c80b5158ab30b1b657967ffa5 (diff)
downloadpkgsrc-bd84e7f542924a74539cf342f2a6f2eca2aa23f8.tar.gz
update to 1.0.43, another one without changing the distfile name.
changelog 1.0.41-1.0.43: Added the YacasNotebook directory with the emacs shell to the repository. We have support for BeOS! Thanks to Eugenia Loli. Serious bugfix: the ^ operator wasn't working like it should. It was mapped to BitXor, and its precedence was wrong. Allowed CForm to accept if (predicate) body; and if (predicate) body else other; These routines need to be written still, however, for them to also work in Yacas itself. cleaned up some code. Speedup of 40% of general Yacas execution. Some improvements to the logic theorem prover so it can handle (a>b)-type epressions. added support for annotating expressions, with GetExtraInfo and SetExtraInfo. Initial checkin into sourceforge CVS. Thanks to Vladimir Livshits! Fixed some windows compilation problems. ElfDll being explicitly mentioned in mathcommands3.cc, and explicitly including elfdll.h. added initial versions for the c-like &, | % and ^ operators, and if (...) ... else ... . This will probably make it possible in the future to write code that is a lot more readable than If(..., ..., ...). The else clause binds to the last if, just like in c. So this means you can now enter expressions like: if(3 < 3) a else if (3 > 3) b else c;
Diffstat (limited to 'misc/cowsay/Makefile')
0 files changed, 0 insertions, 0 deletions