haiku/src/kits/support
Jérôme Duval 6ac3a280f4 Add ZstdCompressionAlgorithm.
* kernel lib is decompress only (like zlib).
* expand compression_test for zstd.
2017-11-24 21:35:49 +01:00
..
Architecture.cpp Add get_architectures() and C++ versions 2013-11-17 02:09:37 +01:00
Archivable.cpp PVS 170: use boolean for if comparison 2015-07-26 16:57:05 +02:00
ArchivingManagers.cpp Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
ArchivingManagers.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Base64.cpp Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Beep.cpp Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
BlockCache.cpp More whitespace cleanup all over the place. 2015-04-10 15:05:14 +02:00
BufferedDataIO.cpp BBufferedDataIO: the underlying stream might return an error. 2015-01-06 15:25:37 +01:00
BufferIO.cpp Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
ByteOrder.cpp Handle 64-bit types correctly. 2012-08-04 18:58:26 +01:00
CompressionAlgorithm.cpp Add B[Zlib]CompressionAlgorithm 2014-06-30 21:55:41 +02:00
DataIO.cpp Move MediaIO in it's own header 2016-03-25 22:44:56 +01:00
DataPositionIOWrapper.cpp Add private BDataPositionIOWrapper 2014-07-13 17:57:56 +02:00
DateTime.cpp HaikuDepot; date formatting and location header handling 2017-01-31 23:06:20 +13:00
Flattenable.cpp Minor tweaks to be able to declare this one done. :) 2005-06-06 19:29:04 +00:00
Jamfile Add ZstdCompressionAlgorithm. 2017-11-24 21:35:49 +01:00
Job.cpp BJob: Added SetState() method. 2015-10-17 14:16:26 +02:00
JobQueue.cpp JobQueue: fixed incorrect requeuing. 2015-10-18 13:11:26 +02:00
List.cpp Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Locker.cpp BLocker: Make misuse warning more useful. 2015-11-04 00:11:17 +01:00
PointerList.cpp Add MoveItem method to easily move a item within a list. Fix line limit. 2011-07-24 23:49:30 +00:00
Referenceable.cpp kits/support: Skip debug check in boot loader 2013-10-01 15:47:53 +02:00
StopWatch.cpp fix BStopWatch::Resume() 2005-09-20 11:34:22 +00:00
String.cpp BString: Use safestr() to prevent strlen(NULL) 2017-02-21 19:20:02 -08:00
StringList.cpp BStringList::Add(): fix ref counting problem 2013-06-27 21:57:40 +02:00
Url.cpp move BUrl to the support kit 2016-12-29 16:38:53 +01:00
Uuid.cpp Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
ZlibCompressionAlgorithm.cpp BZlibCompressionAlgorithm: Missing NULL check 2014-07-03 17:39:59 +02:00
ZstdCompressionAlgorithm.cpp Add ZstdCompressionAlgorithm. 2017-11-24 21:35:49 +01:00