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-09-16 to 2002-09-04 (Commits 1539-1588 of 3188)
Set maxSize field to 0 if it is not specified in the type.properties file.
2 lines of code changed in:
Updated version string.
1 lines of code changed in:
Transmit charset as separate object when serializing, instead of
pre-mangling it into the contentType.
3 lines of code changed in:
Fixed bug: character variable is called 'c', not 'ch'.
2 lines of code changed in:
Added JavaScript function stub to Node.prefetchChildren().
60 lines of code changed in:
Filter out invalid XML characters below 0x20 in encodeXml().
8 lines of code changed in:
Extended prefetchChildren to push secondary keys into the cache.
21 lines of code changed in:
Do not set write locks when adding a node or setting a node to a
transient parent.
23 lines of code changed in:
Fixed bug in updatePrototypes where new Prototypes (that didn't exist when
the evaluator was initialized) weren't created.
Correctly rethrow Timeout, Redirection and Concurrency Exceptions in
invoke().
25 lines of code changed in:
Fixed bug where type.properties of newly created prototypes were potentially
not updated correctly because another freshly created DbMapping was still
missing.
15 lines of code changed in:
made application directory available as app.dir-property
4 lines of code changed in:
Implemented utility method containsKeys(Object[]) to let us check which of an array of
keys are present in the CacheMap. This is used by Node.prefetchChildren() to get only
those child nodes which aren't in the cache already.
23 lines of code changed in:
Implemented experimental prefetchChildren method on nodes. Try calling
prefetchChildren(start, length) on internal node objects. Works also on nodes
with groupby-collections.
Null columns from the DB are now set to Properties, which required some fixes
when converting a string (or other) property to a node reference.
205 lines of code changed in:
Added support for encoding and decoding XML-RPC parameters.
108 lines of code changed in:
Catch all exceptions in Xml.read().
Nicer error messages.
6 lines of code changed in:
Fixed an error reported by Roland Kofler where in the case of wrong
command line options the Logger was used before being initialized,
causing a NullPointerException. Now the message is written to System.err instead.
Updated version string.
2 lines of code changed in:
XmlReader now uses the SAX API to read XML files into HopObjects. SAX is
generally faster than DOM because it doesn't report an intermediary DOM tree, but
reports parsing events directly to the application.
XmlDatabase now uses a separate, special purpose XmlReader called XmlDatabaseReader
which parses only one-level HopObjects and generates NodeHandle objects
for all references.
328 lines of code changed in:
delete newlines at end of file.
0 lines of code changed in:
list() and not listChildren() anymore
1 lines of code changed in:
added prefix to zipfiles too
3 lines of code changed in:
upgraded to current javagroups-release 2.0.2
0 lines of code changed in:
state prefetch: state is only serialized in synchronized block
6 lines of code changed in:
use server logger
27 lines of code changed in:
cache MethodCall and not Message, clone it through serialization.
added short sleep between prefetchState() and getState()
20 lines of code changed in:
cache MethodCall and not Message.
7 lines of code changed in:
bugfix in equals()
4 lines of code changed in:
Added <s> (old strikethrough) to list of recognized HTML tags.
1 lines of code changed in:
Updated version string.
1 lines of code changed in:
Append charset to contentType when externalizing (serializing) ResponseTrans objects.
Without this, responses don't contain info about their encoding.
1 lines of code changed in:
Big patch to clean up checking type.properties files. Changes in type.properties are
now reflected on existing collection objects (aka virtual subnodes).
DbMappings are no longer managed by the application. Instead they're now held by
the prototype they belong to.
103 lines of code changed in:
Cut off newlines at end of file.
4 lines of code changed in:
Renamed DbMapping.isStringColumn() method to DbMapping.needsQuotes and
included DATE, TIME and TIMESTAMP in the list of types that need to be quoted.
19 lines of code changed in:
no message
28 lines of code changed in:
renamed listChildren() to list() and countChildren() to count()
3 lines of code changed in:
updated readme, changed it to html-file
63 lines of code changed in:
changed layout, moved here from lib-dir
0 lines of code changed in:
changed layout, moved one dir up
0 lines of code changed in:
*found no CVS/Template file*
0 lines of code changed in:
changed layout, updated build
11 lines of code changed in:
changed layout, updated compilescripts
24 lines of code changed in:
changed layout, updated startscripts
21 lines of code changed in:
renamed listChildren() to list() and countChildren() to count()
8 lines of code changed in:
updated config string
11 lines of code changed in:
Rewrote equals() to do without a try/catch statement.
9 lines of code changed in:
use internalized string for typename field to allow comparison using ==.
5 lines of code changed in:
reverted exception constructors to compile with 1.3
4 lines of code changed in:
upgraded to ant 1.5
123 lines of code changed in:
req may have been unset in recycle() by the time we reach the catch clause,
so use the current thread for debugging output.
2 lines of code changed in:
Recognize Timeouts without explicit timeout flag, just comparing
if we still "own" the evaluator thread.
1 lines of code changed in:
Marked timeout field as volatile.
1 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