Commit Graph

16 Commits (8ae29bad57da9a3f8538fc11137cae4093885ba2)

Author SHA1 Message Date
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 2c2dcd12a2 - enhanced performance of Eco-Tables: less time-consuming size() - operations
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
18 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
orbiter 8418af141a added several consistency checks and small changes
19 years ago
orbiter 83a34b838d * added Object allocation monitor on performanceMemory page
20 years ago
orbiter 3cc02fe749 enhanced buffered write by combination of several chunks into one chunk
20 years ago
orbiter f27f9ecf15 * activated write buffer for databases.
20 years ago
orbiter c59d1b2f5e - Tests with write buffer (new class kelondroBufferedIOChunks, not yet active)
20 years ago