Commit Graph

7 Commits (3142e675e83dfd3091933d39b281025291747304)

Author SHA1 Message Date
Michael Peter Christen 15db703808 added missing serialization to remove all warnings
13 years ago
low012 3b40b98256 *) set SVN properties
14 years ago
orbiter cb1f49d0f2 replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'.
14 years ago
orbiter 64f29f990e a collection of performance hacks and code cleanup:
15 years ago
orbiter 4df88a4e7a - fixes for missing or bad hashCode computation
15 years ago
low012 e77c906673 *) minor changes mainly in comments
15 years ago
orbiter 4446acc8cd moved kelondro order
16 years ago