prozessorkern
|
1ddb006bd9
added decoding depending on the python version in use to fix utf-8 problems on python2
|
4 years ago |
Andrey
|
322777cba4
Merge pull request #14 from Julien5/master
|
4 years ago |
Julien5
|
20c652425e
- test.py, common.py: use sys.executable instead of "python",
|
4 years ago |
Julien5
|
bfd4bf4c82
- improved fix for std.code.maintindex.simple
|
4 years ago |
Julien5
|
0397db135e
* RankedCounter: fixed get_result in cases sourced_metric is None
|
4 years ago |
Andrey
|
290e57d2d1
Merge pull request #12 from metrixplusplus/feature/#2-collecting-data-from-several-folders-don't-work
|
4 years ago |
prozessorkern
|
4dbb197c8f
changed the help text of the --include-file option
|
4 years ago |
prozessorkern
|
f85c89f1a3
changed implementation of --include-files option in collect to include files that match at least one include rule instead of all rules
|
4 years ago |
prozessorkern
|
3fbf40fb72
added generated testsfiles to gitignore
|
4 years ago |
prozessorkern
|
6b74f2eca8
Changed the implementation to make the tests more robust
|
5 years ago |
prozessorkern
|
3fc9b5bff9
fixed import problem of Python2 (configparser)
|
5 years ago |
prozessorkern
|
d76bd18ff8
Added support for Python 3.
|
5 years ago |
Andrey Konstantinov
|
78886b9112
Compiled from old sourceforge issues.
|
5 years ago |
Andrey Konstantinov
|
c09e981b7c
Download instructions added
|
5 years ago |
Andrey Konstantinov
|
cc0b45821e
fixed link
|
5 years ago |
Andrey Konstantinov
|
ca9a7238bc
Cleaning up references to sourceforge
|
5 years ago |
Andrey Konstantinov
|
f0ec02b4ff
Updated license headers
|
5 years ago |
Andrey Konstantinov
|
4f9a4b041a
Updated copyright headers
|
5 years ago |
Andrey Konstantinov
|
6c985fae9a
Readme and license update
|
5 years ago |
Andrey Konstantinov
|
9c36ac927f
docs moved to another repo
|
5 years ago |
Andrey Konstantinov
|
8927029f2d
renamed to match gh-pages requirements
|
5 years ago |
Andrey Konstantinov
|
dea3bc0ab0
rearranging folder structure after import from svn
|
5 years ago |
Andrey Konstantinov
|
0ca8576ba8
rearranging folder structure after svn import
|
5 years ago |
avkonst
|
7ccd343ca6
Fixed issue #73
|
10 years ago |
avkonst
|
324d970f45
Limit tool: added support for filtering by region type.
|
10 years ago |
avkonst
|
76fde46958
Improved limit to print number of reported regions per limit. Fixed bug with python format output.
|
10 years ago |
avkonst
|
8acafc603e
Minor change
|
10 years ago |
avkonst
|
d16866d9cd
Enabled unit test for c# parser.
|
10 years ago |
avkonst
|
a8e55ccaf7
Fixed matching of names of generics.
|
10 years ago |
avkonst
|
e6eec7b8d3
New metrics group: std.code.member.* - counting of classes, fields, globals, etc.
|
10 years ago |