Rev |
Age |
Author |
Path |
Log message |
Diff |
13451 |
2433 d 7 h |
georgesk |
/trunk/wims/src/ |
Modify rlimit_as, rlimit_data and rlimit_stack: use double values for 64 bit processors; dismiss the debian patch 50processor.patch |
|
12507 |
2670 d 6 h |
bpr |
/trunk/wims/src/ |
[typo] |
|
12381 |
2683 d 1 h |
bpr |
/trunk/wims/ |
[work on exotrymax] - fix a bug in the test exotrymax in score.c
that simplify the analysis.
- create a list (only one element "exotrymax" for the moment)
for variables defined for all modules
- this allows to transfer the menu about exotrymax for any module
and not only oef modules (has to be tested ...)
- some helps. |
|
12373 |
2685 d 4 h |
bpr |
/trunk/wims/src/ |
[work in progress] try to fix the case of unregistred user for the variable seedcnt.
the count is reset to 0 only if one comes back to home. |
|
12363 |
2686 d 11 h |
bpr |
/trunk/wims/ |
[work in progress] keep in variable wims_seedcnt and wims_seedlastcnt the number
of seeds and tries by seed only for not registered users.
should be done in all cases by using score.c |
|
12288 |
2701 d 6 h |
bpr |
/trunk/wims/src/ |
[formatage] |
|
12271 |
2701 d 14 h |
bpr |
/trunk/wims/src/ |
[formatage] |
|
12263 |
2704 d 14 h |
bpr |
/trunk/wims/src/ |
[formatage] |
|
12011 |
2848 d 14 h |
bpr |
/trunk/wims/src/ |
[major] work in progress: add variables for seed;
the random command is not done in gap, scilab, yacas, gap
as I do not know them (has to be done). |
|
11735 |
2946 d 8 h |
obado |
/trunk/wims/src/ |
[minor/w3c] replace "iso-8859-1" by "windows-1252" in the charset declaration, to comply with the HTML 5 doctype, + adds the "HTTP_X_REQUESTED_WITH" httpd header var, so it can be used by wims modules (use "$httpd_HTTP_X_REQUESTED_WITH") if you want to use it. |
|
11132 |
3128 d 15 h |
bpr |
/trunk/wims/src/ |
[minor] delete tabs introduced in recent releases. |
|
11125 |
3131 d 10 h |
georgesk |
/trunk/wims/src/ |
fixed warnings about non-indented 'if' or 'while' clauses |
|
11104 |
3163 d 2 h |
bpr |
/trunk/wims/src/ |
[improvment] improve the trace of debug. Put some variables in tmp_debug_var
in the file wims.conf In debug mode (for the administrator), the values
of the variables are put in the trace file (in tmp/sessions/)
when they are changed. In test. |
|
10291 |
3338 d 12 h |
bpr |
/trunk/wims/src/ |
[fix] fix bug in trace (for developers) |
|
10129 |
3357 d 7 h |
bpr |
/trunk/wims/src/ |
[minor] the trace in mode debug can be too long so I desactivate by
adding test 1==0, this test can be easely deleted for wims developers. |
|
10051 |
3367 d 10 h |
bpr |
/trunk/wims/src/ |
[for debug] in debug version for the manager (IP), create a file
in tmp/sessions/ which indicate which files and lines of the file
has been read during the last request. Preliminary version. |
|
9286 |
3668 d 14 h |
bpr |
/trunk/wims/src/ |
[minor] comment |
|
8925 |
3729 d 15 h |
bpr |
/trunk/wims/src/ |
[fix] fix bug in testsuite in case the result is NULL |
|
8851 |
3741 d 15 h |
bpr |
/trunk/wims/src/ |
[minor/spaces] |
|
8216 |
3965 d 6 h |
bpr |
/trunk/wims/src/ |
[minor/test] add test_suite according to idea of Georges Khaznadar.
the output syntax can change |
|