Copied from old documentation. Removed all Gedcom_val details.
[gedcom-parse.git] / gedcom / write.c
2003-01-27 Peter VerthezDon't break for CONC on a space boundary.
2003-01-26 Peter VerthezAlso write empty CONT lines.
2003-01-26 Peter VerthezSome const correctness fixes.
2003-01-25 Peter VerthezMoved encoding state to separate source file.
2003-01-25 Peter VerthezWrite encoding is by default the read encoding.
2003-01-25 Peter VerthezImplemented an encoding state.
2002-12-30 Peter VerthezAdded missing space.
2002-12-30 Peter VerthezRemoved superfluous newline.
2002-12-30 Peter VerthezGive warning if mismatch on character set (and force...
2002-12-28 Peter VerthezA little simplification in the write interface.
2002-12-21 Peter Verthezutf8.h is renamed to utf8tools.h
2002-12-21 Peter VerthezSmall fix for empty values in write_long.
2002-12-15 Peter VerthezWriting dates and ages.
2002-12-15 Peter VerthezCompleted writing of strings and xrefs.
2002-12-08 Peter VerthezWriting long strings (with continuation), and conversio...
2002-12-08 Peter VerthezSome changes to safe_buffer structure.
2002-12-04 Peter VerthezBeginnings of write support.