Implemented lossy and lossless MARC-8 encoding.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 31 Mar 2008 21:12:25 +0000 (23:12 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 31 Mar 2008 21:12:25 +0000 (23:12 +0200)
commit062ae8c4cbdfd50766b13f34c11a5254825075a4
tree9aa7f64f3c14693579a0d8e0d7198cc20fb9d81b
parenta6f6305f2cd0479017a63809ff7f93cb0eaba572
Implemented lossy and lossless MARC-8 encoding.

The lossy encoding is named marc8-lossy. The lossless encoding is named
marc8-lossless.
src/siconv.c
test/Makefile.am
test/marccol1.u8.2.lst
test/marccol5.u8.1.lst [new file with mode: 0644]
test/marccol5.u8.2.lst [new file with mode: 0644]
test/marccol5.u8.marc [new file with mode: 0644]
test/tsticonv.c
test/tstmarccol.sh