openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
spring-framework-github
Settings
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Nov 23, 2024 — Nov 23, 2025
Showing page 1,137 of 1,138
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added SuppressWarning to hide all the warnings from the poor Antlr generated code. Code formatter also chewed on the file when saved.
Andy Clement
More...
over 17 years ago
javadoc
Andy Clement
More...
over 17 years ago
implements new interface methods. sorting out javadoc
Andy Clement
More...
over 17 years ago
implement new Expression methods
Andy Clement
More...
over 17 years ago
sorting out javadoc, promoted isWritable() to this interface (for now)
Andy Clement
More...
over 17 years ago
added reset() method
Andy Clement
More...
over 17 years ago
hard coded support for boxing conversions. Added support for numbers (int/long) to boolean
Andy Clement
More...
over 17 years ago
TODO moved out to readme.txt which contains latest interesting issues - they should become JIRAs when the dust has settled
Andy Clement
More...
over 17 years ago
added support for getValue(state,desiredType) so other nodes can ask for a transform to be done on the result if necessary, rather than duplicating conversion logic all over
Andy Clement
More...
over 17 years ago
corrected TODO task
Andy Clement
More...
over 17 years ago
removed fixed TODO task
Andy Clement
More...
over 17 years ago
allow for undefined target type
Andy Clement
More...
over 17 years ago
Parser error message improvements: enhanced harness and used it in new parser error message tests
Andy Clement
More...
over 17 years ago
Parser error message improvements: better explanations and removed unused code
Andy Clement
More...
over 17 years ago
Code formatter has chewed on it a bit
Andy Clement
More...
over 17 years ago
Parser error message improvements: grammar tweak to disallow 0xF00G (was treated as number then property reference - even without a dot)
Andy Clement
More...
over 17 years ago
Parser error message improvements: new messages
Andy Clement
More...
over 17 years ago
will now throw exception if trying to cram a long into an int that will not fit
Andy Clement
More...
over 17 years ago
tweaked grammar to handle 0X as a hex prefix and removed 'u'/'U' from int suffixes for now
Andy Clement
More...
over 17 years ago
tweaked grammar to handle 0X as a hex prefix and removed 'u'/'U' from int suffixes for now
Andy Clement
More...
over 17 years ago
reworked int/hex/long handling - more consistent and reliable now
Andy Clement
More...
over 17 years ago
reorganizing tests - extracting EvaluationTests out into other test classes. Started work on parser error message tests.
Andy Clement
More...
over 17 years ago
removed unused code
Andy Clement
More...
over 17 years ago
Avoid calling deprecated Date ctor
Andy Clement
More...
over 17 years ago
Suppress unchecked warning in generated code
Andy Clement
More...
over 17 years ago
changed to not use deprecated toURL()
Andy Clement
More...
over 17 years ago
temporarily commnted out code (to remove the warnings) - this code may get used for error recovery
Andy Clement
More...
over 17 years ago
remove currently unnecessary dependencies
Andy Clement
More...
over 17 years ago
Changed project name from spring-binding to org.springframework.expression
Andy Clement
More...
over 17 years ago
Changed test so expected results match actual on both windows and Mac
Andy Clement
More...
over 17 years ago
←
1
2
…
1130
1131
1132
1133
1134
1135
1136
1137
1138
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree