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
12228 2729 d 12 h bpr /trunk/wims/src/ [formatage]  
12213 2730 d 16 h bpr /trunk/wims/ [work in progress] version where it is possible to limit the number of
tries.
New functions :!getscorealltries, !getscoremaxexotry
New function in score.c: gettrycheck
 
12197 2735 d 15 h bpr /trunk/wims/src/ [minor] getscorealltry -> getscorealltries  
12196 2735 d 17 h bpr /trunk/wims/src/ [major] add !getscorealltry (if a better name is proposed, we can change it (quickly !)  
12074 2854 d 14 h bpr /trunk/wims/src/ [typo] fileexists answers yes or no all the time  
12047 2858 d 0 h bpr /trunk/wims/src/ [src] add filexists command - must be checked (preliminary version)  
11129 3147 d 19 h georgesk /trunk/wims/src/ fixed warnings about non-indented 'if' clauses  
11125 3147 d 21 h georgesk /trunk/wims/src/ fixed warnings about non-indented 'if' or 'while' clauses  
9378 3644 d 18 h schaersvoorde /trunk/wims/src/ [minor/svn] canvasdraw : html-doc  
9375 3644 d 20 h bpr /trunk/wims/ [improvment] add colon and semicolon to lists of objects of the command append.  
8185 3991 d 21 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
- ...
 
8176 3995 d 13 h bpr /trunk/wims/src/ [minor/] fix warning (variable d2 is not used).  
8171 3995 d 21 h bpr /trunk/wims/src/ [minor/] replace finite() deprecated by isfinite() (https://refspecs.linuxfoundation.org/LSB_3.2.0/LSB-Core-generic/LSB-Core-generic/baselib-finite.html)  
8155 3998 d 15 h bpr /trunk/wims/src/ [minor/spaces]  
7847 4089 d 12 h bpr /trunk/wims/src/ [major/] add evaluation function in c in libwims (D. Bernardi).  
7673 4127 d 14 h bpr /trunk/wims/src/ [minor/spaces]  
7657 4130 d 19 h bpr /trunk/wims/src/ [major/] add "acquired level"  
7638 4140 d 18 h bpr /trunk/wims/ [major/in progress] add getscorebest which replaces exostat which has been commited
recently and which was slow. Hope this is better for big classes and big work
- I cannot save in the *.bin all the better notes, only the mean
because the file *.bin must be very light
- for old classes, the *.bin must be regenerated (for testing,
delete them).
- I am not satisfied with the terminology "best" : it is the mean of the
k best scores if 10 k is required
- the documentation in other languages than fr has to be done and fr has to be checked
- there is yet a bug in the mean when there are manual notes.
 
7602 4146 d 0 h bpr /trunk/wims/src/ [major/add] add getscorelast and getscoretry  
7404 4221 d 0 h bpr /trunk/wims/src/ [minor] clean spaces  

Show All