411 Commits (v5.2.23.RELEASE)

Author SHA1 Message Date
Sam Brannen b9b31afcc9 Improve diagnostics in SpEL for `matches` operator 3 years ago
Sam Brannen 4542b53103 Improve diagnostics in SpEL for repeated text 3 years ago
Sam Brannen 52c93b1c4b Increase scope of regex pattern cache for the SpEL `matches` operator 3 years ago
Sam Brannen 9c6cb744d4 Polishing 3 years ago
Juergen Hoeller 36e4951b5e Polishing 4 years ago
Sam Brannen 90cfde985e Improve diagnostics in SpEL for large array creation 4 years ago
Sam Brannen e03e62c76a Test status quo for null in varargs in SpEL expressions 4 years ago
Juergen Hoeller b01a3aeb6b Fix invalid characters in source files 5 years ago
Juergen Hoeller fb97a126a5 Defensive handling of dimensions nullability 5 years ago
Juergen Hoeller 396fdf125f Remove duplicate "property" in PropertyCacheKey.toString() 5 years ago
Juergen Hoeller 240cfb1224 Polishing 5 years ago
Juergen Hoeller 5b06c23a1b Consistent javadoc within SpelCompiler 5 years ago
Juergen Hoeller 7881329cf7 Polishing 5 years ago
Sam Brannen 449377908f Fix JUnit 4 to AssertJ migration bugs 5 years ago
Juergen Hoeller c368ce8223 Fix SpEL generated code for default method invocation 6 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 6 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 6 years ago
Sam Brannen c3bc28762e Delete unused import in ExpressionLanguageScenarioTests 6 years ago
ZhangT c5fb7b9fb7
Simplify some redundant code 6 years ago
Sam Brannen a9d9b76d09 Support SpEL compilation of interface methods again 6 years ago
Juergen Hoeller 259ffe9b3b Thread-safe compiled expression evaluation in SpelExpression 6 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 6 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 6 years ago
Sébastien Deleuze 7646895fd4 Support Kotlin synthetic classes in MethodParameter and SpEL 6 years ago
stsypanov f5ae3c77c6 Use Method::getParameterCount where possible 6 years ago
Sam Brannen 734ceed301 Polish contribution 7 years ago
i321222 fde7b1e545 Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer 7 years ago
Sam Brannen 2b460854ce Polishing 7 years ago
Sam Brannen e124cbb310 Fix Checkstyle violation 7 years ago
OLPMO 40fcf876ce Optimize test code with lambdas where feasible 7 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 7 years ago
Sebastien Deleuze 72e92da2ad Make SpEL rootObject parameter nullable 7 years ago
Sam Brannen 46a37b447c Fix copyright dates 7 years ago
stsypanov 78d56dc61b Use Arrays.copyOf and Arrays.copyOfRange where possible 7 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 7 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 7 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 7 years ago
Juergen Hoeller a1eae42fd0 Expose implementation method for annotation introspection purposes 7 years ago
Juergen Hoeller fc46abf0b7 Polishing 7 years ago
Juergen Hoeller 33b5bc2aae Polishing 7 years ago
Juergen Hoeller 7dc92aa05d Polishing 7 years ago
Juergen Hoeller dec6d69819 ReflectivePropertyAccessor uses interface methods if possible 7 years ago
Sam Brannen 08afe5d22b Polishing 7 years ago
Сергей Цыпанов e352e9ddaa Simplify comparison of primitives 7 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 7 years ago
Сергей Цыпанов 7ef8cc9faf Tiny improvements regarding ArrayList creation 7 years ago
Sam Brannen bdf3960283 Suppress warnings in Gradle build 7 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 7 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 7 years ago
stsypanov 6f07a504b8 A couple of trivial simplifications 7 years ago