Branch: refs/heads/pmd/5.4.x
  Home:   https://github.com/pmd/pmd
  Commit: 420c6d45a3c4250aba4c0817eb3a5bb3a99300b4
      https://github.com/pmd/pmd/commit/420c6d45a3c4250aba4c0817eb3a5bb3a99300b4
  Author: Juan Martín Sotuyo Dodero <[email protected]>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M pmd-java/src/main/resources/rulesets/java/unnecessary.xml
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/unnecessary/UnnecessaryRulesTest.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/unnecessary/xml/UselessParentheses.xml

  Log Message:
  -----------
  Fixes #199 - False positives with ternary operator

 - I deected a couple of extra related issues with ternary operators which are 
now fixed.


  Commit: 6b1d00639a34fa09a8afc8feba40686247f4cfd5
      https://github.com/pmd/pmd/commit/6b1d00639a34fa09a8afc8feba40686247f4cfd5
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Update changelog


  Commit: 07887ede1df90591441f70b5d011f8e9239eae62
      https://github.com/pmd/pmd/commit/07887ede1df90591441f70b5d011f8e9239eae62
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M pmd-java/src/main/resources/rulesets/java/unnecessary.xml
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/unnecessary/UnnecessaryRulesTest.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/unnecessary/xml/UselessParentheses.xml
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'issue-199' into pmd/5.4.x
Closes #203 (rebased onto pmd/5.4.x)


  Commit: 47137e3789b0ae0c9a12ff40f67e58ad17b7cfaa
      https://github.com/pmd/pmd/commit/47137e3789b0ae0c9a12ff40f67e58ad17b7cfaa
  Author: Juan Martín Sotuyo Dodero <[email protected]>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M pmd-java/src/main/resources/rulesets/java/strings.xml

  Log Message:
  -----------
  Improve docs on ConsecutiveAppendsShouldReuse

 - This should help with people having doubts for this rule such as #202
    and 
http://stackoverflow.com/questions/37672785/how-can-i-improve-performance-if-append-is-called-on-stringbuffer-or-stringb
 - Fixes #202


  Commit: e45da2b4273ddace7313d5658ad5f5abc0e9908c
      https://github.com/pmd/pmd/commit/e45da2b4273ddace7313d5658ad5f5abc0e9908c
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Update changelog


  Commit: c63347508eb91a7b1ae82d33e5fc9965216f912a
      https://github.com/pmd/pmd/commit/c63347508eb91a7b1ae82d33e5fc9965216f912a
  Author: Andreas Dangel <[email protected]>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    M pmd-java/src/main/resources/rulesets/java/strings.xml
    M src/site/markdown/overview/changelog.md

  Log Message:
  -----------
  Merge branch 'issue-202' into pmd/5.4.x
Closes #205 (rebased onto pmd/5.4.x)


Compare: https://github.com/pmd/pmd/compare/470bbb3c65d2...c63347508eb9
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to