292 Commits (4c021d04ce1be343011f9ee8f16409189f629e1a)

Author SHA1 Message Date
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 90d1886cbd Add aop target source test to TestGroup.PERFORMANCE 12 years ago
Chris Beams b2a048b6f3 Update Apache license headers for affected sources 12 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Phillip Webb d66c733ef4 Replace EasyMock with Mockito in test sources 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 4c7cafbde6 Fix "unnecessary @SuppressWarnings" warnings 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Chris Beams 8597ec25ec Fix various Javadoc warnings 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 047db8cdf8 Fixed AbstractAutoProxyCreator to accept null bean names again 12 years ago
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Juergen Hoeller 801d4714b1 Fixed CGLIB proxy class leaks through further equals/hashCode implementations in Spring AOP pointcuts 12 years ago
Ezequiel Ballesi b43bc8659a Remove unused imports 12 years ago
Juergen Hoeller 0a3ea42fe1 DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 12 years ago
Dave Syer 3e296974c4 Throw on advise returning null for primitive type 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Phillip Webb a9a90cabad Protect against non-deterministic method order in JDK7 12 years ago
Juergen Hoeller 430db261e7 BeanFactoryAnnotationUtils throws NoSuchBeanDefinitionExceptions instead of IllegalStateExceptions 12 years ago
Phillip Webb 77c9321967 Sort candidate @AspectJ methods deterministically 12 years ago
Chris Beams 92500ab902 Upgrade to CGLIB 3 and inline into spring-core 12 years ago
Chris Beams f6de5d4360 Reflect @Async executor qual. 3.2=>3.1.2 backport 12 years ago
Chris Beams a4b00c732b Introduce BeanFactoryAnnotationUtils 13 years ago
Chris Beams ed0576c181 Support executor qualification with @Async#value 13 years ago
Chris Beams 3fb11870d9 Polish async method execution infrastructure 13 years ago
Chris Beams f3bcb6e2e4 Update spring.schemas to reflect 3.2 schemas 13 years ago
Philippe Marschall 13239a0c3d Fix compiler warnings 13 years ago
Stevo Slavic effb762558 Fix javadoc warnings 13 years ago
Chris Beams 180c5b2ef6 Introduce 3.2 versions of Spring XML namespaces 13 years ago
Chris Beams 6235a341a7 Remove bundlor support 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago