Ingo Weinhold 4f5f15f080 BRepositoryCache: Add iteration, etc.
* Remove InitCheck() and the initializing constructor.
* Rename PackageCount() to CountPackages().
* Use BOpenHashTable instead of HashMap for the internal PackageMap.
* Allow multiple packages with the same name. Equally named packages are
  in a singly linked list after the first package with that name.
* Add an Iterator inner class and a GetIterator() method, so one can now
  iterate through the packages in the repository.
2011-11-25 06:19:44 +01:00
..
2011-11-02 14:57:43 +00:00
2010-08-19 15:29:02 +00:00
2011-08-28 13:47:07 +00:00
2011-11-17 09:12:47 -05:00
2011-11-02 14:57:43 +00:00