Commit Graph

69 Commits (fd31a3616a094d8a4356da183f724f662230ecbc)

Author SHA1 Message Date
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
orbiter 09987e93fd fixed some more bad handling of byte[]
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index
16 years ago
orbiter 411f2212f2 more memory leak fixing hacks
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes:
16 years ago
orbiter 674ad2d55b different handling of error cases that occur during loading files with http or ftp:
16 years ago
orbiter 2d65887723 - fix for bug in new profile handling
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
orbiter 7989335ed6 Preparations to replace the HTCache with a new storage data structure:
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
orbiter ebb40d324b enhanced memory chart: shows now also the size of the word cache as third vector.
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
det 273fb01142 revert last fix; was wrong
17 years ago
det b6f50851fa fix memory requirement calculation
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search
17 years ago
orbiter c7021c14bb patch for ArrayIndexOutOfBoundsException in BMP parser
17 years ago
orbiter 14404d31a8 - enhanced performance graph (more info)
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
orbiter 8fd5e52f04 added basket icons and experimental gif animation class
17 years ago
orbiter ff5969901c modified dir servlet to cooperate with intranet indexing from the own HTDOCS repository:
17 years ago
orbiter f890b039ee experiments wit openstreetmaps
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
low012 6fbda9ef4f *) cleaned up code
17 years ago
orbiter 6a3a292015 - smoothed ymage font
17 years ago
low012 7397152e04 *) quick hack for antialiasing, works only on borders now => less blurry image
17 years ago
low012 4eb40c4f61 *) added 2 filters: blur and antialiasing (which in fact is nothing more than a mild blur) to ymageMatrix
17 years ago
orbiter e22014dc83 some memory enhancements when generating and displaying ymage objects
17 years ago
orbiter c57eb76b13 removed CMY color model from ymage classes and re-introduced RGB color model
17 years ago
low012 76cd6ed6f6 *) New methods to insert bitmaps that feature transparencies.
17 years ago
orbiter be214e594f - generalized ymage initialization options
17 years ago
low012 ee8a177c26 *) Logo is in the middle of free space now.
17 years ago
low012 72698fcd36 *) Banner features a logo now. It does not look nice, but at least it works. Banner is not finished yet.
17 years ago
orbiter aefb3f7765 added memory graph picture to PerformanceMemory_p.html
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
orbiter bf6f6820ec fix for another BMP parser problem. This is not a bug, I guess it was caused by a corrupted graphics file.
18 years ago
orbiter cff019464e fix for BMP/ICO magic detection
18 years ago
orbiter b1630e73c8 addition to fix 3983
18 years ago
orbiter d477773fa3 fix for b/w color mode in BMP parserhttp://forum.yacy-websuche.de/viewtopic.php?f=6&t=180&hilit=&p=942#p942
18 years ago
orbiter 26ddf797eb added bmp and ico image format to all parser/viewing methods
18 years ago
orbiter ac7b6b9c10 added a default favicon for search results from domains that do not have a favicon
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago
orbiter 71fd972ac0 - reduced default search time
18 years ago