Rev |
Age |
Author |
Path |
Log message |
Diff |
8123 |
3978 d 0 h |
bpr |
/trunk/wims/src/Misc/ |
[major/clean] clean dicsort, modind, translator (no more include .c).
(suffix.c was inside the three programs). |
|
8100 |
3987 d 3 h |
bpr |
/trunk/wims/src/ |
[major/clean] clean the c code :
- change the name of some functions similar but different to keep code equivalent to the old one (strip_trailing_spaces find_matching mkdirs singlespace deaccent wordchr string_modify search_list)
- delete #include "../Lib/basicstr.c", comment functions which are at the same time in Lib and in some other file.c and add
lopt=-L$(wims_home)/lib -lwims -lm $(rpath) in the Makefile
(in Interfaces, Misc/oncechar, Misc/translator, Misc/dicsort, Misc/modind, Misc/ccsum, Texgif/texgif.c) |
|
7676 |
4101 d 18 h |
bpr |
/trunk/wims/src/ |
[minor/spaces] |
|
6876 |
4360 d 7 h |
bpr |
/trunk/wims/ |
[minor/search_engine] in translator, if there is no dictionary but \
there is a suffix dictionnary, should not escape. to check in other situations
(reverse if trouble and create a dictionary for the search engine !) |
|
3840 |
5244 d 19 h |
kbelabas |
/trunk/wims/src/Misc/ |
[minor/compile] kill warnings |
|
3718 |
5275 d 3 h |
reyssat |
/trunk/wims/src/ |
[major/fix] replaced strcpy function in C code to avoid problem on 64 bits machines in case of overlapping strings |
|
3247 |
5525 d 6 h |
bpr |
/trunk/wims/src/ |
[minor/src] declare implicit types |
|
10 |
6577 d 0 h |
reyssat |
/trunk/wims/src/ |
partial (src) import of 3.62 |
|