Commit Graph

4 Commits (e54cb7fb0ce4993ab3ed8bc6575c1906c222904a)

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