CVSROOT: /cvsroot/global
Module name: global
Branch:
Changes by: Shigio YAMAGUCHI <[EMAIL PROTECTED]> 05/11/13 00:29:46
Modified files:
global : global.c
Log message:
Added new hidden option --devel to global(1).
This options is to test the built-in sort filter 'gtags --sort' for a
while,
and will be removed after the test.
When the --devel option is specified, global(1) use 'gtags --sort
[--unique]'
as a sort filter instead of 'gnusort -k 1,1 -k 3,3 -k 2,2n [-u]' in the
following case:
global -x xxx
global -xr xxx
global -xs xxx
It seems that the built-in sort command works well, and it is faster
than
gnusort in case of almost. But I cannot determine whether we should
switch
to it yet.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/global/global/global/global.c.diff?tr1=1.121&tr2=1.122&r1=text&r2=text
_______________________________________________
Global-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/global-commit