Subversion Repositories wimsdev

Rev

Rev 18500 | Rev 18610 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18500 Rev 18534
Line 17... Line 17...
17
YN               = Yves Noel
17
YN               = Yves Noel
18
lemaire          = Sophie Lemaire
18
lemaire          = Sophie Lemaire
19
gmarbeuf         = Gilles Marbeuf
19
gmarbeuf         = Gilles Marbeuf
20
 
20
 
21
wims.4.29b en cours
21
wims.4.29b en cours
-
 
22
 
-
 
23
2025-03-09: [r18532] bpr
-
 
24
  [doc 1028] add hyprays
-
 
25
2025-03-08: [r18531] bpr
-
 
26
  [readme gp] small modifications
-
 
27
2025-03-07: [r18530] bpr
-
 
28
  [hyptiling] put in a file the drawing, add the possibility to have
-
 
29
  the tiling and its dual on the same picture.
-
 
30
2025-03-07: [r18529] bpr
-
 
31
  [hyptiling] add dual tiling in gp script and in the slib
-
 
32
2025-03-07: [r18528] bpr
-
 
33
  [anstype formal] add rootscontract in the analysis of the answer.
-
 
34
    has to be checked
-
 
35
2025-03-06: [r18527] bpr
-
 
36
  [flydraw] add hyprays
-
 
37
2025-03-01: [r18525] bpr
-
 
38
  [doc 1028] add hyp commands
-
 
39
2025-03-01: [r18524] bpr
-
 
40
  [flydraw] help, add hyp commands
-
 
41
2025-03-01: [r18523] bpr
-
 
42
  [flydraw] add fhypcircles in flydraw
-
 
43
2025-02-27: [r18522] bpr
-
 
44
  [hyptilling] change the place of wims_multiexec,
-
 
45
  harmonize the possibility to change the gp program (for debugging raisons...)
-
 
46
2025-02-26: [r18521] bpr
-
 
47
  [flydraw] add hypcircles
-
 
48
2025-02-24: [r18519] bpr
-
 
49
  [slib frcommodity] mistake
-
 
50
2025-02-22: [r18518] bpr
-
 
51
  [flydraw] fix trouble with fill ftriangle (do as in fpolygon)
-
 
52
2025-02-19: [r18515] czzmrn
-
 
53
  [bugfix] follow up to r18514 better test also to avoid removal of developer sessions
-
 
54
2025-02-19: [r18514] czzmrn
-
 
55
  [bugfix] follow up to r18510 remove unused stat and tune test: wims_class is usually the first line in the file
-
 
56
2025-02-14: [r18512] bpr
-
 
57
  [classification] replace tool/analysis/sigma.fr by tool/analysis/sigma.en (deprecated)
-
 
58
2025-02-13: [r18510] czzmrn
-
 
59
  [bugfix] sessions with non authenticated user should be deleted after idle_time2 seconds (according to the doc): fix test that the session corresponds to a user in a class
-
 
60
2025-02-12: [r18509] czzmrn
-
 
61
  [minor/doc] commenting c code Wimslogd/cleaning.c
-
 
62
2025-02-08: [r18506] bpr
-
 
63
  [hyptiling] change the name of the script gp; keep only the type regular
-
 
64
   as all cases are now treated by the function catalan in gp scripts.
-
 
65
   work in progress ..
-
 
66
2025-02-06: [r18505] bpr
-
 
67
  [src/exec_for] fix bug #8431 for loop and lists of list (DB)
-
 
68
2025-02-03: [r18502] bpr
-
 
69
  [hyperbolic] any admissible polygon in hyptiling
-
 
70
2025-02-02: [r18501] bpr
-
 
71
  [anstype] in anstype using maxima, don't accept %
-
 
72
    if it is send to maxima (to check, it is perhaps not
-
 
73
    the best solution)
-
 
74
2025-02-02: [r18499] bpr
-
 
75
  [anstype default] if there are accents in the good answer,
-
 
76
    change to atext
-
 
77
2025-01-19: [r18497] bpr
-
 
78
  [anstype set] add singlespace
-
 
79
2025-01-19: [r18496] bpr
-
 
80
  [anstype set] add option nospace in answer type set
-
 
81
2025-01-18: [r18494] bpr
-
 
82
  [anstype set] typo in comma test (good does not exist here)
-
 
83
2025-01-17: [r18493] bpr
-
 
84
  [list commands] fix listcomplement, listunion, listintersection:
-
 
85
  there were problems with things as objects as (a,b), b, (a,a,c)
-
 
86
2025-01-13: [r18490] bpr
-
 
87
  [translation_language] if the module is internationalized, possibility to
-
 
88
  put the language in the variable translation_language
-
 
89
  so it can be seen, with the following modifications,
-
 
90
  does not appear twice.
-
 
91
2025-01-10: [r18485] bpr
-
 
92
  [slib offdraw] change the size in tikz lines
-
 
93
2025-01-10: [r18484] bpr
-
 
94
  [scripts/gp] add circlepack
-
 
95
2025-01-09: [r18477] czzmrn
-
 
96
  [minor] remove deprecated modules from nl open classes
-
 
97
2025-01-09: [r18476] czzmrn
-
 
98
  [minor] remove deprecated modules from it open classes
-
 
99
[anstype] vector missing reset variables (needed if using different delimiters in the same exercise)
-
 
100
2025-01-08: [r18474] czzmrn
-
 
101
  [anstype] vector help add example
-
 
102
2025-01-08: [r18472] czzmrn
-
 
103
  [anstype] add option vector_left and vector_right to vector
22
---------------------------------------------
104
---------------------------------------------
23
wims.4.29a: r18487
105
wims.4.29a: r18487
24
2025-01-10: [r18485] bpr
106
2025-01-10: [r18485] bpr
25
  [slib offdraw] change the size in tikz lines
107
  [slib offdraw] change the size in tikz lines
26
2025-01-10: [r18484] bpr
108
2025-01-10: [r18484] bpr