Moved towards generic character mapping depending on "structure"
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 27 Oct 1997 14:33:03 +0000 (14:33 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 27 Oct 1997 14:33:03 +0000 (14:33 +0000)
commit3d01abbe1238c82d62e4c01eb7cac760d3d53377
treeed0d90ac6ee3266bff5d0e2a8dacc87ca0476337
parente4771c7fffc9d4e31c4245e8c5e090abd08eaad1
Moved towards generic character mapping depending on "structure"
field in abstract syntax file. Fixed a few memory leaks. Fixed
bug with negative integers when doing searches with relational
operators.
20 files changed:
CHANGELOG
dict/lookgrep.c
dict/scan.c
include/charmap.h
include/recctrl.h
include/zebramap.h [new file with mode: 0644]
include/zebrautl.h
index/Makefile
index/extract.c
index/index.h
index/kdump.c
index/main.c
index/zinfo.c
index/zrpn.c
index/zserver.c
index/zserver.h
recctrl/rectext.c
util/Makefile
util/charmap.c
util/zebramap.c [new file with mode: 0644]