[Global-commit] global/libparser C.c Cpp.c

2017-08-27 Thread Shigio YAMAGUCHI
CVSROOT:/sources/global Module name:global Changes by: Shigio YAMAGUCHI17/08/28 01:32:24 Modified files: libparser : C.c Cpp.c Log message: [Bug fixed] The current GLOBAL overlooked the last element of typedef. Now it works.

[Global-commit] global/libparser C.c Cpp.c

2015-12-10 Thread Shigio YAMAGUCHI
CVSROOT:/sources/global Module name:global Changes by: Shigio YAMAGUCHI15/12/11 06:51:49 Modified files: libparser : C.c Cpp.c Log message: [Bug fixed] Gtags couldn't pick up symbol 'tag' in the following code. Now it works. enum

[Global-commit] global/libparser C.c Cpp.c

2015-06-07 Thread Shigio YAMAGUCHI
CVSROOT:/sources/global Module name:global Changes by: Shigio YAMAGUCHI shigio 15/06/08 01:30:48 Modified files: libparser : C.c Cpp.c Log message: Fixed a insufficient. CVSWeb URLs:

[Global-commit] global/libparser C.c Cpp.c

2012-04-27 Thread Hideki IWAMOTO
CVSROOT:/sources/global Module name:global Changes by: Hideki IWAMOTO h-iwamoto 12/04/27 14:16:28 Modified files: libparser : C.c Cpp.c Log message: Ignore attribute specifier after `struct', `union' or `enum' keyword to process code like this.

[Global-commit] global/libparser C.c Cpp.c

2012-02-17 Thread Hideki IWAMOTO
CVSROOT:/sources/global Module name:global Changes by: Hideki IWAMOTO h-iwamoto 12/02/18 02:12:01 Modified files: libparser : C.c Cpp.c Log message: Pick up symbols in expression in enumerator-list as reference or other symbol. CVSWeb URLs: