haiku/headers/private/package
Ingo Weinhold 3f40dcb6b4 PackageWriterImpl::_AttributeRemoved(): Update string cache
When removing a string attribute, decrement the referenced string's
usage count in the string cache. This fixes the potentially incorrect
usage counts in update mode. Not a serious problem, but it could lead
to only singly (or no longer) used strings to be written to the string
subsection instead of encoding them inline and thus to slightly greater
file sizes.
2013-10-25 22:54:44 +02:00
..
hpkg PackageWriterImpl::_AttributeRemoved(): Update string cache 2013-10-25 22:54:44 +02:00
manager Remove /boot/common for good 2013-10-03 21:52:25 +02:00
ActivateRepositoryCacheJob.h more work on package kit: 2011-01-25 19:36:09 +00:00
ActivateRepositoryConfigJob.h Implemented repository writing: 2011-02-09 19:11:23 +00:00
ActivationTransaction.h BActivationTransaction: Make BArchivable 2013-09-10 19:14:19 +02:00
ChecksumAccessors.h Add StringChecksumAccessor 2013-04-20 21:40:09 +02:00
DaemonClient.h BDaemonClient::CommitTransaction(): Align with documentation 2013-10-22 01:12:02 +02:00
DaemonDefs.h package daemon: Add support for activation change request 2013-04-20 01:28:18 +02:00
FetchFileJob.h Package Kit: Implement progress notifications. 2013-09-29 17:25:33 -04:00
HashableString.h * prefer HashSet and HashMap to respective std-classes where possible 2011-02-15 18:52:03 +00:00
JobQueue.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
packagefs.h Remove /boot/common for good 2013-10-03 21:52:25 +02:00
PackagesDirectoryDefs.h Rename "packages" subdir "config" to "administrative" 2013-04-11 17:44:58 +02:00
RemoveRepositoryJob.h more work on package kit: 2011-01-25 19:36:09 +00:00
TempfileManager.h Mostly style-related changes to package kit: 2011-01-25 17:07:27 +00:00
ValidateChecksumJob.h more work on package kit: 2011-01-25 19:36:09 +00:00