Rev |
Age |
Author |
Path |
Log message |
Diff |
15393 |
1755 d 10 h |
bpr |
/trunk/wims/src/Misc/ |
[modind] close some files |
|
15380 |
1757 d 9 h |
bpr |
/trunk/wims/src/Misc/ |
[workinprogress] levels are now treated in sheets and glossary
as keywords |
|
15379 |
1757 d 10 h |
bpr |
/trunk/wims/src/Misc/ |
[workinprogress] fix modind |
|
15375 |
1759 d 1 h |
bpr |
/trunk/wims/ |
[major] preparation of modind for taking account of glossaries
(work in progress). Need to compile (the address of sheets
in sheets/index is now the true address). |
|
15336 |
1780 d 0 h |
bpr |
/trunk/wims/src/Misc/ |
[comment] |
|
12248 |
2697 d 20 h |
bpr |
/trunk/wims/src/Misc/ |
[formatage] |
|
11700 |
2941 d 9 h |
bpr |
/trunk/wims/src/Misc/ |
[modind] modind for sheets did not take the "technical keywords" in particular
(option unknown_type=unk_delete; instead of leave).
description and information are no more in keywords (sheets are in the kernel of wims
so the keywords should be sufficient). |
|
11586 |
2968 d 3 h |
bpr |
/trunk/wims/ |
[search engine] add Lang in the indexation by modind.c
it is transversal to the traditional levels |
|
11124 |
3119 d 6 h |
georgesk |
/trunk/wims/src/Misc/ |
fixed warnings about non-indented 'if' or 'for' clauses |
|
9092 |
3689 d 0 h |
bpr |
/trunk/wims/src/Misc/ |
[minor] in modind.c the variable mlistbase was not used. Use it for "lists". |
|
9091 |
3689 d 0 h |
bpr |
/trunk/wims/src/Misc/ |
[typo] typo in the last commit (;) |
|
9090 |
3689 d 1 h |
bpr |
/trunk/wims/ |
[cleaning] - segmentation fault when directory sites is not there during the
modules indexation -> error msg in stderr
- add sheetoutdir as an environment variable. |
|
8863 |
3724 d 6 h |
bpr |
/trunk/wims/src/ |
[clean] string_modify3 and *strip_trailing_spaces2 are in common. (not sure that it compiles
after this commit) |
|
8659 |
3784 d 9 h |
bpr |
/trunk/wims/src/Misc/ |
[fix] hope I fix the segmentation fault |
|
8650 |
3787 d 0 h |
bpr |
/trunk/wims/ |
[work in progress] new files for sheet indexation are created in bases/sheets/index
by modind.c, used by taxo.pl |
|
8185 |
3963 d 6 h |
bpr |
/trunk/wims/src/ |
[major] - delete the include *.c in wims.c and wimslogd.c
- clean makefil
- delete hmname.c (part in rawmath.c, part in Misc/html2msg.c
- ... |
|
8149 |
3972 d 9 h |
bpr |
/trunk/wims/src/ |
[minor/clean] clean functions commented |
|
8123 |
3975 d 3 h |
bpr |
/trunk/wims/src/Misc/ |
[major/clean] clean dicsort, modind, translator (no more include .c).
(suffix.c was inside the three programs). |
|
8100 |
3984 d 6 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) |
|
7915 |
4048 d 2 h |
bpr |
/trunk/wims/src/Misc/ |
[minor/space] |
|