Rev |
Age |
Author |
Path |
Log message |
Diff |
12011 |
2821 d 18 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 |
2968 d 18 h |
bpr |
/trunk/wims/src/ |
[revert] revert to previous version. |
|
11526 |
2970 d 12 h |
georgesk |
/trunk/wims/src/Interfaces/ |
(gk) cleaned code against pedantic warnings |
|
11133 |
3101 d 19 h |
bpr |
/trunk/wims/src/ |
[revert] revert to release before 11127 with no use of assert.h |
|
11127 |
3104 d 13 h |
georgesk |
/trunk/wims/src/Interfaces/ |
used assert to fix warnings about unused results and made sensible assertions |
|
11122 |
3104 d 15 h |
georgesk |
/trunk/wims/src/Interfaces/ |
fixed warnings about non-indented 'if' clauses |
|
9336 |
3621 d 19 h |
bpr |
/trunk/wims/ |
[major] maxima option is now well interpreted (quote). By default,
maxima dynamic-space-size is limited. |
|
8900 |
3707 d 11 h |
bpr |
/trunk/wims/src/Interfaces/ |
[clean] |
|
8864 |
3709 d 14 h |
bpr |
/trunk/wims/src/Interfaces/ |
[clean] strip_trailing_spaces2 |
|
8149 |
3957 d 18 h |
bpr |
/trunk/wims/src/ |
[minor/clean] clean functions commented |
|
8120 |
3960 d 12 h |
bpr |
/trunk/wims/src/Interfaces/ |
[major/] clean Interfaces (no more include .c except for yacasheader.c) |
|
8100 |
3969 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 |
3984 d 18 h |
bpr |
/trunk/wims/src/ |
[minor/src] clean search_list - it is now the same in the three occurences. |
|
7674 |
4084 d 6 h |
bpr |
/trunk/wims/src/Interfaces/ |
[minor/spaces] |
|
7079 |
4285 d 10 h |
bpr |
/trunk/wims/src/ |
[minor/c] add {} for the loop with empty body |
|
7076 |
4285 d 12 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 |
5227 d 7 h |
kbelabas |
/trunk/wims/src/ |
[minor/compile] ignore failures in system calls. Kill compiler warnings. |
|
3718 |
5257 d 15 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 |
6559 d 12 h |
reyssat |
/trunk/wims/src/ |
partial (src) import of 3.62 |
|