Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13318 2109 d 15 h obado /trunk/wims/ [adm/class/config] some improvements on class backup behavior :
+ now display the file size limit when archive can't be created
+ when backup failed, wims propose to test with another file format
+ add messages for file_too_large error when generating backup file.
+ add missing recnames for en and cn langs
+ immediately exit when called outside of a class (or when session expired)
 
12248 2304 d 9 h bpr /trunk/wims/src/Misc/ [formatage]  
11132 2722 d 22 h bpr /trunk/wims/src/ [minor] delete tabs introduced in recent releases.  
11124 2725 d 18 h georgesk /trunk/wims/src/Misc/ fixed warnings about non-indented 'if' or 'for' clauses  
8898 3328 d 14 h bpr /trunk/wims/src/Misc/ [clean] change names of two "prepare_dic" on three and declare as static.  
8863 3330 d 18 h bpr /trunk/wims/src/ [clean] string_modify3 and *strip_trailing_spaces2 are in common. (not sure that it compiles
after this commit)
 
8185 3569 d 18 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 3578 d 22 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8123 3581 d 15 h bpr /trunk/wims/src/Misc/ [major/clean] clean dicsort, modind, translator (no more include .c).
(suffix.c was inside the three programs).
 
8100 3590 d 18 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)
 
7676 3705 d 9 h bpr /trunk/wims/src/ [minor/spaces]  
6876 3963 d 22 h bpr /trunk/wims/ [minor/search_engine] in translator, if there is no dictionary but \
there is a suffix dictionnary, should not escape. to check in other situations
(reverse if trouble and create a dictionary for the search engine !)
 
3840 4848 d 10 h kbelabas /trunk/wims/src/Misc/ [minor/compile] kill warnings  
3718 4878 d 19 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 5128 d 21 h bpr /trunk/wims/src/ [minor/src] declare implicit types  
10 6180 d 15 h reyssat /trunk/wims/src/ partial (src) import of 3.62