CVSROOT:        /cvs/gnome
Module name:    genius
Changes by:     jirka   05/06/17 13:02:13

Modified files:
        .              : ChangeLog 
        help/C         : gel-function-list.xml 
        lib            : library-strings.c 
        lib/misc       : misc.gel 
        src            : eval.c geniustests.txt parse.y symbolic.c 

Log message:
Fri Jun 17 09:56:34 2005  George Lebl <[EMAIL PROTECTED]>

* src/parse.y: fix precedence of .+ and .- and also move 'call' in
precedence further to the top to bind more closely then =
make things like "x = f call (x)" work as you would expect.

* lib/misc/misc.gel: add ComposePower

* help/C/gel-functions-list.xml: add ComposePower docs

* src/eval.c: in try_to_do_precalc, whack all double negations

* src/symbolic.c: fix derivation of divisions, and make ln have
derivative of "x^-1" rather then "1/x" as we can take multiple
derivatives better there since we have no real simplification

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=genius&who=jirka&date=explicit&mindate=2005-06-17%2013:01&maxdate=2005-06-17%2013:03

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to