Commit Graph

13 Commits (3b6e08b49f2d22779d8f14d9ae3181485f00b20e)

Author SHA1 Message Date
Michael Peter Christen a8167e6e5b clean-up: removed unused methods in kelondro
12 years ago
Michael Peter Christen ea10766bfd cleaned unnecessary nested code
13 years ago
Michael Peter Christen 461a0ce052 removed warnings
13 years ago
Michael Peter Christen 10da7335ea performance hack: use a hash cache for all hashes that are computed by a
13 years ago
Marek Otahal 72adbeae90 !Important: move from Hashtable to HashMap
13 years ago
Michael Christen c04bfaa51b refactoring
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 5fe828fa06 - replaced pdfbox and fontbox version 1.1.0 with 1.2.1
14 years ago
orbiter 64f29f990e a collection of performance hacks and code cleanup:
15 years ago
orbiter 3a50b5aa04 enhanced object hash computation
15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
orbiter bea3b99aff moved table and util classes
15 years ago