Summary Period: 2000-12-29 to 2003-08-07
Total Lines Of Code:
0 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 89 (100.0%) | 273 (100.0%) | 3.0 |
hannes | 88 (98.9%) | 185 (67.8%) | 2.1 |
stefanp | 1 (1.1%) | 88 (32.2%) | 88.0 |
Removing FESI from Trunk
0 lines of code changed in:
Merging changes from 1.2.4 to 1.2.5
11 lines of code changed in:
Merged in changes from helma_1_2 branch
1 lines of code changed in:
Use generic ClassLoader so we can use our own HelmaClassLoader.
26 lines of code changed in:
Merged in changes from FESI 1.1.5
6 lines of code changed in:
j2sdk1.4.1 strangely complained about a comment in the last line of the file
88 lines of code changed in:
Fixed type (contructor -> constructor)
1 lines of code changed in:
ScriptingEngine interface got an additonal init() method.
FesiEvaluator was renamed to FesiEngine.
Some naming cleanups.
2 lines of code changed in:
Made noPropertyMarker non-static. This held a reference to the
evaluator and the application, preventing garbage collection.
1 lines of code changed in:
Allow access to static fields from javascript.
6 lines of code changed in:
call new getObjectWrapper method in RequestEvaluator which
may or may not return a scriptable object, depending on whether
the object's class name is defined in scriptable.properties.
2 lines of code changed in:
Always create a sepcial Helma GenericObject EcmaScript wrapper
for Java Objects, allowing all Java objects to be scripted.
6 lines of code changed in:
Create a special ESWrapper for instances of
IPathElement.
6 lines of code changed in:
implemented setPrototype() to make prototype changeable.
13 lines of code changed in:
Initial revision
104 lines of code changed in:
Generated by StatCVS 0.2.2