1
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
chylex d66824e96b Release 2.0.0 2020-05-11 01:10:27 +02:00
chylex d578fb4346 Reorganize BrotliLib namespaces 2019-11-22 05:44:02 +01:00
chylex d6570f5366 Release 1.1 2019-11-03 13:24:52 +01:00
chylex e84dcd4ac9 Address IDE suggestions (C# 8.0) & minor refactoring 2019-10-19 01:43:54 +02:00
chylex b07c707759 Upgrade libraries to .NET Standard 2.1 and UI/test projects to .NET Core 3.0 2019-10-18 20:11:44 +02:00
chylex bc708a3646 Keep only AnyCPU w/ 32bit disabled, fix mismatched C# version settings 2019-05-17 20:05:22 +02:00
chylex dcb2f9c99d Add AnyCPU because Visual Studio still can't figure out 64bit UserControls 2019-02-07 01:53:13 +01:00
chylex 286f476cfb Add AlphabetSize utility w/ unit tests 2018-11-23 07:45:01 +01:00
chylex 6e3a50d9a6 Add fixed-size RingBuffer w/ unit tests 2018-11-21 18:02:49 +01:00
chylex 8d883a9b30 Add utility for generating Huffman trees w/ unit tests 2018-11-19 13:09:52 +01:00
chylex ed2dd4ba85 Implement a Huffman tree structure w/ unit tests 2018-11-19 01:30:52 +01:00
chylex 6469cacc42 Add boilerplate for testing elements of Brotli format 2018-11-16 14:03:04 +01:00
chylex 4054df4cd5 Add BitWriter w/ unit tests 2018-11-16 00:44:56 +01:00
chylex 97fdcfc7e6 Add BitReader w/ unit tests 2018-11-15 21:38:03 +01:00
chylex c5fa6fcc37 Add BitStream w/ unit tests 2018-11-15 11:49:31 +01:00
chylex 74a926f279 Fix Visual Studio compiler bug & update packages 2018-11-15 11:40:39 +01:00
chylex 787cbf19e8 Add library project 2018-11-14 21:19:25 +01:00
chylex 6631f17ef3 Add unit test project 2018-11-14 20:53:24 +01:00