Use isamb_pp_forward2 as the isamb forward function.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 2 Apr 2008 19:00:50 +0000 (21:00 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 2 Apr 2008 19:00:50 +0000 (21:00 +0200)
commit73920b6f7f49407da60018dfbba8f7a458c155c6
tree58c1c03f21277ecf2325ad007f32501bb56f5844
parent60ba1bbd30dc4302bac6888136dc6bf8f9c0c7c7
Use isamb_pp_forward2 as the isamb forward function.

The existing isamb_pp_forward has removed by this commit and the
isamb_pp_forward takes it place. The _2 version seems to be a lot
faster for "long" skips and it's a lot simpler to understand (IMHO).
include/idzebra/isamb.h
isamb/isamb.c