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
8123 3986 d 19 h bpr /trunk/wims/src/Misc/ [major/clean] clean dicsort, modind, translator (no more include .c).
(suffix.c was inside the three programs).
 
8100 3995 d 22 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 4059 d 18 h bpr /trunk/wims/src/Misc/ [minor/space]  
6973 4342 d 21 h bpr /trunk/wims/src/Misc/ [minor/fix] pointer being freed was not allocated  
6967 4343 d 3 h bpr /trunk/wims/ [minor/search engine]  
6961 4343 d 16 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 4357 d 22 h bpr /trunk/wims/src/Misc/ [minor/format] help and formatage  
6881 4365 d 20 h bpr /trunk/wims/src/Misc/ [minor/search engine] should have been already in previous commits on search engine  
6819 4399 d 19 h reyssat /trunk/wims/src/Misc/ [minor/fix] fix bug when comma not followed by space in keywords  
6818 4399 d 20 h reyssat /trunk/wims/src/Misc/ [minor/help] add documention in c code  
6806 4410 d 16 h bpr /trunk/wims/src/Misc/ [minor/typo] the enumeration of language should be corrected,
I do not know how to do.
 
6799 4412 d 19 h bpr /trunk/wims/src/Misc/ [minor/] add title_$lang  
6564 4457 d 15 h bpr /trunk/wims/src/Misc/ [minor/fix] fix two bugs found by Marina ( trouble when the field is empty -
generation of levela1 if A1 is somewhere in buff) (thanks to D. Bernardi).
 
6394 4525 d 0 h bpr /trunk/wims/src/Misc/ [minor/] add keywords_lang ; to improve  
3718 5283 d 22 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 5534 d 1 h bpr /trunk/wims/src/ [minor/src] declare implicit types  
1792 5747 d 23 h bpr /trunk/wims/src/ [minor/add] add pt versions in prevision  
432 6278 d 16 h bpr /trunk/wims/src/Misc/ [major/add] add ca and si for language  
10 6585 d 19 h reyssat /trunk/wims/src/ partial (src) import of 3.62