1. 259d377 OGNL-38 - Test CONSTANT.equals(variable), remove JDK1.5 conditionals and variable naming. by Maurizio Cucchiara · 13 years ago
  2. 9959e84 OGNL-38 - Variable naming (don't use acronyms), remove OgnlRuntime.isJdk15() check. by Maurizio Cucchiara · 13 years ago
  3. 82505ee OGNL-38 - Test CONSTANT.equals(variable). by Maurizio Cucchiara · 13 years ago
  4. 1983524 OGNL-38 - Test CONSTANT.equals(variable). by Maurizio Cucchiara · 13 years ago
  5. 2dd614d Added OGNL-35 to the change list by Maurizio Cucchiara · 13 years ago
  6. 52184e1 Group conditions with same return value by Maurizio Cucchiara · 13 years ago
  7. 64e372b OGNL-35 - Flipped equals() everywhere where a variable is tested against a String constant. by Maurizio Cucchiara · 13 years ago
  8. 357b035 Fixed code style by Maurizio Cucchiara · 13 years ago
  9. 14dc11b OGNL-35 - CPD fix, extracted shared method getSourceBeanMethod() from getSourceSetter() and getSourceAccessor(). by Maurizio Cucchiara · 13 years ago
  10. 1efd4de Fixed code style by Maurizio Cucchiara · 13 years ago
  11. 15ec0c0 OGNL-35 - CPD fix, extracted shared method getSourceString() from toGetSourceString() and toSetSourceString(). by Maurizio Cucchiara · 13 years ago
  12. 9975f71 Fixed code style by Maurizio Cucchiara · 13 years ago
  13. 2f2a227 OGNL-35 - CPD fix, extracted getIndexString() from getSourceAccessor() and getSourceSetter(). by Maurizio Cucchiara · 13 years ago
  14. b94cb5b Added OGNL-37 to the change list by Maurizio Cucchiara · 13 years ago
  15. 66ca35f OGNL-37 - Avoid concurrentModificationException by Maurizio Cucchiara · 13 years ago
  16. e7ee1a8 OGNL-37 - Corrected attempt to remove LocalReference (keys was always of type String). by Maurizio Cucchiara · 13 years ago
  17. 1b442a4 OGNL-37 - Made static ints final. Use Map.entrySet instead of Map.keySet for better performance. Javadoc improvements. by Maurizio Cucchiara · 13 years ago
  18. d967479 OGNL-37 - use valueOf() instead of new for boxing. Adjust unnecessary conditional checking. by Maurizio Cucchiara · 13 years ago
  19. fc0c411 OGNL-37 - Provide equals() and hashcode() implementation to override PropertyDescriptor. by Maurizio Cucchiara · 13 years ago
  20. 1461364 OGNL-37 - Use StringBuilder instead of String concatenation with '+'. by Maurizio Cucchiara · 13 years ago
  21. 25291b1 OGNL-37 - Use StringBuilder instead of String concatenation with '+'. by Maurizio Cucchiara · 13 years ago
  22. 7158b23 OGNL-37 - Replaced for loops with foreach version. by Maurizio Cucchiara · 13 years ago
  23. ac70c1f OGNL-37 - Remove int boxing, lets rely on autoboxing. by Maurizio Cucchiara · 13 years ago
  24. 6e276e4 OGNL-37 - Remove unnecessary int boxing and redundant code. by Maurizio Cucchiara · 13 years ago
  25. 84f53f5 OGNL-37 - Modified equals() implementation to take account of super class fields. by Maurizio Cucchiara · 13 years ago
  26. 7dfb8a9 OGNL-37 - Use Map.entrySet instead of Map.keySet for better performance. by Maurizio Cucchiara · 13 years ago
  27. 578a5f2 Remove duplicated issue id. by Maurizio Cucchiara · 13 years ago
  28. 2ae558e OGNL-36 - Link "Benchmarks" on left hand navigation is broken (contributed by Adrian Cumiskey). by Maurizio Cucchiara · 13 years ago
  29. 842dbcc OGNL-11: fixed checkstyle errors (Fixed svn id position) by Maurizio Cucchiara · 13 years ago
  30. 4ef5a72 OGNL-11: fixed checkstyle errors (Fixed licence header position) by Maurizio Cucchiara · 13 years ago
  31. aa827a7 OGNL-11: fixed checkstyle errors (Fixed licence header position) by Maurizio Cucchiara · 13 years ago
  32. 98d382c OGNL-11: fixed checkstyle errors (Line is longer than 120 characters) by Maurizio Cucchiara · 13 years ago
  33. 3c7e1af OGNL-11: fixed checkstyle errors (Fixed licence header position) by Maurizio Cucchiara · 13 years ago
  34. 33da597 OGNL-11: fixed checkstyle errors (Fixed licence header position) by Maurizio Cucchiara · 13 years ago
  35. 69c11c7 OGNL-11: fixed checkstyle errors (Fixed licence header position) by Maurizio Cucchiara · 13 years ago
  36. 120b167 OGNL-11: fixed checkstyle errors (Fixed licence header position, also added missing spaces) by Maurizio Cucchiara · 13 years ago
  37. 5ed97a6 OGNL-11: fixed checkstyle errors (Fixed licence header position) by Maurizio Cucchiara · 13 years ago
  38. c3c74d4 OGNL-11: fixed checkstyle errors (renamed local variables according with the naming convention) by Maurizio Cucchiara · 13 years ago
  39. bc47ab2 OGNL-11: fixed checkstyle errors (removed inner assignment) by Maurizio Cucchiara · 13 years ago
  40. 80d3c2b OGNL-11: fixed checkstyle errors (Fixed licence header position) by Maurizio Cucchiara · 13 years ago
  41. 3074d3a OGNL-11: fixed checkstyle errors (Line does not match expected licence header) by Maurizio Cucchiara · 13 years ago
  42. 45e3ead OGNL-11: fixed checkstyle errors (Line does not match expected header line of '^package) by Maurizio Cucchiara · 13 years ago
  43. 91b1266 OGNL-11: fixed checkstyle errors by Maurizio Cucchiara · 13 years ago
  44. 801d5c0 OGNL-11: fixed checkstyle errors by Maurizio Cucchiara · 13 years ago
  45. 74c0386 OGNL-11: fixed checkstyle errors by Maurizio Cucchiara · 13 years ago
  46. f5fa03b OGNL-11: fixed checkstyle errors by Maurizio Cucchiara · 13 years ago
  47. 1a54656 OGNL-11: fixed checkstyle errors by Maurizio Cucchiara · 13 years ago
  48. 3243582 OGNL-11: fixed checkstyle errors by Maurizio Cucchiara · 13 years ago
  49. 165a923 Added support scp for maven3, waiting it will become part of parent (see http://goo.gl/zjWyM) by Maurizio Cucchiara · 13 years ago
  50. 85382a4 fixed javadocs warning by Maurizio Cucchiara · 13 years ago
  51. 47c4912 Added OGNL-17 in the issues list by Maurizio Cucchiara · 13 years ago
  52. be14d84 OGNL-17 - Links "Download" and "Release Notes" do not work by Maurizio Cucchiara · 13 years ago
  53. 014fe11 Added svn properties by Maurizio Cucchiara · 13 years ago
  54. 69c9cb6 OGNL-33 - Improvements to JJTOgnlParserState (contributed by Adrian Cumiskey) by Maurizio Cucchiara · 13 years ago
  55. 8506f10 Added OGNL-32 in the issue list by Maurizio Cucchiara · 13 years ago
  56. 03b9d30 OGNL-32 - CPD fix to ASTProperty (contributed by Adrian Cumiskey) by Maurizio Cucchiara · 13 years ago
  57. e389358 replaced for loops with foreach version. Also renamed unused var by Maurizio Cucchiara · 13 years ago
  58. 2dfcbce Reformatted code by Maurizio Cucchiara · 13 years ago
  59. 595ace7 Reformatted code by Maurizio Cucchiara · 13 years ago
  60. 7439a1d Reformatted code by Maurizio Cucchiara · 13 years ago
  61. 29e4531 OGNL-31 - Added compiler performance test by Maurizio Cucchiara · 13 years ago
  62. e7ffb77 Added OGNL-31 to the change list by Maurizio Cucchiara · 13 years ago
  63. b76e694 OGNL-31 - Some CPD fixes around ASTMethod and ASTStaticMethod (contributed by Adrian Cumiskey) by Maurizio Cucchiara · 13 years ago
  64. 2804284 Removed jub.customkey declaration by Maurizio Cucchiara · 13 years ago
  65. 3cd8a7c PerformanceOldOgnlTest was extending the wrong base class by Maurizio Cucchiara · 13 years ago
  66. b11f01f Minor changes by Maurizio Cucchiara · 13 years ago
  67. 7dec9c3 Removed explicit object extension by Maurizio Cucchiara · 13 years ago
  68. ed3cd30 Removed @Override annotations by Maurizio Cucchiara · 13 years ago
  69. 185067e Removed previously borrowed classes by Maurizio Cucchiara · 13 years ago
  70. 80ff0a6 Removed snapshot dependency, also added jdk15 classifier by Maurizio Cucchiara · 13 years ago
  71. 2092e79 Removed spaces within empty method call parentheses, adjust parentheses position, added new line at the end of methods by Maurizio Cucchiara · 13 years ago
  72. 5f8172c Removed spaces within empty method call parentheses by Maurizio Cucchiara · 13 years ago
  73. 0c8f714 Small simplification by Maurizio Cucchiara · 13 years ago
  74. 7e3b9fa OGNL-28 - Visitor pattern needs way to propagate exceptions (recovered after the merge) by Maurizio Cucchiara · 13 years ago
  75. eacf8cb Small simplification by Maurizio Cucchiara · 13 years ago
  76. c8cded0 Small simplification by Maurizio Cucchiara · 13 years ago
  77. f7a819b Small simplification by Maurizio Cucchiara · 13 years ago
  78. 07ccb35 Updated docs by Maurizio Cucchiara · 13 years ago
  79. c6e5a60 If statement can be simplified by Maurizio Cucchiara · 13 years ago
  80. 344416a If statement can be simplified by Maurizio Cucchiara · 13 years ago
  81. 98ceb4a If statement can be simplified by Maurizio Cucchiara · 13 years ago
  82. 6e7e119 If statement can be simplified by Maurizio Cucchiara · 13 years ago
  83. e92134c If statement can be simplified by Maurizio Cucchiara · 13 years ago
  84. 418c984 If statement can be simplified by Maurizio Cucchiara · 13 years ago
  85. 4351f04 Small simplification by Maurizio Cucchiara · 13 years ago
  86. 21d3a9f Use non-depecrated version of the method by Maurizio Cucchiara · 13 years ago
  87. 6eef08f removed useless old cache (see http://s.apache.org/OvY) by Maurizio Cucchiara · 13 years ago
  88. 2b8ec98 removed redundant cast by Maurizio Cucchiara · 13 years ago
  89. 18b3031 replaced for with for each by Maurizio Cucchiara · 13 years ago
  90. b896b76 Mask is a magic number by Maurizio Cucchiara · 13 years ago
  91. f45f183 OgnlTestCase case is an abstract class now by Maurizio Cucchiara · 13 years ago
  92. 2805d18 Fixed checkstyle warning (added missing parenthesis) by Maurizio Cucchiara · 13 years ago
  93. 27cc181 Fixed checkstyle warning (added missing parenthesis) by Maurizio Cucchiara · 13 years ago
  94. 9679698 Fixed checkstyle warning (removed public keyword from interface) by Maurizio Cucchiara · 13 years ago
  95. 945e5ff Change exception docs by Maurizio Cucchiara · 13 years ago
  96. c184917 Fixed checkstyle warning (added missing spaces, missing default case, etc.) by Maurizio Cucchiara · 13 years ago
  97. 33ed181 Downgraded useless public scope by Maurizio Cucchiara · 13 years ago
  98. 31c4731 Fixed checkstyle warning (added magic numbers) by Maurizio Cucchiara · 13 years ago
  99. db8329b Added missing space between parenthesis by Maurizio Cucchiara · 13 years ago
  100. a53001c Removed useless initializations by Maurizio Cucchiara · 13 years ago