Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
12248 2313 d 12 h bpr /trunk/wims/src/Misc/ [formatage]  
11124 2734 d 21 h georgesk /trunk/wims/src/Misc/ fixed warnings about non-indented 'if' or 'for' clauses  
8863 3339 d 21 h bpr /trunk/wims/src/ [clean] string_modify3 and *strip_trailing_spaces2 are in common. (not sure that it compiles
after this commit)
 
8185 3578 d 21 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 3588 d 1 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8100 3599 d 21 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)
 
8094 3601 d 20 h bpr /trunk/wims/src/Misc/ [minor/] use libwims for functions find_word_start find_word_begin xmalloc and delete them in html2msg  
7676 3714 d 12 h bpr /trunk/wims/src/ [minor/spaces]  
3718 4887 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  
10 6189 d 18 h reyssat /trunk/wims/src/ partial (src) import of 3.62