This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
yacy_search_server
Watch
1
Star
0
Fork
0
You've already forked yacy_search_server
mirror of
https://github.com/yacy/yacy_search_server.git
synced
2025-12-11 03:54:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
yacy_search_server
/
source
/
net
/
yacy
/
kelondro
/
logging
History
Michael Peter Christen
05d0f68040
fixed some critical errors in kelondro
2025-11-19 01:35:05 +01:00
..
ConsoleOutErrHandler.java
fixed some newInstance() warnings
2021-08-07 18:46:53 +02:00
ConsoleOutHandler.java
collection of speed and memory saving hacks
2012-07-13 21:15:38 +02:00
GuiHandler.java
fixed some critical errors in kelondro
2025-11-19 01:35:05 +01:00
LogalizerHandler.java
Added 'final' for all exception blocks as this helps the Java compiler
2013-07-17 18:31:30 +02:00
LogParser.java
replaced new Number(Number) with Number.instanceOf
2021-08-08 00:39:03 +02:00
MiniLogFormatter.java
always try to guess the size of a StringBuilder to prevent too many memory re-allocations
2011-03-09 09:29:05 +00:00
SimpleLogFormatter.java
replaced StringBuffer with StringBuilder
2013-07-23 12:21:27 +02:00
ThreadDump.java
removed warnings
2025-04-10 12:48:04 +02:00