Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
17094 634 d 8 h guerimand /trunk/wims/ [minor,adm/class/activity] ccsum count activity in subclasses  
15779 1156 d 4 h georgesk /trunk/wims/src/Misc/ reduced the size of ubuf; its content must be constrained to 32 bytes at line 120; this prevents the warning: ccsum.c:120:3: note: ‘snprintf’ output between 1 and 256 bytes into a destination of size 32  
12248 2304 d 16 h bpr /trunk/wims/src/Misc/ [formatage]  
11124 2726 d 1 h georgesk /trunk/wims/src/Misc/ fixed warnings about non-indented 'if' or 'for' clauses  
8899 3328 d 22 h bpr /trunk/wims/src/Misc/ [clean] declare as static online and accessfile in the files ccsums clickzone exostat
(they do totally different things).
 
8879 3330 d 19 h bpr /trunk/wims/src/Misc/ [spaces]  
8185 3570 d 2 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 3579 d 5 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8100 3591 d 2 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)
 
7079 3906 d 21 h bpr /trunk/wims/src/ [minor/c] add {} for the loop with empty body  
7076 3906 d 23 h obado /trunk/wims/src/ [minor / c] removes somes warning messages when compiling sources with clang, + uniformize mixed indent (spaces+tabs) to spaces only  
3840 4848 d 18 h kbelabas /trunk/wims/src/Misc/ [minor/compile] kill warnings  
3718 4879 d 2 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 6180 d 22 h reyssat /trunk/wims/src/ partial (src) import of 3.62