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
/
Misc
/
modind.c
– Rev 17038
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
17038
1031 d 13 h
bpr
/trunk/wims/src/Misc/
[minor] modind
/trunk/wims/src/Misc/modind.c
17024
1034 d 10 h
bpr
/trunk/wims/src/Misc/
[src/modind] counts was not updated for sheets (to check)
/trunk/wims/src/Misc/modind.c
16987
1051 d 16 h
bpr
/trunk/wims/src/Misc/
[modind] add generation of title_* for * a lang in site
/trunk/wims/src/Misc/modind.c
15778
1536 d 17 h
georgesk
/trunk/wims/src/Misc/
increased the size of buf to prevent the warning: modind.c:887:3: note: ‘snprintf’ output between 4 and 180004 bytes into a destination of size 45001
/trunk/wims/src/Misc/modind.c
15777
1536 d 17 h
georgesk
/trunk/wims/src/Misc/
increased the size of buf, because of the format string %s %s %s ... (15 times), which triggered the warning: modind.c:707:32: warning: ‘%s’ directive output may be truncated writing up to 45000 bytes into a region of size between 0 and 45000 [-Wformat-truncation=]
/trunk/wims/src/Misc/modind.c
15539
1690 d 7 h
bpr
/trunk/wims/src/Misc/
[fix] decalage dans la correspondance titre <-> module
dans l'indexation des feuilles
/trunk/wims/src/Misc/modind.c
15482
1703 d 7 h
bpr
/trunk/wims/src/Misc/
[modind] add some words of the address in the keywords of gloses.
/trunk/wims/src/Misc/modind.c
15444
1725 d 17 h
bpr
/trunk/wims/src/Misc/
[modind] close non open files -> segmentation fault on some systems
/trunk/wims/src/Misc/modind.c
15442
1725 d 17 h
bpr
/trunk/wims/
[search_engine] initialisation in modind is now in init()
files in addr, title, etc in index have now no language as in modules()
-> change in the files using them.
/trunk/wims/public_html/bases/sys/taxonomy/taxo.pl
/trunk/wims/public_html/modules/home/result.G
/trunk/wims/public_html/modules/home/result.S
/trunk/wims/public_html/modules/home/search.SG
/trunk/wims/src/Misc/modind.c
15440
1725 d 18 h
bpr
/trunk/wims/
[modind] add a structure revmod (confusion between serial and equivalence class of objects
up to lang) - work in progress
/trunk/wims/bin/mkindex
/trunk/wims/src/Misc/modind.c
15394
1742 d 16 h
bpr
/trunk/wims/src/Misc/
[src] in modind, better management of files :files are now opened only once
(divide by 10 the time of execution)
/trunk/wims/src/Misc/modind.c
15393
1742 d 19 h
bpr
/trunk/wims/src/Misc/
[modind] close some files
/trunk/wims/src/Misc/modind.c
15380
1744 d 18 h
bpr
/trunk/wims/src/Misc/
[workinprogress] levels are now treated in sheets and glossary
as keywords
/trunk/wims/src/Misc/modind.c
15379
1744 d 19 h
bpr
/trunk/wims/src/Misc/
[workinprogress] fix modind
/trunk/wims/src/Misc/modind.c
15375
1746 d 10 h
bpr
/trunk/wims/
[major] preparation of modind for taking account of glossaries
(work in progress). Need to compile (the address of sheets
in sheets/index is now the true address).
/trunk/wims/public_html/modules/home/result.S
/trunk/wims/src/Misc/modind.c
15336
1767 d 9 h
bpr
/trunk/wims/src/Misc/
[comment]
/trunk/wims/src/Misc/modind.c
12248
2685 d 5 h
bpr
/trunk/wims/src/Misc/
[formatage]
/trunk/wims/src/Misc/Plouffe.c
/trunk/wims/src/Misc/ccsum.c
/trunk/wims/src/Misc/chroot.c
/trunk/wims/src/Misc/clickzone.c
/trunk/wims/src/Misc/cryptarith.c
/trunk/wims/src/Misc/curvecomp.c
/trunk/wims/src/Misc/cyclicode.c
/trunk/wims/src/Misc/dicsort.c
/trunk/wims/src/Misc/ftype.c
/trunk/wims/src/Misc/html2msg.c
/trunk/wims/src/Misc/huffman.c
/trunk/wims/src/Misc/modind.c
/trunk/wims/src/Misc/modstat.c
/trunk/wims/src/Misc/oncechar.c
/trunk/wims/src/Misc/phtmltext.c
/trunk/wims/src/Misc/shortpath.c
/trunk/wims/src/Misc/suffix.c
/trunk/wims/src/Misc/test.c
/trunk/wims/src/Misc/translator.c
/trunk/wims/src/Misc/translator_.c
/trunk/wims/src/Misc/webget.c
/trunk/wims/src/Misc/wrap.c
11700
2928 d 18 h
bpr
/trunk/wims/src/Misc/
[modind] modind for sheets did not take the "technical keywords" in particular
(option unknown_type=unk_delete; instead of leave).
description and information are no more in keywords (sheets are in the kernel of wims
so the keywords should be sufficient).
/trunk/wims/src/Misc/modind.c
11586
2955 d 12 h
bpr
/trunk/wims/
[search engine] add Lang in the indexation by modind.c
it is transversal to the traditional levels
/trunk/wims/public_html/modules/adm/light/pages/search_engine.phtml.fr
/trunk/wims/public_html/modules/home/search.proc
/trunk/wims/public_html/modules/home/var.def
/trunk/wims/public_html/scripts/adm/search_engine/form.phtml
/trunk/wims/public_html/scripts/adm/search_engine/names.ca
/trunk/wims/public_html/scripts/adm/search_engine/names.cn
/trunk/wims/public_html/scripts/adm/search_engine/names.de
/trunk/wims/public_html/scripts/adm/search_engine/names.en
/trunk/wims/public_html/scripts/adm/search_engine/names.es
/trunk/wims/public_html/scripts/adm/search_engine/names.fr
/trunk/wims/public_html/scripts/adm/search_engine/names.it
/trunk/wims/public_html/scripts/adm/search_engine/names.nl
/trunk/wims/public_html/scripts/adm/search_engine/names.si
/trunk/wims/public_html/scripts/adm/search_engine/names.tw
/trunk/wims/src/Misc/modind.c
11124
3106 d 15 h
georgesk
/trunk/wims/src/Misc/
fixed warnings about non-indented 'if' or 'for' clauses
/trunk/wims/src/Misc/ccsum.c
/trunk/wims/src/Misc/curvecomp.c
/trunk/wims/src/Misc/dicsort.c
/trunk/wims/src/Misc/exostat.c
/trunk/wims/src/Misc/html2msg.c
/trunk/wims/src/Misc/mathexp/extract.c
/trunk/wims/src/Misc/modind.c
/trunk/wims/src/Misc/phtmltext.c
/trunk/wims/src/Misc/suffix.c
/trunk/wims/src/Misc/translator.c
/trunk/wims/src/Misc/translator_.c
/trunk/wims/src/Misc/webget.c
←Prev
1
2
Next→
Show All