Refactor and code cleanup.

This commit is contained in:
2016-07-28 22:25:26 +01:00
parent c93d469da9
commit a63ba13b6b
199 changed files with 3614 additions and 3744 deletions

View File

@@ -1,3 +1,13 @@
2016-07-28 Natalia Portillo <claunia@claunia.com>
* CDChecksums.cs:
* ReedSolomon.cs:
* CRC16Context.cs:
* CRC32Context.cs:
* CRC64Context.cs:
* Adler32Context.cs:
* SpamSumContext.cs: Refactor and code cleanup.
2015-11-30 Natalia Portillo <claunia@claunia.com>
* FletcherContext.cs: