1. f45f183 OgnlTestCase case is an abstract class now by Maurizio Cucchiara · 13 years ago
  2. 2805d18 Fixed checkstyle warning (added missing parenthesis) by Maurizio Cucchiara · 13 years ago
  3. 27cc181 Fixed checkstyle warning (added missing parenthesis) by Maurizio Cucchiara · 13 years ago
  4. 9679698 Fixed checkstyle warning (removed public keyword from interface) by Maurizio Cucchiara · 13 years ago
  5. 945e5ff Change exception docs by Maurizio Cucchiara · 13 years ago
  6. c184917 Fixed checkstyle warning (added missing spaces, missing default case, etc.) by Maurizio Cucchiara · 13 years ago
  7. 33ed181 Downgraded useless public scope by Maurizio Cucchiara · 13 years ago
  8. 31c4731 Fixed checkstyle warning (added magic numbers) by Maurizio Cucchiara · 13 years ago
  9. db8329b Added missing space between parenthesis by Maurizio Cucchiara · 13 years ago
  10. a53001c Removed useless initializations by Maurizio Cucchiara · 13 years ago
  11. bafbdb6 Fixed checkstyle warning by Maurizio Cucchiara · 13 years ago
  12. e91b29c updated checkstyle plugin version by Simone Tripodi · 13 years ago
  13. d7b38f3 benchmark graphs generated to the site dir and linked in the main menu by Simone Tripodi · 13 years ago
  14. 766d798 bechmarks active by default, they can be skipped using -DskipBenchmarks=true by Simone Tripodi · 13 years ago
  15. 630ec16 just write the benchmarks log directly in the target dir (it's just one XML file) by Simone Tripodi · 13 years ago
  16. e6735f6 benchmark dir treated as a source dir by Simone Tripodi · 13 years ago
  17. 17ea235 no needs to have a full maven archetype inside benchmark dir, merged java source dirs by Simone Tripodi · 13 years ago
  18. 6933e93 managed the surefire-plugin by Simone Tripodi · 13 years ago
  19. 4e5a9ac removed no more used files by Simone Tripodi · 13 years ago
  20. 7702923 benchmarks now integrated in the current pom by Simone Tripodi · 13 years ago
  21. 95c7b23 start to merge the benchmarks in the proper codebase by Simone Tripodi · 13 years ago
  22. 9dc15ec Fixed incompatible types issue by Maurizio Cucchiara · 13 years ago
  23. 722d2df Removed useless public keyword from interface by Maurizio Cucchiara · 13 years ago
  24. 4ed0aa6 Attempt to solve jenkins build failure by Maurizio Cucchiara · 13 years ago
  25. d9e3ad7 Added OGNL-22 in the issue list by Maurizio Cucchiara · 13 years ago
  26. 47ca664 Added OGNL-20 in the issue list by Maurizio Cucchiara · 13 years ago
  27. ac73f7e Merged branch back to trunk. Merge includes patches from: by Maurizio Cucchiara · 13 years ago
  28. 4566fc7 added Adrian Cumiskey in the contributors list by Simone Tripodi · 13 years ago
  29. 9300613 [OGNL-23] Class.forName() usage is malicious inside OSGi (contributed by Adrian Cumiskey) by Simone Tripodi · 13 years ago
  30. 98651c3 Inline variable by Maurizio Cucchiara · 13 years ago new-cache-approach
  31. b9b4a41 Better interface where possible by Maurizio Cucchiara · 13 years ago
  32. f7d9c45 Primitive default doesn't need ClassCache implementation by Maurizio Cucchiara · 13 years ago
  33. ede420e Added copyright by Maurizio Cucchiara · 13 years ago
  34. 8efa2d8 Added svn properties by Maurizio Cucchiara · 13 years ago
  35. 01cc23f Added svn properties by Maurizio Cucchiara · 13 years ago
  36. 658775e ReentrantReadWriteLock CacheFactory by Maurizio Cucchiara · 13 years ago
  37. 1adb6c6 HashMap CacheFactory by Maurizio Cucchiara · 13 years ago
  38. f5c1093 Added CacheFactory and his setter by Maurizio Cucchiara · 13 years ago
  39. 565e75a Corrected test by Maurizio Cucchiara · 13 years ago
  40. d015467 Update svn property and license header by Maurizio Cucchiara · 13 years ago
  41. 71abec4 New ReentrantReadWriteLock Cache by Maurizio Cucchiara · 13 years ago
  42. d07e3b0 make uniform the name convention of the cache by Maurizio Cucchiara · 13 years ago
  43. 2442560 make uniform the name convention of the cache by Maurizio Cucchiara · 13 years ago
  44. 0a0a9cf New HashMap Class Cache by Maurizio Cucchiara · 13 years ago
  45. 10a3934 New HashMap Cache by Maurizio Cucchiara · 13 years ago
  46. 3e69b2c Use cacheFactory by Maurizio Cucchiara · 13 years ago
  47. d99f167 Removed useless castes by Maurizio Cucchiara · 13 years ago
  48. 5101c38 reverted OGNL-11 renaming is at conflicts with generated code by Christian Grobmeier · 13 years ago
  49. 453cfa9 added fair credit to Daniel Pitts by Simone Tripodi · 13 years ago
  50. 7980e56 removed duplicates by Simone Tripodi · 13 years ago
  51. 118bf06 OGNL-11: fixed checkstyle errors by Christian Grobmeier · 13 years ago
  52. 2d32c3b code reformatted by Maurizio Cucchiara · 13 years ago
  53. b15468c added OGNL-28 issue by Maurizio Cucchiara · 13 years ago
  54. e08c8bc OGNL-28 - Visitor pattern needs way to propagate exceptions. (contributed by Daniel Pitts) by Maurizio Cucchiara · 13 years ago
  55. 8756b21 code reformatted by Maurizio Cucchiara · 13 years ago
  56. d5d34ee New _methodAccessCache implementation by Maurizio Cucchiara · 13 years ago
  57. 1e30880 Allow to dynamically change securityManager implementation by Maurizio Cucchiara · 13 years ago
  58. 6589342 New MethodPermCache implementation by Maurizio Cucchiara · 13 years ago
  59. 36aac97 Downgraded exception by Maurizio Cucchiara · 13 years ago
  60. eb69033 There is no more need of final parameter types by Maurizio Cucchiara · 13 years ago
  61. 6e6ba2c inline variable by Maurizio Cucchiara · 13 years ago
  62. a4b65b0 replaced comparison with autobox by Maurizio Cucchiara · 13 years ago
  63. 3e0ccea _ctorParameterTypesCache now use the new cache implementation by Maurizio Cucchiara · 13 years ago
  64. 8f63f4e Added generic type by Maurizio Cucchiara · 13 years ago
  65. 13c0c16 added flyweight implementation of constructor cache by Maurizio Cucchiara · 13 years ago
  66. 587adc1 new _methodParameterTypesCache cache implementation by Maurizio Cucchiara · 13 years ago
  67. d0bd9d4 new GenericMethodParameterType cache implementation by Maurizio Cucchiara · 13 years ago
  68. bf2fada Equals and HashCode method must count on type property by Maurizio Cucchiara · 13 years ago
  69. 2e92b78 committers names replaced by ids by Simone Tripodi · 13 years ago
  70. cfd198e added OGNL-27 in the issue list by Simone Tripodi · 13 years ago
  71. be9aeb3 spaces instead of tabs by Simone Tripodi · 13 years ago
  72. b47a750 missing from r1184879 :/ by Simone Tripodi · 13 years ago
  73. d3aca56 [OGNL-27] Move toString implementations into visitor pattern. - patch contributed by Daniel Pitts by Simone Tripodi · 13 years ago
  74. c5e395d OGNL-11: fixed checkstyle errors by Christian Grobmeier · 13 years ago
  75. 1cf197e fixed test javadoc warnings by Simone Tripodi · 13 years ago
  76. 4443e49 Removed useless extend by Maurizio Cucchiara · 13 years ago
  77. ac7922b Deleted empty directory and renamed test class by Maurizio Cucchiara · 13 years ago
  78. c874d11 Corrected typo by Maurizio Cucchiara · 13 years ago
  79. 23414ab Removed useless matching cache future by Maurizio Cucchiara · 13 years ago
  80. fb9b050 Cache entry and entry factory (with test) by Maurizio Cucchiara · 13 years ago
  81. 07debbc Added abstraction layer by Maurizio Cucchiara · 13 years ago
  82. 544b02d Slimmed cache implementation by Maurizio Cucchiara · 13 years ago
  83. 636a144 OGNL-11: fixed checkstyle errors by Christian Grobmeier · 13 years ago
  84. 0402cf8 OGNL-11: more fixed checkstyle errors by Christian Grobmeier · 13 years ago
  85. f8fd888 OGNL-11: fixed checkstyle errors by Christian Grobmeier · 13 years ago
  86. a6e579f added changes to change file by Christian Grobmeier · 13 years ago
  87. 7fb5e21 output has already been removed before a while by Christian Grobmeier · 13 years ago
  88. b961a9c OGNL-21: change added by Christian Grobmeier · 13 years ago
  89. 4625d2e OGNL-21: fixed unused imports, some dead code, unused variables by Christian Grobmeier · 13 years ago
  90. ff853a2 OGNL-21: fixed some dead code by Christian Grobmeier · 13 years ago
  91. cd44c17 some checkstyle by Christian Grobmeier · 13 years ago
  92. fb6b686 OGNL-21: fixed dead code by Christian Grobmeier · 13 years ago
  93. 510fe91 OGNL-21: removed deprecated method by Christian Grobmeier · 13 years ago
  94. 01cf1a3 New Class Cache base implementation by Maurizio Cucchiara · 13 years ago
  95. 6cd3d5d Removed useless castes by Maurizio Cucchiara · 13 years ago
  96. c65df65 Added new test get method by Maurizio Cucchiara · 13 years ago
  97. 1c0a276 Removed useless object superclass by Maurizio Cucchiara · 13 years ago
  98. 3e788e1 Removed useless local _superclasses cache by Maurizio Cucchiara · 13 years ago
  99. 93a73df * Added test getField by Maurizio Cucchiara · 13 years ago
  100. ee6bb4b Adjusted property settings, updated copyright by Maurizio Cucchiara · 13 years ago