1. 01 3月, 2011 4 次提交
  2. 28 2月, 2011 8 次提交
  3. 27 2月, 2011 4 次提交
    • Thomas Mueller's avatar
    • Thomas Mueller's avatar
      Cleanup: · d2353456
      Thomas Mueller 提交于
      - Rename Declaration and related classes to UpdateColumn etc. 
      d2353456
    • Thomas Mueller's avatar
      Cleanup: · 274f303b
      Thomas Mueller 提交于
      - Increment by something that isn't a number directly didn't work
       
      274f303b
    • Thomas Mueller's avatar
      Cleanup: · b5d1d344
      Thomas Mueller 提交于
      - Rename 'Validation' to what it actually is: a 'ValidationRemark'.
      - No need to check for null
      - Don't use exclamation marks in error messages or warnings
      - Don't use line comments for methods - use Javadoc comments
      - Don't document private methods if the documentation just copies the method name
      - Don't document parameter names if there is not actual documentation
      - Don't use <p> and other HTML tags within Javadoc comments unless really necessary
      - Don't use all uppercase (caps) method names
      - Don't use empty lines (just '*') within Javadoc comments, except where necessary
       
      b5d1d344
  4. 26 2月, 2011 3 次提交
  5. 25 2月, 2011 5 次提交
  6. 24 2月, 2011 8 次提交
  7. 23 2月, 2011 8 次提交