Type | Changes | By |
---|
 | Simplify OgnlRuntime: Greatly simplified OgnlRuntime, delegating away responsibilities to several new classes.
Caching responsibilities are now taken by a new OgnlCache class.
Added new classes PrimitiveWrapperClasses, NumericCasts, PrimitiveDefaults, NumericValues, PrimitiveTypes,
NumericLiterals and NumericDefaults. (contributed by Adrian Cumiskey). Fixes OGNL-39. | mcucchiara |
 | Use StringBuilder instead of StringBuffer, deprecate
>=JDK1.5 conditionals and use CONSTANT.equals(variable) (contributed by Adrian Cumiskey). Fixes OGNL-38. | mcucchiara |
 | Findbugs fixes (contributed by Adrian Cumiskey). Fixes OGNL-37. | mcucchiara |
 | Improvements to {List,Map,Array}PropertyAccessor and
ASTProperty (contributed by Adrian Cumiskey). Fixes OGNL-35. | mcucchiara |
 | Link "Benchmarks" on left hand navigation is broken
(contributed by Adrian Cumiskey). Fixes OGNL-36. | mcucchiara |
 | Improvements to JJTOgnlParserState (contributed by Adrian
Cumiskey). Fixes OGNL-33. | mcucchiara |
 | CPD fix to ASTProperty (contributed by Adrian Cumiskey). Fixes OGNL-32. | mcucchiara |
 | Some CPD fixes around ASTMethod and ASTStaticMethod
(contributed by Adrian Cumiskey). Fixes OGNL-31. | mcucchiara |
 | Visitor pattern needs way to propagate exceptions
(contributed by Daniel Pitts). Fixes OGNL-28. | mcucchiara |
 | Move "toString" implementations into visitor pattern
(contributed by Daniel Pitts). Fixes OGNL-27. | simonetripodi |
 | JUnit Tests produce confusing output. Fixes OGNL-26. | grobmeier |
 | Class.forName() usage is malicious inside OSGi (contributed
by Adrian Cumiskey) Fixes OGNL-23. | simonetripodi |
 | Change the generics signature of ClassCache and
ClassCacheImpl (with contributions by Daniel Pitts) Fixes OGNL-22. | mcucchiara |
 | Remove dead and broken code from OgnlRuntime/SimpleNode
(with contributions by Daniel Pitts) Fixes OGNL-21. | grobmeier |
 | Performance - Replace synchronized blocks
with ReentrantReadWriteLock (with contributions by Daniel Pitts) Fixes OGNL-20. | mcucchiara, simonetripodi |
 | Support visitor pattern on AST (contributed by Daniel Pitts) Fixes OGNL-24. | grobmeier |
 | Links "Download" and "Release Notes" do not work Fixes OGNL-17. | mcucchiara |
 | OGNL needs a new Logo Fixes OGNL-15. | simonetripodi |
 | Documentation site has to be published Fixes OGNL-14. | mcucchiara |
 | Ant maintenance Fixes OGNL-13. | simonetripodi |
 | Update the User/Developer guide according the Commons
standard Fixes OGNL-10. | simonetripodi |
 | Upgrade JUnit to version4 Fixes OGNL-9. | mcucchiara, simonetripodi |
 | enabled generation of javacc Parser classes Fixes OGNL-8. | grobmeier |
 | Upgrade groupId/artifactId/version on pom Fixes OGNL-6. | simonetripodi |
 | Update legals to all OGNL file Fixes OGNL-2. | |
 | Import the OGNL codebase Fixes OGNL-1. | lukaszlenart |