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
orbiter 3247f0e901
fix for deadlocks caused by self-blocking access to TreeMap in concurrent environments. The TreeMap was replaced by a ConcurrentHashMap and additional care that the strings are compared all in lowercase
15 years ago
..
de/anomic self-healing for broken table files (may cause other problems, but better than nothing) 15 years ago
net fix for deadlocks caused by self-blocking access to TreeMap in concurrent environments. The TreeMap was replaced by a ConcurrentHashMap and additional care that the strings are compared all in lowercase 15 years ago
org/apache/tools/tar applied code changes that are recommended by PMD 16 years ago