haiku/headers/private/package/hpkg
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
..
v1
BlockBufferPoolImpl.h
DataWriters.h
HPKGDefsPrivate.h
PackageFileHeapAccessorBase.h
PackageFileHeapReader.h
PackageFileHeapWriter.h
PackageReaderImpl.h PackageReaderImpl: Add public TOC section accessor 2013-10-25 22:54:44 +02:00
PackageWriterImpl.h
PoolBuffer.h
ReaderImplBase.h package kit: ReaderImplBase: Add public attrs section accessor 2013-10-25 22:54:43 +02:00
RepositoryReaderImpl.h Repository file format: group attributes of a package 2013-07-04 19:20:14 +02:00
RepositoryWriterImpl.h Add support for adding a package-info to BRepositoryWriter. 2013-09-18 12:05:34 +02:00
Stacker.h
Strings.h PackageWriterImpl::_AttributeRemoved(): Update string cache 2013-10-25 22:54:44 +02:00
WriterImplBase.h Repository file format: group attributes of a package 2013-07-04 19:20:14 +02:00
ZlibCompressionBase.h
ZlibCompressor.h
ZlibDecompressor.h