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
8649 3780 d 21 h bpr /trunk/wims/src/ add \xa0 to bad characters to replace in rawmath  
8500 3818 d 4 h bpr /trunk/wims/ change version + clean  
8499 3818 d 5 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 2 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 3963 d 20 h bpr /trunk/wims/src/ [minor/spaces]  
7673 4092 d 18 h bpr /trunk/wims/src/ [minor/spaces]  
7415 4177 d 7 h schaersvoorde /trunk/wims/src/ [minor/svn] rawmath.c : corrected 'mathmlmath' exponent flaw (eg converting Latex to Mathml)  
5551 4752 d 17 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 4 h bpr /trunk/wims/src/ [minor/add] add mathmlmath() - I think that we will open it to exec after.  
5523 4755 d 6 h bpr /trunk/wims/src/ [major/add] add mathml in the kernel  
5517 4756 d 3 h bpr /trunk/wims/src/ [minor/comments]  
5503 4760 d 2 h bpr /trunk/wims/src/ [minor/] clean __replace_mathvar(p) and hmname ; file reformating (delete tabs)  
5492 4762 d 2 h kbelabas /trunk/wims/src/ rawmath: don't replace 'iso-latin trema' by '^'  
5491 4762 d 2 h kbelabas /trunk/wims/src/ rawmath:
- remove 'modified' (useless)
- remove user_prohibited = string starting with "1-1+" (no reason to special
case)
 
5466 4768 d 17 h bpr /trunk/wims/src/ [minor/] cut replace_expgrec in two parts  
5465 4768 d 18 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 4783 d 21 h bpr /trunk/wims/src/ [minor/fix] fix bug in translate E+02 in 10<sup>2</sup>  
3718 5266 d 2 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 6567 d 23 h reyssat /trunk/wims/src/ partial (src) import of 3.62