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
11125 3113 d 11 h georgesk /trunk/wims/src/ fixed warnings about non-indented 'if' or 'while' clauses  
8649 3781 d 6 h bpr /trunk/wims/src/ add \xa0 to bad characters to replace in rawmath  
8500 3818 d 14 h bpr /trunk/wims/ change version + clean  
8499 3818 d 15 h schaersvoorde /trunk/wims/src/ [minor/svn] Added variable 'force_mathml' to module environment.
Use 'force_mathml=yes' to activate in an exercise / module
 
8185 3957 d 12 h bpr /trunk/wims/src/ [major] - delete the include *.c in wims.c and wimslogd.c
- clean makefil
- delete hmname.c (part in rawmath.c, part in Misc/html2msg.c
- ...
 
8155 3964 d 5 h bpr /trunk/wims/src/ [minor/spaces]  
7673 4093 d 4 h bpr /trunk/wims/src/ [minor/spaces]  
7415 4177 d 16 h schaersvoorde /trunk/wims/src/ [minor/svn] rawmath.c : corrected 'mathmlmath' exponent flaw (eg converting Latex to Mathml)  
5551 4753 d 3 h bpr /trunk/wims/ [minor/fix] htmlmath was not good - cleaner now. add mathmlmath in exec functions
add alias math2tex math2html math2mathml (I find these names saying better what is done !)
 
5544 4753 d 13 h bpr /trunk/wims/src/ [minor/add] add mathmlmath() - I think that we will open it to exec after.  
5523 4755 d 16 h bpr /trunk/wims/src/ [major/add] add mathml in the kernel  
5517 4756 d 13 h bpr /trunk/wims/src/ [minor/comments]  
5503 4760 d 12 h bpr /trunk/wims/src/ [minor/] clean __replace_mathvar(p) and hmname ; file reformating (delete tabs)  
5492 4762 d 12 h kbelabas /trunk/wims/src/ rawmath: don't replace 'iso-latin trema' by '^'  
5491 4762 d 12 h kbelabas /trunk/wims/src/ rawmath:
- remove 'modified' (useless)
- remove user_prohibited = string starting with "1-1+" (no reason to special
case)
 
5466 4769 d 3 h bpr /trunk/wims/src/ [minor/] cut replace_expgrec in two parts  
5465 4769 d 4 h bpr /trunk/wims/src/ [major/] add a column in hmname.c in prevision of mathml
- add comments in insmath.c
- cut in smaller functions htmlmath() and rawmath()
- should be equivalent for mathalign_base < 2
 
5336 4784 d 7 h bpr /trunk/wims/src/ [minor/fix] fix bug in translate E+02 in 10<sup>2</sup>  
3718 5266 d 12 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 6568 d 9 h reyssat /trunk/wims/src/ partial (src) import of 3.62