Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
8195 3671 d 17 h bpr /trunk/wims/src/ [major/clean] clean differents definitions of errors (give differents names)
delete error1 error2 error3 which do not seem useful.
- clean Makefile
 
8149 3682 d 17 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8103 3694 d 10 h bpr /trunk/wims/src/Texgif/ [major/clean] change include c structure.  
8100 3694 d 14 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)
 
8082 3709 d 17 h bpr /trunk/wims/src/ [minor/src] clean search_list - it is now the same in the three occurences.  
3835 4952 d 6 h kbelabas /trunk/wims/src/Texgif/ [minor/compile] kill compiler warnings. Error on system call failures
(chdir, freopen), ignore others
 
3718 4982 d 14 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 6284 d 11 h reyssat /trunk/wims/src/ partial (src) import of 3.62