Commit Graph

4 Commits (d1be64d49191f2112d01a0eb579eae78355f2de2)

Author SHA1 Message Date
orbiter 11639aef35 - added new protocol loader for 'file'-type URLs 15 years ago
low012 2bc459252e *) changes for better code readability 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 969123385b added json and rss output for image search 16 years ago