Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Summary Period: 2003-06-26 to 2003-06-16 (Commits 2039-2088 of 3188)
Implement global write() and writeln()
26 lines of code changed in:
Merged changes from helma_1_2 (between helma_1_2_5 and helma_1_2_5_merge_1)
142 lines of code changed in:
Adapt to new signature of Application.getSkin().
5 lines of code changed in:
Checking in SkinKey class for per-request skin caching.
73 lines of code changed in:
Added native implementation for String.trim(), Date.format() and Number.format().
45 lines of code changed in:
Changed dependsOn() argument to String to force coercion to string.
This will probably break FESI, but is required by Rhino (e.g. for NativeDate).
3 lines of code changed in:
Refactored and simplified renderSkin* methods.
94 lines of code changed in:
Internally replace '.' with '_' in action names.
5 lines of code changed in:
Internally replace '.' with '_' in action names.
Implement proxy method for Application.getSkin() that takes care of per-request caching.
26 lines of code changed in:
Changed skin cache methods to take any object as key.
4 lines of code changed in:
Changed signature of getSkin to take a prototype name instead of a path element parameter.
4 lines of code changed in:
Added setText() method and lots of JavaDoc comments.
46 lines of code changed in:
Make res.skinpath work.
51 lines of code changed in:
Do not create a constructor for HopObject - this is done by defineClass().
5 lines of code changed in:
Follow Rhino conventions for JavaScript constructor naming.
5 lines of code changed in:
fixed chopDelimiters() again
7 lines of code changed in:
chopDelimiters() fixed to chop beginning as well as ending from the same line
10 lines of code changed in:
Remove unused prototypeField variable.
2 lines of code changed in:
Removed reference to FESI package.
4 lines of code changed in:
Make classMapping case sensitive, add method for prototype to java class name lookup.
Add simple constructor taking just a name argument.
28 lines of code changed in:
Added feature to switch case sensitivity on and off.
35 lines of code changed in:
Removed import for helma.scripting.fesi package
2 lines of code changed in:
Lots of fixes and cleanup.
138 lines of code changed in:
Moved extensions to separate directory.
2313 lines of code changed in:
listTags() filters with string and no longer with int
6 lines of code changed in:
rewrote class to make custom tag types possible
kind is now type and is no longer int but a string. features whatever comes
after the @-sign in the tag
68 lines of code changed in:
use Util.chopComment() instead of doing it here.
solved constructor problem for TokenStream - we need jra from
rhinoLatest or from cvs
5 lines of code changed in:
added static chopComment() which chops everything after a closing comment tag
20 lines of code changed in:
Use constructor for TokenStream (adding additional null argument).
6 lines of code changed in:
Override wrapAsJavaObject in wrapper factory to check for IPathElement objects.
8 lines of code changed in:
Implemented stopping of running threads. kicked out some dead code.
21 lines of code changed in:
make the introspector work with rhino
12 lines of code changed in:
handle org.mozilla.rhino.NativeString as string in HopObject.put().
4 lines of code changed in:
kicked out FESI parser and implemented parsing with rhino dependency.
all token-handling/file-parsing moved to DocFunction.java, all raw file
handling to Util
299 lines of code changed in:
Check for null when converting arguments in invoke().
3 lines of code changed in:
Be more careful about entering and exiting contexts.
7 lines of code changed in:
Use native JavaScript array when converting a XML-RPC Array.
3 lines of code changed in:
Use a helma.util.SystemMap for app.modules so it is wrapped by the scripting engine
as native object.
6 lines of code changed in:
Do not throw exceptions, instead return an object with either a result or an error property.
13 lines of code changed in:
Added Remote (XML-RPC client) object.
Fixes in XML-RPC argument encoding.
26 lines of code changed in:
Return string representation if hint is null in getDefaultValue.
3 lines of code changed in:
Implement basic encoding/decoding of incoming XML-RPC calls.
82 lines of code changed in:
Implement getDefaultValue(String.class) for MapWrapper.
9 lines of code changed in:
do a Context.toObject() on the result of getURL().
3 lines of code changed in:
Updated version string to 1.3-alpha-0
5 lines of code changed in:
Invoke scripted constructor function.
10 lines of code changed in:
* We now have our own version of FunctionObject.addAsConstructor() to install
HopObject constructors, because we do not want the prototype.constructor property
to be set. Otherwise, scripted constructor functions are shadowed.
* Fix typo in getElementWrapper().
24 lines of code changed in:
Checking in the MailExtension.
3 lines of code changed in:
Change argument type for write/writeln/debug methods from Object to String
so that toString() is performed by the script runtime. (FESI wasn't able to do this,
but Rhino is.)
5 lines of code changed in:
Changed default scripting engine to helma.scripting.rhino.RhinoEngine.
5 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Generated by StatCVS 0.2.2