| Add cycle guard to JsonEstimator to prevent stack overflow. |
|
More...
|
3 months ago
|
| Cache reflected members per type in JsonEstimator. |
|
More...
|
3 months ago
|
| Add JsonEstimator support for byte[], Enum, TimeSpan and Uri. |
|
More...
|
3 months ago
|
| Fix JsonEstimator byte counts for Byte, SByte, String and Char. |
|
More...
|
3 months ago
|
| Improve test coverage on checksums. |
|
More...
|
3 months ago
|
| Throw on little endian like others. |
|
More...
|
3 months ago
|
| Hand-rolled Adler32 algo with Claude-provided AI test coverage. |
|
More...
|
3 months ago
|
| Add missing XML doc comments across the library |
|
More...
|
3 months ago
|
| Switch from IList to byte array for perf on checksum/CRC algos. |
|
More...
|
3 months ago
|
| Add test coverage for previously-untested library types |
|
More...
|
3 months ago
|
| Clean up ObservableList.cs |
|
More...
|
3 months ago
|
| Simplify decimal length calc in JsonEstimator |
|
More...
|
3 months ago
|
| Remove old deps, fix optimization flag. |
|
More...
|
3 months ago
|
| Clean up code based on Rider fixers, switch to .NET 9 for tests. |
|
More...
|
3 months ago
|
| Update to NetStandard 2.0 for library, .NET 8.0 for Tests. |
|
More...
|
3 months ago
|
| Update Crc32Tests.cs |
|
More...
|
over 3 years ago
|
| Update Crc32.cs |
|
More...
|
over 3 years ago
|
| Merge pull request #20 from jakehedlund/master |
|
More...
|
over 4 years ago
|
| Add support for other CRC32 algorithms via reflection parameters. |
|
More...
|
over 4 years ago
|
| Improve JSON estimator |
|
More...
|
over 4 years ago
|
| New helper classes and more docs |
|
More...
|
over 4 years ago
|
| Upgrade to .NET Core 3.1 |
|
More...
|
over 4 years ago
|
| Rename LICENCE-MIT.txt to LICENSE-MIT.txt |
|
More...
|
over 5 years ago
|
| Rename LICENCE.txt to LICENSE.txt |
|
More...
|
over 5 years ago
|
| Rename LICENCE-APACHE.txt to LICENSE-APACHE.txt |
|
More...
|
over 5 years ago
|
| Dual licence Apache + MIT |
|
More...
|
over 5 years ago
|
| Update LICENCE.txt |
|
More...
|
over 5 years ago
|
| Create LICENCE-MIT.txt |
|
More...
|
over 5 years ago
|
| Create LICENCE-APACHE.txt |
|
More...
|
over 5 years ago
|
| Updates for newer syntax |
|
More...
|
over 6 years ago
|