Commit Graph

20 Commits (eff7667554f5c8df8b1393a65684848e67ee2872)

Author SHA1 Message Date
Michael Christen c04bfaa51b refactoring 13 years ago
orbiter a35d513bd8 fix for not-deleted .gap and .idx files 14 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 b1781d7aae some more performance hacks 14 years ago
orbiter 5e45ded8e2 - removed locks from WordReference 14 years ago
orbiter 5924a0d851 - enhanced concurrency in database index access for multicore 15 years ago
orbiter 64f29f990e a collection of performance hacks and code cleanup: 15 years ago
orbiter 1a8a134e0c continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 15 years ago
orbiter 312ca5d917 removed flush at end of every rwi entry since this reduces the write performance. 15 years ago
orbiter 3751ab4ae2 added sixcoolers patch and more checks/removed unnecessary code 15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record 15 years ago
orbiter 5df628a2a4 - added BEncoder class 15 years ago
orbiter eb79ceb3ff update to kelondro data structures 15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD 15 years ago
orbiter eeca2ded92 fix for http://forum.yacy-websuche.de/viewtopic.php?p=18500#p18500 15 years ago
low012 dcb1096fb0 *) adding more SVN properties 15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
orbiter bea3b99aff moved table and util classes 16 years ago
orbiter c0e0e1f422 moved blob classes 16 years ago