498 Commits (8330bd424b2257cd33b9819ce1737e519ee90fd8)

Author SHA1 Message Date
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 2 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 2 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 2 years ago
Sam Brannen 2aa78889d2 Use consistent wording in precondition error messages 2 years ago
Sam Brannen 27f3feea1a Ensure SpEL ternary and Elvis expressions are enclosed in parentheses in toStringAST() 2 years ago
Sam Brannen b42b785cd1 Polish ParsingTests 2 years ago
Sam Brannen f26a7dee97 Fix broken tests, update copyright dates, and polish 2 years ago
Kulwant Singh b2c8546013 Rely on automatic boxing/unboxing in tests 2 years ago
Juergen Hoeller a3a48a241c Disable array allocation in case of no constructor resolution 2 years ago
Сергей Цыпанов 8a87e118e1 Remove redundant assignment of default values to volatile/atomic fields 2 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 2 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Marc Wrobel 91258271e4 Fix and improve Javadoc in spring-expression 2 years ago
Sam Brannen bc3b3d01ee Polishing 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen da112a7ea8 Remove obsolete SpEL expression grammar file 3 years ago
Sam Brannen 4fcfa5b991 Update and simplify ArrayConstructorTests 3 years ago
Juergen Hoeller 4143b445d6 Polishing 3 years ago
izeye 135506f672 Update copyright year of EvaluationTests 3 years ago
Sam Brannen 83ac659158 Improve diagnostics in SpEL for large array creation 3 years ago
Sam Brannen 84de100fc6 Polishing 3 years ago
Sam Brannen beab8ab4e7 Test claims regarding SpEL support for T(Character) 3 years ago
Sam Brannen 84b4cebb39 Fix (@)since tag in SpelMessage 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Sam Brannen 94af2ca06b Recover from error during SpEL MIXED mode compilation 3 years ago
Juergen Hoeller bc9cd9a687 Find interface method even for late-bound interface declaration in subclass 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Sam Brannen 518dc6df65 Polishing 3 years ago
Sam Brannen 59c6b7e445 Fix SpEL withTypedRootObject() test 3 years ago
justlikeliuen 3e75ec73ab Fix SpEL withRootObject test 3 years ago
Marten Deinum 941b6af9ac Use Collection factory methods when applicable 3 years ago
Sam Brannen b2e94f611f Convert single null argument to Optional.empty() in SpEL varargs expression 3 years ago
Sam Brannen ad7cdc5ce9 Fix regression for null varargs in SpEL expressions 3 years ago
Brian Clozel fab9abd7fe Polish 3 years ago
Tin Pavlinic d178eafc11 Fix SpEL comparison operator for comparable types 3 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
Sam Brannen b728b4640b Add explicit tests for SpEL functions for fix for gh-27582 3 years ago
Sam Brannen bc657eb4d5 Fix SpEL vararg method invocation for strings containing commas 3 years ago
Sam Brannen 9b967775ed Polish Spel's ReflectionHelper.setupArgumentsForVarargsInvocation() 3 years ago
Sam Brannen 9af11ad5ce Fix Javadoc formatting issues 3 years ago
Sam Brannen 4e6ef82d8f Apply "instanceof pattern matching" in spring-expression 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Juergen Hoeller 211f0bbf88 Fix invalid characters in source files 3 years ago
Juergen Hoeller 0dc5d2794f Avoid early ConversionService determination in StandardBeanExpressionResolver 3 years ago
Juergen Hoeller b8b85a6a59 Defensive handling of dimensions nullability 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Syuziko eaf9deedfd Polish tests 3 years ago
Stephane Nicoll 403e1f2505 Update copyright year of changed file 3 years ago