Skip to content
  • Jody Goldberg's avatar
    Handle errors. (gnumeric_count) : ditto. (gnumeric_counta) : ditto. · d0bee477
    Jody Goldberg authored
    2001-05-29  Jody Goldberg <jgoldberg@home.com>
    
    	* fn-stat.c (gnumeric_mode) : Handle errors.
    	(gnumeric_count) : ditto.
    	(gnumeric_counta) : ditto.
    	(gnumeric_prob) : return the correct error, and simplfy.
    	(gnumeric_frequency) : ditto.
    	(make_list) : renamed from init_make_list_closure, and moved
    	  replicated code here.
    	(stat_helper) : helper routine.
    	(gnumeric_ftest) : use here.
    	(gnumeric_ttest) : and here.
    
    2001-05-30  Jody Goldberg <jgoldberg@home.com>
    
    	* src/value.c (value_new_error_err) : change name from
    	  value_new_error_err since we don't actually new anything.
    
    	* src/position.c (eval_pos_init_cellref) : delete broken crap.
    
    	* src/func.c (cb_iterate_cellrange) : duplicate error here.
    	(function_iterate_argument_values) : duplicate the non-terminate
    	  error here.
    	* src/collect.c (collect_floats) : not here.
    d0bee477