yacy_search_server/source/de/anomic/server
Marek Otahal 72adbeae90 !Important: move from Hashtable to HashMap
Hashtable is an obsolete collection v1, now since v2 offers HashMap with same or better
functionality. Please review, almost all code was already moved, so only a few changes. That is not the issue,
but I found notices that some (ugly big) helper classes had to be created in past
to compensate missing Hashtable's functionality. I'd like input if we can remove some of them.
look for //FIX: if these commits

Signed-off-by: Marek Otahal <markotahal@gmail.com>
2012-01-09 01:29:18 +01:00
..
serverAccessTracker.java performance hacks 2011-09-14 23:34:05 +00:00
serverClassLoader.java some last-minute performance hacks 2011-11-25 11:23:52 +00:00
serverCore.java some last-minute performance hacks 2011-11-25 11:23:52 +00:00
serverCoreSocket.java *) made sure that &nbsp; is replaced with a space and not just deleted in CharacterCoding.java 2009-10-13 20:57:56 +00:00
serverHandler.java This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
serverObjects.java !Important: move from Hashtable to HashMap 2012-01-09 01:29:18 +01:00
serverSwitch.java serverSwitch get(App/Data)Path() use common helper method 2012-01-09 01:26:03 +01:00
serverSwitchAbstractAction.java start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root 2009-10-09 23:13:30 +00:00
servletProperties.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00