Commit Graph

7 Commits (3e03963b1c8ae8f1ec3e333c9fa5c4e6cbc65e81)

Author SHA1 Message Date
low012 3b40b98256 *) set SVN properties
14 years ago
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