Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
11586 2994 d 12 h bpr /trunk/wims/ [search engine] add Lang in the indexation by modind.c
it is transversal to the traditional levels
 
11124 3145 d 15 h georgesk /trunk/wims/src/Misc/ fixed warnings about non-indented 'if' or 'for' clauses  
9092 3715 d 10 h bpr /trunk/wims/src/Misc/ [minor] in modind.c the variable mlistbase was not used. Use it for "lists".  
9091 3715 d 10 h bpr /trunk/wims/src/Misc/ [typo] typo in the last commit (;)  
9090 3715 d 10 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 3750 d 15 h bpr /trunk/wims/src/ [clean] string_modify3 and *strip_trailing_spaces2 are in common. (not sure that it compiles
after this commit)
 
8659 3810 d 18 h bpr /trunk/wims/src/Misc/ [fix] hope I fix the segmentation fault  
8650 3813 d 10 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 3989 d 15 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 3998 d 19 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8123 4001 d 13 h bpr /trunk/wims/src/Misc/ [major/clean] clean dicsort, modind, translator (no more include .c).
(suffix.c was inside the three programs).
 
8100 4010 d 15 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 4074 d 12 h bpr /trunk/wims/src/Misc/ [minor/space]  
6973 4357 d 14 h bpr /trunk/wims/src/Misc/ [minor/fix] pointer being freed was not allocated  
6967 4357 d 20 h bpr /trunk/wims/ [minor/search engine]  
6961 4358 d 9 h bpr /trunk/wims/ [minor] in example sheets, there is 2 "descriptions", one is for the search engine,
the other is for the student in the presentation of the sheet
the first one is the line 10 of the sheet, the second one is on the line 2 !
 
6884 4372 d 15 h bpr /trunk/wims/src/Misc/ [minor/format] help and formatage  
6881 4380 d 13 h bpr /trunk/wims/src/Misc/ [minor/search engine] should have been already in previous commits on search engine  
6819 4414 d 13 h reyssat /trunk/wims/src/Misc/ [minor/fix] fix bug when comma not followed by space in keywords  
6818 4414 d 13 h reyssat /trunk/wims/src/Misc/ [minor/help] add documention in c code  

Show All