Revision
185 -
Directory Listing
Modified
Fri Jan 9 22:20:03 2004 UTC
(20 years, 10 months ago)
by
frodo
(Frodo) Psiconv program rewrite start
* Add support for different encodings
* Restructure some things
* Only ASCII support at the moment
Revision
184 -
Directory Listing
Modified
Tue Jan 6 20:15:01 2004 UTC
(20 years, 10 months ago)
by
frodo
(Frodo) Unicode transition
Note: this commit breaks psiconv. The programs in the extra directory should
work properly.
* Change all datastructures to use unicode for character encodings
* Added psiconv_error function
* Called psiconv_error at places where a warning was stupid
* Added psiconv_progress in all generate functions
* Added lev parameter to all generate functions
* Removed general.h from CVS (we have general.h.in, after all)
* Probably other stuff I forgot
Revision
177 -
Directory Listing
Added
Tue Dec 2 19:48:45 2003 UTC
(20 years, 11 months ago)
by
frodo
(Frodo) Configuration file template. Not installed yet, not parsed yet.