]>
author | behdad <behdad> | |
Sun, 25 Apr 2004 18:47:56 +0000 (18:47 +0000) | ||
committer | behdad <behdad> | |
Sun, 25 Apr 2004 18:47:56 +0000 (18:47 +0000) | ||
commit | 63d12e574eb5cfe95290b303bac0950c25afe397 | |
tree | 2757438976050621d3b23a75d3405303594c2d54 | tree | snapshot |
.cvsignore | [new file with mode: 0644] | blob |
.indent.pro | [new file with mode: 0644] | blob |
AUTHORS | [new file with mode: 0644] | blob |
COPYING | [new file with mode: 0644] | blob |
HACKING | [new file with mode: 0644] | blob |
HISTORY | [new file with mode: 0644] | blob |
Makefile.am | [new file with mode: 0644] | blob |
NEWS | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
THANKS | [new file with mode: 0644] | blob |
TODO | [new file with mode: 0644] | blob |
bin/Makefile.am | [new file with mode: 0644] | blob |
bin/fribidi-benchmark.c | [new file with mode: 0644] | blob |
bin/fribidi-main.c | [new file with mode: 0644] | blob |
bin/getopt.c | [new file with mode: 0644] | blob |
bin/getopt.h | [new file with mode: 0644] | blob |
bin/getopt1.c | [new file with mode: 0644] | blob |
bin/getopt_int.h | [new file with mode: 0644] | blob |
bootstrap | [new file with mode: 0755] | blob |
charset/Headers.mk | [new file with mode: 0644] | blob |
charset/Makefile.am | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-cap-rtl.c | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-cap-rtl.h | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-cp1255.c | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-cp1255.h | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-cp1256.c | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-cp1256.h | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-iso8859-6.c | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-iso8859-6.h | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-iso8859-8.c | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-iso8859-8.h | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-list.h | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-utf8.c | [new file with mode: 0644] | blob |
charset/fribidi-char-sets-utf8.h | [new file with mode: 0644] | blob |
charset/fribidi-char-sets.c | [new file with mode: 0644] | blob |
charset/fribidi-char-sets.h | [new file with mode: 0644] | blob |
configure.ac | [new file with mode: 0644] | blob |
doc/Makefile.am | [new file with mode: 0644] | blob |
fribidi.pc.in | [new file with mode: 0644] | blob |
fribidi.spec.in | [new file with mode: 0644] | blob |
gen.tab/Makefile.am | [new file with mode: 0644] | blob |
gen.tab/gen-bidi-type-tab.c | [new file with mode: 0644] | blob |
gen.tab/gen-mirroring-tab.c | [new file with mode: 0644] | blob |
gen.tab/packtab.c | [new file with mode: 0644] | blob |
gen.tab/packtab.h | [new file with mode: 0644] | blob |
gen.tab/unidata/BidiMirroring.txt | [new file with mode: 0644] | blob |
gen.tab/unidata/ReadMe.txt | [new file with mode: 0644] | blob |
gen.tab/unidata/extracted/DerivedBidiClass.txt | [new file with mode: 0644] | blob |
gen.tab/unidata/extracted/DerivedDecompositionType.txt | [new file with mode: 0644] | blob |
gen.tab/unidata/extracted/DerivedJoiningType.txt | [new file with mode: 0644] | blob |
lib/Headers.mk | [new file with mode: 0644] | blob |
lib/Makefile.am | [new file with mode: 0644] | blob |
lib/bidi-type-table.i | [new file with mode: 0644] | blob |
lib/bidi-types-list.h | [new file with mode: 0644] | blob |
lib/bidi-types.h | [new file with mode: 0644] | blob |
lib/common.h | [new file with mode: 0644] | blob |
lib/debug.h | [new file with mode: 0644] | blob |
lib/fribidi-begindecls.h | [new file with mode: 0644] | blob |
lib/fribidi-bidi-type.c | [new file with mode: 0644] | blob |
lib/fribidi-bidi-type.h | [new file with mode: 0644] | blob |
lib/fribidi-bidi-types.c | [new file with mode: 0644] | blob |
lib/fribidi-bidi-types.h | [new file with mode: 0644] | blob |
lib/fribidi-bidi.c | [new file with mode: 0644] | blob |
lib/fribidi-bidi.h | [new file with mode: 0644] | blob |
lib/fribidi-common.h | [new file with mode: 0644] | blob |
lib/fribidi-config.h.in | [new file with mode: 0644] | blob |
lib/fribidi-enddecls.h | [new file with mode: 0644] | blob |
lib/fribidi-env.c | [new file with mode: 0644] | blob |
lib/fribidi-env.h | [new file with mode: 0644] | blob |
lib/fribidi-mem.c | [new file with mode: 0644] | blob |
lib/fribidi-mirroring.c | [new file with mode: 0644] | blob |
lib/fribidi-mirroring.h | [new file with mode: 0644] | blob |
lib/fribidi-types.h | [new file with mode: 0644] | blob |
lib/fribidi-unicode-version.h | [new file with mode: 0644] | blob |
lib/fribidi-unicode.h | [new file with mode: 0644] | blob |
lib/fribidi.c | [new file with mode: 0644] | blob |
lib/fribidi.h | [new file with mode: 0644] | blob |
lib/mem.h | [new file with mode: 0644] | blob |
lib/mirroring-table.i | [new file with mode: 0644] | blob |
test/Makefile.am | [new file with mode: 0644] | blob |
test/run.tests | [new file with mode: 0755] | blob |
test/test_CapRTL_explicit.input | [new file with mode: 0644] | blob |
test/test_CapRTL_explicit.reference | [new file with mode: 0644] | blob |
test/test_CapRTL_implicit.input | [new file with mode: 0644] | blob |
test/test_CapRTL_implicit.reference | [new file with mode: 0644] | blob |
test/test_ISO8859-8_hebrew.input | [new file with mode: 0644] | blob |
test/test_ISO8859-8_hebrew.reference | [new file with mode: 0644] | blob |
test/test_UTF-8_persian.input | [new file with mode: 0644] | blob |
test/test_UTF-8_persian.reference | [new file with mode: 0644] | blob |
test/test_UTF-8_reordernsm.input | [new file with mode: 0644] | blob |
test/test_UTF-8_reordernsm.reference | [new file with mode: 0644] | blob |