1
0
mirror of https://github.com/chylex/Brotli-Builder.git synced 2024-10-21 23:42:48 +02:00
Brotli-Builder/BrotliLib/Brotli/Components/Data
2020-04-07 22:36:59 +02:00
..
BlockLengthCode.cs Add more block-switch command and builder validation 2020-04-06 20:57:03 +02:00
BlockSwitchCommand.cs Fix broken final block-switch & improve command building API 2020-04-07 22:36:59 +02:00
BlockSwitchTracker.cs Rewrite BlockSwitchTracker 2020-04-06 20:58:09 +02:00
BlockTypeCode.cs Work on BrotliLib APIs (block-switch, builder validation, minor code tweaks) 2020-02-12 19:11:59 +01:00
DistanceCode.cs Reduce allocations & unnecessary calls in IC commands and distance codes 2020-04-07 18:01:09 +02:00
DistanceCode.Type.Complex.cs Reorganize BrotliLib namespaces 2019-11-22 05:44:02 +01:00
DistanceCode.Type.Direct.cs Minor code fixes (in/readonly keywords, exception messages, LINQ tweaks) 2020-04-07 17:41:24 +02:00
DistanceCode.Type.Last.cs Tweak Brotli component APIs & add/update ToString() 2019-11-28 02:36:54 +01:00
DistanceInfo.cs Reduce allocations & unnecessary calls in IC commands and distance codes 2020-04-07 18:01:09 +02:00
InsertCopyCommand.cs Reduce allocations & unnecessary calls in IC commands and distance codes 2020-04-07 18:01:09 +02:00
InsertCopyLengthCode.cs Rename DistanceCodeZeroStrategy & repurpose old name for command builder 2020-03-15 08:46:14 +01:00
InsertCopyLengths.cs Reduce allocations & unnecessary calls in IC commands and distance codes 2020-04-07 18:01:09 +02:00
Literal.cs Minor builder API additions & fixes 2020-03-18 16:56:40 +01:00