Commit Graph

5 Commits (2af8e337737b4e7cbc4b6394ef6a71f869894885)

Author SHA1 Message Date
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