CVSROOT:        /cvs/gnome
Module name:    gtksourceview
Changes by:     muntyan 06/12/23 04:07:16

Modified files:
        .              : Tag: soc-2006 ChangeLog 
        gtksourceview  : Tag: soc-2006 gtksourcelanguage-parser-2.c 

Log message:
2006-12-23  Yevgen Muntyan  <[EMAIL PROTECTED]>

* gtksourceview/gtksourcelanguage-parser-2.c:
Fixed parsing keyword lists: it lost keywords before
a comment, if a comment was inside the list.
(str_to_bool): made it take xmlChar* to avoid casts in its users code;
(update_regex_flags): made it take xmlChar* instead of gboolean since
all its users called str_to_bool() on the argument anyway;
(get_regex_flags): moved getting regex options attributes from
create_definition() to new function;
(create_definition): the keywords fix.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtksourceview&who=muntyan&date=explicit&mindate=2006-12-23%2004:06&maxdate=2006-12-23%2004:08

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

Reply via email to