Commit Graph

4 Commits (564184909a3ba14a43211c32546fcc5e984d3f72)

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
15 years ago