CVSROOT:        /cvs/gnome
Module name:    gnumeric
Changes by:     mortenw 05/12/02 17:17:25

Modified files:
        .              : ChangeLog configure.in 
        src            : commands.c func.c value.c 
        src/tools      : dao.c 

Log message:
2005-11-30  Morten Welinder  <[EMAIL PROTECTED]>

* src/func.c (function_call_with_list): Fix handling of strings
for 'b' argument types.  We only want TRUE/FALSE, not dates and
numbers in strings.

* src/commands.c (cmd_set_text): Plug leak.

* src/value.c (value_new_from_string): Factor out boolean parsing
into value_parse_boolean.
(value_get_as_bool): Use value_parse_boolean.  This changes
semantics in only "TRUE" and "FALSE" (ignoring case) are value
values.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2005-12-02%2017:16&maxdate=2005-12-02%2017:18

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

Reply via email to