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
8149 3962 d 15 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8120 3965 d 9 h bpr /trunk/wims/src/Interfaces/ [major/] clean Interfaces (no more include .c except for yacasheader.c)  
8100 3974 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 4089 d 3 h bpr /trunk/wims/src/Interfaces/ [minor/spaces]  
3898 5222 d 9 h bpr /trunk/wims/ [minor/interface] update m2 parameters by using
- Thing#{Standard,BeforePrint} = toString;
- scan(methods {Standard,AfterPrint}, (a,b) -> installMethod(a,b,identity));
this simplifies the output (depends on macaulay up to 1.1, impli3dc.def was not working
with macaulay 1.1)
 
10 6564 d 8 h reyssat /trunk/wims/src/ partial (src) import of 3.62