See ChangeLog.
This commit is contained in:
parent
81476d4b13
commit
e3c3db047a
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
2015-04-16 Giuseppe Attardi <attardi@di.unipi.it>
|
||||
|
||||
* WikiExtractor.py (MagicWords): dealing with MagicWords.
|
||||
This required rewriting code as methods of class Extractor, since
|
||||
some MagicWords are document related and are being handled in
|
||||
different threads, hence thay canot be globals.
|
||||
(findMatchingBraces): fix to ambiguities resolution.
|
||||
(clean): fixed dealing with trail for make_anchor-tag()
|
||||
(substParameter): expand defaultValue only if used.
|
||||
(selfClosing_tag_patterns): avoid matching besides tag end..
|
||||
|
||||
2015-04-15 Giuseppe Attardi <attardi@di.unipi.it>
|
||||
|
||||
* WikiExtractor.py (expandTemplates): increase depth only when
|
||||
|
914
WikiExtractor.py
914
WikiExtractor.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user