New pack_ptr_del2, superior to all previous attempts:
commit80dcfc7e39a8e092c0e02ffaed315a28a45d8ea5
authorKristian Nielsen <knmeister@gmail.com>
Tue, 24 Jun 2008 23:24:46 +0000 (25 01:24 +0200)
committerKristian Nielsen <knmeister@gmail.com>
Tue, 24 Jun 2008 23:24:46 +0000 (25 01:24 +0200)
tree505887cc36f309fb4acfe227c9e75098b57fbddf
parent39beff00e1a6d71945c3914659b0b29192270c7b
New pack_ptr_del2, superior to all previous attempts:

 - Faster (faster than expanded 64-bit words even on single core in
   some configurations).
 - Little-endian operation.
 - No reading beyond source limits.
exp/Makefile
exp/packed.h
exp/packed_del2.h [new file with mode: 0644]
exp/scan.cc