Move HEAD contents to 'trunk'.
Add 'trunk' folder.
Add 'tags' folder.
Add 'branches' folder.
STILL MORE WORK TO DO: Consecutive escape seque...
WORK IN PROGRESS
WORK IN PROGRESS
ADD RFC 1345 text in `doc\`
NEW Add mnemonic names into the conf file.
Just in case: do unesc_flush() at end of input.
Vastly improved escape-sequence and Unicode sup...
Use `-t` (without a name) to output Latin1.
ADD `-u16` option in comments and usage() text.
NEW: Output UTF-16 (looks promising so far, nee...
IMP Let `oututf8()` emit it's own error messages
NEW: Option `-e` to un-escape `\12`, `\x12`, `\...
UPD 8conv.c : "Editorial" changes :
MOVE the POSIX Makefile into the (new) `POSIX\`...
MOVE the nmake-Makefile `msvc.mak` to `VC9\Make...
ADD VC++ 9.0 project files.
ADD options `-u8`, `-u16` to output UTF-8 or (*...
FIX msvc.mak : The option is `/MT`, not `/ML` !
Add simple Makefiles for MSVC and U*IX.