aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
* Adjust search fix to be less resource intensive..Arne Georg Gleditsch2010-08-06-14/+26
* Make underscore matching a bit more clever.Arne Georg Gleditsch2010-08-06-2/+9
* Make non-ajax interface redirect ajax urls to plain urls.Arne Georg Gleditsch2010-08-05-2/+4
* Fix string termination markup bug.Arne Georg Gleditsch2010-08-05-6/+6
* Avoid searching for unindexed terms.Arne Georg Gleditsch2010-05-10-5/+13
* Remove junk from ident search string.Arne Georg Gleditsch2009-08-20-1/+2
* Merge branch 'master' of ssh://lxr.linux.no/home/argggh/git/lxrngArne Georg Gleditsch2009-08-17-8/+2
|\
| * Merge branch 'master' of /home/argggh/git/lxrng/Arne Georg Gleditsch2009-08-16-0/+5
| |\
| * | Offload gzip compression when running under mod_perl.Arne Georg Gleditsch2009-08-16-8/+2
* | | Handle embedded escaped string-terminators.Arne Georg Gleditsch2009-08-17-12/+13
| |/ |/|
* | Make Ajax interface default for Gecko and Opera browsers.Arne Georg Gleditsch2009-08-15-0/+5
|/
* Merge branch 'master' of /home/argggh/git/lxrng/v1.2Arne Georg Gleditsch2009-08-12-3/+4
|\
| * Increase flush intervals somewhat.Arne Georg Gleditsch2009-08-12-2/+2
| * Don't do textual manipulations on references...Arne Georg Gleditsch2009-08-12-1/+2
* | Don't rely on file system to get object of Git tag.Arne Georg Gleditsch2009-08-12-4/+4
|/
* Honour body_charset when displaying files.Arne Georg Gleditsch2009-08-11-0/+30
* Merge branch 'master' of ssh://lxr.linux.no/home/argggh/git/lxrngArne Georg Gleditsch2009-08-09-4/+10
|\
| * Merge branch 'master' of /home/argggh/git/lxrng/Arne Georg Gleditsch2008-08-21-3/+9
| |\
| | * Better support for whitespace in filenames.Arne Georg Gleditsch2008-07-08-3/+9
| * | Escape these as well.Arne Georg Gleditsch2008-07-09-1/+1
| |/
* | Don't do progress reports when not on tty, allow ctags-unsupported languages ...Arne Georg Gleditsch2009-08-09-0/+28
* | Don't restart match from first line of fragment in each iteration -- it explo...Arne Georg Gleditsch2009-08-09-2/+5
* | Don't drop focus if cache is not available.Arne Georg Gleditsch2009-08-09-1/+1
* | Added more language modules, threw things about a bit.Arne Georg Gleditsch2009-03-06-101/+402
|/
* Expanded cache fragment size, adjustet ajax redirection to take line numbers ...Arne Georg Gleditsch2008-02-29-91/+94
* Enclose qstring in [].Arne Georg Gleditsch2008-02-27-2/+1
* Enclose qstring.Arne Georg Gleditsch2008-02-27-1/+2
* Return qstring to handler for logging.Arne Georg Gleditsch2008-02-27-0/+2
* Js and HTML changes to please IE.Arne Georg Gleditsch2008-02-26-15/+16
* IE fixes.Arne Georg Gleditsch2008-02-23-1/+2
* Merge branch 'master' of /home/argggh/git/lxrng/Arne Georg Gleditsch2008-02-21-2/+4
|\
| * Don't attempt to create cache dir unless cache is in use.Arne Georg Gleditsch2008-02-19-2/+4
* | Stupid thinko.Arne Georg Gleditsch2008-02-21-1/+1
|/
* Merge branch 'master' of /home/argggh/git/lxrng/Arne Georg Gleditsch2008-02-18-101/+129
|\
| * Improved error handling.Arne Georg Gleditsch2008-02-17-6/+46
| * Sentinel file to indicate cache entry complete.Arne Georg Gleditsch2008-02-17-2/+6
| * Cruft cleanup, whitespace changes.Arne Georg Gleditsch2008-02-17-28/+7
| * Better PDF generation, improved line split handling.Arne Georg Gleditsch2008-02-17-58/+64
| * Add const as reserved word.Arne Georg Gleditsch2008-02-17-7/+6
* | mod_perl is not so happy about plain fork(), use open() instead.Arne Georg Gleditsch2008-02-18-8/+7
* | Add total time (as seen by LXRng) to profiling data.Arne Georg Gleditsch2008-02-18-4/+5
|/
* Typo.Arne Georg Gleditsch2008-02-14-1/+1
* Change line number layout and caching mechanism.Arne Georg Gleditsch2008-02-12-44/+102
* Cache config over process lifetime, bar changes or timeout.Arne Georg Gleditsch2008-02-12-0/+16
* Format change.Arne Georg Gleditsch2008-02-08-1/+1
* Add profiling and cache id notes to mod_perl request for logging purposes.Arne Georg Gleditsch2008-02-08-3/+16
* Fidget around with the base url logic some more.Arne Georg Gleditsch2008-02-08-2/+7
* Avoid establishing memcached connection at compile time.Arne Georg Gleditsch2008-02-08-11/+22
* License description and copyright statements.Arne Georg Gleditsch2008-02-07-6/+598
* Provisions for mod_perl use, take two.Arne Georg Gleditsch2008-02-07-0/+21