C file that contains common code between the lexers (i.e. the actions).
[gedcom-parse.git] / encoding.c
2001-11-25 Peter VerthezLittle optimization: one less variable.
2001-11-25 Peter VerthezAdded proper copyright notice.
2001-11-25 Peter VerthezGeneral cleanup.
2001-11-24 Peter VerthezBetter interface for encoding.
2001-11-23 Peter VerthezAdded encoding mapping via configuration file.
2001-11-16 Peter VerthezFull unicode support.