50 Commits (e44b4b831e198651316068a35730f7c861e4a4cd)

Author SHA1 Message Date
Juergen Hoeller abbe1db106 Polishing along with backport 12 years ago
Phillip Webb ad91fa63fa SpEL support for static finals on interfaces 12 years ago
Phillip Webb bff36fb145 Improve exceptions for multi-operand expressions 12 years ago
Phillip Webb e4c1361c60 Remove accidentally committed interface @Override 12 years ago
Phillip Webb e8fcde09ab Polish author and copyright year 12 years ago
Phillip Webb fce7adc400 Consider bridge methods in SpEL properties 12 years ago
Phillip Webb 65fb26f847 Move spring-build-junit into spring-core 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams d91a419fdc Fix SpEL JavaBean compliance for setters 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Phillip Webb 60032e0012 Ignore performance-sensitive tests by default 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Juergen Hoeller 431c7ff31f SpEL correctly handles "is" accessors with Boolean return type 12 years ago
Juergen Hoeller e080af8d85 SpEL indexer uses direct access to specific List elements instead of iterating over the Collection 12 years ago
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 12 years ago
Juergen Hoeller 6e8117c627 Polishing along with backports to 3.1.4 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Oliver Becker 759c9b35cd Call ConversionService for null SpEL values 12 years ago
Phillip Webb d9bd2e19a2 Polish whitespace 12 years ago
Phillip Webb 107fafbcc5 Do not consider bridge methods in SpEL properties 12 years ago
Phillip Webb edce2e7bca Allow SpEL reserved words in type package names 12 years ago
Phillip Webb 138957b148 Test SpEL unconditional argument conversion 12 years ago
Chris Beams 59fb67e38d Update SpEL test to reflect native float support 12 years ago
Satyapal Reddy be8f23d756 Add SpEL support for float literals 12 years ago
Andy Clement f64325882d Add SpEL support for increment/decrement operators 12 years ago
Juergen Hoeller 138fa8af0e OpDivide does not return a TypedValue for its operate result (consistent with OpMultiply) 12 years ago
Phillip Webb d28592a6c6 SpEL support for methods and properties on class … 12 years ago
Phillip Webb 98808347ca Remove trailing whitespace 12 years ago
Andy Clement f5d3cd07e7 Avoid NPE when registering a SpEL MethodFilter 12 years ago
Andy Clement 75944cc88f Support nested double quotes in SpEL expressions 12 years ago
Andy Clement 58e6214b7b Support symbolic boolean operators for OR and AND 12 years ago
Andy Clement a7418f480c Support case-insensitive null literals in SpEL 12 years ago
Andy Clement e4a926ea3c Modify SpEL Tokenizer to support methods on numbers 12 years ago
Sam Brannen f49b22c78f Introduce MockEnvironment in the spring-test module 12 years ago
Chris Beams de2d808212 Eliminate trailing whitespace in SpEL classes 13 years ago
Andy Clement 916e9d6efa Support [] array ref syntax in SpEL T() construct 13 years ago
Stevo Slavic 1f28bdfbfa Fix SpEL JavaBean compliance 13 years ago
Rossen Stoyanchev 9546be3974 Fix JavaDoc in OpMultiply so that it does not contain special characters 13 years ago
Ivo Smid 7cdfaf3e0d Convert SpEL plus operands using reg'd converters 13 years ago
Stevo Slavic effb762558 Fix javadoc warnings 13 years ago
Stevo Slavic 991b8e9a06 Fix encoding issues in javadoc 13 years ago
Chris Beams 6235a341a7 Remove bundlor support 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago