You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/util
orbiter 2094df2e4e
- correct length computation for BStringObject (bugfix suggested by
13 years ago
..
BDecoder.java - correct length computation for BStringObject (bugfix suggested by 13 years ago
BEncoder.java
ByteArray.java cleaned unnecessary nested code 13 years ago
ByteBuffer.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
CompressedHashMap.java
ConsoleInterface.java
FileUtils.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Formatter.java - performance hacks 13 years ago
GenerationMemoryStrategy.java - added @SuppressWarnings to unused servlet method parameters 13 years ago
ISO639.java Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 13 years ago
LookAheadIterator.java
MapTools.java
MemoryControl.java made class methods static where possible 13 years ago
MemoryStrategy.java made class methods static where possible 13 years ago
NamePrefixThreadFactory.java
OS.java add-on to latest commit 13 years ago
ObjectSpace.java
ReverseMapIterator.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
SetTools.java Abstraction of HandleMap and HandleSet 13 years ago
StandardMemoryStrategy.java made class methods static where possible 13 years ago
XMLTables.java Now used synchronization in all close() methods to make sure all objects 13 years ago
kelondroException.java