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
12263 2689 d 10 h bpr /trunk/wims/src/ [formatage]  
12011 2833 d 11 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 2931 d 4 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 3113 d 11 h bpr /trunk/wims/src/ [minor] delete tabs introduced in recent releases.  
11125 3116 d 6 h georgesk /trunk/wims/src/ fixed warnings about non-indented 'if' or 'while' clauses  
11104 3147 d 22 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 3323 d 8 h bpr /trunk/wims/src/ [fix] fix bug in trace (for developers)  
10129 3342 d 3 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 3352 d 6 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 3653 d 10 h bpr /trunk/wims/src/ [minor] comment  
8925 3714 d 11 h bpr /trunk/wims/src/ [fix] fix bug in testsuite in case the result is NULL  
8851 3726 d 11 h bpr /trunk/wims/src/ [minor/spaces]  
8216 3950 d 2 h bpr /trunk/wims/src/ [minor/test] add test_suite according to idea of Georges Khaznadar.
the output syntax can change
 
8195 3958 d 10 h bpr /trunk/wims/src/ [major/clean] clean differents definitions of errors (give differents names)
delete error1 error2 error3 which do not seem useful.
- clean Makefile
 
8185 3960 d 7 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
- ...
 
8178 3963 d 22 h bpr /trunk/wims/src/ [minor/cleaning]  
8155 3967 d 1 h bpr /trunk/wims/src/ [minor/spaces]  
8121 3972 d 4 h bpr /trunk/wims/src/ [minor/] clean src/wims.h (no more definition, only declarations).  
7673 4095 d 23 h bpr /trunk/wims/src/ [minor/spaces]  
6796 4398 d 12 h kbelabas /trunk/wims/src/ cookie2session: comparing symbolic values from 2 different enums does not
make much sense. Anyway the result of the comparison is constant = 'false'.
 

Show All