Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
12011 2925 d 19 h bpr /trunk/wims/src/ [major] work in progress: add variables for seed;
the random command is not done in gap, scilab, yacas, gap
as I do not know them (has to be done).
 
11539 3072 d 19 h bpr /trunk/wims/src/ [revert] revert to previous version.  
11526 3074 d 13 h georgesk /trunk/wims/src/Interfaces/ (gk) cleaned code against pedantic warnings  
11133 3205 d 19 h bpr /trunk/wims/src/ [revert] revert to release before 11127 with no use of assert.h  
11127 3208 d 13 h georgesk /trunk/wims/src/Interfaces/ used assert to fix warnings about unused results and made sensible assertions  
11122 3208 d 15 h georgesk /trunk/wims/src/Interfaces/ fixed warnings about non-indented 'if' clauses  
9336 3725 d 19 h bpr /trunk/wims/ [major] maxima option is now well interpreted (quote). By default,
maxima dynamic-space-size is limited.
 
8900 3811 d 11 h bpr /trunk/wims/src/Interfaces/ [clean]  
8864 3813 d 15 h bpr /trunk/wims/src/Interfaces/ [clean] strip_trailing_spaces2  
8149 4061 d 19 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8120 4064 d 13 h bpr /trunk/wims/src/Interfaces/ [major/] clean Interfaces (no more include .c except for yacasheader.c)  
8100 4073 d 15 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 4088 d 18 h bpr /trunk/wims/src/ [minor/src] clean search_list - it is now the same in the three occurences.  
7674 4188 d 7 h bpr /trunk/wims/src/Interfaces/ [minor/spaces]  
7079 4389 d 11 h bpr /trunk/wims/src/ [minor/c] add {} for the loop with empty body  
7076 4389 d 13 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 5331 d 8 h kbelabas /trunk/wims/src/ [minor/compile] ignore failures in system calls. Kill compiler warnings.  
3718 5361 d 16 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 6663 d 12 h reyssat /trunk/wims/src/ partial (src) import of 3.62