Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
15588 1288 d 23 h bpr /trunk/wims/ [major] add command checkallpar -- add/fix tests in wimstest  
15297 1416 d 17 h bpr /trunk/wims/src/ [minor] clean not useful comments  
14873 1529 d 15 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.
 
14716 1572 d 20 h bpr /trunk/wims/src/Lib/ [fix] fix order in sort nocase  
14712 1573 d 15 h bpr /trunk/wims/src/ [improvment] the command ''sort nocase'' takes in account the accented letters as in a dictionary  
14263 1757 d 16 h bpr /trunk/wims/src/Lib/ [formatage]  
13783 1910 d 0 h bpr /trunk/wims/src/ [src] fix html2iso  
13771 1912 d 0 h obado /trunk/wims/ [bugfix/docs] add "zip" and "tgz" extensions to href links in wims docs.
+ replace the adm/doc/primitives/href.phtml by a link to scripts/docu/primitives/href.phtml as it was exactly the same.
+ add some missing chars in htmlsymbs for html2iso conversion
 
13766 1913 d 13 h bpr /trunk/wims/src/Lib/ [typo] translation table from html  
13757 1914 d 0 h bpr /trunk/wims/ [workinprogress] add a wims command to translate html characters for latex print.
(name is not definitive).
 
12884 2208 d 23 h obado /trunk/wims/src/ Add "actcolor" variable in config.c so it can generate the defaults.conf file properly
+ delete a duplicated line
 
12260 2308 d 13 h bpr /trunk/wims/src/Lib/ [formatage]  
12258 2308 d 23 h bpr /trunk/wims/src/ [src] kill msg errors for string litteral encoding  
11132 2732 d 0 h bpr /trunk/wims/src/ [minor] delete tabs introduced in recent releases.  
11126 2734 d 19 h georgesk /trunk/wims/src/Lib/ fixed warnings about non-indented 'if' clauses  
11119 2734 d 20 h georgesk /trunk/wims/src/Lib/ fixed warnings about non-indented 'if' clauses  
11118 2734 d 21 h georgesk /trunk/wims/src/Lib/ removed warnings about non-idented 'if' clauses  
10805 2901 d 23 h bpr /trunk/wims/src/Lib/ [src] fix in code c : substract -1 to a pointer is not specified and can have bad effects in some systems
with optimisation O2 (explicitly macosx !).
 
10200 2956 d 12 h bpr /trunk/wims/src/Lib/ [src] delete a hack for pp-1==NULL (give an error sometimes).  
8880 3339 d 13 h bpr /trunk/wims/src/ [clean] transfer of *bufprep(char *p) char *parend(char *p) in Lib/liblines.c  

Show All