Commit Graph

9 Commits (756c55e6d1a0c041a4874f53f7a7b4a3dbc3b714)

Author SHA1 Message Date
Michael Peter Christen 135a123a77 less logging in new language detection
9 years ago
Ryszard Goń 59096935d0 Use language-detection library for increased accuracy
10 years ago
Michael Peter Christen e101c2e0e2 added changes from copperdust (submitted by email):
13 years ago
orbiter f667b9c289 enhanced identificator: using AtomicInteger for counter
14 years ago
low012 3d95981f7d *) cleaning up the code a little bit
14 years ago
orbiter 60e71876ad - more abstraction (HashMap -> Map)
15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes
15 years ago