aboutsummaryrefslogtreecommitdiffstats
path: root/lib/LXRng/Index
Commit message (Collapse)AuthorAgeLines
* Increase flush intervals somewhat.Arne Georg Gleditsch2009-08-12-1/+1
|
* Don't do textual manipulations on references...Arne Georg Gleditsch2009-08-12-1/+2
|
* Honour body_charset when displaying files.Arne Georg Gleditsch2009-08-11-0/+21
|
* Added more language modules, threw things about a bit.Arne Georg Gleditsch2009-03-06-1/+17
|
* Typo.Arne Georg Gleditsch2008-02-14-1/+1
|
* License description and copyright statements.Arne Georg Gleditsch2008-02-07-1/+83
|
* Sort ident searches the right way around, make sure local/member var results ↵Arne Georg Gleditsch2007-12-12-3/+12
| | | | don't drown out more significant hits when limit kicks in.
* Hardcoded prefix reference snuck in...Arne Georg Gleditsch2007-12-04-1/+1
|
* Add file search caps, some tuning.Arne Georg Gleditsch2007-12-04-49/+76
|
* Store caches as preallocated plain-string buffers, to avoid the overhead and ↵Arne Georg Gleditsch2007-11-29-37/+142
| | | | unpleasant memory allocation patterns that arrays entail.
* Sacrifice database integrity constraints for performance. The lxr datastore ↵Arne Georg Gleditsch2007-11-29-2/+2
| | | | is mostly write-once as far as the individual tuples are concerned, and the foreign key reference can really hurt performance on large bulk insertions into big tables.
* These are also cached in PgBatch.Arne Georg Gleditsch2007-11-29-2/+0
|
* Whitespace cleanup.Arne Georg Gleditsch2007-11-29-1/+0
|
* Speed up include file handling.Arne Georg Gleditsch2007-11-27-0/+54
|
* Improve flushing logic,Arne Georg Gleditsch2007-11-27-21/+60
|
* Remove cruft.Arne Georg Gleditsch2007-11-27-18/+0
|
* Avoid spurious commits.Arne Georg Gleditsch2007-11-27-1/+1
|
* Rework usage stats.Arne Georg Gleditsch2007-11-27-33/+42
|
* Too many changes...Arne Georg Gleditsch2007-11-15-5/+117
|
* Rebase tree.Arne Georg Gleditsch2007-07-05-0/+1236