The NetBSD Project

CVS log for pkgsrc/math/yacas/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / yacas

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: buildlink2


Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 19 01:09:25 2001 UTC (22 years, 4 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.2: +3 -5 lines
Diff to previous 1.2 (colored)



many bug fixes and improvements such as:
* small improvement to Arg(...) working on real numbers.
* improved 'make test', no need to install before test any more.
* VarList can now accept a second argument, a filter predicate.
* Pattern     matcher     now    allows    extended    prototypes,    like
  PP(list_Contains("a")) <-- ... etcetera.
* c-style  tokenizer  using CTokenizer() (DefaultTokenizer() switches back
  to the default tokenizer).
* Great speed-up of function Assoc.
* Christian   Obrecht   implemented  the  Rabin-Miller  primality  testing
  algorithm, which greatly improves the speed of IsPrime.
* Orthogonal      polynomials     OrthoP,     OrthoP,OrthoG,OrthoH,OrthoL,
  OrthoT,OrthoU implemented by Serge Winitzki.
* various  speedups,  and  a  new memory manager, optimized for allocating
  many small blocks (which is the case in Yacas).
* Changed the directory structure for the script files
* Greatly improved Simplify function.
* Added CurrentFile, CurrentLine functions
* Implemented  backquote  mechanism:  `(...) will substitute every @a with
  the  evaluation  of  a  (and  if  a  is  a function the function name is
  replaced).  The  end  result  is  evaluated. see substitute.cpp for more
  details

many more...  see http://www.xs4all.nl/~apinkus/changes.html for the complete
list.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>