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-06-07 to 2002-05-23 (Commits 1239-1288 of 3188)
marked class as final.
print stack trace on id generation if debug is true.
7 lines of code changed in:
marked class as final.
3 lines of code changed in:
removed import statements for ScriptingEnvironment and
ScriptingException
0 lines of code changed in:
No more skin caching in the skin manager. Skins are from now
on cached only on the response object.
4 lines of code changed in:
changes in skin caching: the response object now holds a local
skin cache which is expunged each time the skin path is set.
But no more long term skin caching in the application or
skin manager.
29 lines of code changed in:
minor cleanup
4 lines of code changed in:
removed memory leak where XmlUtil held strong static
references on transactor threads.
13 lines of code changed in:
added zero argument constructor and init() method.
10 lines of code changed in:
merged in code for limiting XML writing depth (although
commented out for now)
3 lines of code changed in:
added org/w3c/dom/ranges/ package
0 lines of code changed in:
jar-file was broken; updated with latest version from http://xml.apache.org/dist/crimson/
0 lines of code changed in:
Only include encoding in xml declaration if it was explicitly
set by the constructor.
11 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:
Apache DOM classes necessary for using and building
getHtmlDocument() functionality. Extracted from Xerces-J 2.0.1
(Re-checked in as binary file)
0 lines of code changed in:
removed invalid file (checked in as text)
0 lines of code changed in:
made parsing more flexible by allowing InputSource
parameter additionally to InputStream
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:
made parsing more flexible by allowing InputSource
parameter additionally to InputStream
14 lines of code changed in:
don't delete the snapshot.src directory
1 lines of code changed in:
Fixed bug 91: web connection was closed when the request
was encoded multipart/form-data (file upload). This bug was
caused by the recent unification of Servlets under the common
AbstractServletClient base class, since closing the input
stream worked ok on Apache JServ/Tomcat, but not with the
embedded Acme web server.
13 lines of code changed in:
added app.getRegisteredUsers()
27 lines of code changed in:
fixed formatting
55 lines of code changed in:
added lib/apache-dom.jar to classpath
4 lines of code changed in:
Apache DOM classes necessary for using and building
getHtmlDocument() functionality. Extracted from Xerces-J 2.0.1
0 lines of code changed in:
Removed berkeley.jar, openxml.jar and sax.jar from classpath,
added crimson.jar.
8 lines of code changed in:
Removed sax.jar because SAX classes are already contained
in crimson.jar
0 lines of code changed in:
Added crimson.jar (Apache Crimson v. 1.1.3) as standard
XML parser.
0 lines of code changed in:
Removed berkeley.jar and openxml.jar, which are not any
longer in use.
0 lines of code changed in:
Updated mm.mysql JDBC MySQL driver to version 2.0.14
0 lines of code changed in:
Implemented pretty good heuristics to close tags when they
ought to be closed.
109 lines of code changed in:
Switch to standard Java (JAXP) XML parser for getXmlDocument()
and provide our own HTML parser for getHtmlDocument which is a
thin bridge between javax.swing.text.html.parser.* and the Apache
HTML-DOM implementation.
251 lines of code changed in:
always convert property names to lowercase
1 lines of code changed in:
switched internal db of hopblog to xml-database
5 lines of code changed in:
Removed support for old type.properties db mapping.
25 lines of code changed in:
Removed check for global object "user" (which was merged in
again by CVS accidentally).
0 lines of code changed in:
Rewrote global object wrapping to be look more consistent
13 lines of code changed in:
Removed support for res.skin and public skins.
8 lines of code changed in:
Rewrote getActiveUsers() and getSessionsForUser() to return
ArrayList instead of an Enumeration. The reason is that this is easier
to turn into an array and generally more versatile than an Enumeration.
60 lines of code changed in:
Merged in changes from Stefan Pollach's "usersession_05_15" branch.
833 lines of code changed in:
Fixes in servlet registry methods
9 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:
Helma encode() functions now do entity encoding
again, but the right way. It transforms special Windows characters (such as smart quotes)
top valid Unicode, uses symbolic entities for ISO-8859-1 characters and numeric entities
fpr everything above.
180 lines of code changed in:
If macro returned something write it to the response object regardless if
the macro wrote to the response itself or not.
3 lines of code changed in:
Pass a clone of the parameter map to macros, so if the macro
modifyes the object we still have the original version.
3 lines of code changed in:
minor addition to comment
1 lines of code changed in:
don't decode query string, we do that afterwards in servlet
where we know which encoding to use.
4 lines of code changed in:
Merged Stefan Pollach's XML Database branch.
8 lines of code changed in:
Declared as class as final, getEvaluator() as private.
2 lines of code changed in:
Templates work again (also with _as_string).
20 lines of code changed in:
Added DomExtension as standard extension.
Templates work again (also with _as_string).
Do not remove internal functions when cleaning up global object.
17 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