
Make "string" + null use the NullObject like null + "String" does
14 lines of code changed in:
Fix a bug which maens that a groovy class which subclasses HashMap is not reated as a Map wert properties.
(JIRA is down so I'll submit a JIRA iue when it's back)
38 lines of code changed in:
Allow A Category to change the value used when a null object is written out
(JIRA is down so I'll submit a JIRA iue when it's back)
27 lines of code changed in:
Move more MetaClass related stuff into runtime.metaclass package
1966 lines of code changed in:
Move the MetaClass implementations to the runtime package
2712 lines of code changed in:
Rename MOP to MetaObjectProtocol
31 lines of code changed in:
Add groovy.lang.GroovySsytem to hold system data
90 lines of code changed in:
Temorarily disable the time test which fails if we are withing 5 weeks of a daylight savings change
6 lines of code changed in:
Add new interface MOP
0 lines of code changed in:
First step in making MetaClass an interface
180 lines of code changed in:
Prune some methods form MetaClassRegistry
9 lines of code changed in:
Last part of commit to change MetaClassregistry to an interface
56 lines of code changed in:
Make MetaClassRegistry an Interface
First part of commit
45 lines of code changed in:
Add a createMetaClass method to MetaClass and use it in MetaClassRegistry to instantiate all the MetaClasses other than Object
73 lines of code changed in:
Add files misses last time
182 lines of code changed in:
Initial Check-in of Date, Time and Duration support
558 lines of code changed in:
Implement Groovy 1665
56 lines of code changed in:
Revert Russel's changes peding a solution which does not break JDK 1.5
0 lines of code changed in:
Minor formatting correction
4 lines of code changed in:
Introduce the Entity class which allows named and numeric entities to be safely inserted into attributes and element bodies
265 lines of code changed in:
(297 more)