Summary Period: 2001-08-29 to 2003-08-07
[root]/helma/src/helma/scripting/fesi/extensions
Total Lines Of Code:
0 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 41 (100.0%) | 2294 (100.0%) | 55.9 |
hannes | 38 (92.7%) | 2182 (95.1%) | 57.4 |
stefanp | 3 (7.3%) | 112 (4.9%) | 37.3 |
Remove Fesi scripting engine from Trunk
0 lines of code changed in:
Merge from helma_1_2_4
1281 lines of code changed in:
Merged in changes from helma_1_2 branch
26 lines of code changed in:
Renamed evaluator field to eval to avoid abiguities
3 lines of code changed in:
ScriptingEngine interface got an additonal init() method.
FesiEvaluator was renamed to FesiEngine.
Some naming cleanups.
11 lines of code changed in:
Moved here from helma.xmlrpc package which has been replaced by org.apache.xmlrpc
78 lines of code changed in:
Catch all exceptions in Xml.read().
Nicer error messages.
6 lines of code changed in:
temporary fix: made Xml.write() use default UTF-8 encoding.
1 lines of code changed in:
Removed remote image capability (image manipulatino via RMI)
42 lines of code changed in:
addPart() now takes just one part at a time, but accepts the
file name to use for the part as second argument.
Also, it accepts instances of helma.util.MimePart, which are used
in HTTP file uploads and teh global getURL() function.
setText() now plays together nicely with addPart(). If both
plain text and MIME parts are set for a message, the
text will be added as plain text at the beginning of the message.
42 lines of code changed in:
don't use explicit encoding when setting mail headers;
use platform default instead.
5 lines of code changed in:
fixed formatting/indentation
33 lines of code changed in:
merged in code for limiting XML writing depth (although
commented out for now)
3 lines of code changed in:
Cleaned up class, fixed argument order in Xml.write():
now the hopobject is the first argument, and the filename the
second one. This seems more consistent to me (both taken
alone and in combination with the Xml.writeToString() function).
16 lines of code changed in:
Renamed save(), load() and create() to write(), writeToString(),
read() and readFromString() as discussed on the mailing list.
41 lines of code changed in:
Merged in changes from Stefan Pollach's "usersession_05_15" branch.
0 lines of code changed in:
Merged Stefan Pollach's XML Database branch.
8 lines of code changed in:
bugfix http://www.helma.org/bugs/show_bug.cgi?id=55
login() now returns false if authenication fails, not only
if heavier exceptions appear.
2 lines of code changed in:
initial checkin xml/dom-extension
109 lines of code changed in:
use application's event logger for error messages
instead of the one from helma.main.Server.
2 lines of code changed in:
(1 more)
Generated by StatCVS 0.2.2