[opengrok] opengrok and text browsers

2012-03-30 Thread Lubos Kosco
Guten Tag Jens I was wondering with all the changes and moving lots of stuff to javascript in opengrok (which I like, but I am just trying to think about performance and compatibility and minimizing regressions) that what would all the people using elinks, lynx, links do with such code brows

Re: [opengrok] negative proximity search

2012-03-30 Thread Bruce Furber
try   strcpy AND NOT "void strcpy" http://src.opensolaris.org/source/search?q=strcpy+AND+NOT+%22void+strcpy%22&project=onnv&defs=&refs=&path=&hist = - Original Message - > I wonder if it is possible to do negative proximity search - e.g. I'd > like to search for all calls to strcpy() whic

Re: [opengrok] negative proximity search

2012-03-30 Thread Vladimir Kotal
On 03/30/12 16:59, Bruce Furber wrote: try strcpy AND NOT "void strcpy" http://src.opensolaris.org/source/search?q=strcpy+AND+NOT+%22void+strcpy%22&project=onnv&defs=&refs=&path=&hist = - Original Message - I wonder if it is possible to do negative proximity search - e.g. I'd like to

Re: [opengrok] opengrok and text browsers

2012-03-30 Thread Jens Elkner
On Fri, Mar 30, 2012 at 03:47:35PM +0200, Lubos Kosco wrote: Hi Lubos, > I was wondering with all the changes and moving lots of stuff to > javascript in opengrok (which I like, but I am just trying to think > about performance and compatibility and minimizing regressions) performance: Actual