Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Directories may incorrectly appear empty during initial scan.
NOTE: this repository is being scanned, some statistics may still be out of date.

Changelog

177 by jkuhnert on 28 May 2008, 12:03:59 -0500 (6 months ago) Updated pom for new 3.0 work.

trunk/OGNL.iws 177 history download (+5 -7) diffs

trunk/pom.xml 177 history download (+1 -1) diffs

176 by jkuhnert on 28 May 2008, 11:56:34 -0500 (6 months ago) Official 2.7.3 release.

tags/2.7.3 176 history download (+0 -0)

175 by jkuhnert on 28 May 2008, 11:55:40 -0500 (6 months ago) Updating pom for 2.7.3 release.

trunk/OGNL.iml 175 history download (+10 -10) diffs

trunk/OGNL.ipr 175 history download (+29 -0) diffs

trunk/OGNL.iws 175 history download (+198 -98) diffs

trunk/pom.xml 175 history download (+1 -1) diffs

174 by jkuhnert on 08 April 2008, 15:49:52 -0500 (7 months ago) Fixes for OGNL-119.  ASTChain had bug in indexed setter evaluation loop which caused it improperly not detect valid indexed set operations. Thanks to Max Bowsher for pointing that out.

trunk/OGNL.iml 174 history download (+5 -8) diffs

trunk/OGNL.ipr 174 history download (+1 -1) diffs

trunk/OGNL.iws 174 history download (+103 -113) diffs

trunk/pom.xml 174 history download (+1 -1) diffs

trunk/src/java/ognl/ASTChain.java 174 history download (+46 -24) diffs

… 11 more files in changeset.
173 by jkuhnert on 05 March 2008, 17:42:28 -0600 (8 months ago) May fix OGNL-144.  Impossible to tell without knowing more but PropertyDescriptors aren't guaranteed to have read methods anyways so ..

trunk/src/java/ognl/ASTProperty.java 173 history download (+1 -1) diffs

172 by jkuhnert on 11 February 2008, 15:27:15 -0600 (9 months ago) One more improvement for OGNL-115 constant modification bug handling in ASTConst class itself.

trunk/src/java/ognl/ASTConst.java 172 history download (+5 -0) diffs

171 by jkuhnert on 11 February 2008, 15:24:00 -0600 (9 months ago) Fixes for OGNL-115.  ASTConst needed to cause unsupported compilation exceptions to be thrown when the first stack member is a constant during setter generations as constants aren't obviously CONSTANT…

trunk/OGNL.iml 171 history download (+14 -13) diffs

trunk/OGNL.iws 171 history download (+93 -73) diffs

trunk/lib/build/javassist.jar 171 history download

trunk/pom.xml 171 history download (+1 -1) diffs

trunk/src/java/ognl/ASTChain.java 171 history download (+16 -8) diffs

… 8 more files in changeset.
170 by jkuhnert on 31 January 2008, 07:56:16 -0600 (10 months ago) Updated pom version to 2.7.3-SNAPSHOT.

trunk/OGNL.iws 170 history download (+58 -65) diffs

trunk/pom.xml 170 history download (+1 -1) diffs

169 by jkuhnert on 31 January 2008, 07:53:40 -0600 (10 months ago) Official 2.7.2 release.

tags/2.7.2 169 history download (+0 -0)

168 by jkuhnert on 31 January 2008, 07:50:31 -0600 (10 months ago) Updated pom version to just 2.7.2.

trunk/pom.xml 168 history download (+1 -1) diffs

167 by jkuhnert on 25 January 2008, 15:17:10 -0600 (10 months ago) Updated to latest slightly improved javacc version and re-generated language parser.

trunk/OGNL.iws 167 history download (+86 -95) diffs

trunk/lib/build/javacc.jar 167 history download

trunk/src/java/ognl/JJTOgnlParserState.java 167 history download (+37 -37) diffs

trunk/src/java/ognl/JavaCharStream.java 167 history download (+35 -5) diffs

trunk/src/java/ognl/OgnlParser.java 167 history download (+141 -128) diffs

… 7 more files in changeset.
166 by jkuhnert on 25 January 2008, 15:08:59 -0600 (10 months ago) Minor syntax cleanup.

trunk/src/java/ognl/ASTAdd.java 166 history download (+10 -5) diffs

165 by jkuhnert on 21 January 2008, 11:50:24 -0600 (10 months ago) Removed unecessary getPropertyClass from PropertyAccessor interface.

trunk/src/java/ognl/ArrayElementsAccessor.java 165 history download (+6 -2) diffs

trunk/src/java/ognl/ArrayPropertyAccessor.java 165 history download (+83 -92) diffs

trunk/src/java/ognl/MapPropertyAccessor.java 165 history download (+0 -29) diffs

trunk/src/java/ognl/PropertyAccessor.java 165 history download (+1 -16) diffs

trunk/src/java/ognl/enhance/ExpressionCompiler.java 165 history download (+6 -10) diffs

… 2 more files in changeset.
164 by jkuhnert on 21 January 2008, 11:38:50 -0600 (10 months ago) Fixes OGNl-121.

trunk/src/java/ognl/SimpleNode.java 164 history download (+87 -71) diffs

163 by jkuhnert on 21 January 2008, 11:32:51 -0600 (10 months ago) Fixes OGNL-142.

trunk/OGNL.iws 163 history download (+59 -143) diffs

trunk/pom.xml 163 history download (+0 -1) diffs

162 by jkuhnert on 18 January 2008, 15:20:59 -0600 (10 months ago) Misc tests.

trunk/OGNL.iws 162 history download (+42 -43) diffs

trunk/src/java/ognl/ASTChain.java 162 history download (+1 -0) diffs

trunk/src/test/java/org/ognl/test/IndexAccessTest.java 162 history download (+1 -0) diffs

trunk/src/test/java/org/ognl/test/objects/Root.java 162 history download (+1 -0) diffs

161 by jkuhnert on 18 January 2008, 14:57:34 -0600 (10 months ago) Fixes OGNL-136.  Added checks for volatile && synthetic methods.

trunk/OGNL.iws 161 history download (+47 -76) diffs

trunk/src/java/ognl/OgnlRuntime.java 161 history download (+94 -35) diffs

trunk/src/test/java/ognl/TestOgnlRuntime.java 161 history download (+21 -0) diffs

trunk/src/test/java/org/ognl/test/objects/BaseSyntheticObject.java 161 history download (+15) new

trunk/src/test/java/org/ognl/test/objects/SubclassSyntheticObject.java 161 history download (+14) new

160 by jkuhnert on 18 January 2008, 13:28:33 -0600 (10 months ago) Resolves OGNL-133.  Brought back old OgnlRuntime.callMethod method and added deprecated info  for it.

trunk/OGNL.iws 160 history download (+144 -36) diffs

trunk/src/java/ognl/OgnlRuntime.java 160 history download (+40 -2) diffs

159 by jkuhnert on 18 January 2008, 12:51:12 -0600 (10 months ago) Resolves OGNL-141.  Added runtime optimization for method invocations such that knowledge of whether or not the method needs synchronized invocations because of private access (or whether or not secur…

trunk/OGNL.iws 159 history download (+52 -43) diffs

trunk/src/java/ognl/OgnlRuntime.java 159 history download (+83 -27) diffs

trunk/src/test/java/org/ognl/test/Performance.java 159 history download (+1 -7) diffs

158 by jkuhnert on 18 January 2008, 11:37:15 -0600 (10 months ago) Minor improvements to remove redundant expression evaluations during compilation.

trunk/OGNL.iml 158 history download (+176 -14) diffs

trunk/OGNL.ipr 158 history download (+5 -0) diffs

trunk/OGNL.iws 158 history download (+110 -88) diffs

trunk/src/java/ognl/enhance/ExpressionCompiler.java 158 history download (+1 -4) diffs

157 by jkuhnert on 29 November 2007, 12:44:43 -0600 (12 months ago) Reduced some overhead with unneccesarily getting values from expressions when compiling.

trunk/src/java/ognl/ASTAdd.java 157 history download (+5 -5) diffs

trunk/src/java/ognl/ASTProperty.java 157 history download (+38 -13) diffs

trunk/src/java/ognl/ASTStaticMethod.java 157 history download (+52 -41) diffs

trunk/src/java/ognl/MethodAccessor.java 157 history download (+1 -1) diffs

trunk/src/java/ognl/OgnlRuntime.java 157 history download (+6 -5) diffs

… 4 more files in changeset.
156 by jkuhnert on 19 November 2007, 14:56:37 -0600 (12 months ago) Testing list expressions.

trunk/src/java/ognl/ASTIn.java 156 history download (+1 -0) diffs

trunk/src/java/ognl/ASTList.java 156 history download (+26 -29) diffs

trunk/src/java/ognl/ASTSequence.java 156 history download (+31 -29) diffs

trunk/src/test/java/ognl/InExpressionTest.java 156 history download (+20) new

155 by jkuhnert on 19 November 2007, 14:22:53 -0600 (12 months ago) Fixes for OGNL-125.  OgnlException now properly initializes wrapped exceptions.

trunk/src/java/ognl/OgnlException.java 155 history download (+82 -58) diffs

trunk/src/test/java/ognl/TestOgnlException.java 155 history download (+28) new

trunk/src/test/java/org/ognl/test/GenericsTest.java 155 history download (+2 -1) diffs

trunk/src/test/java/org/ognl/test/NumericConversionTest.java 155 history download (+2 -1) diffs

154 by jkuhnert on 15 November 2007, 10:03:20 -0600 (12 months ago) Upgraded to javassist 3.6.ga.

trunk/pom.xml 154 history download (+1 -1) diffs

153 by jkuhnert on 03 November 2007, 16:23:31 -0500 (12 months ago) Fixes OGNL-126 and OGNL-80.  Added more support for generics.

trunk/src/java/ognl/ASTMethod.java 153 history download (+7 -8) diffs

trunk/src/java/ognl/ObjectPropertyAccessor.java 153 history download (+7 -4) diffs

trunk/src/java/ognl/OgnlRuntime.java 153 history download (+260 -196) diffs

trunk/src/java/ognl/internal 153 history download (+0) new

trunk/src/java/ognl/internal/ClassCache.java 153 history download (+19) new

… 11 more files in changeset.
152 by jkuhnert on 03 November 2007, 10:36:22 -0500 (12 months ago) Added specific test for OGNL-129.  Appears to be working correctly already.

trunk/src/test/java/org/ognl/test/PropertyTest.java 152 history download (+2 -1) diffs

trunk/src/test/java/org/ognl/test/objects/PropertyHolder.java 152 history download (+15 -0) diffs

151 by jkuhnert on 02 November 2007, 16:02:20 -0500 (12 months ago) Additional unit tests for OGNL-131.  Found problem but real fix is needed in Tapestry.

trunk/src/java/ognl/ASTChain.java 151 history download (+31 -17) diffs

trunk/src/java/ognl/OgnlRuntime.java 151 history download (+6 -4) diffs

trunk/src/test/java/org/ognl/test/ASTPropertyTest.java 151 history download (+12 -0) diffs

trunk/src/test/java/org/ognl/test/GenericsTest.java 151 history download (+16) new

trunk/src/test/java/org/ognl/test/IndexAccessTest.java 151 history download (+16 -6) diffs

… 6 more files in changeset.
150 by jkuhnert on 25 October 2007, 13:41:53 -0500 (13 months ago) Fixed ASTProperty bug that only shows up in jre 1.6.  Wasn't able to resolve simple getValue() property because a hasValue() method existed.. Changed to use propery descriptor first and fall back to p…

trunk/src/java/ognl/ASTProperty.java 150 history download (+23 -21) diffs

trunk/src/test/java/org/ognl/test/PropertyTest.java 150 history download (+5 -6) diffs

trunk/src/test/java/org/ognl/test/objects/PropertyHolder.java 150 history download (+24) new

trunk/src/test/java/org/ognl/test/objects/Root.java 150 history download (+11 -1) diffs

149 by jkuhnert on 23 October 2007, 08:42:25 -0500 (13 months ago) Fixes for OGNL-130.  Two dimensional List access was improperly stealing pre-cast statements from ASTProperty children.

trunk/src/java/ognl/ASTChain.java 149 history download (+111 -104) diffs

trunk/src/java/ognl/ASTConst.java 149 history download (+6 -1) diffs

trunk/src/java/ognl/ASTProperty.java 149 history download (+3 -2) diffs

trunk/src/java/ognl/ObjectPropertyAccessor.java 149 history download (+1 -1) diffs

trunk/src/test/java/org/ognl/test/IndexAccessTest.java 149 history download (+2 -1) diffs

… 6 more files in changeset.
148 by jkuhnert on 16 October 2007, 14:16:53 -0500 (13 months ago) More OgnlRuntime fixes for varargs handling.

trunk/src/java/ognl/OgnlRuntime.java 148 history download (+54 -8) diffs

trunk/src/test/java/ognl/TestOgnlRuntime.java 148 history download (+14 -0) diffs

trunk/src/test/java/org/ognl/test/MethodTest.java 148 history download (+4 -4) diffs

trunk/src/test/java/org/ognl/test/objects/BaseGeneric.java 148 history download (+30) new

trunk/src/test/java/org/ognl/test/objects/GameGeneric.java 148 history download (+12) new

… 5 more files in changeset.
earlier earlier | later later
Open Source License registered to the OpenSymphony Project. This license of FishEye is provided to support the development of OpenSymphony only.
Atlassian FishEye, Subversion analysis. (Version:1.6.1 Build:build-325 2008-09-24) - Administration - Page generated 2008-12-02 08:52 -0600