]>
author | Victor Wagner <vitus@wagner.pp.ru> | |
Fri, 24 Feb 2006 17:44:06 +0000 (17:44 +0000) | ||
committer | Victor Wagner <vitus@wagner.pp.ru> | |
Fri, 24 Feb 2006 17:44:06 +0000 (17:44 +0000) | ||
commit | 51f0f8ed69b065cd2577a27c2a2911cdda243b99 | |
tree | 60cb1028de499a9daf3535cbfae07c1b94697e45 | tree | snapshot |
.cvsignore | [new file with mode: 0644] | blob |
CODING.STD | [new file with mode: 0644] | blob |
COPYING | [new file with mode: 0644] | blob |
CREDITS | [new file with mode: 0644] | blob |
INSTALL | [new file with mode: 0644] | blob |
INSTALL.dos | [new file with mode: 0644] | blob |
Makefile.in | [new file with mode: 0644] | blob |
NEWS | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
TODO | [new file with mode: 0644] | blob |
acconfig.h | [new file with mode: 0644] | blob |
charsets/.cvsignore | [new file with mode: 0644] | blob |
charsets/8859-1.txt | [new file with mode: 0644] | blob |
charsets/8859-10.txt | [new file with mode: 0644] | blob |
charsets/8859-11.txt | [new file with mode: 0644] | blob |
charsets/8859-13.txt | [new file with mode: 0644] | blob |
charsets/8859-14.txt | [new file with mode: 0644] | blob |
charsets/8859-15.txt | [new file with mode: 0644] | blob |
charsets/8859-2.txt | [new file with mode: 0644] | blob |
charsets/8859-3.txt | [new file with mode: 0644] | blob |
charsets/8859-4.txt | [new file with mode: 0644] | blob |
charsets/8859-5.txt | [new file with mode: 0644] | blob |
charsets/8859-6.txt | [new file with mode: 0644] | blob |
charsets/8859-7.txt | [new file with mode: 0644] | blob |
charsets/8859-8.txt | [new file with mode: 0644] | blob |
charsets/8859-9.txt | [new file with mode: 0644] | blob |
charsets/Makefile.in | [new file with mode: 0644] | blob |
charsets/ascii.rpl | [new file with mode: 0644] | blob |
charsets/ascii.spc | [new file with mode: 0644] | blob |
charsets/cp1250.txt | [new file with mode: 0644] | blob |
charsets/cp1251.txt | [new file with mode: 0644] | blob |
charsets/cp1252.txt | [new file with mode: 0644] | blob |
charsets/cp1253.txt | [new file with mode: 0644] | blob |
charsets/cp1254.txt | [new file with mode: 0644] | blob |
charsets/cp1255.txt | [new file with mode: 0644] | blob |
charsets/cp1256.txt | [new file with mode: 0644] | blob |
charsets/cp1257.txt | [new file with mode: 0644] | blob |
charsets/cp1258.txt | [new file with mode: 0644] | blob |
charsets/cp437.txt | [new file with mode: 0644] | blob |
charsets/cp850.txt | [new file with mode: 0644] | blob |
charsets/cp852.txt | [new file with mode: 0644] | blob |
charsets/cp855.txt | [new file with mode: 0644] | blob |
charsets/cp857.txt | [new file with mode: 0644] | blob |
charsets/cp860.txt | [new file with mode: 0644] | blob |
charsets/cp861.txt | [new file with mode: 0644] | blob |
charsets/cp862.txt | [new file with mode: 0644] | blob |
charsets/cp863.txt | [new file with mode: 0644] | blob |
charsets/cp864.txt | [new file with mode: 0644] | blob |
charsets/cp865.txt | [new file with mode: 0644] | blob |
charsets/cp866.txt | [new file with mode: 0644] | blob |
charsets/cp869.txt | [new file with mode: 0644] | blob |
charsets/cp874.txt | [new file with mode: 0644] | blob |
charsets/koi8-r.txt | [new file with mode: 0644] | blob |
charsets/koi8-u.txt | [new file with mode: 0644] | blob |
charsets/mac-arabic.txt | [new file with mode: 0644] | blob |
charsets/mac-centeuro.txt | [new file with mode: 0644] | blob |
charsets/mac-cyrillic.txt | [new file with mode: 0644] | blob |
charsets/mac-greek.txt | [new file with mode: 0644] | blob |
charsets/mac-hebrew.txt | [new file with mode: 0644] | blob |
charsets/mac-roman.txt | [new file with mode: 0644] | blob |
charsets/tex.rpl | [new file with mode: 0644] | blob |
charsets/tex.spc | [new file with mode: 0644] | blob |
charsets/us-ascii.txt | [new file with mode: 0644] | blob |
compat/.cvsignore | [new file with mode: 0644] | blob |
compat/langinfo.c | [new file with mode: 0644] | blob |
compat/langinfo.h | [new file with mode: 0644] | blob |
compat/strftime.c | [new file with mode: 0644] | blob |
compat/strftime.h | [new file with mode: 0644] | blob |
compat/unistd.h | [new file with mode: 0644] | blob |
configure | [new file with mode: 0755] | blob |
configure.in | [new file with mode: 0644] | blob |
doc/.cvsignore | [new file with mode: 0644] | blob |
doc/Makefile.in | [new file with mode: 0644] | blob |
doc/catdoc.1.in | [new file with mode: 0644] | blob |
doc/catppt.1.in | [new file with mode: 0644] | blob |
doc/wordview.1.in | [new file with mode: 0644] | blob |
doc/xls2csv.1.in | [new file with mode: 0644] | blob |
install-sh | [new file with mode: 0755] | blob |
missing | [new file with mode: 0755] | blob |
mkinstalldirs | [new file with mode: 0755] | blob |
src/.cvsignore | [new file with mode: 0644] | blob |
src/Makefile.in | [new file with mode: 0644] | blob |
src/analyze.c | [new file with mode: 0644] | blob |
src/catdoc.c | [new file with mode: 0644] | blob |
src/catdoc.h | [new file with mode: 0644] | blob |
src/catdoc.rsp | [new file with mode: 0644] | blob |
src/catppt.c | [new file with mode: 0644] | blob |
src/charsets.c | [new file with mode: 0644] | blob |
src/config.h.in | [new file with mode: 0644] | blob |
src/confutil.c | [new file with mode: 0644] | blob |
src/fileutil.c | [new file with mode: 0644] | blob |
src/makefile.tc | [new file with mode: 0644] | blob |
src/numutils.c | [new file with mode: 0644] | blob |
src/ole.c | [new file with mode: 0644] | blob |
src/ole.h | [new file with mode: 0644] | blob |
src/ppt.h | [new file with mode: 0644] | blob |
src/pptparse.c | [new file with mode: 0644] | blob |
src/ppttypes.h | [new file with mode: 0644] | blob |
src/reader.c | [new file with mode: 0644] | blob |
src/rtfread.c | [new file with mode: 0644] | blob |
src/sheet.c | [new file with mode: 0644] | blob |
src/substmap.c | [new file with mode: 0644] | blob |
src/wordview.tcl | [new file with mode: 0755] | blob |
src/writer.c | [new file with mode: 0644] | blob |
src/xls.h | [new file with mode: 0644] | blob |
src/xls2csv.c | [new file with mode: 0644] | blob |
src/xlsparse.c | [new file with mode: 0644] | blob |
src/xltypes.h | [new file with mode: 0644] | blob |
stamp-h | [new file with mode: 0644] | blob |