document parameter (Doxygen warning)
[yaz-moved-to-github.git] / src / charconv.tcl
2010-11-03 Adam DickmeissUpdate configure to generate config.h
2010-01-14 Adam DickmeissMARC table: offset type size_t
2010-01-14 Adam DickmeissMARC tables: avoid warning due to tail init
2009-09-29 Adam DickmeissOptimize trie look for char conv.
2009-03-02 Adam DickmeissOutput file generated at very end rather than at beginning.
2008-04-04 Adam DickmeissUpdate headers and omit CVS Ids.
2008-03-25 Adam DickmeissHandle G1 in MARC-8 decoding.
2008-01-06 Adam DickmeissUse shell /usr/bin/tclsh for Tcl scripts.
2007-09-22 Adam DickmeissRemove duplicates (already existing) in flat entries...
2007-09-17 Adam DickmeissMake an MARC conversion trie for each characterSet...
2006-12-17 Adam DickmeissFixed bug #775: char conversion does not handle alterna...
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