Commit Graph

6 Commits (8b7b783c49d36d76d94f4913006bbf18ea7ab264)

Author SHA1 Message Date
orbiter 0ce17d823a - fixed bug in ordering
14 years ago
orbiter 5e45ded8e2 - removed locks from WordReference
14 years ago
orbiter e54cb7fb0c more bugfixes (also for latest commit)
15 years ago
orbiter be6b48311c misc bugfixes
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 1e4f8b56ed accumulated classes from different packages into the new rwi package
16 years ago