Rev |
Age |
Author |
Path |
Log message |
Diff |
12011 |
2595 d 9 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 |
2742 d 9 h |
bpr |
/trunk/wims/src/ |
[revert] revert to previous version. |
|
11526 |
2744 d 3 h |
georgesk |
/trunk/wims/src/Interfaces/ |
(gk) cleaned code against pedantic warnings |
|
11133 |
2875 d 9 h |
bpr |
/trunk/wims/src/ |
[revert] revert to release before 11127 with no use of assert.h |
|
11127 |
2878 d 4 h |
georgesk |
/trunk/wims/src/Interfaces/ |
used assert to fix warnings about unused results and made sensible assertions |
|
11122 |
2878 d 6 h |
georgesk |
/trunk/wims/src/Interfaces/ |
fixed warnings about non-indented 'if' clauses |
|
9336 |
3395 d 9 h |
bpr |
/trunk/wims/ |
[major] maxima option is now well interpreted (quote). By default,
maxima dynamic-space-size is limited. |
|
8900 |
3481 d 2 h |
bpr |
/trunk/wims/src/Interfaces/ |
[clean] |
|
8864 |
3483 d 5 h |
bpr |
/trunk/wims/src/Interfaces/ |
[clean] strip_trailing_spaces2 |
|
8149 |
3731 d 9 h |
bpr |
/trunk/wims/src/ |
[minor/clean] clean functions commented |
|
8120 |
3734 d 3 h |
bpr |
/trunk/wims/src/Interfaces/ |
[major/] clean Interfaces (no more include .c except for yacasheader.c) |
|
8100 |
3743 d 5 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 |
3758 d 9 h |
bpr |
/trunk/wims/src/ |
[minor/src] clean search_list - it is now the same in the three occurences. |
|
7674 |
3857 d 21 h |
bpr |
/trunk/wims/src/Interfaces/ |
[minor/spaces] |
|
7079 |
4059 d 1 h |
bpr |
/trunk/wims/src/ |
[minor/c] add {} for the loop with empty body |
|
7076 |
4059 d 3 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 |
5000 d 22 h |
kbelabas |
/trunk/wims/src/ |
[minor/compile] ignore failures in system calls. Kill compiler warnings. |
|
3718 |
5031 d 6 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 |
6333 d 2 h |
reyssat |
/trunk/wims/src/ |
partial (src) import of 3.62 |
|