wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
src
/
calc.c
– Rev 18667
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
18667
60 d 12 h
bpr
/trunk/wims/src/
[fix] fix listunion when the second argument is empty
/trunk/wims/src/calc.c
18493
277 d 2 h
bpr
/trunk/wims/src/
[list commands] fix listcomplement, listunion, listintersection:
there were problems with things as objects as (a,b), b, (a,a,c)
/trunk/wims/src/calc.c
18108
586 d 11 h
bpr
/trunk/wims/src/
[getexoindex] fix when param is empty
/trunk/wims/src/calc.c
18086
593 d 10 h
bpr
/trunk/wims/src/
[getexoindex] change syntax
/trunk/wims/src/calc.c
18056
606 d 9 h
bpr
/trunk/wims/src/
[src] add calc_getsheetstatus and export it
/trunk/wims/src/calc.c
/trunk/wims/src/score.c
/trunk/wims/src/wims.h
18050
608 d 13 h
bpr
/trunk/wims/src/
[getexoindex] about severity
/trunk/wims/src/calc.c
18032
612 d 17 h
bpr
/trunk/wims/
[getexoindex] change worksheet in sheet in the syntax
as for the other commands
/trunk/wims/public_html/modules/adm/doc/primitives/target.phtml
/trunk/wims/public_html/scripts/docu/primitives/target.phtml
/trunk/wims/src/calc.c
18020
616 d 4 h
bpr
/trunk/wims/src/
[getexoindex] small change
/trunk/wims/src/calc.c
18014
617 d 5 h
bpr
/trunk/wims/
[major] add calc_getexoindex and add some scores in the document if an exercise in this document
is linked to a sheet (work in progress, syntax can yet changed
/trunk/wims/public_html/scripts/docu/scoreprint
/trunk/wims/public_html/modules/adm/doc/primitives/target.phtml
/trunk/wims/public_html/scripts/docu/primitives/target.phtml
/trunk/wims/src/calc.c
17177
1102 d 1 h
bpr
/trunk/wims/
xhtml -> html5
/trunk/wims/public_html/scripts/data/glossary/mathematics/probability/it/cauchy_distribution
/trunk/wims/public_html/scripts/help/anstype/atext.phtml
/trunk/wims/public_html/scripts/help/en/accessconf.phtml
/trunk/wims/public_html/scripts/help/fr/authentification.phtml
/trunk/wims/src/Misc/canvasdraw/canvasinfo.sh
/trunk/wims/src/calc.c
/trunk/wims/src/mathfonts.c
16080
1481 d 10 h
bpr
/trunk/wims/
[workinprogress] modification of calc_detag: can detag only a list of environment (DB)
use in oef exercises for deleting label when the answer is done.
/trunk/wims/public_html/scripts/oef/present.phtml
/trunk/wims/src/calc.c
/trunk/wims/src/variables.c
15588
1771 d 12 h
bpr
/trunk/wims/
[major] add command checkallpar -- add/fix tests in wimstest
/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/checkallpar.phtml
/trunk/wims/src/Lib/liblines.c
/trunk/wims/src/calc.c
/trunk/wims/src/wims.h
/trunk/wims/wimstest/dirres/text
/trunk/wims/wimstest/dirtest/sort
/trunk/wims/wimstest/dirtest/text
/trunk/wims/wimstest/test.sh
15516
1807 d 13 h
bpr
/trunk/wims/src/
[src] kill warning
/trunk/wims/src/calc.c
15328
1885 d 15 h
bpr
/trunk/wims/src/
[revert] come back to the "basic" DES crypt (use only the first 8 characters)
work in progress
/trunk/wims/src/calc.c
15324
1886 d 2 h
bpr
/trunk/wims/
[major] (and to check) - passcrypt uses all the characters of the password
by changing the salt of crypt
- new function passcheck (needed to be able to manage the old and new salt)
- change the adm files which use passcrypt
- developpers password is now crypted in the file .developpers
- need to be checked (it is possible that supervisor has to give again
the modtool password just first time).
/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/passcheck.phtml
/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/passcrypt.phtml
/trunk/wims/public_html/modules/adm/class/classes/var.auth
/trunk/wims/public_html/modules/adm/class/classes/var.direct
/trunk/wims/public_html/modules/adm/class/passwd/var.proc
/trunk/wims/public_html/modules/adm/class/reguser/var.proc
/trunk/wims/public_html/modules/adm/forum/mboard/var.init.auth
/trunk/wims/public_html/modules/adm/latex2wims/auth
/trunk/wims/public_html/modules/adm/manage/developer/mod2.proc
/trunk/wims/public_html/modules/adm/modtool/auth.proc
/trunk/wims/public_html/modules/adm/modtool/prop.proc
/trunk/wims/public_html/modules/adm/modtool/var.proc
/trunk/wims/public_html/modules/adm/quicktool/auth
/trunk/wims/public_html/modules/home/var.init
/trunk/wims/public_html/scripts/adm/class/adduser
/trunk/wims/public_html/scripts/adm/class/authdelay
/trunk/wims/src/calc.c
14712
2056 d 4 h
bpr
/trunk/wims/src/
[improvment] the command ''sort nocase'' takes in account the accented letters as in a dictionary
/trunk/wims/src/Lib/liblines.c
/trunk/wims/src/Lib/libwims.h
/trunk/wims/src/calc.c
14711
2056 d 4 h
bpr
/trunk/wims/
[improvment] add type=row in positionof + documentation
/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/positionof.phtml
/trunk/wims/src/calc.c
14664
2070 d 12 h
bpr
/trunk/wims/
[improvment] add option linkedranditem in wims command embraced
/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/distribute.phtml
/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/embraced.phtml
/trunk/wims/src/calc.c
14165
2301 d 17 h
bpr
/trunk/wims/src/
[src/calc] add randomrow in embraced command.
/trunk/wims/src/calc.c
13783
2392 d 12 h
bpr
/trunk/wims/src/
[src] fix html2iso
/trunk/wims/src/Lib/liblines.c
/trunk/wims/src/calc.c
←Prev
1
2
Next→
Show All