We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e617edf commit 170545eCopy full SHA for 170545e
doc/CHANGELOG.txt
@@ -1,3 +1,9 @@
1
+25 Nov 2005 (whalin, chawla, watts)
2
+ -- released as 1.3.1
3
+ -- allow passing of classloader for use in deserialization (chawla)
4
+ -- additional param checking (bug reported by young)
5
+ -- additional stats methods (watts)
6
+
7
09 Sep 2005 (whalin)
8
-- fix keyExists for counters
9
-- stop using jikes
doc/TODO.txt
@@ -1,7 +1,5 @@
To Do:
- support collections in NativeHandler
-- clean up Logging code
+- clean up Logging code (auto-detect)
- clean up and add more unit tests
-- Try different compression streams as gzip stream is slow. (JNI??)
-- Try to improve CRC32 hashing performance (java.zip.CRC32 is slooooow)
0 commit comments