Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
12011 2546 d 15 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).
 
10075 3059 d 10 h bpr /trunk/wims/ [octave] - allows to change the octave command in the manager interface.
- add some option in the default command: octave -Hfq --no-line-editing --no-window-system
- add slib_require=octave in some slib.
- fix the about of octave.
 
10072 3059 d 12 h bpr /trunk/wims/src/Interfaces/ [fix] fix warning in octave
(function y=rint(x) y=round(x); endfunction replace by rint=@round
for example).
 
8529 3521 d 14 h bpr /trunk/wims/src/Interfaces/ [html] add target for the links of extern software
add gap version (must be improved !)
 
8120 3685 d 9 h bpr /trunk/wims/src/Interfaces/ [major/] clean Interfaces (no more include .c except for yacasheader.c)  
8100 3694 d 12 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)
 
7674 3809 d 3 h bpr /trunk/wims/src/Interfaces/ [minor/spaces]  
4326 4834 d 15 h bpr /trunk/wims/src/Interfaces/ [minor/html] change address of octave on internet  
3901 4942 d 9 h bpr /trunk/wims/src/Interfaces/ [major/update] kill warnings with version Octave up to 3.0  
10 6284 d 9 h reyssat /trunk/wims/src/ partial (src) import of 3.62