Summary Period: 2001-08-29 to 2003-08-07
[root]/helma/src/helma/scripting/fesi
extensions
(0 files, 0 lines)
Total Lines Of Code:
0 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 144 (100.0%) | 7815 (100.0%) | 54.2 |
hannes | 136 (94.4%) | 7701 (98.5%) | 56.6 |
stefanp | 8 (5.6%) | 114 (1.5%) | 14.2 |
Remove Fesi scripting engine from Trunk
0 lines of code changed in:
Adapt to new signature of Application.getSkin().
5 lines of code changed in:
Merging changes from 1.2.4 to 1.2.5
9 lines of code changed in:
Merge from helma_1_2_4
3019 lines of code changed in:
Merging changes from helma_1_2_3
27 lines of code changed in:
Merged in changes from helma_1_2 branch
20 lines of code changed in:
New smart classloading
16 lines of code changed in:
Added getInspector() method that returns a inspector/documentation class for
the engine's application. For helma.scripting.fesi.FesiEngine this method returns
an instance of helma.doc.DocApplication.
15 lines of code changed in:
Removed boolean inherit argument from INode.get*() methods because it
was never used.
2 lines of code changed in:
Always set evaluator.thread field in invoke(). Otherwise a TimeoutException will
be thrown if invoke() is called before the execution context is entered, which
is the case when resolving request paths via scripted getChildElement() functions.
4 lines of code changed in:
Call getChildElement() instead of getSubnode() as fallback in getProperty().
Fixed bug 155.
1 lines of code changed in:
* Do not print out exception messages multiple times.
* Create a scripting exception wrapping the original exception.
2 lines of code changed in:
ScriptingEngine interface got an additonal init() method.
FesiEvaluator was renamed to FesiEngine.
Some naming cleanups.
905 lines of code changed in:
Throw a RuntimeException when a property is not defined or not accessible
instead of returning an error message.
3 lines of code changed in:
Use buffered input stream in getURL
2 lines of code changed in:
Added support for ETag and If-Modified-Since conditional GET
36 lines of code changed in:
Pretty much reworked all the Helma type management code.
67 lines of code changed in:
ScriptingEngine.invoke() is now called with the wrapping Beans as arguments, so
ScriptingEngine implementations do not have to create the beans themselves anymore.
4 lines of code changed in:
Mark local info for prototype as initialized by setting info.lastUpdate to 1, even if the prototype's lastUpdate is 0
5 lines of code changed in:
made XML-RPC encoding/decoding methods static and public
9 lines of code changed in:
(57 more)
Generated by StatCVS 0.2.2