Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
17838 681 d 19 h bpr /trunk/wims/src/Interfaces/ [pari] precision for pari cmd (add option -f and -q)  
12011 2850 d 3 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).
 
8529 3825 d 2 h bpr /trunk/wims/src/Interfaces/ [html] add target for the links of extern software
add gap version (must be improved !)
 
8120 3988 d 21 h bpr /trunk/wims/src/Interfaces/ [major/] clean Interfaces (no more include .c except for yacasheader.c)  
8100 3998 d 0 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 4112 d 16 h bpr /trunk/wims/src/Interfaces/ [minor/spaces]  
4716 5022 d 20 h bpr /trunk/wims/src/Interfaces/ [minor/fixbug] the output of new pari type Vecsmall is now a list as [ ], Vec and Mat  
3902 5245 d 21 h bpr /trunk/wims/src/Interfaces/ [major/security] add security in pari, the old illegal words were absolutely
not efficient, need pari > 2.1
 
3879 5249 d 22 h bpr /trunk/wims/src/Interfaces/ [major/update] update the illegal command names : closes security holes with pari 2.4.*
+ minor cleanup in pari header
 
10 6587 d 21 h reyssat /trunk/wims/src/ partial (src) import of 3.62