Andrey Kamaev
|
7e5726e251
|
Fixed several false-positive warnings in rst_parser.py. (Now it detects 553 undocumented parameters for #1205.)
|
13 years ago |
Andrey Kamaev
|
94c258cf15
|
#1205 fixed ~100 of ~700 parameters
|
13 years ago |
Andrey Pavlenko
|
f13e54dd72
|
#921 less signatures for func-s with default arg val-s (aka smart overloads);
moving inpaintTest() to 'photo';
hiding 'Point*' arg in Java signature of Core.checkRange().
|
13 years ago |
Kirill Kornyakov
|
7d8f487b03
|
reverted occasional commit
|
14 years ago |
Kirill Kornyakov
|
913811836a
|
workaround for the case when perf system is used in external app without TBB
|
14 years ago |
Andrey Kamaev
|
2dd965b7f5
|
minor cmake corrections
|
14 years ago |
Andrey Kamaev
|
ec866c5acd
|
Improved rst_parser and javadoc generation scripts
|
14 years ago |
Andrey Kamaev
|
dfe7708f17
|
Improved javadoc comments generation scripts; fixed some typos in documentation
|
14 years ago |
Andrey Kamaev
|
7c43e7e7e0
|
Improved rst_parser; added javadoc comments generator; added javadoc markers to handwritten .java files
|
14 years ago |
Andrey Kamaev
|
2cf34c7f46
|
Fixed few more bugs in rst_parser. Fixed small typos in documentation.
|
14 years ago |
Andrey Kamaev
|
426c358352
|
Fixed bugs in rst_parser.py; added parsing of 'seealso' blocks
|
14 years ago |
Andrey Kamaev
|
ed8a2af9b6
|
Improved rst parser; fixed bug in hdr_parser; some small fixes in documentation
|
14 years ago |
Andrey Kamaev
|
58b5256e05
|
Fixed C functions parsing in rst parser
|
14 years ago |
Andrey Kamaev
|
741a689f65
|
Improved RST parser; fixed small typos found by new parser
|
14 years ago |
Andrey Kamaev
|
3156f27d41
|
Added initial version of rst_parser script
|
14 years ago |