CVSROOT: /cvs/gnome Module name: gnumeric Changes by: jody 05/02/09 22:39:00
Modified files: plugins/fn-math: ChangeLog functions.c Log message: 2005-02-09 Jody Goldberg <[EMAIL PROTECTED]> * functions.c (gnumeric_sumif) : rework to use a less stupid algorithm. This is significantly faster and handles differences in the shape of the target range and the src range. It also explicitly dis-allows 3d refs (we could support this even if XL does not) and removes the use of TRUE==1 for XL compat. (gnumeric_countif) : ditto. Keeping a list of values just so that we could count them was silly. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=jody&date=explicit&mindate=2005-02-09%2022:38&maxdate=2005-02-09%2022:40 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list