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
11526 2973 d 19 h georgesk /trunk/wims/src/Interfaces/ (gk) cleaned code against pedantic warnings  
11133 3105 d 1 h bpr /trunk/wims/src/ [revert] revert to release before 11127 with no use of assert.h  
11127 3107 d 19 h georgesk /trunk/wims/src/Interfaces/ used assert to fix warnings about unused results and made sensible assertions  
11122 3107 d 21 h georgesk /trunk/wims/src/Interfaces/ fixed warnings about non-indented 'if' clauses  
9336 3625 d 1 h bpr /trunk/wims/ [major] maxima option is now well interpreted (quote). By default,
maxima dynamic-space-size is limited.
 
8900 3710 d 17 h bpr /trunk/wims/src/Interfaces/ [clean]  
8864 3712 d 21 h bpr /trunk/wims/src/Interfaces/ [clean] strip_trailing_spaces2  
8149 3961 d 1 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8120 3963 d 19 h bpr /trunk/wims/src/Interfaces/ [major/] clean Interfaces (no more include .c except for yacasheader.c)  
8100 3972 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)
 
8082 3988 d 0 h bpr /trunk/wims/src/ [minor/src] clean search_list - it is now the same in the three occurences.  
7674 4087 d 13 h bpr /trunk/wims/src/Interfaces/ [minor/spaces]  
7079 4288 d 17 h bpr /trunk/wims/src/ [minor/c] add {} for the loop with empty body  
7076 4288 d 19 h obado /trunk/wims/src/ [minor / c] removes somes warning messages when compiling sources with clang, + uniformize mixed indent (spaces+tabs) to spaces only  
3843 5230 d 14 h kbelabas /trunk/wims/src/ [minor/compile] ignore failures in system calls. Kill compiler warnings.  
3718 5260 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 6562 d 18 h reyssat /trunk/wims/src/ partial (src) import of 3.62