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: 2004-09-24 to 2004-07-29 (Commits 2639-2688 of 3188)
removed unused imports
53 lines of code changed in:
0.7.1
1 lines of code changed in:
tiny fix + added setDebug()
9 lines of code changed in:
Implement getCachedObjects()
10 lines of code changed in:
Now using ObjectCache interface from lib/helma.jar
0 lines of code changed in:
Make server list configurable through memcached.servers property.
Update to new helma.objectmodel.ObjectCache interface.
23 lines of code changed in:
Update to new helma.jar snapshot.
0 lines of code changed in:
Introduce helma.objectmodel.ObjectCache interface for switchable cache implementations.
296 lines of code changed in:
Improved toString() method
5 lines of code changed in:
Connect to memcached running on localhost:11211 and make the class
actually work.
27 lines of code changed in:
Update helma.jar to new local version.
0 lines of code changed in:
Initial implementation of methods, untested.
78 lines of code changed in:
Added helma.jar to javac classpath
5 lines of code changed in:
Adding current helma snapshot.
0 lines of code changed in:
Remove debug print message.
2 lines of code changed in:
No more need to set the application's charset in the servlet config.
2 lines of code changed in:
Return the charset instance variable in getCharset() rather than asking the
application properties directly.
5 lines of code changed in:
Remove abstract execute() method and add abstract getApplication().
Remove encoding instance variable and get it from application when needed.
40 lines of code changed in:
Removing RMI based servlet clients.
0 lines of code changed in:
Remove last traces of Commons Codec URLCodec.
1 lines of code changed in:
Remove commons-codec.jar since we're back to the JDK URL encoding/decoding.
3 lines of code changed in:
Remove lines that were unintentionally doubled with a previous patch.
Remove unused import statement.
2 lines of code changed in:
UrlEncoded fix from Jürg Lehni to use JDK 1.4 methods if available and
switch back to JDK 1.3 methods otherwise. Methods renamed to encode()
and decode(), respectively.
105 lines of code changed in:
Make id in SyntheticKey case insensitive by always transforming
to lower case in constructor.
3 lines of code changed in:
Patch to close InputStreams contributed by Jürg Lehni.
70 lines of code changed in:
Bufix for a problem in the inital quantize code from Adam Doppelt, where unique pixels where calculated wrongly.
7 lines of code changed in:
Initial revision
2970 lines of code changed in:
Some code cleanups as suggested by Jürg Lehni.
7 lines of code changed in:
Add commons-codec.jar to classpath
3 lines of code changed in:
Removed the OutputStream / mimeType versions of saveAs that broke compiling
2 lines of code changed in:
Recognize <!doctype > tags in HTML formatter
9 lines of code changed in:
Bugfix to avoid an invalid Graphics2D object after changes to the internal image (crop, scale, reduceColors, ...).
75 lines of code changed in:
Set the servlet's defaultEncoding to the app's charset
as soon as we get the Application reference.
8 lines of code changed in:
Switch to Jakarta Commons Codec for URL en/decoding to provide
encoding-sensitivity on JDK 1.3.
Use application charset for URL encoding and decoding.
UnsupportedEncodingException is propagated.
129 lines of code changed in:
Adding Jakarta Commons Codec 1.3 jar
0 lines of code changed in:
Implement decent string representation for path object.
33 lines of code changed in:
Minor fixes from Juerg Lehni: Add trailing "/" in path info, plus code improvements
11 lines of code changed in:
Reverse order of global.init() and global.initStandardObjects() invocations. This is
required by Rhino 1.6R1pre and doesn't hurt with Rhino 1.5.
3 lines of code changed in:
Patch from Paul Alexandrow to query for groupby field rather than accessname
in getPropertyNames() if we have a grouped relation.
3 lines of code changed in:
Fixed a bug that affected transparent parts of images.
15 lines of code changed in:
replaced the weird-bug-fix-line by this one, which should even be faster as no function calls are involved:
String fix = "" + alpha;
6 lines of code changed in:
correct comments.
4 lines of code changed in:
added a bugfix line for a very weird bug that only occurs from time to time, on some systems:
for more information, read the comments before the following line:
if (i == 0) Integer.toString(alpha);
16 lines of code changed in:
a few bug fixes so that dithering now actually works.
7 lines of code changed in:
added drawImage for other ImageWrapper objects
15 lines of code changed in:
Update version to "1.4.1"
4 lines of code changed in:
Fix some more JavaDoc comments to stop javadoc from complaining.
49 lines of code changed in:
Fix some JavaDoc comments.
19 lines of code changed in:
Remove unused WebBroadcaster class
0 lines of code changed in:
Add getter for the underlying file
12 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