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
12011 2823 d 2 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).
 
9894 3445 d 2 h bpr /trunk/wims/src/Interfaces/ [comment]  
9893 3445 d 2 h bpr /trunk/wims/src/Interfaces/ [fix] fix Gap about.  
8529 3798 d 1 h bpr /trunk/wims/src/Interfaces/ [html] add target for the links of extern software
add gap version (must be improved !)
 
8526 3799 d 2 h bpr /trunk/wims/src/Interfaces/ [minor/] fix gap bug in version 4.6, 4.7  
8501 3810 d 0 h bpr /trunk/wims/src/Interfaces/ [minor] update the gap address  
8120 3961 d 20 h bpr /trunk/wims/src/Interfaces/ [major/] clean Interfaces (no more include .c except for yacasheader.c)  
8100 3970 d 23 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 4085 d 14 h bpr /trunk/wims/src/Interfaces/ [minor/spaces]  
5762 4644 d 14 h bpr /trunk/wims/ [minor/html] on the src, so more sensible  
3718 5258 d 23 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 6560 d 20 h reyssat /trunk/wims/src/ partial (src) import of 3.62