haiku/headers/os/package
Ingo Weinhold 10e1bc5267 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-07-17 16:55:20 +02:00
..
hpkg Add a package info "install-path" attribute 2011-07-17 16:55:14 +02:00
AddRepositoryRequest.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
Attributes.h More work on package kit: 2011-01-27 23:17:03 +00:00
BlockBufferCacheNoLock.h * moved BlockBufferCacheNoLock into package kit 2011-02-14 17:22:31 +00:00
Context.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
DropRepositoryRequest.h more work on package kit: 2011-01-25 19:36:09 +00:00
Job.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
PackageArchitecture.h * fix value of all enumeration types that are stored as part of a 2011-02-15 18:33:19 +00:00
PackageFlags.h * implemented checking of licenses, such that it is no longer possible 2011-02-08 19:50:36 +00:00
PackageInfo.h Add a package info "install-path" attribute 2011-07-17 16:55:14 +02:00
PackageInfoAttributes.h Add a package info "install-path" attribute 2011-07-17 16:55:14 +02:00
PackageResolvable.h BPackageResolvable: Add compatibleVersion property 2011-07-17 16:54:38 +02:00
PackageResolvableExpression.h Implemented repository writing: 2011-02-09 19:11:23 +00:00
PackageResolvableOperator.h * fix value of all enumeration types that are stored as part of a 2011-02-15 18:33:19 +00:00
PackageResolvableType.h * fix value of all enumeration types that are stored as part of a 2011-02-15 18:33:19 +00:00
PackageRoster.h More work on package kit: 2011-01-27 23:17:03 +00:00
PackageVersion.h Introduce a pre-release version component 2011-07-17 16:54:37 +02:00
RefreshRepositoryRequest.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
RepositoryCache.h BRepositoryCache: Add iteration, etc. 2011-07-17 16:55:20 +02:00
RepositoryConfig.h more work on package kit: 2011-01-25 19:36:09 +00:00
RepositoryInfo.h * add support to storing names and texts of licenses that require 2011-02-10 19:07:21 +00:00
Request.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00