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: 2002-05-23 to 2002-04-26 (Commits 1189-1238 of 3188)
Made getPathInfo() and getCharacterEncoding return useful values.
16 lines of code changed in:
Reworked much of the helma servlet code.
Parameter parsing is now done by the servlet itself since we know
best about the encoding used by an application.
AcmeServletClient is gone, the new EmbeddedServletClient
is a subclass of AbstractServletClient, so no more duplicate code here.
364 lines of code changed in:
Merged Stefan Pollach's XML Database branch.
627 lines of code changed in:
implemented support for "prefix" and "suffix" for macros that
directly write out to response buffer.
31 lines of code changed in:
only print stack trace if app.debug(),
removed dead code.
4 lines of code changed in:
changed linebreak output of function res.writeln from <br> to <br /> (for xhtml compatibility)
2 lines of code changed in:
changed linebreak output of function res.writeln from <br> to <br /> (for xhtml compatibility)
1 lines of code changed in:
avoid output to stderr when opening new connection
1 lines of code changed in:
still experimenting with file permissions and the right taring...
5 lines of code changed in:
grrr, i hate that tar xml ant weirdo-ness: still experimenting with file permissions and the right taring...
1 lines of code changed in:
modified antclick task to achieve correct file permissions when taring that thang
6 lines of code changed in:
updated version date.
1 lines of code changed in:
Implemented skin caching.
18 lines of code changed in:
pass number of read characters to Skin constructor.
2 lines of code changed in:
Pretty much streamlined Skin parsing and rendering,
trying to reduce the number of objects created.
61 lines of code changed in:
updated comment which was from 1998 or something like that
1 lines of code changed in:
implemented writeCharArray() method
9 lines of code changed in:
fixed a typo creating syntax error in line 313
1 lines of code changed in:
added lines in target "antclick" for creating a tgz package, too
11 lines of code changed in:
added line to change access rights for hop.sh in /antclick
1 lines of code changed in:
added targets "antclick", "cleanup", "fullcleanup"; modified target "package" (now excludes docs) and added target "fullpackage" (which does what "package" did before)
84 lines of code changed in:
initial check-in
0 lines of code changed in:
kicked out hopblog due to helma progressing from hsp templates
2 lines of code changed in:
now using relative path to hsqldb files
1 lines of code changed in:
initial check-in
21 lines of code changed in:
initial check-in
0 lines of code changed in:
initial check-in
1 lines of code changed in:
initial check-in
6 lines of code changed in:
backpedalling on dumb previous modification...
never change something you don't understand.
2 lines of code changed in:
updated version string to current date.
1 lines of code changed in:
Only set path-lookup-by-prototype if the object in the path actually does have a prototype.
Previously this threw a NullPointerException for untyped path elements.
Enabled printing of stack trace for errors within invoke().
6 lines of code changed in:
Call getNodeProperty() instead of getProperty() in NodeGet to avoid retrieving
prototype functions.
Fixed skinpath conversion to Java array.
19 lines of code changed in:
Changed remove() method to remove node itself if no arguments are supplied.
Added getNodeProperty() method which will only return properties of the node but not the
underlying prototype, thus avoiding to return functions declared for the prototype. This is used
for the HopObjects get() function.
Added getDefaultValue() to return a string representation for HopObjects. Previously, concatenating
HopObjects to Strings threw an error.
42 lines of code changed in:
Did some fixes in setConstraint() which now checks if the backward
mapping is a primitive mapping or an object reference.
Also allow the method to be called for group-by collections, which
is why the new code should be regarded as experimental.
Removed some dead code.
15 lines of code changed in:
Nodes are now inserted/updated in the database in the same order
they were marked as dirty in the transactor. This is to avoid
exceptions when databases check for relational constraints in
inserted objects.
13 lines of code changed in:
initial check-in
0 lines of code changed in:
Fixed remove() method.
9 lines of code changed in:
added methods to get and set skinpath and translated skinpath.
20 lines of code changed in:
removed silly comment
1 lines of code changed in:
added a lot of beautiful comments at the beginning of the file (to inform about the different targets and their purpose)
20 lines of code changed in:
merged changes from refactor_scripting_05_02 branch
1414 lines of code changed in:
switched reval field from RequestEvaluator to FesiEvaluator.
2 lines of code changed in:
removed rss application; instead, added a new target for checking out and zipping any application residing in the cvs [syntax: ant -buildfile file.xml -Dapplication=appName]
11 lines of code changed in:
Take id field from parent prototype if it isn't defined in this one.
10 lines of code changed in:
modifed to fit the latest build targets
42 lines of code changed in:
checkout now gets only the sources, checkoutfull gets everything needed
for building.
13 lines of code changed in:
Removed try/catch clause from getLogger() method.
Increased version string to "pre3 2002/04/26".
7 lines of code changed in:
Formatting fixes
65 lines of code changed in:
added a trim() method to fesi string objects
10 lines of code changed in:
Logger.getLogger(...) doesn't throw an IOException anymore if
it can't open the requested log file. Instead it displays an error message
and sees if the file becomes writable. So there's no use in catching the
Exception and getting a Logger to std out/err anymore.
9 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