Rev |
Age |
Author |
Path |
Log message |
Diff |
17976 |
618 d 13 h |
bpr |
/trunk/wims/src/OefMsg2wims/ |
[latex] initialisation |
|
17974 |
618 d 13 h |
bpr |
/trunk/wims/src/OefMsg2wims/ |
[latex] correction du c (initialisation) |
|
17918 |
652 d 19 h |
bpr |
/trunk/wims/ |
[flydraw] add mecanism to use the translation flydraw-> tikz
in latex version (work in progress) |
|
17887 |
663 d 16 h |
georgesk |
/trunk/wims/src/ |
added $(CPPFLAGS) to default compile commands for C sources. |
|
17864 |
672 d 18 h |
bpr |
/trunk/wims/src/OefMsg2wims/ |
[formatage] |
|
17221 |
1075 d 19 h |
bpr |
/trunk/wims/ |
xhtml->html5 (br) |
|
16838 |
1202 d 11 h |
bpr |
/trunk/wims/src/OefMsg2wims/ |
[oef] add slib as a "keyword" in oef statement |
|
16325 |
1329 d 11 h |
bpr |
/trunk/wims/src/OefMsg2wims/ |
[src] fix a segmentation fault when subst in fields as observation |
|
15775 |
1630 d 20 h |
georgesk |
/trunk/wims/src/OefMsg2wims/ |
increased a little the size of 'vbuf' to prevent the warning: note: ‘snprintf’ output between 10 and 45020 bytes into a destination of size 45001 |
|
15297 |
1882 d 14 h |
bpr |
/trunk/wims/src/ |
[minor] clean not useful comments |
|
14873 |
1995 d 12 h |
georgesk |
/trunk/wims/src/ |
This commit is about support for gcc-10. This version of gcc
is not yet mandatory, but soon gcc-9 will be outdated, and it
is good to take some advance now. Gcc-10 raises errors for every
multiple declaration of a variable, and there were many of them
in the source code.
In all but one case, the solution was to declare extern clauses in
header (.h) files, and to check that the actual variable is declared
in one of the .c file to be compiled and linked.
The file config.c contained one unused variable, with a conflicting
name, now it is commented out.
Dear coworkers, if you read those lines please review carefully the
changes. I did my best, but error is human. |
|
14813 |
2011 d 19 h |
bpr |
/trunk/wims/src/OefMsg2wims/ |
[msg2wims] replace <small><i> by blokquote balise. |
|
13590 |
2425 d 21 h |
bpr |
/trunk/wims/src/OefMsg2wims/ |
[comment] |
|
13380 |
2542 d 14 h |
bpr |
/trunk/wims/src/OefMsg2wims/ |
[src] increase the length of the titles in oef exercises and documents |
|
12247 |
2779 d 7 h |
bpr |
/trunk/wims/src/OefMsg2wims/ |
[formatage] |
|
12122 |
2879 d 17 h |
bpr |
/trunk/wims/ |
[errormsg] add error msg in Oef2wims when the prompt of the answers
is too long (before, it is cut without messages). Does not affect
the exercises already compiled. |
|
11132 |
3197 d 21 h |
bpr |
/trunk/wims/src/ |
[minor] delete tabs introduced in recent releases. |
|
11123 |
3200 d 17 h |
georgesk |
/trunk/wims/src/OefMsg2wims/ |
fixed warnings about non-indented 'if' or 'for' clauses |
|
9229 |
3750 d 17 h |
bpr |
/trunk/wims/ |
[minor] work on description and observation in a OEF exercise. |
|
9227 |
3750 d 19 h |
bpr |
/trunk/wims/ |
[major] add command observation and description in an oef exercise.
This will be used as default during the creation of a sheet if
it exists. |
|