aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix violationsEvgeny Mandrikov2011-09-121-1/+7
|
* SONAR-1091 Sonar-CPD: support Java 7 (JSR334)Evgeny Mandrikov2011-09-082-15/+49
| | | | | * Binary integer literals * Underscores in numeric literals
* SONAR-1091 Use correct encoding during detection of duplicationsEvgeny Mandrikov2011-09-084-43/+47
|
* SONAR-1091 Update library for detection of duplicatesEvgeny Mandrikov2011-09-0772-0/+8106
|
* Fix some violationssimonbrandhof2011-04-011-24/+7
|
* Fix coding violationssimonbrandhof2011-03-271-2/+4
|
* fix coding violationssimonbrandhof2011-03-271-1/+1
|
* Upgrade copyright headerssimonbrandhof2011-02-0438-827/+827
|
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-3138-0/+703
|
* fix SONAR-1774 : The AbstractTokenizer class has been removed from the Sonar ↵fmallet2010-09-091-136/+0
| | | | source code as the Sonar implementation didn't provide more functionalities than the PMD-CPD's one.
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-0639-0/+5232
value of rule parameters in Q profile console