Added include stdlib.h a few places to get prototype for atoi/exit/..
[idzebra-moved-to-github.git] / util / charmap.c
2005-01-16 Adam DickmeissAdded include stdlib.h a few places to get prototype...
2005-01-15 Adam DickmeissBump year. Change Aps->ApS
2004-12-13 Adam Dickmeissusing yaz/log.h again
2004-12-10 Heikki LevantoNot using the deprecated yaz-util.h any more
2004-11-19 Heikki LevantoUsing the new ylog.h everywhere, and fixing what that...
2004-09-14 Sebastian HammerAdded charmap facility to delete leading articles
2004-07-28 Adam DickmeissAdded a new 'cut' directive to charmaps (.chr files...
2004-03-09 Adam DickmeissFixed problem with 'encoding' directive for .chr files...
2003-01-13 olegFixed behaviour of Zebra in one-byte environment (see...
2002-08-28 Adam DickmeissZebra uses yaz_iconv
2002-08-02 Adam DickmeissTowards GPL
2002-07-26 Adam Dickmeissremove LOG_LOGs
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-05-03 Adam Dickmeissmake checkergcc happy
2002-04-05 Adam DickmeissUsing yaz_fclose
2002-04-04 Adam DickmeissMulti register works with record paths and data1 profil...
2002-02-18 Adam Dickmeisscharmap warns for duplicate entries ZEBRA.1.1.stable
1999-11-30 Adam DickmeissImproved installation. Updated for inclusion of YAZ...
1999-09-08 Adam DickmeissFixed minor bug "replace"-mappings. Removed some loggin...
1999-09-07 Adam DickmeissWork on character mapping. Implemented replace rules.
1999-05-26 Adam DickmeissC++ compilation.
1998-10-13 Adam DickmeissChanged call to readconf_line.
1997-10-27 Adam DickmeissMoved towards generic character mapping depending on...
1997-09-05 Adam DickmeissChanged prototype for chr_map_input - added const.
1997-09-05 Adam DickmeissExtra argument added to function chr_read_maptab (tab...
1997-07-01 Adam DickmeissBug fix in routine find_entry: didn't take into account...
1996-10-29 Adam DickmeissUpdated to use zebrautl.h instead of alexutil.h.
1996-10-18 Adam DickmeissUses LOG_DEBUG instead of LOG_WARN for "Character map...
1996-06-06 Sebastian HammerFixed bug.
1996-06-04 Sebastian HammerMore work on charmapping
1996-06-04 Sebastian HammerMoved default keymap to keychars.c
1996-06-03 Sebastian HammerTemporary bug-fix
1996-06-03 Sebastian HammerFixed bug.
1996-06-03 Sebastian HammerFixed bug in mapping function.
1996-05-31 Sebastian HammerWork on character-set handling