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
8219 3662 d 13 h bpr /trunk/wims/src/ [minor/clean] dependencies in Makefile  
8195 3671 d 17 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 3673 d 14 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
- ...
 
8177 3677 d 5 h bpr /trunk/wims/src/ [minor/clean] "include <*> " before the others includings.  
8149 3682 d 17 h bpr /trunk/wims/src/ [minor/clean] clean functions commented  
8134 3683 d 17 h bpr /trunk/wims/src/ [minor/clean] clean Makefile + comments, fix Flydraw/flydraw.h  
8103 3694 d 10 h bpr /trunk/wims/src/Texgif/ [major/clean] change include c structure.  
8100 3694 d 14 h bpr /trunk/wims/src/ [major/clean] clean the c code :
- change the name of some functions similar but different to keep code equivalent to the old one (strip_trailing_spaces find_matching mkdirs singlespace deaccent wordchr string_modify search_list)
- delete #include "../Lib/basicstr.c", comment functions which are at the same time in Lib and in some other file.c and add
lopt=-L$(wims_home)/lib -lwims -lm $(rpath) in the Makefile
(in Interfaces, Misc/oncechar, Misc/translator, Misc/dicsort, Misc/modind, Misc/ccsum, Texgif/texgif.c)
 
8082 3709 d 17 h bpr /trunk/wims/src/ [minor/src] clean search_list - it is now the same in the three occurences.  
7662 3810 d 14 h bpr /trunk/wims/ [commit/clean] clean gd  
7614 3826 d 17 h schaersvoorde /trunk/wims/src/ [minor/svn] added canvasdraw
using system wide installed gd.h (-lgd) : corrected Flydraw / Texgif / clickzone
 
7160 3981 d 8 h georgesk /trunk/wims/src/ removed every dependency of binaries on Flydraw/gd/libgd.a; not yet removed that part of the source tree  
7076 4010 d 11 h obado /trunk/wims/src/ [minor / c] removes somes warning messages when compiling sources with clang, + uniformize mixed indent (spaces+tabs) to spaces only  
6776 4116 d 2 h georgesk /trunk/wims/src/ taken in account the management of CFLAGS and CPPFLAGS; this allows to apply flags for hardening executable files; see http://wiki.debian.org/Hardening  
3835 4952 d 6 h kbelabas /trunk/wims/src/Texgif/ [minor/compile] kill compiler warnings. Error on system call failures
(chdir, freopen), ignore others
 
3718 4982 d 14 h reyssat /trunk/wims/src/ [major/fix] replaced strcpy function in C code to avoid problem on 64 bits machines in case of overlapping strings  
3527 5091 d 15 h bpr /trunk/wims/src/Texgif/ [minor]stupid mistake  
3523 5095 d 14 h bpr /trunk/wims/src/Texgif/ [minor/tex] add \mathcal to keywords which force latex  
3414 5145 d 8 h bpr /trunk/wims/src/Texgif/ [minor/tex] if the extension of the headerfile is latex, the textype is latex  
1818 5434 d 11 h bpr /trunk/wims/src/Texgif/ [major/] compatibility with 64bits, from debian patch  

Show All