]> mj.ucw.cz Git - libucw.git/commit
Syncing crashed repository with my work tree.
authorMartin Mares <mj@ucw.cz>
Tue, 6 Jan 1998 13:40:27 +0000 (13:40 +0000)
committerMartin Mares <mj@ucw.cz>
Tue, 6 Jan 1998 13:40:27 +0000 (13:40 +0000)
commitac9212c1d03bd23f6322bef39a4a0384b5afcc5d
tree95c69800402cc1b31fb200623afe8815df4bca13
parent6a2259c2522c346df06c31ebd23582760dfab5a8
Syncing crashed repository with my work tree.
28 files changed:
charset/Makefile
charset/U-cat.h [new file with mode: 0644]
charset/U-lower.h [new file with mode: 0644]
charset/U-sig.h [new file with mode: 0644]
charset/U-unacc.h [new file with mode: 0644]
charset/U-upper.h [new file with mode: 0644]
charset/debug.c [new file with mode: 0644]
charset/misc/gentab [new file with mode: 0644]
charset/misc/mksig [new file with mode: 0644]
charset/misc/mkunacc [new file with mode: 0644]
charset/misc/unisplit [new file with mode: 0644]
charset/set/sig [new file with mode: 0644]
charset/strlen.c [new file with mode: 0644]
charset/test.c [new file with mode: 0644]
charset/tocat.c [new file with mode: 0644]
charset/tolower.c [new file with mode: 0644]
charset/tosig.c [new file with mode: 0644]
charset/toupper.c [new file with mode: 0644]
charset/unaccent.c [new file with mode: 0644]
charset/unicode.h [new file with mode: 0644]
charset/utf8.c [new file with mode: 0644]
lib/config.h
lib/fastbuf.c
lib/lib.h
lib/realloc.c [new file with mode: 0644]
lib/regex.c
lib/url.c
lib/wordsplit.c