yacy_search_server/source/net/yacy/kelondro/table
Michael Peter Christen cf47d94888 performance hack to parse numbers inside of substrings without actually
generating a substring. This avoids the allocation of a String object
ech time a substring is parsed. Should affect CPU load during RWI
transmission.
2012-05-21 13:40:46 +02:00
..
ChunkIterator.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Relations.java performance hack to parse numbers inside of substrings without actually 2012-05-21 13:40:46 +02:00
SplitTable.java serialized some database access methods 2012-01-31 21:13:49 +01:00
SQLTable.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
Table.java Made a method static (Eclipse suggested it), removed unused import, pk=null check does now output a warning in logfile 2012-05-17 05:55:44 +02:00