glibmm r395 - in branches/glibmm-2-8: . tools/m4 tools/pm
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glibmm r395 - in branches/glibmm-2-8: . tools/m4 tools/pm
- Date: Mon, 16 Apr 2007 17:21:09 +0100 (BST)
Author: murrayc
Date: 2007-04-16 17:21:09 +0100 (Mon, 16 Apr 2007)
New Revision: 395
ViewCVS link: http://svn.gnome.org/viewcvs/glibmm?rev=395&view=rev
Modified:
branches/glibmm-2-8/ChangeLog
branches/glibmm-2-8/NEWS
branches/glibmm-2-8/tools/m4/signal.m4
branches/glibmm-2-8/tools/pm/Output.pm
branches/glibmm-2-8/tools/pm/WrapParser.pm
Log:
2007-04-11 Armin Burgmeier <armin openismus com>
* tools/m4/signal.m4: Ident refcomment with three spaces which is more
adequate that no identation at all for most situations.
* tools/pm/WrapParser.pm: Added peek_token() function which only
returns the next token without removing it from the tokens array.
Parse '/**' as a separate token and handle it in a special way so that
when the final '*/' is encountered and _WRAP_SIGNAL follows, the
comment is not terminated but continued by that automatically
generated doxygen comment.
* tools/pm/Output.pm: Added a merge_doxygen_comment_with_previous
parameter in output_wrap_sig_decl(). If it is nonzero, the function
assumes that there is already a comment open and continues to use it
instead of opening a new comment by removing the leading '/**' from
what get_refdoc_comment() returns. Bug #378810.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]