Towards 2.1.40.
[yaz-moved-to-github.git] / src / charconv.tcl
2006-08-30 Adam DickmeissFor duplicates in char conv trie, first conversion...
2006-05-23 Mike TaylorComment typo
2006-05-22 Adam DickmeissFix execution of tclsh.
2006-05-22 Mike TaylorUse FreeBSD's tclsh8.4 if it exists
2006-04-20 Adam DickmeissMore Doxygen stuff; for auto-generated code too
2006-04-19 Adam DickmeissImplemented yaz_iconv to support conversion to MARC-8
2006-02-23 Adam DickmeissFixed bug #488: tsticonv fails on Solaris with Sun...
2005-11-09 Adam DickmeissUse int rather than short for bit field
2005-11-06 Adam DickmeissFix bug #416 in a different way. Our handlers code...
2005-03-16 Adam DickmeissChange "to" type for MARC-8 -> UTF-8 conversion from...
2004-08-07 Adam DickmeissFor MARCXML, set leader pos 9 to a to signal unicode
2004-03-20 Adam DickmeissUse "" instead of 0 for last field 'from'. And test... YAZ.2.0.18
2004-03-17 Adam DickmeissUse more compact way to store MARC-8 conversion tables YAZ.2.0.16.yazp
2004-03-16 Adam DickmeissGet rid of table
2004-03-16 Adam DickmeissAll MARC-8 codetables, but G1 uncertain
2004-03-15 Adam DickmeissUse unsigned short rather than int for char conversion...
2003-10-27 Adam DickmeissSource restructure. yaz-marcdump part of installation