[geany/geany] 29336f: Fortran: display components
Colomban Wendling
git-noreply at xxxxx
Tue Feb 18 18:11:47 UTC 2014
Branch: refs/heads/master
Author: Colomban Wendling <ban at herbesfolles.org>
Committer: Colomban Wendling <ban at herbesfolles.org>
Date: Tue, 18 Feb 2014 18:11:47 UTC
Commit: 29336ffed0742a876ef49ae3d6be220f09e554f2
https://github.com/geany/geany/commit/29336ffed0742a876ef49ae3d6be220f09e554f2
Log Message:
-----------
Fortran: display components
Modified Paths:
--------------
src/symbols.c
tagmanager/ctags/fortran.c
tests/ctags/array-spec.f90.tags
tests/ctags/bug565813.f90.tags
tests/ctags/bug734933.f90.tags
tests/ctags/invalid_name.f90.tags
tests/ctags/misc_types.f90.tags
tests/ctags/square_parens.f90.tags
tests/ctags/structure.f.tags
tests/ctags/union.f.tags
Modified: src/symbols.c
1 files changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -977,6 +977,7 @@ static void add_top_level_items(GeanyDocument *doc)
&(tv_iters.tag_function), _("Functions / Subroutines"), "classviewer-method",
&(tv_iters.tag_variable), _("Variables"), "classviewer-var",
&(tv_iters.tag_class), _("Types"), "classviewer-class",
+ &(tv_iters.tag_member), _("Components"), "classviewer-member",
&(tv_iters.tag_macro), _("Blocks"), "classviewer-member",
&(tv_iters.tag_other), _("Other"), "classviewer-other",
NULL);
Modified: tagmanager/ctags/fortran.c
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -211,7 +211,7 @@
{ TRUE, 'e', "entry", "entry points"},
{ TRUE, 'f', "function", "functions"},
{ FALSE, 'i', "interface", "interface contents, generic names, and operators"},
- { TRUE, 'k', "component", "type and structure components"},
+ { TRUE, 'k', "member", "type and structure components"},
{ TRUE, 'l', "label", "labels"},
{ FALSE, 'L', "local", "local, common block, and namelist variables"},
{ TRUE, 'm', "namespace", "modules"},
Modified: tests/ctags/array-spec.f90.tags
4 files changed, 4 insertions(+), 0 deletions(-)
===================================================================
@@ -1,3 +1,7 @@
# format=tagmanager
+df_mb_dataÌ64Îdf_typeÖ0
+df_mb_timeÌ64Îdf_typeÖ0
df_typeÌ1Îinm_dfÖ0
+df_wb_dataÌ64Îdf_typeÖ0
+df_wb_timeÌ64Îdf_typeÖ0
inm_dfÌ256Ö0
Modified: tests/ctags/bug565813.f90.tags
1 files changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -1,5 +1,6 @@
# format=tagmanager
NÌ16384Îctags_bugÖ0
+barÌ64Îfoo_tÖ0
ctags_bugÌ256Ö0
foo_getbarÌ16Îctags_bugÖ0
foo_set_barÌ128Îctags_bugÖ0
Modified: tests/ctags/bug734933.f90.tags
4 files changed, 4 insertions(+), 0 deletions(-)
===================================================================
@@ -8,5 +8,9 @@ COMPONENT_POINTER
COMP_TMPÌ16384ÎMDCOMPONENTSÖ0
LIM_COMPONENTSÌ16384ÎMDCOMPONENTSÖ0
MDCOMPONENTSÌ256Ö0
+NAMEÌ64ÎCOMPONENTÖ0
NCOMPÌ16384ÎMDCOMPONENTSÖ0
NUM_COMPONENTSÌ16384ÎMDCOMPONENTSÖ0
+NUM_PARTÌ64ÎCOMPONENTÖ0
+PÌ64ÎCOMPONENT_POINTERÖ0
+PART_LISTÌ64ÎCOMPONENTÖ0
Modified: tests/ctags/invalid_name.f90.tags
3 files changed, 3 insertions(+), 0 deletions(-)
===================================================================
@@ -1,5 +1,8 @@
# format=tagmanager
+ActivityÌ64ÎDetection_RecordÖ0
DR_FilenameÌ16384ÎTR_DetectionRecordingÖ0
DR_LunÌ16384ÎTR_DetectionRecordingÖ0
Detection_RecordÌ1ÎTR_DetectionRecordingÖ0
+FaceÌ64ÎDetection_RecordÖ0
TR_DetectionRecordingÌ256Ö0
+TypeÌ64ÎDetection_RecordÖ0
Modified: tests/ctags/misc_types.f90.tags
2 files changed, 2 insertions(+), 0 deletions(-)
===================================================================
@@ -1,5 +1,7 @@
# format=tagmanager
+align_second_16Ì64Îmy_structÖ0
base_typeÌ16384ÎtestallocÖ0
+first_byteÌ64Îmy_structÖ0
iÌ16384ÎtestallocÖ0
i2Ì16384ÎtestallocÖ0
i3Ì16384ÎtestallocÖ0
Modified: tests/ctags/square_parens.f90.tags
2 files changed, 2 insertions(+), 0 deletions(-)
===================================================================
@@ -6,7 +6,9 @@ invisible
invisible_fourĚ16384ÎsquaretestÖ0
invisible_threeĚ16384ÎsquaretestÖ0
invisible_twoĚ16384ÎsquaretestÖ0
+iterationsĚ64ÎSymmetryÖ0
mainĚ2048Ö0
+matrixĚ64ÎSymmetryÖ0
squaretestĚ256Ö0
stateĚ16384ÎsquaretestÖ0
state_twoĚ16384ÎsquaretestÖ0
Modified: tests/ctags/structure.f.tags
9 files changed, 9 insertions(+), 0 deletions(-)
===================================================================
@@ -1,10 +1,19 @@
# format=tagmanager
+aÌ64ÎanonymousÖ0
+cloudsÌ64ÎweatherÖ0
+dayÌ64ÎweatherÖ0
initialized_structureÌ2048Ö0
latestÌ16384Îinitialized_structureÖ0
latestÌ16384Îuninitialized_structureÖ0
+level2Ì64ÎtopÖ0
+level3aÌ64ÎnestedÖ0
+level3bÌ64ÎnestedÖ0
+monthÌ64ÎweatherÖ0
nestedÌ1ÎtopÖ0
nested_structureÌ2048Ö0
+rainfallÌ64ÎweatherÖ0
topÌ1Înested_structureÖ0
uninitialized_structureÌ2048Ö0
weatherÌ1Îinitialized_structureÖ0
weatherÌ1Îuninitialized_structureÖ0
+yearÌ64ÎweatherÖ0
Modified: tests/ctags/union.f.tags
4 files changed, 4 insertions(+), 0 deletions(-)
===================================================================
@@ -1,4 +1,8 @@
# format=tagmanager
+dateÌ64ÎstartÖ0
+dayÌ64ÎstartÖ0
+monthÌ64ÎstartÖ0
sdateÌ16384ÎwritedateÖ0
startÌ1ÎwritedateÖ0
writedateÌ2048Ö0
+yearÌ64ÎstartÖ0
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list