Arjen Poutsma
|
f87fc289fa
|
Changed use of getRequestParameterMap() to getRequestParameterValuesMap()
|
2008-10-24 10:34:02 +00:00 |
Juergen Hoeller
|
af62da8c45
|
updated module list
|
2008-10-24 10:03:04 +00:00 |
Arjen Poutsma
|
d2bcdc655d
|
Removed deprecated classes
|
2008-10-24 09:44:06 +00:00 |
Arjen Poutsma
|
04eaa47ec1
|
Initial import of web module
|
2008-10-24 09:42:55 +00:00 |
Arjen Poutsma
|
d1061e7e9f
|
Initial import of ORM
|
2008-10-24 09:06:30 +00:00 |
Arjen Poutsma
|
c236f9fac7
|
Initial import of JDBC module
|
2008-10-23 14:23:13 +00:00 |
Arjen Poutsma
|
8c87d84728
|
Removed Commons Attributes support for Transactional
|
2008-10-23 14:10:34 +00:00 |
Arjen Poutsma
|
846b848fd3
|
Initial import of tx bundle
|
2008-10-23 14:09:34 +00:00 |
Arjen Poutsma
|
3b6f092219
|
Disabled JRuby for now, needs to be made 1.1 compliant
|
2008-10-23 13:48:19 +00:00 |
Arjen Poutsma
|
1b26e8f9c6
|
Removed commons atts support for JMX, made ModelMap generic
|
2008-10-23 10:35:03 +00:00 |
Arjen Poutsma
|
edf0d8ebbe
|
Initial version of context module
|
2008-10-23 10:19:23 +00:00 |
Arjen Poutsma
|
d151c40333
|
Initial version of context module
|
2008-10-23 10:17:52 +00:00 |
Arjen Poutsma
|
20bc4f0817
|
Added agent module
|
2008-10-23 10:17:23 +00:00 |
Arjen Poutsma
|
c26b9cbb75
|
Removed deprecated classes
|
2008-10-23 09:22:13 +00:00 |
Arjen Poutsma
|
c48f8215e6
|
Moved over initial version of aop bundle
|
2008-10-23 09:17:09 +00:00 |
Arjen Poutsma
|
5cd2b80da7
|
Fixed manifest templates and pomx
|
2008-10-23 08:38:18 +00:00 |
Arjen Poutsma
|
4973f9387a
|
Removed deprecated code
|
2008-10-23 08:36:52 +00:00 |
Arjen Poutsma
|
f11d3436ed
|
Moved over initial version of beans bundle
|
2008-10-22 16:13:37 +00:00 |
Arjen Poutsma
|
684a4f28c2
|
Added tiger classes of core bundle
|
2008-10-22 15:48:39 +00:00 |
Arjen Poutsma
|
4bc407fef8
|
- Removed deprecated code
- Removed backport-util-concurrent
- Removed commons attributes support
|
2008-10-22 15:37:12 +00:00 |
Arjen Poutsma
|
678e5b7cdf
|
Moved over initial version of core bundle
|
2008-10-22 13:55:20 +00:00 |
Ben Hale
|
378e3a70fb
|
Upgraded spring-build
|
2008-10-22 09:50:29 +00:00 |
Arjen Poutsma
|
99a441fe31
|
Added more modules
|
2008-10-21 08:04:24 +00:00 |
Andy Clement
|
470e086183
|
map access tests added
|
2008-09-17 16:20:40 +00:00 |
Andy Clement
|
769e706be7
|
removing: initializers/processors/in operator
|
2008-09-17 15:23:15 +00:00 |
Andy Clement
|
afdf54eff8
|
renamed operator IS to INSTANCEOF, may yet delete..
|
2008-09-16 17:20:03 +00:00 |
Andy Clement
|
39c966f419
|
bean references removed, no more @(context:beanname)
|
2008-09-16 17:13:31 +00:00 |
Andy Clement
|
95892dc993
|
removed lambda functions, local function and local variable references
|
2008-09-16 17:00:16 +00:00 |
Andy Clement
|
efee3b3434
|
date literal removed
|
2008-09-16 16:50:00 +00:00 |
Andy Clement
|
8740b702f9
|
Changed so that existing getters/setters are used before direct field access is attempted
|
2008-09-16 00:00:06 +00:00 |
Andy Clement
|
17c88107d3
|
Removing functionality. Removed expression list support, cannot say (foo();bar()) any more
|
2008-09-15 21:55:11 +00:00 |
Andy Clement
|
4d43768889
|
Removing functionality. Removed soundslike/distanceto/like operators
|
2008-09-15 21:43:38 +00:00 |
Andy Clement
|
59a4427525
|
Final commit before the great 'stripdown'. Used clover to determine coverage and added tests as necessary.
|
2008-09-15 20:14:36 +00:00 |
Andy Clement
|
23db8b58da
|
added test and behaviour for calling a java method with incorrect number of arguments
|
2008-08-18 22:43:17 +00:00 |
Andy Clement
|
f79e2643a3
|
fixed up FunctionReference a bit - so it can call varargs methods
|
2008-08-18 22:36:25 +00:00 |
Andy Clement
|
2f05d70067
|
new function invocation tests for normal and error behaviour
|
2008-08-18 22:36:00 +00:00 |
Andy Clement
|
2fbb7ad327
|
changed vis of arg conversion code so function calls can use it
|
2008-08-18 22:35:21 +00:00 |
Andy Clement
|
ec9cb8565b
|
fixed damage caused by code formatter
|
2008-08-18 22:34:33 +00:00 |
Andy Clement
|
48055c6e20
|
added support for Integer > Float conversion.
Moved some tests from EvaluationTests into OperatorTests.
Fleshed out OperatorTests to verify type promotions for mixed type operands.
|
2008-08-18 17:54:01 +00:00 |
Andy Clement
|
776553cfbb
|
more tests relating to reals
|
2008-08-18 17:06:24 +00:00 |
Andy Clement
|
daf922456e
|
more discussion points
|
2008-08-18 00:23:52 +00:00 |
Andy Clement
|
6e2682c78e
|
code formatter chewed on it
|
2008-08-18 00:23:39 +00:00 |
Andy Clement
|
844b5236de
|
corrected TODO
|
2008-08-18 00:23:13 +00:00 |
Andy Clement
|
e443c836fe
|
corrected use of AccessException (no longer used in ReflectionUtils)
|
2008-08-18 00:22:36 +00:00 |
Andy Clement
|
7fa4d9e928
|
moved TODOs to readme
|
2008-08-18 00:22:09 +00:00 |
Andy Clement
|
7d677b23d3
|
moved test into ParserErrorMessageTests
|
2008-08-18 00:21:45 +00:00 |
Andy Clement
|
bea94c2371
|
modified Date tests
|
2008-08-18 00:21:21 +00:00 |
Andy Clement
|
90309a57d9
|
Made GMT the default Locale...
|
2008-08-18 00:21:00 +00:00 |
Andy Clement
|
b9aa8552e0
|
added new TODO that the impl isn't as complete as it could be
|
2008-08-18 00:20:38 +00:00 |
Andy Clement
|
bb2ef1fefa
|
started fixing the formatting
|
2008-08-18 00:20:16 +00:00 |